[fpc-devel]making pdf docs
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Feb 13 20:42:34 CET 2003
On Thu, 13 Feb 2003 20:22:00 +0100 (W. Europe Standard Time)
Michael Van Canneyt <michael.vancanneyt at wisa.be> wrote:
>
>
> On Thu, 13 Feb 2003, Mattias Gaertner wrote:
>
> > Hi all,
> >
> > I have trouble making the current docs in pdf (fpc cvs, redhat 7.3).
> > I tried:
> >
> > [fpc]# make -C docs pdf
> > make: Entering directory `/[...]/fpc/docs'
> > pdflatex user
> > This is pdfTeX, Version 3.14159-14h-released-20010417 (Web2C 7.3.3.1)
> > (./user.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
> > LaTeX2e <2000/06/01>
> > Babel <v3.7h> and hyphenation patterns for american, french, german,
> > ngerman, italian, nohyphenation, loaded.
> > (./preamble.inc
> >
> > ! LaTeX Error: \usepackage before \documentclass.
> >
> > See the LaTeX manual or LaTeX Companion for explanation.
> > Type H <return> for immediate help.
> > ...
> >
> > l.4 \usepackage{
> > html}
> > ? h
> > \usepackage may only appear in the document preamble, i.e.,
> > between \documentclass and \begin{document}.
>
> Try a 'make clean' first.
'make rpm' calls 'make -C docs pdf'. AFAIK it does even a 'make distclean'.
Mattias
>
> I made the docs two days ago (revising them for the 1.0.8 release)
> and all works fine.
>
> You can download them from the website BTW. the links to the online PDF
> documents point to the latest versions.
>
> Michael.
>
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
More information about the fpc-devel
mailing list