mirror of https://github.com/CGAL/cgal
update: ps manual version is no longer generated
This commit is contained in:
parent
d64e8a9371
commit
7edd0ebefa
|
|
@ -268,7 +268,7 @@ the basic library can have the following documentation.
|
|||
|
|
||||
|--- *.tex
|
||||
|
|
||||
+--- *.((ps)|(eps)|(pdf)|(gif)|(jpg)|(png))
|
||||
+--- *.((pdf)|(gif)|(jpg)|(png))
|
||||
|
||||
doc_tex/Optimisation_ref/
|
||||
|--- main.tex
|
||||
|
|
@ -277,7 +277,7 @@ the basic library can have the following documentation.
|
|||
|
|
||||
|--- *.tex
|
||||
|
|
||||
+--- *.((ps)|(eps)|(pdf)|(gif)|(jpg)|(png))
|
||||
+--- *.((pdf)|(gif)|(jpg)|(png))
|
||||
|
||||
\end{verbatim}
|
||||
|
||||
|
|
@ -300,9 +300,7 @@ the basic library can have the following documentation.
|
|||
contained in this package in a systematic way.
|
||||
\item[{\tt *.tex}] -- the source files for the Users' and Reference
|
||||
Manual that are input by {\tt main.tex}
|
||||
\item[{\tt *.((ps)|(eps))}] -- the PostScript pictures included in
|
||||
the PostScript documentation.
|
||||
\item[{\tt *.pdf}] -- the PDF pictures included in
|
||||
\item[{\tt *.pdf}] -- the PDF pictures included in
|
||||
the PDF documentation.
|
||||
\item[{\tt *.((gif)|(jpg)|(png))}] -- the raster images included in
|
||||
the HTML documentation.
|
||||
|
|
|
|||
Loading…
Reference in New Issue