.TH "yodlconverters" "1" "1996\-2021" "yodl_4\&.03\&.03" "Your Own Document Language" .PP .SH "NAME" yodl2\&.\&.\&. \- miscellaneous Yodl converters .PP .SH "SYNOPSIS" .PP \fByodl2\&.\&.\&.\fP [OPTION]\&.\&.\&. FILE .PP .SH "DESCRIPTION" .PP This manual page describes the various shell scripts that convert documents in the Yodl language to other formats\&. The basic converters are: .IP o \fByodl2html\fP(1): converts to HTML, writes a file with the extension \fB\&.html\fP\&. .IP o \fByodl2man\fP(1): converts to nroff `man\(cq\& format, writes \fB\&.man\fP\&. Can be further processed with e\&.g\&. \fBnroff \-Tascii \-man\fP \fIfile\fP\fB\&.man\fP\&. .IP o \fByodl2latex\fP(1): converts to LaTeX output, writes \fB\&.latex\fP\&. Can be further processed with, e\&.g\&., \fBlatex\fP \fIfile\fP\fB\&.latex\fP\&. .IP o \fByodl2txt\fP(1): converts to plain ASCII, writes \fB\&.txt\fP\&. This is a very rudimentary converter, a last\-resort\&. .PP .SH "OPTIONS" .PP The options are identical to those of the \fByodl\fP(1) program\&. .PP Additionally, the following options are available: .IP o `\-\-no\-warnings\(cq\&: .br By default the converters call \fByodl\fP(1) using the `\-w\(cq\& flag\&. The option `\-\-no\-warnings\(cq\& suppresses this flag\&. .IP o `\-\-intermediate=\(cq\&: .br By default, files used for the communication between yodl and yodlpost are removed following the conversion\&. The `\-\-intermediate=\(cq\& option may be provided to retain these files, called `\(cq\& and `\&.idx\(cq\&\&. .PP .SH "FILES" .PP Each \fByodl2\fP\fIformat\fP converter requires a file \fIformat\&.yo\fP in Yodl\(cq\&s include path (e\&.g\&., `tmp/wip/macros\(cq\&)\&. This file is auto\-loaded before `FILE\(cq\& (see the synopsis) is loaded, to make the conversion to \fIformat\fP possible\&. .PP The output is written to one or more files having the extension \fI\&.format\fP\&. .PP .SH "SEE ALSO" .PP \fByodl\fP(1), \fByodlbuiltins\fP(7), \fByodlletter\fP(7), \fByodlmacros\fP(7), \fByodlmanpage\fP(7), \fByodlpost\fP(1), \fByodlstriproff\fP(1), \fByodltables\fP(7), \fByodlverbinsert\fP(1)\&. .PP .SH "BUGS" .PP \- .PP .SH "AUTHOR" .PP Frank B\&. Brokken (f\&.b\&.brokken@rug\&.nl),