From 27f374321422d2d82e019b744aded5b0935c30c0 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 22 Jun 2021 13:51:30 +0900 Subject: acrotex update --- texmf-dist/doc/latex/acrotex/examples/README.md | 2 +- texmf-dist/doc/latex/acrotex/examples/jquiztst.pdf | Bin 358366 -> 357365 bytes texmf-dist/doc/latex/acrotex/examples/jtxttst.pdf | Bin 320578 -> 319655 bytes .../doc/latex/acrotex/examples/test_install.pdf | Bin 53316 -> 0 bytes .../doc/latex/acrotex/examples/test_install.tex | 43 --------------------- texmf-dist/doc/latex/acrotex/examples/webeqtst.pdf | Bin 497831 -> 495914 bytes texmf-dist/doc/latex/acrotex/examples/webeqtst.tex | 1 - 7 files changed, 1 insertion(+), 45 deletions(-) delete mode 100644 texmf-dist/doc/latex/acrotex/examples/test_install.pdf delete mode 100644 texmf-dist/doc/latex/acrotex/examples/test_install.tex (limited to 'texmf-dist/doc/latex/acrotex/examples') diff --git a/texmf-dist/doc/latex/acrotex/examples/README.md b/texmf-dist/doc/latex/acrotex/examples/README.md index 4157ef8c..b54082ed 100644 --- a/texmf-dist/doc/latex/acrotex/examples/README.md +++ b/texmf-dist/doc/latex/acrotex/examples/README.md @@ -24,4 +24,4 @@ The AcroTeX Blog (http://www.acrotex.net/blog/) is a great resource for all thin AeB and PDF. Don Story -2019/12/17 +2021-06-19 diff --git a/texmf-dist/doc/latex/acrotex/examples/jquiztst.pdf b/texmf-dist/doc/latex/acrotex/examples/jquiztst.pdf index 39f0d58d..3e8294ea 100644 Binary files a/texmf-dist/doc/latex/acrotex/examples/jquiztst.pdf and b/texmf-dist/doc/latex/acrotex/examples/jquiztst.pdf differ diff --git a/texmf-dist/doc/latex/acrotex/examples/jtxttst.pdf b/texmf-dist/doc/latex/acrotex/examples/jtxttst.pdf index 9af5055e..626f437c 100644 Binary files a/texmf-dist/doc/latex/acrotex/examples/jtxttst.pdf and b/texmf-dist/doc/latex/acrotex/examples/jtxttst.pdf differ diff --git a/texmf-dist/doc/latex/acrotex/examples/test_install.pdf b/texmf-dist/doc/latex/acrotex/examples/test_install.pdf deleted file mode 100644 index 5a4d85c0..00000000 Binary files a/texmf-dist/doc/latex/acrotex/examples/test_install.pdf and /dev/null differ diff --git a/texmf-dist/doc/latex/acrotex/examples/test_install.tex b/texmf-dist/doc/latex/acrotex/examples/test_install.tex deleted file mode 100644 index b501c928..00000000 --- a/texmf-dist/doc/latex/acrotex/examples/test_install.tex +++ /dev/null @@ -1,43 +0,0 @@ -\documentclass{article} -\usepackage[designiv]{web} -\usepackage{eforms} - -\begin{defineJS}{\isImportAnFDFKnown} -console.clear(); console.show(); -if ( typeof aebImportAnFDF == "function" ) { - app.beep(0); - console.println("aeb.js is successfully installed, congratulations!"); - console.println("\\nYou're ready to Rock with AcroTeX!"); -} else { - app.beep(0); app.beep(0); - console.println("aeb.js is not, repeat NOT, installed correctly!"); -} -\end{defineJS} - -\thispagestyle{empty} -\parindent0pt\parskip6pt - -\begin{document} - -This is a file to test your \textsf{AeB} installation. - -To test the \textsf{AeB} installation, press this button: -\pushButton[\CA{Test AeB}\A{\JS{\isImportAnFDFKnown}}]{btnTest}{}{11bp} - -Upon pressing the button, if you have installed the \texttt{aeb.js} file -correctly, a congratulatory message appears in the console window; if the -installation is not correct, a message informs you so. - -On failure, did you close \textsf{Acrobat} before opening this file? (The JS -files are only read once when the \textsf{Acrobat} application is opened.) -When all else fails, try rereading the installation instructions again -(\texttt{install\_jsfiles.pdf}), found in the \texttt{doc} folder, but more -carefully this time. - -Still failing? Do you have \textsf{Acrobat DC}? Perhaps your \textsf{Acrobat} -needs to be configured. Try reading \texttt{acrobat-in-workflow.pdf}, found -in the \texttt{doc} folder. - - - -\end{document} diff --git a/texmf-dist/doc/latex/acrotex/examples/webeqtst.pdf b/texmf-dist/doc/latex/acrotex/examples/webeqtst.pdf index bffc715f..5c70119e 100644 Binary files a/texmf-dist/doc/latex/acrotex/examples/webeqtst.pdf and b/texmf-dist/doc/latex/acrotex/examples/webeqtst.pdf differ diff --git a/texmf-dist/doc/latex/acrotex/examples/webeqtst.tex b/texmf-dist/doc/latex/acrotex/examples/webeqtst.tex index 2e3c59b9..8080e497 100644 --- a/texmf-dist/doc/latex/acrotex/examples/webeqtst.tex +++ b/texmf-dist/doc/latex/acrotex/examples/webeqtst.tex @@ -74,7 +74,6 @@ \tableofcontents - \section{Introduction} This is a sample file to give templates of the environments -- cgit v1.2.3