summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/halloweenmath/halloweenmath-man.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/halloweenmath/halloweenmath-man.tex')
-rw-r--r--macros/latex/contrib/halloweenmath/halloweenmath-man.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/macros/latex/contrib/halloweenmath/halloweenmath-man.tex b/macros/latex/contrib/halloweenmath/halloweenmath-man.tex
index 7776ee16bd..a8062cddf3 100644
--- a/macros/latex/contrib/halloweenmath/halloweenmath-man.tex
+++ b/macros/latex/contrib/halloweenmath/halloweenmath-man.tex
@@ -1,21 +1,21 @@
\documentclass[a4paper]{article}
\usepackage[T1]{fontenc}
\usepackage{amsmath,amsfonts}
-\usepackage{halloweenmath}[2017/04/16]
+\usepackage{halloweenmath}[2019/11/01]
\usepackage{array}
\usepackage[bookmarksnumbered]{hyperref}
\title{User's manual\\for the \halloweenmath\ package}
\author{G. Mezzetti}
-\date{April~25, 2017}
+\date{November~1, 2019}
\hypersetup{
pdftitle = {User's manual for the halloweenmath package},
pdfauthor = {G. Mezzetti},
pdfsubject = {The halloweenmath LaTeX package},
pdfkeywords = {TeX,LaTeX,Halloween,math,math symbold},
- pdfcreationdate = {D:20170425120000},
- pdfmoddate = {D:20170425120000}
+ pdfcreationdate = {D:20191101120000},
+ pdfmoddate = {D:20191101120000}
}
\DeclareTextFontCommand{\packlass}{\normalfont\sffamily}
@@ -31,7 +31,7 @@
\newcolumntype{H}[3]{>{\hb@xt@ #3\bgroup#1}c<{#2\egroup}}
\newcolumntype{U}[2]{H{\hss$#1}{$\hss}{#2}@{\hspace{.5em}}}
\newcolumntype{V}[1]{H{\ttfamily}{\hss}{#1}}
-\newcolumntype{W}[1]{H{}{\hss}{#1}}
+\newcolumntype{Q}[1]{H{}{\hss}{#1}}
\newcolumntype{O}{U{}{15\p@}}
\newcolumntype{D}{U{\displaystyle}{30\p@}}
\newcolumntype{L}{OD}
@@ -60,7 +60,7 @@
}
\newenvironment{xasymtable}[1][\tw@]{%
\def\arraystretch{\tw@}%
- \@symtable{AW{200\p@}}{#1}%
+ \@symtable{AQ{200\p@}}{#1}%
}{%
\end@symtable
}