summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-11-30 23:07:58 +0000
committerKarl Berry <karl@freefriends.org>2009-11-30 23:07:58 +0000
commit9f5467bda844e5ea99047c80e8fcc16b5141f2d2 (patch)
tree816e0e6ce5a6bc8bc52479c6c93abeacb1771baa /Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex
parent908c41728b5ef5be0b81659fc90245569ef0ced7 (diff)
pdfcomment 1.5b (30nov09)
git-svn-id: svn://tug.org/texlive/trunk@16249 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex')
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex12
1 files changed, 10 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex
index bd74dd4abb1..f558bb620d3 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex
+++ b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex
@@ -68,7 +68,7 @@
\title{\filename}%
\subtitle{Ein benutzerfreundliches Interface zu PDF-Kommentaren}%
\author{Josef Kleber}
-\fileversion{v1.5a}
+\fileversion{v1.5b}
\refline{\href{mailto:pdfcomment.sty@pdfcomment.josef-kleber.de}{\texttt{pdfcomment.sty@pdfcomment.josef-kleber.de}}\\\href{http://pdfcomment.josef-kleber.de}{\texttt{http://pdfcomment.josef-kleber.de}}}%
\maketitle
\headline{Zusammenfassung}%
@@ -185,6 +185,9 @@ Außerdem werden vom \texttt{Adobe Reader} und einigen anderen Viewern auch diese
\bigskip
+\subsubsection[\texttt{deadline}]{\styleoption{deadline}}\label{sec:deadline}
+Die Option \styleoption{deadline} dient der Festlegung einer Frist zur Behebung eines Problems. Die Frist wird an das Ende des Kommentars angefügt, sowie gegebenenfalls - bei entsprechendem Listenstil - auch in die Liste der Kommentare aufgenommen.
+
\subsubsection[\texttt{open}]{\styleoption{open}}\label{sec:open}
Die Option \styleoption{open} dient der Festlegung des Öffnungsstatus der PDF popup annotations. Mögliche Werte sind dabei \texttt{true} oder \texttt{false} (Default).
@@ -391,10 +394,15 @@ Der Befehl \cmd\listofpdfcomments\margcs{\cmd\listofpdfcomments\oarg{Optionen}}
\item \styleoption{liststyle} dient der Festlegung des Listenstils. Dabei sind folgende Werte möglich:
\begin{itemize}
\item \mco{AuthorSubject} (default)
+\item \mco{AuthorSubjectDeadline}
\item \mco{SubjectAuthorComment}
+\item \mco{SubjectAuthorCommentDeadline}
\item \mco{AuthorComment}
+\item \mco{AuthorCommentDeadline}
\item \mco{SubjectComment}
+\item \mco{SubjectCommentDeadline}
\item \mco{Comment}
+\item \mco{CommentDeadline}
\end{itemize}
\item \styleoption{heading} dient der Festlegung der Überschrift, z.\,B. \styleoption{heading}=\{Liste der Kommentare\}.
@@ -410,7 +418,7 @@ Der Befehl \cmd\defineliststyle\margcs{\cmd\defineliststyle\\\marg{Name}\marg{De
\medskip
\cmd\makeatletter\\
-\cmd\defineliststyle\{MyListstyle\}\{\cmd\pc@lopt@subject\texttt{\textbackslash}\ \cmd\textcolor\{red\}\\\{(\cmd\pc@lopt@author)\}:\texttt{\textbackslash}\ \cmd\pc@lopt@comment\}\\
+\cmd\defineliststyle\{MyListstyle\}\{\cmd\pc@lopt@subject\texttt{\textbackslash}\ \cmd\textcolor\{green\}\\\{(\cmd\pc@lopt@author)\}:\texttt{\textbackslash}\ \cmd\pc@lopt@comment\texttt{\textbackslash}\ \cmd\textcolor\{red\}\\\{(\cmd\pc@lopt@deadline)\}\\
\cmd\makeatother
\subsubsection{\texorpdfstring{\cs{defineavatar}}{\textbackslash defineavatar}}