Fix typos in doc

This commit is contained in:
Yukai Chou 2024-07-28 06:53:12 +08:00 committed by GitHub
parent 1508055cf3
commit 90708b6ca7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -145,8 +145,8 @@
%%% \newcommand\DescribeGlobal[1]{% %%% \newcommand\DescribeGlobal[1]{%
%%% \DescribeMacro{#1}} %%% \DescribeMacro{#1}}
%% %%
%% \newcommand\LEGACY[1][]{\fbox{LEGACY #1}} %% \newcommand\LEGACY[1][]{\fbox{LEGACY\ifstrempty{#1}{}{ #1}}}
%% \newcommand\EXPERIMENTAL[1][]{\fbox{EXPERIMENTAL #1}} %% \newcommand\EXPERIMENTAL[1][]{\fbox{EXPERIMENTAL\ifstrempty{#1}{}{ #1}}}
%% %%
%%% sections to new pages... %%% sections to new pages...
%% \newcommand\sectionbreak{\Needspace{5\baselineskip}} %% \newcommand\sectionbreak{\Needspace{5\baselineskip}}
@ -5702,7 +5702,7 @@
%% \DescribeMacro{\TEX} %% \DescribeMacro{\TEX}
%% \DescribeMacro{\LATEX} %% \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{% \def\TEX{%
{\fontfamily{lmr}\selectfont \TeX}} {\fontfamily{lmr}\selectfont \TeX}}
@ -5714,7 +5714,7 @@
%---------------------------------------------------------------------- %----------------------------------------------------------------------
%%%% Issues %%%% Issues
% %
%% \subsection*{Large images can cause "Arythmetic overflow"} %% \subsection*{Large images can cause ``Arythmetic overflow"}
% %
%% \DescribeMacro{\CalcOverflowFactor=0.1} %% \DescribeMacro{\CalcOverflowFactor=0.1}
% %