summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/medmath/medmath.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/medmath/medmath.tex')
-rw-r--r--macros/latex/contrib/medmath/medmath.tex15
1 files changed, 7 insertions, 8 deletions
diff --git a/macros/latex/contrib/medmath/medmath.tex b/macros/latex/contrib/medmath/medmath.tex
index 9f0c2304c2..f57e2133d3 100644
--- a/macros/latex/contrib/medmath/medmath.tex
+++ b/macros/latex/contrib/medmath/medmath.tex
@@ -1,8 +1,8 @@
% -*- coding: utf-8 -*-
-\documentclass[oneside,12pt]{article}
+\documentclass[oneside,11pt]{article}
\usepackage[a4paper,margin=2cm]{geometry}
-\newcommand*{\myversion}{2024B}
+\newcommand*{\myversion}{2024D}
\newcommand*{\mydate}{Version \myversion\ (\the\year-\mylpad\month-\mylpad\day)}
\newcommand*{\mylpad}[1]{\ifnum#1<10 0\the#1\else\the#1\fi}
@@ -21,11 +21,9 @@
%% The \oiint operator is defined with utopia font
\usepackage[utopia]{mathdesign}
-%\usepackage[mediummath]{nccmath}
+\usepackage[mediummath]{nccmath}
\usepackage{medmath}
-\makeatletter
-\mdm@enabledfalse
-\makeatother
+\booltrue{mdm@bare}
\begin{document}
@@ -58,10 +56,11 @@ There are several problems with \texttt{mediummath} option in \texttt{nccmath} p
\section{The \texttt{medmath} package}
\makeatletter
-\my@do@medmath \my@do@medmath@fix
+\mdm@activate@all
\makeatother
-The \texttt{medmath} package fixes and improves \texttt{mediummath} option in \texttt{nccmath} package.
+The \texttt{medmath} package started as a fork of \texttt{mediummath} code in \texttt{nccmath}
+package, aiming to provide more stable and flexible medium-size math commands.
\begin{enumerate}
\item The big operators in superscripts and subscripts are in medium size.