diff options
author | Karl Berry <karl@freefriends.org> | 2014-01-15 00:14:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-01-15 00:14:04 +0000 |
commit | 0205ea8e96cc89410eca08f0fb67509bfd00db2d (patch) | |
tree | a6cd32eb0546d07782855b03a600ae58dc77514a /Master/texmf-dist/doc/latex/scanpages/scanpages-doc.tex | |
parent | a1bebe4817cfc2ea7fd563563dd19d8701e09407 (diff) |
scanpages
git-svn-id: svn://tug.org/texlive/trunk@32673 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/scanpages/scanpages-doc.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/scanpages/scanpages-doc.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/scanpages/scanpages-doc.tex b/Master/texmf-dist/doc/latex/scanpages/scanpages-doc.tex index 1438d9527bc..7563f11a066 100644 --- a/Master/texmf-dist/doc/latex/scanpages/scanpages-doc.tex +++ b/Master/texmf-dist/doc/latex/scanpages/scanpages-doc.tex @@ -11,6 +11,7 @@ \usepackage[scaled=.85]{beramono} \usepackage{amsmath,amsthm} \usepackage[libertine,bigdelims]{newtxmath} +\usepackage{url} \useosf \usepackage[supstfm=libertinesups,% supscaled=1.2,% @@ -141,5 +142,5 @@ would read input from and write output to {\tt myfile.txt}. (The script has been The two scripts give the same output provided you use variable names that are identical in case to those the one in the \verb|%Variables=| line. (In the examples above, this was always {\tt NNN}.) The \textsf{python} script is case sensitive, but the AppleScript is not---it will act on any variant like {\tt nnn0} or {\tt NnN1} as well. \subsection{Installation in TeXShop's Macros Menu} -Select \TeX Shop's Macros Menu and choose the top item---\textsf{Open Macro Editor ... }. Then, from the same menu, choose the second item---\textsf{Add macros from file ...}---and navigate to {\tt replicate.plist} in this distribution. When you choose that file, the AppleScript will be installed under the name \textsf{Replicate} in the Macros Menu. +Select \TeX Shop's Macros Menu and choose the top item---\textsf{Open Macro Editor ... }. Then, from the same menu, choose the second item---\textsf{Add macros from file ...}---and navigate to {\tt replicate.plist} in this distribution. When you choose that file, the AppleScript will be installed under the name \textsf{Replicate} in the Macros Menu. \end{document}
\ No newline at end of file |