diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/beaulivre')
-rw-r--r-- | Master/texmf-dist/tex/latex/beaulivre/beaulivre.cls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/beaulivre/beaulivre.cls b/Master/texmf-dist/tex/latex/beaulivre/beaulivre.cls index 52192ad71a4..4da4aadc4fe 100644 --- a/Master/texmf-dist/tex/latex/beaulivre/beaulivre.cls +++ b/Master/texmf-dist/tex/latex/beaulivre/beaulivre.cls @@ -17,7 +17,7 @@ %% \NeedsTeXFormat{LaTeX2e}[2020-10-01] \ProvidesClass{beaulivre} - [2021/08/08 A colorful book style] + [2021/08/09 A colorful book style] \def\colorclass@baseclass{book} \RequirePackage{kvoptions} \RequirePackage{etoolbox} @@ -114,7 +114,7 @@ \fi \fi -\PassOptionsToPackage{no-math}{fontspec} +\PassOptionsToPackage{no-math,quiet}{fontspec} \RequirePackage{fontspec} \IfFileExists{colorist-font.tex}{ |