summaryrefslogtreecommitdiff
path: root/texmf-dist/doc
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2018-06-11 12:41:38 +0900
committerNorbert Preining <norbert@preining.info>2018-06-11 12:41:38 +0900
commit119c41f672f44e3acc86d1518ed0a3d8e0149d77 (patch)
treed8ff092e105b1cfe5ce75b5c259201b4356de136 /texmf-dist/doc
parenta490ec665932a1db0f08a98eacea1bf799256db8 (diff)
update annot-pro
Diffstat (limited to 'texmf-dist/doc')
-rw-r--r--texmf-dist/doc/latex/annot-pro/README.md12
-rw-r--r--texmf-dist/doc/latex/annot-pro/annotpro_man.pdfbin625896 -> 229900 bytes
-rw-r--r--texmf-dist/doc/latex/annot-pro/examples/annots.pdfbin65924 -> 127099 bytes
-rw-r--r--texmf-dist/doc/latex/annot-pro/examples/annots.tex15
-rw-r--r--texmf-dist/doc/latex/annot-pro/examples/graphics/APB_Logo_Sphere.epsbin354751 -> 367606 bytes
-rw-r--r--texmf-dist/doc/latex/annot-pro/examples/graphics/AdobeDon.epsbin827064 -> 842658 bytes
-rw-r--r--texmf-dist/doc/latex/annot-pro/examples/stamps.pdfbin30297 -> 506259 bytes
-rw-r--r--texmf-dist/doc/latex/annot-pro/examples/stamps.tex4
-rw-r--r--texmf-dist/doc/latex/annot-pro/examples/textbox.pdfbin43916 -> 35247 bytes
-rw-r--r--texmf-dist/doc/latex/annot-pro/examples/textbox.tex2
10 files changed, 16 insertions, 17 deletions
diff --git a/texmf-dist/doc/latex/annot-pro/README.md b/texmf-dist/doc/latex/annot-pro/README.md
index 113594e6..c73f2de6 100644
--- a/texmf-dist/doc/latex/annot-pro/README.md
+++ b/texmf-dist/doc/latex/annot-pro/README.md
@@ -1,8 +1,8 @@
-annot_pro --- D. P. Story
-Dated: 2016/10/18
+annot_pro
+Dated: 2018/04/26
+Version: v1.2
+Author: D. P. Story
-What's New: Added support for text box annotations (originally called free
-text annotations). Added new sample file textbox.tex.
This package is used to create text, stamp, file attachment, and text box
annotations using Adobe Distiller, these annotations can be viewed in
@@ -11,9 +11,11 @@ Kleber might suffice.
Check out my http://www.acrotex.net/ website and my blog site as well
at http://blog.acrotex.net/.
+What's New (2018/04/26): Added dummy package named annot-pro to conform with
+CTAN naming.
+
Now, I simply must get back to my retirement.
D. P. Story
-dpstory@uakron.edu
dpstory@acrotex.net
diff --git a/texmf-dist/doc/latex/annot-pro/annotpro_man.pdf b/texmf-dist/doc/latex/annot-pro/annotpro_man.pdf
index 1f28487d..e1209d59 100644
--- a/texmf-dist/doc/latex/annot-pro/annotpro_man.pdf
+++ b/texmf-dist/doc/latex/annot-pro/annotpro_man.pdf
Binary files differ
diff --git a/texmf-dist/doc/latex/annot-pro/examples/annots.pdf b/texmf-dist/doc/latex/annot-pro/examples/annots.pdf
index ddf49ec7..e1b6bfea 100644
--- a/texmf-dist/doc/latex/annot-pro/examples/annots.pdf
+++ b/texmf-dist/doc/latex/annot-pro/examples/annots.pdf
Binary files differ
diff --git a/texmf-dist/doc/latex/annot-pro/examples/annots.tex b/texmf-dist/doc/latex/annot-pro/examples/annots.tex
index baddee5f..e8fa584c 100644
--- a/texmf-dist/doc/latex/annot-pro/examples/annots.tex
+++ b/texmf-dist/doc/latex/annot-pro/examples/annots.tex
@@ -1,9 +1,8 @@
-\listfiles
\documentclass{article}
\usepackage[%
web={tight,usesf,usetemplates},
]{aeb_pro}
-\usepackage{annot_pro}
+\usepackage[scandoc]{annot_pro}
\title{The \textsf{annot\_pro} Package\texorpdfstring{\\[2ex]}{: }Text, Stamp, and File Attachment Annotations}
\author{D. P. Story}
@@ -60,8 +59,7 @@ these are \texttt{title} (whose value is usually the author of the
annotation), and \texttt{subject}. The \texttt{<content>} argument
is the text of the pop-up window (in the case of text and stamp
annotations), and the file attachment description (for file
-attachment annotations).For example, \annotpro[title=Don
-Story,subject=AcroTeX.Net]{This is the content of the sticky note.}; the code is
+attachment annotations).For example, \annotpro[title=Don Story,subject=AcroTeX.Net]{This is the content of the sticky note.}; the code is
\begin{verbatim}
\annotpro[title=Don Story,subject=AcroTeX.Net]
{This is the content of the sticky note.}
@@ -121,7 +119,7 @@ various combinations of \cs{smash} and \cs{makebox}. The code for the stamp abov
\smash{\makebox[0pt][l]{\raisebox{36pt}{
\annotpro[type=stamp,name=Approved,widthTo=150bp,
color=blue]{I give my stamp of approval!}}}}
-\end{verbatim}\previewtrue
+\end{verbatim}
Did I forget to mention \cs{raisebox}? I needed that command keep the stamp from covering page content.
The \textsf{annot\_pro} package has a \texttt{preview} option. If used, the bounding rectangles of
the annotations can be viewed in a dvi previewer. This helped me to place the stamp through my dvi previewer.
@@ -162,8 +160,8 @@ These stamps are representatives of the many stamps that reside in the reference
stamps are known by \textsf{annot\_pro} for these stamps. These can be resized using the \texttt{widthTo}, \texttt{heightTo}, or \texttt{scale}
keys.
-Note that the names in the \texttt{Dynamic.pdf} file begin with the \texttt{\#} symbol. To reference these stamps, use
-\verb!\#!, like so \verb!name=\#DApproved!.
+Note that the names in the \texttt{Dynamic.pdf} file begin with the `\texttt{\#}' symbol. To reference these stamps, use
+\verb!\#!, like so, \verb!name=\#DApproved!.
The bounding rectangle for the non-standard stamps---ones whose
dimensions are not known to this package---can be set using the
@@ -196,8 +194,5 @@ a value of the file key must be set, here \verb!file={\graphicsPath/AdobeDon.pdf
that expands to the path to the folder holding \texttt{AdobeDon.pdf}. The definition of the path was made using
a special command, \cs{defineAPath}, in \texttt{annot\_pro}.
-
-
\end{document}
-width=185.76bp,height=185.46bp
diff --git a/texmf-dist/doc/latex/annot-pro/examples/graphics/APB_Logo_Sphere.eps b/texmf-dist/doc/latex/annot-pro/examples/graphics/APB_Logo_Sphere.eps
index 80c8438b..f6db3684 100644
--- a/texmf-dist/doc/latex/annot-pro/examples/graphics/APB_Logo_Sphere.eps
+++ b/texmf-dist/doc/latex/annot-pro/examples/graphics/APB_Logo_Sphere.eps
Binary files differ
diff --git a/texmf-dist/doc/latex/annot-pro/examples/graphics/AdobeDon.eps b/texmf-dist/doc/latex/annot-pro/examples/graphics/AdobeDon.eps
index 1f4b8ffc..d07d5a91 100644
--- a/texmf-dist/doc/latex/annot-pro/examples/graphics/AdobeDon.eps
+++ b/texmf-dist/doc/latex/annot-pro/examples/graphics/AdobeDon.eps
Binary files differ
diff --git a/texmf-dist/doc/latex/annot-pro/examples/stamps.pdf b/texmf-dist/doc/latex/annot-pro/examples/stamps.pdf
index 19913ab8..44adad38 100644
--- a/texmf-dist/doc/latex/annot-pro/examples/stamps.pdf
+++ b/texmf-dist/doc/latex/annot-pro/examples/stamps.pdf
Binary files differ
diff --git a/texmf-dist/doc/latex/annot-pro/examples/stamps.tex b/texmf-dist/doc/latex/annot-pro/examples/stamps.tex
index cb961ab7..08c01730 100644
--- a/texmf-dist/doc/latex/annot-pro/examples/stamps.tex
+++ b/texmf-dist/doc/latex/annot-pro/examples/stamps.tex
@@ -1,7 +1,7 @@
\documentclass[12pt]{article}
\usepackage[forpaper]{web}
%\usepackage{graphicx}
-\usepackage{annot_pro}
+\usepackage[scandoc]{annot_pro}
\usepackage{array}
\setAnnotOptions{subject={annot\_pro by AcroTeX},title={D.P. Story}}
@@ -114,6 +114,8 @@ The following three sets were at one time shipped with Acrobat, you may not have
\end{tabular}
\end{center}
+Annot: \annotpro[type=stamp,name=\#AST,widthTo=2in,rotate=45]{Annot\_pro rocks!}
+
\end{document}
diff --git a/texmf-dist/doc/latex/annot-pro/examples/textbox.pdf b/texmf-dist/doc/latex/annot-pro/examples/textbox.pdf
index 5534dcc8..92ae5db4 100644
--- a/texmf-dist/doc/latex/annot-pro/examples/textbox.pdf
+++ b/texmf-dist/doc/latex/annot-pro/examples/textbox.pdf
Binary files differ
diff --git a/texmf-dist/doc/latex/annot-pro/examples/textbox.tex b/texmf-dist/doc/latex/annot-pro/examples/textbox.tex
index 90470cec..9c2f4600 100644
--- a/texmf-dist/doc/latex/annot-pro/examples/textbox.tex
+++ b/texmf-dist/doc/latex/annot-pro/examples/textbox.tex
@@ -1,6 +1,6 @@
\documentclass[12pt]{article}
\usepackage[web={tight*,designiii}]{aeb_pro}
-\usepackage[useTextBox]{annot_pro}
+\usepackage[useTextBox]{annot-pro}
\title{The \textsf{annot\_pro} Package\texorpdfstring{\\[2ex]}{: }The text box annotation}
\author{D. P. Story}