summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/lebhart
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-08-09 21:05:50 +0000
committerKarl Berry <karl@freefriends.org>2021-08-09 21:05:50 +0000
commitf7668f7fa59f4e8cf8bd07b98e8ad6394eac2db0 (patch)
tree4ecac2044d5e09beed3205a511bdfcdd8783cc4f /Master/texmf-dist/doc/latex/lebhart
parentb2a868cf15a4757ff225cd6270fffdc24783dfb0 (diff)
jxu (9aug21)
git-svn-id: svn://tug.org/texlive/trunk@60206 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/lebhart')
-rw-r--r--Master/texmf-dist/doc/latex/lebhart/lebhart-doc-cn.pdfbin278473 -> 278224 bytes
-rw-r--r--Master/texmf-dist/doc/latex/lebhart/lebhart-doc-cn.tex72
-rw-r--r--Master/texmf-dist/doc/latex/lebhart/lebhart-doc-en.pdfbin157575 -> 156507 bytes
-rw-r--r--Master/texmf-dist/doc/latex/lebhart/lebhart-doc-en.tex74
-rw-r--r--Master/texmf-dist/doc/latex/lebhart/lebhart-doc-fr.pdfbin164531 -> 159598 bytes
-rw-r--r--Master/texmf-dist/doc/latex/lebhart/lebhart-doc-fr.tex72
6 files changed, 109 insertions, 109 deletions
diff --git a/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-cn.pdf b/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-cn.pdf
index 72f790aea38..abf1eb4dc95 100644
--- a/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-cn.pdf
+++ b/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-cn.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-cn.tex b/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-cn.tex
index 8842620602f..d78e25efc1c 100644
--- a/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-cn.tex
+++ b/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-cn.tex
@@ -93,7 +93,7 @@
\title{\lebhart{},以多彩的方式排版你的文章}
\author{许锦文}
-\thanks{对应版本. \texttt{\lebhart{} 2021/08/08}}
+\thanks{对应版本. \texttt{\lebhart{} 2021/08/09}}
\email{\href{mailto:ProjLib@outlook.com}{ProjLib@outlook.com}}
\date{2021年8月,北京}
@@ -129,7 +129,7 @@
只需要在第一行写:
\begin{code}
- \documentclass{lebhart}
+\documentclass{lebhart}
\end{code}
即可使用 \lebhart{} 文档类。请注意,要使用 \hologo{XeLaTeX} 或 \hologo{LuaLaTeX} 引擎才能编译。
@@ -153,7 +153,7 @@
\maketitle
\begin{abstract}
- Ceci est un résumé. \dnf<Plus de contenu est nécessaire.>
+ Ceci est un résumé. \dnf<(*\meta{some hint}*)>
\end{abstract}
\begin{keyword}
AAA, BBB, CCC, DDD, EEE
@@ -410,7 +410,7 @@ Référence du théorème: \cref{thm:abc}
\medskip
\begin{tip}[例子]
\begin{code}
- \begin{definition}[奇异物品] \label{def: strange} ...
+\begin{definition}[奇异物品] \label{def: strange} ...
\end{code}
将会生成
\begin{definition}[奇异物品]\label{def: strange}
@@ -518,9 +518,9 @@ Référence du théorème: \cref{thm:abc}
下面提供一个例子。这三行代码:
\begin{code}
- \NameTheorem[CN]{proofidea}{思路}
- \CreateTheorem*{proofidea*}
- \CreateTheorem{proofidea}<subsection>
+\NameTheorem[CN]{proofidea}{思路}
+\CreateTheorem*{proofidea*}
+\CreateTheorem{proofidea}<subsection>
\end{code}
可以分别定义不编号的环境 \lstinline|proofidea*| 和编号的环境 \lstinline|proofidea| (在 subsection 内编号),它们支持在简体中文语境中使用,效果如下所示:
@@ -552,45 +552,45 @@ Référence du théorème: \cref{thm:abc}
因此,文章的标题部分既可以按照标准文档类 \textsf{article} 的写法来写:
\begin{code}
- \title{(*\meta{title}*)}
- \author{(*\meta{author}*)\thanks{(*\meta{text}*)}}
- \date{(*\meta{date}*)}
- \maketitle
- \begin{abstract}
- (*\meta{abstract}*)
- \end{abstract}
- \begin{keyword}
- (*\meta{keywords}*)
- \end{keyword}
+\title{(*\meta{title}*)}
+\author{(*\meta{author}*)\thanks{(*\meta{text}*)}}
+\date{(*\meta{date}*)}
+\maketitle
+\begin{abstract}
+ (*\meta{abstract}*)
+\end{abstract}
+\begin{keyword}
+ (*\meta{keywords}*)
+\end{keyword}
\end{code}
也可以按照 \AmS{} 文档类的方式来写:
\begin{code}
- \title{(*\meta{title}*)}
- \author{(*\meta{author}*)}
- \thanks{(*\meta{text}*)}
- \address{(*\meta{address}*)}
- \email{(*\meta{email}*)}
- \date{(*\meta{date}*)}
- \keywords{(*\meta{keywords}*)}
- \subjclass{(*\meta{subjclass}*)}
- \begin{abstract}
- (*\meta{abstract}*)
- \end{abstract}
- \maketitle
+\title{(*\meta{title}*)}
+\author{(*\meta{author}*)}
+\thanks{(*\meta{text}*)}
+\address{(*\meta{address}*)}
+\email{(*\meta{email}*)}
+\date{(*\meta{date}*)}
+\keywords{(*\meta{keywords}*)}
+\subjclass{(*\meta{subjclass}*)}
+\begin{abstract}
+ (*\meta{abstract}*)
+\end{abstract}
+\maketitle
\end{code}
作者信息可以包含多组,输入方式为:
\begin{code}
- \author{(*\meta{author 1}*)}
- \address{(*\meta{address 1}*)}
- \email{(*\meta{email 1}*)}
- \author{(*\meta{author 2}*)}
- \address{(*\meta{address 2}*)}
- \email{(*\meta{email 2}*)}
- ...
+\author{(*\meta{author 1}*)}
+\address{(*\meta{address 1}*)}
+\email{(*\meta{email 1}*)}
+\author{(*\meta{author 2}*)}
+\address{(*\meta{address 2}*)}
+\email{(*\meta{email 2}*)}
+...
\end{code}
其中 \lstinline|\address|、\lstinline|\curraddr|、\lstinline|\email| 的相互顺序是不重要的。
diff --git a/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-en.pdf b/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-en.pdf
index b15c888de77..516ae85344e 100644
--- a/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-en.pdf
+++ b/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-en.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-en.tex b/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-en.tex
index c5bb60d42db..c6c4b1038f1 100644
--- a/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-en.tex
+++ b/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-en.tex
@@ -93,7 +93,7 @@
\title{\lebhart{}, write your articles in a colorful way}
\author{Jinwen XU}
-\thanks{Corresponding to: \texttt{\lebhart{} 2021/08/08}}
+\thanks{Corresponding to: \texttt{\lebhart{} 2021/08/09}}
\email{\href{mailto:ProjLib@outlook.com}{ProjLib@outlook.com}}
\date{August 2021, Beijing}
@@ -130,7 +130,7 @@ In order to use the package or classes described here, you need to:
One only needs to put
\begin{code}
- \documentclass{lebhart}
+\documentclass{lebhart}
\end{code}
as the first line to use the \lebhart{} class. Please note that you need to use either \hologo{XeLaTeX} or \hologo{LuaLaTeX} engine to compile.
@@ -153,7 +153,7 @@ Let's first look at a complete document.
\maketitle
\begin{abstract}
- Ceci est un résumé. \dnf<Plus de contenu est nécessaire.>
+ Ceci est un résumé. \dnf<(*\meta{some hint}*)>
\end{abstract}
\begin{keyword}
AAA, BBB, CCC, DDD, EEE
@@ -405,12 +405,12 @@ When referencing a theorem-like environment, it is recommended to use \lstinline
\begin{tip}[Example]
\begin{code}
- \begin{definition}[Strange things] \label{def: strange} ...
+\begin{definition}[Strange things] \label{def: strange} ...
\end{code}
will produce
\begin{definition}[Strange things]\label{def: strange}
- This is the definition of some strange objects. There is approximately an one-line space before and after the theorem environment, and there will be a symbol to mark the end of the environment.
+ This is the definition of some strange objects. There is approximately a one-line spacing before and after the theorem environment, and there will be a symbol to mark the end of the environment.
\end{definition}
\lstinline|\cref{def: strange}| will be displayed as: \cref{def: strange}.
@@ -514,9 +514,9 @@ And then define this environment in one of following five ways:
Here is an example. The following code:
\begin{code}
- \NameTheorem[EN]{proofidea}{Idea}
- \CreateTheorem*{proofidea*}
- \CreateTheorem{proofidea}<subsection>
+\NameTheorem[EN]{proofidea}{Idea}
+\CreateTheorem*{proofidea*}
+\CreateTheorem{proofidea}<subsection>
\end{code}
defines an unnumbered environment \lstinline|proofidea*| and a numbered environment \lstinline|proofidea| (numbered within subsection) respectively. They can be used in English context.
The effect is as follows:
@@ -550,46 +550,46 @@ Similarly, there is \lstinline|\needgraph| :
Therefore, the title part can either be written in the usual way, in accordance with the standard class \textsf{article}:
\begin{code}
- \title{(*\meta{title}*)}
- \author{(*\meta{author}*)\thanks{(*\meta{text}*)}}
- \date{(*\meta{date}*)}
- \maketitle
- \begin{abstract}
- (*\meta{abstract}*)
- \end{abstract}
- \begin{keyword}
- (*\meta{keywords}*)
- \end{keyword}
+\title{(*\meta{title}*)}
+\author{(*\meta{author}*)\thanks{(*\meta{text}*)}}
+\date{(*\meta{date}*)}
+\maketitle
+\begin{abstract}
+ (*\meta{abstract}*)
+\end{abstract}
+\begin{keyword}
+ (*\meta{keywords}*)
+\end{keyword}
\end{code}
or written in the way of \AmS{} classes:
\begin{code}
- \title{(*\meta{title}*)}
- \author{(*\meta{author}*)}
- \thanks{(*\meta{text}*)}
- \address{(*\meta{address}*)}
- \email{(*\meta{email}*)}
- \date{(*\meta{date}*)}
- \keywords{(*\meta{keywords}*)}
- \subjclass{(*\meta{subjclass}*)}
- \begin{abstract}
- (*\meta{abstract}*)
- \end{abstract}
- \maketitle
+\title{(*\meta{title}*)}
+\author{(*\meta{author}*)}
+\thanks{(*\meta{text}*)}
+\address{(*\meta{address}*)}
+\email{(*\meta{email}*)}
+\date{(*\meta{date}*)}
+\keywords{(*\meta{keywords}*)}
+\subjclass{(*\meta{subjclass}*)}
+\begin{abstract}
+ (*\meta{abstract}*)
+\end{abstract}
+\maketitle
\end{code}
\clearpage
The author information can contain multiple groups, written as:
\begin{code}
- \author{(*\meta{author 1}*)}
- \address{(*\meta{address 1}*)}
- \email{(*\meta{email 1}*)}
- \author{(*\meta{author 2}*)}
- \address{(*\meta{address 2}*)}
- \email{(*\meta{email 2}*)}
- ...
+\author{(*\meta{author 1}*)}
+\address{(*\meta{address 1}*)}
+\email{(*\meta{email 1}*)}
+\author{(*\meta{author 2}*)}
+\address{(*\meta{address 2}*)}
+\email{(*\meta{email 2}*)}
+...
\end{code}
Among them, the mutual order of \lstinline|\address|, \lstinline|\curraddr|, \lstinline|\email| is not important.
diff --git a/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-fr.pdf b/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-fr.pdf
index 9de3f3c801a..06557cb2f91 100644
--- a/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-fr.pdf
+++ b/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-fr.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-fr.tex b/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-fr.tex
index f86fec6d476..5c63e62ee95 100644
--- a/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-fr.tex
+++ b/Master/texmf-dist/doc/latex/lebhart/lebhart-doc-fr.tex
@@ -93,7 +93,7 @@
\title{\lebhart{}, écrivez vos articles de manière colorée}
\author{Jinwen XU}
-\thanks{Correspondant à : \texttt{\lebhart{} 2021/08/08}}
+\thanks{Correspondant à : \texttt{\lebhart{} 2021/08/09}}
\email{\href{mailto:ProjLib@outlook.com}{ProjLib@outlook.com}}
\date{Août 2021, à Pékin}
@@ -130,7 +130,7 @@ Pour utiliser les classes de documents décrites ici, vous devez :
Il suffit simplement de mettre
\begin{code}
- \documentclass{lebhart}
+\documentclass{lebhart}
\end{code}
comme première ligne pour utiliser la classe \lebhart{}. Veuillez noter que vous devez utiliser le moteur \hologo{XeLaTeX} ou \hologo{LuaLaTeX} pour compiler.
@@ -154,7 +154,7 @@ Regardons d'abord un document complet.
\maketitle
\begin{abstract}
- Ceci est un résumé. \dnf<Plus de contenu est nécessaire.>
+ Ceci est un résumé. \dnf<(*\meta{some hint}*)>
\end{abstract}
\begin{keyword}
AAA, BBB, CCC, DDD, EEE
@@ -402,7 +402,7 @@ Lors du référencement d'un environnement de type théorème, il est recommand
\begin{tip}[Exemple]
\begin{code}
- \begin{definition}[Des choses étranges] \label{def: strange} ...
+\begin{definition}[Des choses étranges] \label{def: strange} ...
\end{code}
will produce
@@ -510,9 +510,9 @@ Ensuite, créez cet environnement de l'une des cinq manières suivantes :
Voici un exemple. Le code suivant :
\begin{code}
- \NameTheorem[FR]{proofidea}{Idée}
- \CreateTheorem*{proofidea*}
- \CreateTheorem{proofidea}<subsection>
+\NameTheorem[FR]{proofidea}{Idée}
+\CreateTheorem*{proofidea*}
+\CreateTheorem{proofidea}<subsection>
\end{code}
définit un environnement non numéroté \lstinline|proofidea*| et un environnement numéroté \lstinline|proofidea| (numérotés dans la sous-section) respectivement. Ils peuvent être utilisés dans le contexte français. L'effet est le suivant :
@@ -545,46 +545,46 @@ De même, il y a aussi \lstinline|\needgraph| :
Par conséquent, le titre et les informations sur l'auteur peuvent être soit écrits de la manière habituelle, conformément à la classe standard \textsf{article} :
\begin{code}
- \title{(*\meta{title}*)}
- \author{(*\meta{author}*)\thanks{(*\meta{text}*)}}
- \date{(*\meta{date}*)}
- \maketitle
- \begin{abstract}
- (*\meta{abstract}*)
- \end{abstract}
- \begin{keyword}
- (*\meta{keywords}*)
- \end{keyword}
+\title{(*\meta{title}*)}
+\author{(*\meta{author}*)\thanks{(*\meta{text}*)}}
+\date{(*\meta{date}*)}
+\maketitle
+\begin{abstract}
+ (*\meta{abstract}*)
+\end{abstract}
+\begin{keyword}
+ (*\meta{keywords}*)
+\end{keyword}
\end{code}
ou écrit à la manière des classes \AmS{} :
\begin{code}
- \title{(*\meta{title}*)}
- \author{(*\meta{author}*)}
- \thanks{(*\meta{text}*)}
- \address{(*\meta{address}*)}
- \email{(*\meta{email}*)}
- \date{(*\meta{date}*)}
- \keywords{(*\meta{keywords}*)}
- \subjclass{(*\meta{subjclass}*)}
- \begin{abstract}
- (*\meta{abstract}*)
- \end{abstract}
- \maketitle
+\title{(*\meta{title}*)}
+\author{(*\meta{author}*)}
+\thanks{(*\meta{text}*)}
+\address{(*\meta{address}*)}
+\email{(*\meta{email}*)}
+\date{(*\meta{date}*)}
+\keywords{(*\meta{keywords}*)}
+\subjclass{(*\meta{subjclass}*)}
+\begin{abstract}
+ (*\meta{abstract}*)
+\end{abstract}
+\maketitle
\end{code}
\clearpage
Les informations sur l'auteur peuvent contenir plusieurs groupes, écrits comme suit :
\begin{code}
- \author{(*\meta{author 1}*)}
- \address{(*\meta{address 1}*)}
- \email{(*\meta{email 1}*)}
- \author{(*\meta{author 2}*)}
- \address{(*\meta{address 2}*)}
- \email{(*\meta{email 2}*)}
- ...
+\author{(*\meta{author 1}*)}
+\address{(*\meta{address 1}*)}
+\email{(*\meta{email 1}*)}
+\author{(*\meta{author 2}*)}
+\address{(*\meta{address 2}*)}
+\email{(*\meta{email 2}*)}
+...
\end{code}
Parmi eux, l'ordre mutuel de \lstinline|\address|, \lstinline|\curraddr|, \lstinline|\email| n'est pas important.