diff options
author | Norbert Preining <norbert@preining.info> | 2020-01-12 11:11:08 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2020-01-12 11:11:08 +0900 |
commit | 7b7553d4d572a2b1e59ef2020d0c0a850513ca91 (patch) | |
tree | 5f92043f64867b6477c22112f62034a8a872205a /texmf-dist/doc/latex/aeb-mlink/aebmlink_man.tex | |
parent | b3d6a389bd4f765575660add8af5844c5c2c5f9e (diff) |
aeb-mlink
Diffstat (limited to 'texmf-dist/doc/latex/aeb-mlink/aebmlink_man.tex')
-rw-r--r-- | texmf-dist/doc/latex/aeb-mlink/aebmlink_man.tex | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/texmf-dist/doc/latex/aeb-mlink/aebmlink_man.tex b/texmf-dist/doc/latex/aeb-mlink/aebmlink_man.tex index 6957dcf2..db47d32e 100644 --- a/texmf-dist/doc/latex/aeb-mlink/aebmlink_man.tex +++ b/texmf-dist/doc/latex/aeb-mlink/aebmlink_man.tex @@ -33,7 +33,7 @@ subject={Wrapping links around to the next line}, keywords={multi-line links, quad points, latex, pdf, aeb}, talksite={\url{www.acrotex.net}}, - version={2.3.4, 2018/08/18}, + version={2.3.5, 2020/01/06}, copyrightStatus={True}, copyrightNotice={Copyright (C) 2006-\the\year, D. P. Story}, copyrightInfoURL={http://www.acrotex.net} @@ -244,7 +244,7 @@ of the Y\&Y {\TeX} System, no longer available, but is used by this author.} The comes last. \end{itemize} -\paragraph*{Options of \pkg{aeb\_mlinks}.} These are, +\paragraph*{Options of \pkg{aeb\_mlinks}.} The following are the options of this package. \begin{description} \item[\normalfont\texttt{dvips}] Use this option when the \textsf{dvips} application is used to create the Postscript file. @@ -252,6 +252,9 @@ of the Y\&Y {\TeX} System, no longer available, but is used by this author.} The to create the Post\-script file. (Only a few people worldwide use this option.) \item[\normalfont\texttt{dblevel=\ameta{\upshape{0|1|2}}}] To obtain information on the multi-line links being created. Each value gives more information about what is going on. Used for development. + \item[\normalfont\texttt{urlOpts=\ameta{url-options}}] Use the key \opt{urlOpts} to pass options to the + \pkg{url} package; for example \opt{urlOpts=hyphens} enables URLs to be broken at hyphens. See the + \pkg{url} documentation for a list of options. \item[\normalfont\ameta{eforms-options}] Any options other than the ones listed above are passed to the \pkg{eforms} package. \end{description} |