From f62f32d2479ec59421e3622f2b7352e3ca3190cb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 15 Jun 2022 20:11:04 +0000 Subject: create-theorem (15jun22) git-svn-id: svn://tug.org/texlive/trunk@63605 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.tex | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.tex') 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 64b96772517..7ed8864a195 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/06/01} +\def\PackageVersion{2022/06/15} \title{\createtheorempackage{}\\\smallskip\itshape Initializing theorem-like environments with multilingual support} \author{Jinwen XU} @@ -286,6 +286,7 @@ Supported keys are: \item \commandoption{create starred version} \begin{itemize} \item Defining a corresponding starred (unnumbered) version of the current environment. + \item It must be placed \emph{before} \commandoption{qed} if you want the starred version to have a Q.E.D symbol. \item Synonymous names: \commandoption{create-starred-version} \,$|$\, \commandoption{createstarredversion} \,$|$\, \\\phantom{Synonymous names: }\commandoption{create numberless version} \,$|$\, \commandoption{create-numberless-version} \\\phantom{Synonymous names: }\,$|$ \commandoption{createnumberlessversion} \end{itemize} \item \commandoption{copy existed}\lstinline| = |\meta{existed environment} @@ -476,7 +477,8 @@ 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 There may be inaccuracies in the translation of those preset names. + \item The counter aliasing function is still not perfect, (sometimes) causing incorrect ordering in the result of \lstinline|\cref|. + \item There might be inaccuracies in the translation of those preset names. \end{itemize} \medskip -- cgit v1.2.3