From 119c41f672f44e3acc86d1518ed0a3d8e0149d77 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 11 Jun 2018 12:41:38 +0900 Subject: update annot-pro --- texmf-dist/doc/latex/annot-pro/README.md | 12 +++++++----- texmf-dist/doc/latex/annot-pro/annotpro_man.pdf | Bin 625896 -> 229900 bytes texmf-dist/doc/latex/annot-pro/examples/annots.pdf | Bin 65924 -> 127099 bytes texmf-dist/doc/latex/annot-pro/examples/annots.tex | 15 +++++---------- .../examples/graphics/APB_Logo_Sphere.eps | Bin 354751 -> 367606 bytes .../latex/annot-pro/examples/graphics/AdobeDon.eps | Bin 827064 -> 842658 bytes texmf-dist/doc/latex/annot-pro/examples/stamps.pdf | Bin 30297 -> 506259 bytes texmf-dist/doc/latex/annot-pro/examples/stamps.tex | 4 +++- .../doc/latex/annot-pro/examples/textbox.pdf | Bin 43916 -> 35247 bytes .../doc/latex/annot-pro/examples/textbox.tex | 2 +- 10 files changed, 16 insertions(+), 17 deletions(-) (limited to 'texmf-dist/doc') 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 Binary files a/texmf-dist/doc/latex/annot-pro/annotpro_man.pdf and b/texmf-dist/doc/latex/annot-pro/annotpro_man.pdf 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 Binary files a/texmf-dist/doc/latex/annot-pro/examples/annots.pdf and b/texmf-dist/doc/latex/annot-pro/examples/annots.pdf 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{} 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 Binary files a/texmf-dist/doc/latex/annot-pro/examples/graphics/APB_Logo_Sphere.eps and b/texmf-dist/doc/latex/annot-pro/examples/graphics/APB_Logo_Sphere.eps 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 Binary files a/texmf-dist/doc/latex/annot-pro/examples/graphics/AdobeDon.eps and b/texmf-dist/doc/latex/annot-pro/examples/graphics/AdobeDon.eps 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 Binary files a/texmf-dist/doc/latex/annot-pro/examples/stamps.pdf and b/texmf-dist/doc/latex/annot-pro/examples/stamps.pdf 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 Binary files a/texmf-dist/doc/latex/annot-pro/examples/textbox.pdf and b/texmf-dist/doc/latex/annot-pro/examples/textbox.pdf 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} -- cgit v1.2.3