summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.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.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.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}}