public
Description: Tubaina is a book generator. Given a text written in afc syntax, a markup language, an html or pdf output is generated
Homepage: http://www.caelumobjects.com/opensource/tubaina/
Clone URL: git://github.com/caelum/tubaina.git
name age message
file .gitignore Thu Aug 06 12:03:04 -0700 2009 Updating .gitignore to ignore todo.log (tubaina... [pmatiello]
file README.rdoc Mon Aug 17 13:04:52 -0700 2009 Updating README. [pmatiello]
file build.xml Wed Apr 15 11:06:47 -0700 2009 Script para executar o Tubaina no Windows [lreal]
directory docs/ Tue Jul 22 15:05:21 -0700 2008 Edited the documentation to deploy the 1.0.2 ve... [lreal]
directory lib/ Wed Apr 15 07:05:19 -0700 2009 Build working under Windows [lreal]
file notes.txt Tue Jul 22 15:05:21 -0700 2008 Edited the documentation to deploy the 1.0.2 ve... [lreal]
file pom.xml Wed Apr 15 11:06:47 -0700 2009 Script para executar o Tubaina no Windows [lreal]
directory src/ Wed Aug 19 09:19:12 -0700 2009 Index now working properly with flat html output. [pmatiello]
README.rdoc

Caelum Tubaina

Summary

Tubaina is a textbook generator which receives a simple markup language syntax and outputs Xhtml and Latex.

Changelog

  • Aug 17, 2009 New output format —htmlflat (HTML output with one page per chapter).
  • Aug 6, 2009 Support for more than one chapter per afc file has been dropped. Please split your chapters in multiple files.