1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
%%^^A%% unicode-math.ltx -- part of UNICODE-MATH <wspr.io/unicode-math>
%%^^A%% User documentation.
\documentclass[a4paper]{ltxdoc}
\input{um-doc-style.tex}
\begin{document}
\maketitle
\input{um-doc-main.tex}
\clearpage
\appendix
\input{um-doc-stixextract.tex}
\input{um-doc-nfsssummary.tex}
\input{um-doc-legacyfontdimen.tex}
\input{um-doc-mathfontdimen.tex}
\end{document}
\endinput
% /©
%
% ------------------------------------------------
% The UNICODE-MATH package <wspr.io/unicode-math>
% ------------------------------------------------
% This package is free software and may be redistributed and/or modified under
% the conditions of the LaTeX Project Public License, version 1.3c or higher
% (your choice): <http://www.latex-project.org/lppl/>.
% ------------------------------------------------
% Copyright 2006-2019 Will Robertson, LPPL "maintainer"
% Copyright 2010-2017 Philipp Stephani
% Copyright 2011-2017 Joseph Wright
% Copyright 2012-2015 Khaled Hosny
% ------------------------------------------------
%
% ©/
|