summaryrefslogtreecommitdiff
path: root/macros/unicodetex/latex/lebhart
diff options
context:
space:
mode:
Diffstat (limited to 'macros/unicodetex/latex/lebhart')
-rw-r--r--macros/unicodetex/latex/lebhart/lebhart-doc-cn.pdfbin292008 -> 294058 bytes
-rw-r--r--macros/unicodetex/latex/lebhart/lebhart-doc-cn.tex2
-rw-r--r--macros/unicodetex/latex/lebhart/lebhart-doc-en.pdfbin159263 -> 161708 bytes
-rw-r--r--macros/unicodetex/latex/lebhart/lebhart-doc-en.tex2
-rw-r--r--macros/unicodetex/latex/lebhart/lebhart-doc-fr.pdfbin165305 -> 167085 bytes
-rw-r--r--macros/unicodetex/latex/lebhart/lebhart-doc-fr.tex2
-rw-r--r--macros/unicodetex/latex/lebhart/lebhart.cls10
7 files changed, 8 insertions, 8 deletions
diff --git a/macros/unicodetex/latex/lebhart/lebhart-doc-cn.pdf b/macros/unicodetex/latex/lebhart/lebhart-doc-cn.pdf
index 856f770e8c..54df619dd0 100644
--- a/macros/unicodetex/latex/lebhart/lebhart-doc-cn.pdf
+++ b/macros/unicodetex/latex/lebhart/lebhart-doc-cn.pdf
Binary files differ
diff --git a/macros/unicodetex/latex/lebhart/lebhart-doc-cn.tex b/macros/unicodetex/latex/lebhart/lebhart-doc-cn.tex
index 8ad79b1d60..fb03bcdf9a 100644
--- a/macros/unicodetex/latex/lebhart/lebhart-doc-cn.tex
+++ b/macros/unicodetex/latex/lebhart/lebhart-doc-cn.tex
@@ -105,7 +105,7 @@
\title{\lebhart{},以多彩的方式排版你的文章}
\author{许锦文}
-\thanks{对应版本. \texttt{\lebhart{} 2021/07/15}}
+\thanks{对应版本. \texttt{\lebhart{} 2021/07/27}}
\email{\href{mailto:ProjLib@outlook.com}{ProjLib@outlook.com}}
\date{2021年7月,北京}
diff --git a/macros/unicodetex/latex/lebhart/lebhart-doc-en.pdf b/macros/unicodetex/latex/lebhart/lebhart-doc-en.pdf
index d16f90d88c..ace982c9b2 100644
--- a/macros/unicodetex/latex/lebhart/lebhart-doc-en.pdf
+++ b/macros/unicodetex/latex/lebhart/lebhart-doc-en.pdf
Binary files differ
diff --git a/macros/unicodetex/latex/lebhart/lebhart-doc-en.tex b/macros/unicodetex/latex/lebhart/lebhart-doc-en.tex
index 7f0b6c0f80..60dd23180c 100644
--- a/macros/unicodetex/latex/lebhart/lebhart-doc-en.tex
+++ b/macros/unicodetex/latex/lebhart/lebhart-doc-en.tex
@@ -105,7 +105,7 @@
\title{\lebhart{}, write your articles in a colorful way}
\author{Jinwen XU}
-\thanks{Corresponding to: \texttt{\lebhart{} 2021/07/15}}
+\thanks{Corresponding to: \texttt{\lebhart{} 2021/07/27}}
\email{\href{mailto:ProjLib@outlook.com}{ProjLib@outlook.com}}
\date{July 2021, Beijing}
diff --git a/macros/unicodetex/latex/lebhart/lebhart-doc-fr.pdf b/macros/unicodetex/latex/lebhart/lebhart-doc-fr.pdf
index 0f03ba0c28..a38adc4ac7 100644
--- a/macros/unicodetex/latex/lebhart/lebhart-doc-fr.pdf
+++ b/macros/unicodetex/latex/lebhart/lebhart-doc-fr.pdf
Binary files differ
diff --git a/macros/unicodetex/latex/lebhart/lebhart-doc-fr.tex b/macros/unicodetex/latex/lebhart/lebhart-doc-fr.tex
index 77f97b8008..596f0711a2 100644
--- a/macros/unicodetex/latex/lebhart/lebhart-doc-fr.tex
+++ b/macros/unicodetex/latex/lebhart/lebhart-doc-fr.tex
@@ -105,7 +105,7 @@
\title{\lebhart{}, écrivez vos articles de manière colorée}
\author{Jinwen XU}
-\thanks{Correspondant à : \texttt{\lebhart{} 2021/07/15}}
+\thanks{Correspondant à : \texttt{\lebhart{} 2021/07/27}}
\email{\href{mailto:ProjLib@outlook.com}{ProjLib@outlook.com}}
\date{juillet 2021, à Pékin}
diff --git a/macros/unicodetex/latex/lebhart/lebhart.cls b/macros/unicodetex/latex/lebhart/lebhart.cls
index 4221ba16be..529837fadb 100644
--- a/macros/unicodetex/latex/lebhart/lebhart.cls
+++ b/macros/unicodetex/latex/lebhart/lebhart.cls
@@ -17,7 +17,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2020-10-01]
\ProvidesClass{lebhart}
- [2021/07/15 A colorful article style]
+ [2021/07/27 A colorful article style]
\def\colorclass@baseclass{article}
\RequirePackage{kvoptions}
\RequirePackage{etoolbox}
@@ -127,11 +127,11 @@
BoldFont = SourceSansPro-Bold.otf ,
ItalicFont = SourceSansPro-RegularIt.otf ,
BoldItalicFont = SourceSansPro-BoldIt.otf ]
- \setmonofont{cmuntt.otf}[
+ \setmonofont{NewCMMono10-Regular.otf}[
Scale = 1.05 ,
- BoldFont = cmuntb.otf ,
- ItalicFont = cmunst.otf ,
- BoldItalicFont = cmuntb.otf ]
+ BoldFont = NewCMMono10-Book.otf ,
+ ItalicFont = NewCMMono10-Italic.otf ,
+ BoldItalicFont = NewCMMono10-BookItalic.otf ]
\PassOptionsToPackage{fontset=none,scheme=plain}{ctex}
\RequirePackage{ctex}