Pod::Simple::LaTeX - format Pod as LaTeX


Pod-Simple-LaTeX documentation  | view source Contained in the Pod-Simple-LaTeX distribution.

Index


NAME

Top

Pod::Simple::LaTeX -- format Pod as LaTeX

SYNOPSIS

Top

  perl -MPod::Simple::LaTeX -e \
   "exit Pod::Simple::LaTeX->filter(shift)->any_errata_seen" \
   thingy.pod > thingy.tex

DESCRIPTION

Top

This class is a formatter that takes Pod and renders it as LaTeX.

If you are particularly interested in customizing this module's output even more, see the source and/or write to me.

SEE ALSO

Top

Pod::Simple

COPYRIGHT AND DISCLAIMERS

Top

AUTHOR

Top

TODO-AUTHNAME+addr


Pod-Simple-LaTeX documentation  | view source Contained in the Pod-Simple-LaTeX distribution.