Yodl is a package that implements a pre-document language and tools to process it. Write a single document, then use a tool (e.g. yodl2html) to convert it to some final document language (html, man, LaTeX, etc.). Yodl\'s document language is easy to use.
Be the first to post a text review of Yodl: Your Own Document Language. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* Detected a bug! Lines starting with + characters (like +NOTRANS, but also \'e since those constructions are substituded by +NOTRANS... sequences) were not properly converted: the + appeared in the output. Caused by p_handledefaultnewline, separating the + from its trailing chars. Repaired by testing for an initial +, followed by adding what's trailing if found. * The yodlbuiltin man-page (not appearing in the distribution) is now added. * The subscript and superscript macro descriptions were improved.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?