summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.tex18
1 files changed, 11 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.tex b/Master/texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.tex
index c201a359881..5d98d2d9088 100644
--- a/Master/texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.tex
+++ b/Master/texmf-dist/doc/latex/pst2pdf/pst2pdf-doc.tex
@@ -2,7 +2,7 @@
\documentclass[11pt,english,BCOR10mm,DIV12,bibliography=totoc,parskip=false,
smallheadings, headexclude,footexclude,oneside]{pst-doc}
\usepackage[utf8]{inputenc}
-\usepackage{pst-exa,pst-text,pst-grad}
+\usepackage{pst-text,pst-grad,pst-exa}
\let\pstFV\fileversion
\DeclareFixedFont{\RM}{T1}{ptm}{b}{n}{4cm}
\renewcommand\bgImage{\pscharpath[fillstyle=gradient,
@@ -16,7 +16,8 @@
\begin{document}
\title{\texttt{pst2pdf}}
-\subtitle{Running a PSTricks document with pdflatex and \nxLPack{pst-exa}; v.\pstFV}
+\subtitle{Running a PSTricks document with pdflatex and \nxLPack{pst-exa};\\
+\small v.\pstFV}
\author{Herbert Vo\ss}
\docauthor{}
\date{\today}
@@ -34,7 +35,8 @@ code and output of PSTricks examples when running in pdf mode.
\vfill\noindent
Thanks to: \\
-Rolf Nirpraschk
+Pablo Gonzales Luengo;
+Rolf Niepraschk
\end{abstract}
@@ -74,7 +76,9 @@ The options listed in Table~\ref{perloptions} refer only to the script and not t
\Loption{--tempDir} & literal & . & the temporary directory for the temp files\\
\Loption{--verbose} & boolean & 1 & for a long \Lprog{pst2pdf} log\\
\Loption{--clear} & boolean & 0 & delete all temporary files\\
-\Loption{--noImages} & boolean & 0 & create no images, build only the pdf with the alread existing images\\\bottomrule
+\Loption{--noImages} & boolean & 0 & create no images, build only the pdf with the alread existing images\\
+\Loption{--runBibTeX} & boolean & 0 & runs \Lprog{bibtex} \\
+\Loption{--runBiber} & boolean & 0 & runs \Lprog{biber} if a file with extension \Lext{bcf} exists \\\bottomrule
\end{tabularx}
\end{table}
@@ -100,7 +104,7 @@ The package provides the environment \Lenv{PSTexample} with the optional
arguments listed in Table~\ref{pst-exaoptions}.
\begin{table}
-\caption{Possible optional arguments for the Perl script \nxLprog{pst2pdf}}\label{pst-exaoptions}
+\caption{Possible optional arguments for the package \LPack{pst-exa}}\label{pst-exaoptions}
\begin{tabularx}{\linewidth}{@{} l l l X @{}}\\\toprule
\emph{name} & \emph{values} & \textrm{\emph{default}} & \emph{description}\\\midrule
\Lkeyword{pos} & \Lkeyval{l},\Lkeyval{r},\Lkeyval{b},\Lkeyval{t} & \Lkeyval{l} & position of the image, maybe left, right, bottom ot top of the code.\\
@@ -108,7 +112,8 @@ arguments listed in Table~\ref{pst-exaoptions}.
\Lkeyword{valign} & \Lkeyval{l},\Lkeyval{r},\Lkeyval{c} & \Lkeyval{c} & the vertical alignment of the image.\\
\Lkeyword{frame} & see lst & & option is passed to \Lcs{lstinputlisting} from the package \LPack{listings}.\\
\Lkeyword{width} & length &0.5\Ldim{linewidth} & the width of the example box.\\
-\Lkeyword{sep} & length &1em & separation between image and code.\\\bottomrule
+\Lkeyword{sep} & length &1em & separation between image and code.\\
+\Lkeyword{imageDir} & literal &images/ & directory for the created images and tex files.\\\bottomrule
\end{tabularx}
\end{table}
@@ -122,7 +127,6 @@ with the package \LPack{pst-exa}.
\item[test3.tex] another example
\end{compactdesc}
-\clearpage
\section{List of all optional arguments for \texttt{pst-exa}}
\xkvview{family=pst-exa,columns={key,type,default}}