summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/CHANGES6
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/README9
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.pdfbin211328 -> 206766 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.tex16
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.pdfbin215037 -> 211208 bytes
-rw-r--r--Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex14
-rw-r--r--Master/texmf-dist/tex/latex/pdfcomment/pdfcomment.sty8
7 files changed, 32 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
index 9409cd2a605..a6165d15958 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
+++ b/Master/texmf-dist/doc/latex/pdfcomment/CHANGES
@@ -1,5 +1,11 @@
=== pdfcomment.sty ===
+-- pdfcomment.sty (v1.5c) (<- v1.5b 2009/11/10) -- (svn rev 45)
+
+2010/03/09 Bugfix: \pdfsidelinecomment only worked on pages with arabic page numbers [jk]
+
+ reported by: Fritz Moore
+
-- pdfcomment.sty (v1.5b) (<- v1.5a 2009/11/04) -- (svn rev 44)
2009/11/10 new option deadline [jk]
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/README b/Master/texmf-dist/doc/latex/pdfcomment/README
index 15eacc43710..5261a3d55de 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/README
+++ b/Master/texmf-dist/doc/latex/pdfcomment/README
@@ -15,9 +15,8 @@ Adobe Reader.
License: LPPL
-Changes in v1.5b:
+Changes in v1.5c:
+
+- Bugfix: \pdfsidelinecomment only worked on pages with arabic page numbers
-- new option deadline
- -> new list styles with deadline
-
- feature request by: Michael Niedermair \ No newline at end of file
+ reported by: Fritz Moore \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.pdf b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.pdf
index ec20096ae7c..86902b89660 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.pdf
+++ b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment.pdf
Binary files differ
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}
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.pdf b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.pdf
index 85510189106..5ca9ec65182 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.pdf
+++ b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex
index f558bb620d3..8ae8e512c26 100644
--- a/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex
+++ b/Master/texmf-dist/doc/latex/pdfcomment/pdfcomment_de.tex
@@ -66,12 +66,12 @@
\begin{document}
\bibliographystyle{alphadin}
\title{\filename}%
-\subtitle{Ein benutzerfreundliches Interface zu PDF-Kommentaren}%
+\Subtitle{Ein benutzerfreundliches Interface zu PDF-Kommentaren}%
\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}{\texttt{http://pdfcomment.josef-kleber.de}}}%
+\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}{\texttt{http://pdfcomment.josef-kleber.de}}}%
\maketitle
-\headline{Zusammenfassung}%
+\Headline{Zusammenfassung}%
\begin{abstract}
\texttt{pdflatex}\index{pdflatex} bietet seit jeher den Befehl \cmd\pdfannot{} für das Einfügen beliebiger PDF annotations. Allerdings in einer Form, in der zusätzliche Kenntnisse der PDF-Referenz unabdingbar sind. \substyle{\filename} ist eine Antwort auf die in Newsgroups -- von Zeit zu Zeit -- auftauchende Frage, wie man die Kommentarfunktion des \texttt{Adobe Reader} nutzen könnte. Zumindest aus dem \LaTeX{}-Code heraus, bietet \substyle{\filename} eine bequeme und nutzerfreundliche Möglichkeit PDF annotations in PDF-Dateien zu nutzen. Seit Version v1.1 unterstützt \texttt{\filename{}} auch:
@@ -98,7 +98,7 @@ Falls Sie diesen Kommentar \pdfcomment[author={Josef Kleber},subject={Test Komme
\end{multicols}
\clearpage
\section*{Danksagung}
-\headline{Danksagung}%
+\Headline{Danksagung}%
Für Beiträge zur Entwicklung dieses Pakets möchte ich folgenden Personen danken:
\begin{itemize}
@@ -118,6 +118,10 @@ Für Beiträge zur Entwicklung dieses Pakets möchte ich folgenden Personen danken:
\item \textbf{Herbert Voß} ebenfalls für das Beantworten meiner dummen Fragen in d.c.t.t.
\end{itemize}
+
+Außerdem möchte ich folgenden Personen danken für bug reports, feature requests, ...:
+
+Gabriel Cardona, Jin-Hwan Cho, Thomas König, Fritz Moore, Michael Niedermair
\clearpage
\section{Optionen}
\subsection{Globale Styleoptionen}
diff --git a/Master/texmf-dist/tex/latex/pdfcomment/pdfcomment.sty b/Master/texmf-dist/tex/latex/pdfcomment/pdfcomment.sty
index 35c04be3b7a..4e3d09ffb89 100644
--- a/Master/texmf-dist/tex/latex/pdfcomment/pdfcomment.sty
+++ b/Master/texmf-dist/tex/latex/pdfcomment/pdfcomment.sty
@@ -1,5 +1,5 @@
%%
-%% Copyright (C) 2008-2009 by:
+%% Copyright (C) 2008-2010 by:
%% Josef Kleber
%% <josef.kleber@gmx.de>
%%
@@ -20,7 +20,7 @@
%% This work consists of all files listed in manifest.txt.
%%
%
-\ProvidesPackage{pdfcomment}[2009/11/10 pdfcomment.sty v1.5b - Josef Kleber (C) 2008-2009]%
+\ProvidesPackage{pdfcomment}[2010/03/09 pdfcomment.sty v1.5c - Josef Kleber (C) 2008-2010]%
%
\RequirePackage{xkeyval}%
%
@@ -4018,7 +4018,7 @@
\newcommand{\pc@calc@textblockpos}%
{%
\if@twoside%
- \ifodd\thepage%
+ \ifodd\arabic{page}%
\renewcommand{\pc@x@left@text}{\pc@pttobp{\dimexpr \dimexpr 1in\relax + \hoffset + \oddsidemargin\relax}}%
\renewcommand{\pc@x@right@text}{\pc@pttobp{\dimexpr \dimexpr 1in\relax + \hoffset + \oddsidemargin + \textwidth\relax}}%
\else%
@@ -4036,7 +4036,7 @@
\newcommand{\pc@calc@sidelinepos}%
{%
\if@twoside%
- \ifodd\thepage%
+ \ifodd\arabic{page}%
\renewcommand{\pc@x@one}{\pc@pttobp{\dimexpr \dimexpr 1in\relax + \hoffset + \oddsidemargin - \dimexpr \pc@lopt@linesep bp \relax\relax}}%
\renewcommand{\pc@x@two}{\pc@pttobp{\dimexpr \dimexpr 1in\relax + \hoffset + \oddsidemargin + \textwidth + \dimexpr \pc@lopt@linesep bp \relax\relax}}%
\else%