Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
yodlpost(1)		   Your Own Document Language		     yodlpost(1)

NAME
     yodlpost - Yodl post-processor

SYNOPSIS
     yodlpost [options] index yodlout [out]

DESCRIPTION
     The  Yodl	post  processor  is  used to solve references into the converted
     text, and to split (where appropriate) the converted Yodl	text  in  parts.
     Some  conversions	do  not require post-processing, such as LaTeX, but most
     do. Therefore, in most cases a Yodl conversion consists of two phases:

     o	    First, yodl(1) is called, producing a raw output file and an associ-
	    ated index file;

     o	    Then, yodlpost(1) is called, converting these two files into a final
	    document.  Normally, yodl2...(1) scripts are used  to  perform  com-
	    plete Yodl conversions.

OPTIONS
     -x ext: extension of the out-s if different from out's extension itself. If
     omitted, and out has no extension, ypp (Yodl Post Processor) is used.

SEE ALSO
     yodlstriproff(1),	yodl(1),  yodlbuiltins(7),  yodlconverters(1),	yodllet-
     ter(7), yodlmacros(7), yodlmanpage(7), yodlverbinsert(1).

BUGS
     -

AUTHOR
     Frank B. Brokken (f.b.brokken@rug.nl),

yodl_4.01.00.tar.gz		    1996-2017			     yodlpost(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=yodlpost&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help