Changes

Jump to navigation Jump to search
118 bytes added ,  18:13, 8 June 2020
m
no edit summary
< [[texexec.ini]] >
 
{{todo|On this page I'd like to see some texexec trickery and explanations. --[[User:Patrick Gundlach|pg]]}}
texexec --pdfsplit somefile.pdf
== Combine two or more PDF files into one file ==
texexec --pdfcombine --nobanner --result=result.pdf 1.pdf 2.pdf
 
== Concatenate two or more PDF files into one file ==
 
texexec --pdfcopy --result=result.pdf 1.pdf 2.pdf
== Check the status of various scripts ==
with <code>kurier-tex</code> being the new content for your old TEXMF tree (if it were) located under <code>e:\tex\texmf</code> (change folder names accordingly).
This will tell you what will be updated, merged and deleted (use <code>--force</code> to really do it)
 
[[Category:Old_Content]]

Navigation menu