source: trunk/VUT/doc/SciReport/ifpdf.sty @ 243

Revision 243, 137 bytes checked in by bittner, 19 years ago (diff)

SciReport? template

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.