summaryrefslogtreecommitdiff
path: root/texmf-dist/doc
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-06-09 11:34:27 +0900
committerNorbert Preining <norbert@preining.info>2019-06-09 11:34:27 +0900
commitacb02d19dc81a67401c0daa7e622398a1d252d3c (patch)
tree0800ce788f0d1c55c135fbff80c09d3a03ce9429 /texmf-dist/doc
parent24c6a0e65a786c5ca1533f07dcc4b202928487ae (diff)
aeb-pro update
Diffstat (limited to 'texmf-dist/doc')
-rw-r--r--texmf-dist/doc/latex/aeb-pro/README.md6
-rw-r--r--texmf-dist/doc/latex/aeb-pro/aebpro_man.pdfbin644944 -> 464340 bytes
-rw-r--r--texmf-dist/doc/latex/aeb-pro/aebpro_man.tex20
-rw-r--r--texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex8.pdfbin698841 -> 713378 bytes
-rw-r--r--texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex8.tex3
-rw-r--r--texmf-dist/doc/latex/aeb-pro/examples/test_install.pdfbin17732 -> 19205 bytes
6 files changed, 16 insertions, 13 deletions
diff --git a/texmf-dist/doc/latex/aeb-pro/README.md b/texmf-dist/doc/latex/aeb-pro/README.md
index 60d75ec9..e82882f8 100644
--- a/texmf-dist/doc/latex/aeb-pro/README.md
+++ b/texmf-dist/doc/latex/aeb-pro/README.md
@@ -1,6 +1,6 @@
The AeB Pro Package
Author: D. P. Story
-Dated: 2018-02-17
+Dated: 2019-03-21
The AeB Pro Package complements and extends AcroTeX eDucation Bundle.
@@ -38,6 +38,10 @@ The AcroTeX Blog (http://blog.acrotex.net/) lists the distribution files at
http://www.acrotex.net/blog/?page_id=835, all demo files that use AeB Pro
are listed at http://www.acrotex.net/blog/?tag=aeb-pro.
+What's New (2019/03/21) This new version requires aeb-comment
+(version 3.2 of the comment package). Changed the order of
+loading of the insdljs package.
+
What's New (2018-02-17) Added a star-option to \texHelp, added demo files to
illustrate rollover animation techniques (http://www.acrotex.net/blog/?tag=rollovers).
diff --git a/texmf-dist/doc/latex/aeb-pro/aebpro_man.pdf b/texmf-dist/doc/latex/aeb-pro/aebpro_man.pdf
index cb6ee978..a3d56bd3 100644
--- a/texmf-dist/doc/latex/aeb-pro/aebpro_man.pdf
+++ b/texmf-dist/doc/latex/aeb-pro/aebpro_man.pdf
Binary files differ
diff --git a/texmf-dist/doc/latex/aeb-pro/aebpro_man.tex b/texmf-dist/doc/latex/aeb-pro/aebpro_man.tex
index 0c2218fd..6c1dbd77 100644
--- a/texmf-dist/doc/latex/aeb-pro/aebpro_man.tex
+++ b/texmf-dist/doc/latex/aeb-pro/aebpro_man.tex
@@ -36,7 +36,7 @@
email={dpstory@acrotex.net},
subject={Documentation for {\AEBP} from AcroTeX},
talksite={\url{www.acrotex.net}},
- version={v2.9b, 2018/02/17},
+ version={2.9.5, 2019/03/21},
Keywords={XMP, E4X, Adobe Acrobat, JavaScript},
copyrightStatus=True,
copyrightNotice={Copyright (C) \the\year, D. P. Story},
@@ -101,7 +101,7 @@
\def\AcroTeX{Acro\!\TeX}
\def\HTML{HTML}\def\FDF{FDF}
\def\PDF{PDF}\def\URL{URL}
-\let\amtIndent\leftmargini
+\edef\amtIndent{\the\parindent} %\leftmargini
\def\bNH{\begin{NoHyper}}\def\eNH{\end{NoHyper}}
\def\nhnameref#1{\bNH\nameref{#1}\eNH}
\def\nhNameref#1{\bNH\Nameref{#1}\eNH}
@@ -204,7 +204,7 @@ on this documentation. \verb!:-{)!
\begin{flushright}
Dr. D. P. Story\\[3pt]
-January 20, 2016
+\today
\end{flushright}
@@ -1152,10 +1152,9 @@ behave as desired, while the document author can use the above environments to a
additional scripts.
The correct way of using these commands is
-
\begin{Verbatim}[xleftmargin=\amtIndent,commandchars=!()]
\begin{defineJS}{\my@WillClose}
- !anglemeta(some willClose script)
+!quad!anglemeta(some willClose script)
\end{defineJS}
\let\my@save@developer@will@Close\developer@will@Close
\def\developer@will@Close{%
@@ -2529,7 +2528,6 @@ button appearances of the buttons used to control the button animation.
names of the anima created by \cs{btnAnima} that will be using these
appearance icons.
\end{description}
-
\textbf{Example:}
\settowidth{\aebdimen}{\ttfamily\string\placeAnimeCtrlBtnFaces\darg{btn\_anime\_icons1.pdf}\darg{myclock,mysine}}%
\begin{dCmd*}{\aebdimen+2\fboxsep+2\fboxrule}
@@ -2779,7 +2777,7 @@ left and right braces, and double quotes, or using unicode above
00FF (Basic Latin + Latin-1). To illustrate, suppose we wish the
description of \texttt{cooltarget} to be
\begin{Verbatim}[xleftmargin=\amtIndent,fontsize=\small]
- "$|e^{\ln(17)}|$"
+"$|e^{\ln(17)}|$"
\end{Verbatim}
All the bad characters!
\begin{Verbatim}[xleftmargin=\amtIndent,fontsize=\small]
@@ -2881,11 +2879,11 @@ preset &\anglemeta{\cs{presetCommand}}
page~\pageref*{declarations}. In the simplest case, we jump from the parent to the first page of a
child file given by$\dots$
\begin{Verbatim}[xleftmargin=\amtIndent,fontsize=\small]
- \ahyperref{attach1}{target1.pdf}
+\ahyperref{attach1}{target1.pdf}
\end{Verbatim}
This is the same as
\begin{Verbatim}[xleftmargin=\amtIndent,fontsize=\small]
- \ahyperref[goto=p2c]{attach1}{target1.pdf}
+\ahyperref[goto=p2c]{attach1}{target1.pdf}
\end{Verbatim}
The \texttt{goto} key is one of the key-value pairs taken by the
optional argument. Permissible values for the \texttt{goto} key are
@@ -2895,8 +2893,8 @@ optional argument. Permissible values for the \texttt{goto} key are
\Ex{} We assume the declarations as given in \hyperref[declarations]{Example~\ref*{declarations}},
page~\pageref*{declarations}. Similarly, link to the other embedded files in this parent:
\begin{Verbatim}[xleftmargin=\amtIndent,fontsize=\small]
- \ahyperref{attach2}{target2.pdf}
- \ahyperref{cooltarget}{aebpro\_ex2.pdf}
+\ahyperref{attach2}{target2.pdf}
+\ahyperref{cooltarget}{aebpro\_ex2.pdf}
\end{Verbatim}
In all cases above, the \cs{ahyperlink} command could have been
diff --git a/texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex8.pdf b/texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex8.pdf
index 4cff51ee..83ff4f23 100644
--- a/texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex8.pdf
+++ b/texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex8.pdf
Binary files differ
diff --git a/texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex8.tex b/texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex8.tex
index b54137c7..196eef6d 100644
--- a/texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex8.tex
+++ b/texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex8.tex
@@ -33,6 +33,8 @@
\defUniStr{myCoolIV}{\u0022\u20AC|e^\u007B\u005Cln(17)\u007D|$\u0022}
\defUniStr{Reset myCoolIV}{Reset the \u0022\u20AC|e^\u007B\u005Cln(17)\u007D|$\u0022 field}
+\pdfSpacesOff
+
\begin{document}
\makeinlinetitle
@@ -81,7 +83,6 @@ The result of the above code is
\DV{\unicodeStr(coolDPS)}\V{\unicodeStr(coolDPS)}\BC{}
]{dps}{1in}{11bp}
-
The technique uses some of the code brought in by the the
\texttt{linktoattachments} option of AeB Pro, and a new command,
named \cs{unicodeStr}, designed to make it simple to enter unicode
diff --git a/texmf-dist/doc/latex/aeb-pro/examples/test_install.pdf b/texmf-dist/doc/latex/aeb-pro/examples/test_install.pdf
index 07cfd9fe..48b4888c 100644
--- a/texmf-dist/doc/latex/aeb-pro/examples/test_install.pdf
+++ b/texmf-dist/doc/latex/aeb-pro/examples/test_install.pdf
Binary files differ