From c44e1221e52cad1082ac77f9a8e7d4a8fef6da63 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 20 Feb 2024 21:05:57 +0000 Subject: create-theorem (20feb24) git-svn-id: svn://tug.org/texlive/trunk@70020 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/create-theorem/README.md | 2 +- .../doc/latex/create-theorem/create-theorem-doc.pdf | Bin 88000 -> 88400 bytes .../doc/latex/create-theorem/create-theorem-doc.tex | 8 +++++--- 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/create-theorem/README.md b/Master/texmf-dist/doc/latex/create-theorem/README.md index c731811c3dd..90ae54948b6 100644 --- a/Master/texmf-dist/doc/latex/create-theorem/README.md +++ b/Master/texmf-dist/doc/latex/create-theorem/README.md @@ -1,4 +1,4 @@ - + # `create-theorem` - Initializing and configuring theorem-like environments, with multilingual support 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 index 7f2154adcb2..6534126f296 100644 Binary files a/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.pdf and b/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.pdf differ 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 c61a73a87ef..888767dad79 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 @@ -107,13 +107,13 @@ \begin{document} -\def\PackageVersion{2023/07/23} +\def\PackageVersion{2024/02/20} \def\PackageSubVersion{} \title{\createtheorempackage{}\\\smallskip\itshape Initializing and configuring theorem-like environments, with multilingual support} \author{Jinwen XU} \thanks{Corresponding to: \texttt{\createtheorempackage{} \PackageVersion\PackageSubVersion}} -\date{\TheDate{\PackageVersion}[only-year-month], in Beijing} +\date{\TheDate{\PackageVersion}[only-year-month], in Paris} \maketitle @@ -725,7 +725,9 @@ The configuration using \lstinline|\NameTheorems| is compatible with that using \section{Known issues} \begin{itemize} - \item \createtheorempackage{} modifies some undocumented internal macros of \textsf{cleveref}, so the behaviour might not be stable if \textsf{cleveref} gets updated. + \item \createtheorempackage{} modifies some undocumented internal macros of \textsf{cleveref}, so the behavior might not be stable if \textsf{cleveref} gets updated one day. + \item The current naming mechanism for theorems essentially follows the syntax of \textsf{cleveref}. The configuration may look somewhat redundant. In a future version, a new mechanism is planed to be introduced, which would be similar to the method used by \textsf{zref-clever}. + \item It is current not possible to temporarily change the referencing type when referencing, which makes it difficult to reference a \textquote{\texttt{namedtheorem}}, or if you have both the singular and plural form of an environment, say \textquote{\texttt{example}} and \textquote{\texttt{examples}}, they would be referred to as two separate types. \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} -- cgit v1.2.3