fpc/docs/preamble.book
2004-12-29 12:36:14 +00:00

15 lines
233 B
Plaintext

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