mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
![Pietro Cerutti](/assets/img/avatar_default.png)
Changes (2 bugs fixes): - Some spaces dissapeared in toc's. FIX -> add braces around macro expansion in subst_expn. - Spurious '_' outside of math mode warnings when \label{..._...} occurs in section titles. FIX -> add \@getprint around \sec@id@attr in \@doaddtoc [latexcommon.hva] and \cuthere [html/hevea.hva]. Reported by: John Marino <draco@marino.st> (ports/177655) Approved by: portmgr