summaryrefslogtreecommitdiff
path: root/textproc/yodl/pkg/DESCR
blob: 5a54539b248951d6fc636f7205eebfd74d6e0ac4 (plain)
1
2
3
4
5
6
7
Yodl is a package that implements a pre-document language and tools to
process it.  The idea of Yodl is that you write up a document in a
pre-language, then use the tools (e.g.  yodl2html) to convert it to
some final document language.  Current converters are for HTML, ms,
man, LaTeX SGML and texinfo, plus a poor-man's text converter.  Main
document types are "article", "report", "book" and "manpage".  The
Yodl document language is designed to be easy to use and extensible.