diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex index ec5a4d3927b..e30db3abd3d 100644 --- a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex +++ b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex @@ -46,12 +46,12 @@ \begin{document} \bibliographystyle{alphadin} \title{\filename}% -\subtitle{A user-friendly interface to PDF annotations}% +\Subtitle{A user-friendly interface to PDF annotations}% \author{Josef Kleber} -\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}}}% +\Fileversion{v1.5c} +\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} +\Headline{Abstract} \begin{abstract} For a long time \texttt{pdflatex} has offered the command \cmd\pdfannot{} for inserting arbitrary PDF annotations. However, the command is presented in a form where additional knowledge of the definition of the PDF format is indispensable. This package is an answer to the -- occasional -- questions in newsgroups, about how one could use the comment function of \texttt{Adobe Reader}. At least for the writer of \LaTeX{} code, the package offers a convenient and user-friendly means of using \cmd\pdfannot{} to provide comments in PDF files. Since version v1.1, \texttt{\filename{}} also supports: @@ -77,7 +77,7 @@ If you can't see this annotation \pdfcomment[author={Josef Kleber},subject={Test \tableofcontents \end{multicols} \clearpage -\headline{Acknowledgment} +\Headline{Acknowledgment} \section*{Acknowledgment} I want to thank the following persons for contributions to the development of this package: @@ -88,8 +88,6 @@ I want to thank the following persons for contributions to the development of th \noindent\hfill\texttt{\LaTeX{} $\rightarrow$ \texttt{dvips} $\rightarrow$ \texttt{ps2pdf}, \LaTeX{} $\rightarrow$ \texttt{dvipdfmx} and \XeLaTeX}.\hfill \medskip -\item \textbf{Gabriel Cardona} for pointing out problems with older versions of \texttt{hyperref} (v6.76a [2007/04/09]) - \item \textbf{Ulrike Fischer} for answering my stupid questions on d.c.t.t. for making possible the avatar and style system and much more. \item \textbf{Christian Feuersänger} for contributing new ideas in form of his package \package{pdfmarginpar.sty} and for solving the printing problem\footnote{see section \ref{sec:print}} of PDF annotations and popups. @@ -98,6 +96,10 @@ I want to thank the following persons for contributions to the development of th \item \textbf{Herbert Voß} also for answering my stupid questions on d.c.t.t. \end{itemize} + +I also want to thank the following persons for bug reports, feature requests, ...: + +Gabriel Cardona, Jin-Hwan Cho, Thomas König, Fritz Moore, Michael Niedermair \clearpage \section{Options} \subsection{Global options} |