Skip to content

Commit

Permalink
pgfsys's alternative \halign needs the ALIGN_STATE adjustments, as well
Browse files Browse the repository at this point in the history
  • Loading branch information
brucemiller committed Feb 20, 2024
1 parent fdc72b6 commit 5298bf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/LaTeXML/Package/pgfsys-latexml.def.ltxml
Original file line number Diff line number Diff line change
Expand Up @@ -905,6 +905,7 @@ DefConstructor('\lxSVG@halign BoxSpecification',
width => orNull(GetKeyVal($spec, 'to')) });
digestAlignmentBody($stomach, $whatsit);
$stomach->egroup;
$LaTeXML::ALIGN_STATE--; # Balance the opening { OUTSIDE of the masking of ALIGN_STATE
return; });

sub tikzAlignmentBindings {
Expand Down

0 comments on commit 5298bf8

Please sign in to comment.