fpc/docs/preamble.book
2001-07-29 20:28:00 +00:00

15 lines
224 B
Plaintext

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Preamble for book output
%
\documentclass{book}
%
\usepackage{fpcbook}
% Use times for PDF
\ifx\pdfoutput\undefined
\else
\usepackage{times}
\fi