Fix typos

This commit is contained in:
Marcel Fabian Krüger 2024-08-15 20:30:04 +02:00
parent 2656c86158
commit 9c757878ee

View File

@ -49,9 +49,9 @@
%</gobble> %</gobble>
% \fi % \fi
% %
% \GetFileInfo{luamml.dtx} % \GetFileInfo{luamml.sty}
% \title{The \pkg{luamml} package% % \title{The \pkg{luamml} package%
% \thanks{This doument corresponds to \pkg{luamml}~\fileversion, dated~\filedate.}% % \thanks{This document corresponds to \pkg{luamml}~\fileversion, dated~\filedate.}%
% } % }
% \author{Marcel Krüger} % \author{Marcel Krüger}
% %
@ -93,9 +93,9 @@
% } % }
% \end{verbatim} % \end{verbatim}
% produces a |<mi>TeX</mi>| element in the output instead of trying to import \TeX~as a mathematical expression. % produces a |<mi>TeX</mi>| element in the output instead of trying to import \TeX~as a mathematical expression.
% The table structure is explaned in an appendix. % The table structure is explained in an appendix.
% %
% \section{Features \& Limitiations} % \section{Features \& Limitations}
% Currently all mathematical expressions which purely contain Unicode encoded math mode material without embedded non-math should get converted successfully. % Currently all mathematical expressions which purely contain Unicode encoded math mode material without embedded non-math should get converted successfully.
% Usage with non-Unicode math (\TeX's 8-bit math fonts) is highly experimental and undocumented. % Usage with non-Unicode math (\TeX's 8-bit math fonts) is highly experimental and undocumented.
% Any attempt to build complicated structures by embedding arbitrary \TeX\ code in the middle of math mode needs to have a MathML replacement specified. % Any attempt to build complicated structures by embedding arbitrary \TeX\ code in the middle of math mode needs to have a MathML replacement specified.