From 90708b6ca7c809ac246dec857c944466301cb7a0 Mon Sep 17 00:00:00 2001 From: Yukai Chou Date: Sun, 28 Jul 2024 06:53:12 +0800 Subject: [PATCH] Fix typos in doc --- photobook.cls | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/photobook.cls b/photobook.cls index ae2ecac..9360341 100644 --- a/photobook.cls +++ b/photobook.cls @@ -145,8 +145,8 @@ %%% \newcommand\DescribeGlobal[1]{% %%% \DescribeMacro{#1}} %% -%% \newcommand\LEGACY[1][]{\fbox{LEGACY #1}} -%% \newcommand\EXPERIMENTAL[1][]{\fbox{EXPERIMENTAL #1}} +%% \newcommand\LEGACY[1][]{\fbox{LEGACY\ifstrempty{#1}{}{ #1}}} +%% \newcommand\EXPERIMENTAL[1][]{\fbox{EXPERIMENTAL\ifstrempty{#1}{}{ #1}}} %% %%% sections to new pages... %% \newcommand\sectionbreak{\Needspace{5\baselineskip}} @@ -5702,7 +5702,7 @@ %% \DescribeMacro{\TEX} %% \DescribeMacro{\LATEX} % -%% Convenience macros to display \TeX and \LaTeX in the correct font. +%% Convenience macros to display \TeX\ and \LaTeX\ in the correct font. %% \def\TEX{% {\fontfamily{lmr}\selectfont \TeX}} @@ -5714,7 +5714,7 @@ %---------------------------------------------------------------------- %%%% Issues % -%% \subsection*{Large images can cause "Arythmetic overflow"} +%% \subsection*{Large images can cause ``Arythmetic overflow"} % %% \DescribeMacro{\CalcOverflowFactor=0.1} %