summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex')
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex15
1 files changed, 12 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex
index d646fc4b12a..ec5a4d3927b 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex
+++ b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex
@@ -48,7 +48,7 @@
\title{\filename}%
\subtitle{A user-friendly interface to PDF annotations}%
\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/en_index.htm}{\texttt{http://pdfcomment.josef-kleber.de/en\_index.htm}}}%
\maketitle
\headline{Abstract}
@@ -165,6 +165,9 @@ Furthermore the following icons are also supported by \texttt{Adobe Reader} and
\bigskip
+\subsubsection[\texttt{deadline}]{\styleoption{deadline}}\label{sec:deadline}
+You can use the option \styleoption{deadline} for defining a time limit until a problem has to be solved. The deadline will be added at the end of the comment, as well as in the list of comments, if an appropriate list style is chosen.
+
\subsubsection[\texttt{open}]{\styleoption{open}}\label{sec:open}
You can use the option \styleoption{open} for defining the opening status of the PDF popup annotations. Possible values are \texttt{true} or \texttt{false} (default).
@@ -293,7 +296,7 @@ Limitations:
\end{itemize}
\end{pdfsidelinecomment}
-
+\clearpage
\section{Commands}\label{sec:befehle}
\subsection{Comment commands}\label{sec:kommentarbefehle}
@@ -375,12 +378,18 @@ The command \cmd\listofpdfcomments\margcs{\cmd\listofpdfcomments\oarg{options}}
\item \styleoption{liststyle} specifies the list style. Possible option values are:
\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} specifies an alternative heading, e.\,g. \styleoption{heading}=\{List of comments\}.
\end{itemize}
@@ -394,7 +403,7 @@ With the command \cmd\defineliststyle\margcs{\cmd\defineliststyle\\\marg{name}\m
\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}}