summaryrefslogtreecommitdiff
path: root/graphics/pstricks/scripts/pst2pdf/doc/pst2pdf-doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pstricks/scripts/pst2pdf/doc/pst2pdf-doc.tex')
-rw-r--r--graphics/pstricks/scripts/pst2pdf/doc/pst2pdf-doc.tex14
1 files changed, 6 insertions, 8 deletions
diff --git a/graphics/pstricks/scripts/pst2pdf/doc/pst2pdf-doc.tex b/graphics/pstricks/scripts/pst2pdf/doc/pst2pdf-doc.tex
index ab85cde896..b1df6bb901 100644
--- a/graphics/pstricks/scripts/pst2pdf/doc/pst2pdf-doc.tex
+++ b/graphics/pstricks/scripts/pst2pdf/doc/pst2pdf-doc.tex
@@ -38,8 +38,8 @@
% Identification
\def\myscript{pst2pdf}
-\def\fileversion{0.19}
-\def\filedate{2020-08-17}
+\def\fileversion{0.20}
+\def\filedate{2020-08-22}
% Config hyperref
\hypersetup{
@@ -327,7 +327,7 @@
keywords=[8]{graphicx,grfext,article,document,preview,libertinus,pst-pdf},%
% Important words 9, files used in examples
keywordstyle=[10]{\color{OrangeRed}},%
- keywords=[10]{test-fig-all.pdf,test-fig-1981.tex,test-fig-1981.pdf, test-fig-1,test-fig-2,test-out,test-in.ltx,%
+ keywords=[10]{test.ltx,test-fig-all.pdf,test-fig-1981.tex,test-fig-1981.pdf, test-fig-1,test-fig-2,test-out,test-in.ltx,%
test-fig-1981.tex,test-out.tex,file-in.tex,file-out,test.tex,test-fig-all.dvi,test-fig-1.svg,test-fig-all.tex},%
}[keywords,tex,comments,strings]% end languaje
@@ -551,7 +551,8 @@ parts and then processing them:
If for some reason you have an environment \Lenv{filecontens} before \lstinline|\documentclass| or
in the preamble of the \meta{input file} that contains a \emph{sub-document} or \emph{environment}
-you want to extract, the script will ignore them.
+you want to extract, the script will ignore them. Similarly, the content after \lstinline|\end{document}|
+is ignored in the extraction process.
\subsection{Verbatim contents}
\label{sec:verbatim}
@@ -858,12 +859,9 @@ Now move \LFile{test-fig-1981.pdf} to \texttt{/tmp/hG45uVklv9} and rename to \LF
and \LFile{test-fig-2.pdf} and copy to \texttt{./images}, if the image files exist, they will be rewritten each time you run the script. The file \LFile{test-fig-1981.tex} is
moved to the \texttt{./images} and rename to \LFile{test-fig-all.tex}.
-
-
-
Note the options passed to \meta[type=tt,cf=ForestGreen,ac=lightgray]{compiler} always use \prgopt*{no-shell-escape}
and \prgopt*{recorder}, to generate the \Lext{fls} file which is used to delete temporary files and directories after
-the process is completed and. The \cmdopt{shell} option activates \prgopt*{shell-escape} for compatibility with packages
+the process is completed. The \cmdopt{shell} option activates \prgopt*{shell-escape} for compatibility with packages
such as \LPack{minted} or others.
\subsubsection{Create output file}