diff options
author | Karl Berry <karl@freefriends.org> | 2022-06-01 20:04:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-06-01 20:04:27 +0000 |
commit | b0b871a84bd57524b8aa6ff2562148b111741af2 (patch) | |
tree | 92b544d15af85a551f562140dc5c32a4e80a210a /Master/texmf-dist/doc/latex | |
parent | a2f1d482842e40f8365d390d836c8c972d92e394 (diff) |
create-theorem (1jun22)
git-svn-id: svn://tug.org/texlive/trunk@63466 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.pdf | bin | 126706 -> 125733 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.tex | 3 |
2 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.pdf b/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.pdf Binary files differindex c7c8ffa56f1..33d62ab4038 100644 --- a/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.pdf +++ b/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.pdf diff --git a/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.tex b/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.tex index 706d2e6eac1..64b96772517 100644 --- a/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.tex +++ b/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.tex @@ -97,7 +97,7 @@ \begin{document} -\def\PackageVersion{2022/05/31} +\def\PackageVersion{2022/06/01} \title{\createtheorempackage{}\\\smallskip\itshape Initializing theorem-like environments with multilingual support} \author{Jinwen XU} @@ -476,7 +476,6 @@ The code above defines two new environments \lstinline|theorem+| and \lstinline| \begin{itemize} \item The current mechanism does not work well for German, a problem originated in the package \textsf{crefthe}. The author plans to adopt a more refined approach in a later version so as to support the various grammatical situations in German. \item \createtheorempackage{} modifies some undocumented internal macros of \textsf{cleveref}, so the behaviour might not be stable if \textsf{cleveref} gets updated. - \item \createtheorempackage{} is not fully compatible with \textsf{thmtools}, especially its \texttt{autoref} module. \item There may be inaccuracies in the translation of those preset names. \end{itemize} |