summaryrefslogtreecommitdiff
path: root/macros/generic/memoize/doc/memoize-doc.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/memoize/doc/memoize-doc.sty')
-rw-r--r--macros/generic/memoize/doc/memoize-doc.sty12
1 files changed, 11 insertions, 1 deletions
diff --git a/macros/generic/memoize/doc/memoize-doc.sty b/macros/generic/memoize/doc/memoize-doc.sty
index 380ab94f28..29b3042af9 100644
--- a/macros/generic/memoize/doc/memoize-doc.sty
+++ b/macros/generic/memoize/doc/memoize-doc.sty
@@ -391,6 +391,7 @@
\newcommand\therefore{\ensuremath{\Rightarrow}}
\newcommand\nohyphen{\discretionary{}{}{}}
+\hyphenation{Coll-Args}
\let\gobble\@gobble
\lstset{
@@ -506,7 +507,9 @@
\newcommand\code[1]{\texttt{\spaceskip 0.5em plus 0.2em minus 0.2em #1}}
\newcommand\Arg[1]{\texttt{\##1}}
-\def\TikZ{\href{https://ctan.org/pkg/pgf}{{\rm Ti\emph{k}Z}}\xspace}
+\NewDocumentCommand{\TikZ}{s}{%
+ \IfBooleanF{#1}{\href{https://ctan.org/pkg/pgf}}{{\upshape Ti\textit{k}Z}}\xspace
+}
\def\PGF{\href{https://ctan.org/pkg/pgf}{PGF}\xspace}
\def\Emacs{\href{https://www.gnu.org/software/emacs}{Emacs}\xspace}
\def\AucTeX{\href{https://www.gnu.org/software/auctex}{AUC\hologo{TeX}}\xspace}
@@ -701,6 +704,13 @@
\newcommand\noprint[1]{\setbox0=\hbox{#1}}
\usepackage{wrapfig}
+\newcommand\footnoteagain[1]{%
+ \def\@thefnmark{\ref{#1}}%
+ \@footnotemark
+}%
+
+\usepackage{varioref}
+
% \usepackage{caption}
% \captionsetup{labelformat=empty}