Linux Commands Examples

A great documentation place for Linux commands

pdfetex

PDF output from e-TeX


see also : pdftex

Synopsis

pdfetex [options] [&format] [file|\commands]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
|| skip_ "dvips is missing"
pdfetex --version || pdftex --version \
|| skip_ "pdeftex and pdftex are both missing"
cat >>configure.ac <<'END'
0
source
            
run_command pdfetex -efmt=${FORMAT} ${MODE} ${FILE}
fgrep -q "Rerun to get cross-references right." ${JOBNAME}.log || SUCCESS=1

description

pdfeTeX is another name for pdfTeX; they behave identically. See pdftex(1) for all information.


see also

pdftex , http://pdftex.org, http://tug.org/web2c.

How can this site be more helpful to YOU ?


give  feedback