caelum / tubaina

Tubaina is a book generator. Given a text written in afc syntax, a markup language, an html or pdf output is generated

This URL has Read+Write access

pmatiello (author)
Wed Aug 19 09:19:12 -0700 2009
commit  342bab62ab5f41681d8b2331cad6db4c54cb3627
tree    50d14bac9583755cad94a5811fa9b0c652478129
parent  3a7c5b42a009b103f064775696bc44d855a62e09
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.