From 7edd0ebefaa8369bb7a04eebef5de934cb1189eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Mon, 16 May 2011 08:44:04 +0000 Subject: [PATCH] update: ps manual version is no longer generated --- .../doc_tex/Developers_manual/directory_structure.tex | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Developers_manual/doc_tex/Developers_manual/directory_structure.tex b/Developers_manual/doc_tex/Developers_manual/directory_structure.tex index 39d92d47d65..cbf788ed008 100644 --- a/Developers_manual/doc_tex/Developers_manual/directory_structure.tex +++ b/Developers_manual/doc_tex/Developers_manual/directory_structure.tex @@ -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.