"Alexander Klenin" <ask-DFcsslGsXt0@xxxxxxxxxxxxxxxx> writes:
> Attempt to use pdflatex filter with 'tpage' utility fails (at least
> on Win32) because resultiong PDF gets mangled by text mode CR/LF
> conversion.
Being a person who for some time used latex filter to generate PDF I
feel fairly sure that this is the WRONG way. The bare problem of
leaving/trailing spaces/empty lines which are easily left by designers
shows this but there is more (poor errors diagnostic, no support for
generating many files latexed together - like main document and the
images etc).
What is the right way? Use TT to generate tex/latex file and exec TeX
separately, not from within the filter.
|