Skip to content

Commit 743cae8

Browse files
committed
Add missing \mdash definition
1 parent 5b2103b commit 743cae8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/LaTeXML/Package/aa_support.sty.ltxml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ DefMacro('\tablefoottext{}{}', '\footnotetext[$#1$]{#2}');
236236
#%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
237237
# Typography
238238

239+
DefConstructor('\mdash', "\x{2014}");
239240
DefMacro('\vec{}', '\ensuremath{\@vec{#1}}');
240241
DefMath('\@vec{}', '#1', role => 'ID', font => { forcebold => 1 });
241242
DefMacro('\tens{}', '\ensuremath{\@tens{#1}}');

0 commit comments

Comments
 (0)