-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adopt a more consistent naming convention for latexml-specific contro…
…l-sequences. (#2361) They usually should start with \lx@, to avoid conflicts with external styles, classes, formats, etc. To assist in updating any user bindings, a warning is issued when the old names are used (but the new name will be executed). For reference (and tool building) The old and new names are listed here: \@error \lx@ERROR \@@Eqno \lx@eqno \LTX@nonumber \lx@equation@nonumber \normnal@par \lx@normal@par \inner@par \lx@normal@par \hidden@bgroup \lx@hidden@bgroup \hidden@egroup \lx@hidden@egroup \right@hidden@egroup \lx@hidden@egroup@right \hidden@align \lx@hidden@align \hidden@noalign \lx@hidden@noalign \hidden@cr \lx@hidden@cr \hidden@crcr \lx@hidden@crcr \@start@alignment \lx@start@alignment \@finish@alignment \lx@finish@alignment \@close@alignment \lx@close@alignment \if@in@alignment \if@in@lx@alignment \@Alignment@hline \lx@alignment@hline \@Alignment@newline \lx@alignment@newline \@Alignment@newline@noskip \lx@alignment@newline@noskip \@Alignment@newline@marker \lx@alignment@newline@marker \@Alignment@newline@markertall \lx@alignment@newline@markertall \@Alignment@column \lx@alignment@column \@Alignment@ncolumns \lx@alignment@ncolumns \@Alignment@bindings \lx@alignment@bindings \@Row@before \lx@alignment@row@before \@Row@after \lx@alignment@row@after \@column@before \lx@alignment@column@before \@column@after \lx@alignment@column@after \@tabular@begin@heading \lx@alignment@begin@heading \@tabular@end@heading \lx@alignment@end@heading \@multicolumn \lx@alignment@multicolumn \@dollar@in@normalmode \lx@dollar@in@normalmode \@dollar@in@mathmode \lx@dollar@in@mathmode \@dollar@in@textmode \lx@dollar@in@textmode \math@underline \lx@math@underline \text@underline \lx@text@underline \math@overleftarrow \lx@math@overleftarrow \math@overrightarrow \lx@math@overrightarrow \@@BEGININLINEMATH \lx@begin@inline@math \@@ENDINLINEMATH \lx@end@inline@math \@@BEGINDISPLAYMATH \lx@begin@display@math \@@ENDDISPLAYMATH \lx@end@display@math \@@BEGININLINETEXT \lx@begin@inmath@text \@@ENDINLINETEXT \lx@end@inmath@text \@@FLOATINGSUBSCRIPT \lx@floating@subscript \@@FLOATINGSUPERSCRIPT \lx@floating@superscript \@@POSTSUBSCRIPT \lx@post@subscript \@@POSTSUPERSCRIPT \lx@post@superscript \@Assert@MEANING \lx@assert@meaning
- Loading branch information
1 parent
3b753cf
commit f75b0c6
Showing
43 changed files
with
616 additions
and
500 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.