logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

yodlpost - Yodl post-processor

Author

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

yodl_4.04.00                                        1996-2025                                        yodlpost(1)

Bugs

       -

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 associated index file;

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

Name

       yodlpost - Yodl post-processor

Options

-xext: 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

yodl(1),    yodlbuiltins(7),    yodlconverters(1),    yodlletter(7),    yodlmacros(7),    yodlmanpage(7),
       yodlstriproff(1), yodltables(7), yodlverbinsert(1).

Synopsis

yodlpost [options] index yodlout [out]

See Also