Browse Source

+ Some fixes which prevented Latex from finishing the file

michael 24 years ago
parent
commit
c62ec24595
1 changed files with 1 additions and 3 deletions
  1. 1 3
      docs/prog.tex

+ 1 - 3
docs/prog.tex

@@ -5699,6 +5699,7 @@ compile the units or programs, then this version should be specified here.
 
 
 The following keys can be used to control the location of the various
 The following keys can be used to control the location of the various
 directories used by the compiler:
 directories used by the compiler:
+\begin{description}
 \item[unitdir]
 \item[unitdir]
 A colon-separated list of directories that must be added to the unit
 A colon-separated list of directories that must be added to the unit
 search path of the compiler.
 search path of the compiler.
@@ -5757,8 +5758,6 @@ The following keys can be placed in this section:
 be placed.
 be placed.
 \item[zipname] Name of the archive file to be created. If no zipname is
 \item[zipname] Name of the archive file to be created. If no zipname is
 specified, this defaults to the package name.
 specified, this defaults to the package name.
-# Target rule to use for installation of files to be added
-# to the zip file
 \item[ziptarget] This is the target that should be executed before the
 \item[ziptarget] This is the target that should be executed before the
 archive file is made. This defaults to \var{install}.
 archive file is made. This defaults to \var{install}.
 \end{description}
 \end{description}
@@ -5813,7 +5812,6 @@ should not be used in this section.
 This section is used to indicate dependency on external packages (i.e units)
 This section is used to indicate dependency on external packages (i.e units)
 or tools. The following keywords can be used:
 or tools. The following keywords can be used:
 \begin{description}
 \begin{description}
-[require]
 \item[fpcmake] Minimal version of fpcmake that this \file{makefile.fpc} needs.
 \item[fpcmake] Minimal version of fpcmake that this \file{makefile.fpc} needs.
 \item[packages] Other packages that should be compiled before this package
 \item[packages] Other packages that should be compiled before this package
 can be compiled. Note that this will also add all packages these packages
 can be compiled. Note that this will also add all packages these packages