From fb44baf77ae7cff9203e19612ea59cfe55f982bc Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 23 Feb 2021 14:52:17 +0900 Subject: aeb-pro update --- .../doc/latex/aeb-pro/examples/aebpro_ex6.tex | 24 ++++++++++++---------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex6.tex') diff --git a/texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex6.tex b/texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex6.tex index 66cbd350..bdcc080a 100644 --- a/texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex6.tex +++ b/texmf-dist/doc/latex/aeb-pro/examples/aebpro_ex6.tex @@ -14,6 +14,9 @@ linktoattachments, eforms ]{aeb_pro} +\usepackage{fancyvrb} +\usepackage[active]{srcltx} + \DeclareDocInfo { @@ -126,19 +129,18 @@ accessed through the menu item \texttt{View > Portfolio > Cover Sheet}. \newtopic\textbf{\textcolor{red}{TIP:}} Use the \cs{autolabelNum*} command to assign a more informative description of the attachments, like so. -\begin{sverbatim} - \autolabelNum*{1}{European Currency \u20AC} - \autolabelNum*{2}{\u0022$|e^\u007B\u005Cln(17)\u007D|$\u0022} - \autolabelNum*[AeST]{3}{The AeBST Components} - \autolabelNum*[atease]{4}{The @EASE Control Panel} -\end{sverbatim} - +\begin{Verbatim}[xleftmargin=\parindent,fontsize=\small] +\autolabelNum*{1}{European Currency \u20AC} +\autolabelNum*{2}{\u0022$|e^\u007B\u005Cln(17)\u007D|$\u0022} +\autolabelNum*[AeST]{3}{The AeBST Components} +\autolabelNum*[atease]{4}{The @EASE Control Panel} +\end{Verbatim} Note that there is an alternative that is commented out to the assignment of the second attachment, it is -\begin{sverbatim} - \autolabelNum* - {2}{\u\DQUOTE$|e^\u\LBRACE\u005Cln(17)\u\RBRACE|$\u\DQUOTE} -\end{sverbatim} +\begin{Verbatim}[xleftmargin=\parindent,fontsize=\small] +\autolabelNum*{2} + {\u\DQUOTE$|e^\u\LBRACE\u005Cln(17)\u\RBRACE|$\u\DQUOTE} +\end{Verbatim} One can use the ``helper'' commands, as described in \texttt{aeb\_pro.tex}; however, there is a slight problem. Within the \texttt{} argument, we obey spaces, so if we were to say \verb!\u\LBRACE\u\BSLASH ln(17)\u\RBRACE! there would be a space -- cgit v1.2.3