diff --git a/lib/LaTeXML/Package/natbib.sty.ltxml b/lib/LaTeXML/Package/natbib.sty.ltxml index 31edf8583..d7e9bd31e 100644 --- a/lib/LaTeXML/Package/natbib.sty.ltxml +++ b/lib/LaTeXML/Package/natbib.sty.ltxml @@ -528,7 +528,7 @@ DefPrimitiveI('\reset@natbib@cites', undef, sub { # Kinda rediculous simulating this here (we can almost pull it off in TeX) # but the TeX tends to be quite brittle in the wilds of arXiv, so... -DefMacro('\lx@NAT@parselabel{}{}', sub { +DefMacro('\lx@NAT@parselabel Semiverbatim {}', sub { my ($gullet, $label, $key) = @_; my ($number, $year, $authors, $fullauthors); my $bare = 1;