diff options
author | Karl Berry <karl@freefriends.org> | 2013-05-22 23:12:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-05-22 23:12:35 +0000 |
commit | fcb85af9df475453dec233df300e23d07c20205a (patch) | |
tree | ce40d838f2e44da9065ca0f5d24e109122e0b149 /Master/texmf-dist/doc/latex/theoremref | |
parent | 8720829c9cba68ab04a8d8e4f0e6e0fd31cabed7 (diff) |
theoremref (22may13)
git-svn-id: svn://tug.org/texlive/trunk@30640 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/theoremref')
-rw-r--r-- | Master/texmf-dist/doc/latex/theoremref/theoremref-doc.pdf | bin | 254451 -> 351316 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/theoremref/theoremref-doc.tex | 16 |
2 files changed, 14 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/theoremref/theoremref-doc.pdf b/Master/texmf-dist/doc/latex/theoremref/theoremref-doc.pdf Binary files differindex 07de45d6eed..3aa0159bc0c 100644 --- a/Master/texmf-dist/doc/latex/theoremref/theoremref-doc.pdf +++ b/Master/texmf-dist/doc/latex/theoremref/theoremref-doc.pdf diff --git a/Master/texmf-dist/doc/latex/theoremref/theoremref-doc.tex b/Master/texmf-dist/doc/latex/theoremref/theoremref-doc.tex index cba8ec44aef..e4602668279 100644 --- a/Master/texmf-dist/doc/latex/theoremref/theoremref-doc.tex +++ b/Master/texmf-dist/doc/latex/theoremref/theoremref-doc.tex @@ -1,5 +1,7 @@ \documentclass[pagesize=auto]{scrartcl} +% Many thanks to whoever generated this documentation file. --E.J. + \usepackage{fixltx2e} \usepackage{etex} \usepackage{lmodern} @@ -22,7 +24,7 @@ \title{The \pkg{theoremref} package} \author{Emil Jeřábek\thanks{\mail{jerabek@math.spam.cz} (replace \texttt{spam} with \texttt{cas})}} -\date{2008/05/13} +\date{2013/05/22} \begin{document} @@ -143,15 +145,25 @@ described above. typesetting macros. It is compatible with the \pkg{theorem} and \pkg{amsthm} packages, as well as the default theorem system in base \LaTeX. It may fail for other theorem-like packages. + + The package is compatible with \pkg{hyperref}, but not with other + packages that change the syntax of \cmd{\newlabel} commands written + to the \texttt{.aux} file. \end{itemize} +\section{History} + +\begin{itemize} +\item 2008-05-13: Initial public release. +\item 2013-05-22: Added support for hyperref. +\end{itemize} \section{License} The \pkg{theoremref} package is dually licensed under GPL or LPPL at your option: -Copyright © 2008 Emil Jeřábek +Copyright © 2008, 2013 Emil Jeřábek This package may be distributed and/or modified under the conditions of the \LaTeX\ Project Public License, either version 1.3 |