source: GTP/trunk/Lib/Vis/Preprocessing/manual/ifpdf.sty @ 2066

Revision 2066, 137 bytes checked in by mattausch, 17 years ago (diff)

worked on integration manual

Line 
1
2\newif\ifpdf
3\ifx\pdfoutput\undefined
4\pdffalse % we are not running PDFLaTeX
5\else
6\pdfoutput=1 % we are running PDFLaTeX
7\pdftrue
8\fi
Note: See TracBrowser for help on using the repository browser.