-
-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rename math/setup value structelem to mathml-SE
- Loading branch information
Showing
3 changed files
with
17 additions
and
18 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,18 @@ | ||
2025-02-17 Ulrike Fischer <[email protected]> | ||
2025-02-20 Ulrike Fischer <[email protected]> | ||
* documentmetadata-support.dtx: set PDF 2.0 as default | ||
* latex-lab-text.dtx: add phoneme instruction to LaTeX. | ||
* documentmetadata-support.dtx: replace deprecated \keys_set_filter:nnn | ||
* latex-lab-math.dtx: removed the subpart code. It will probably never be used. | ||
* latex-lab-math.dtx: move amsmath-patches int latex-lab-amsmath, and insert | ||
luamml patches. | ||
* latex-lab-math.dtx: redefine \mathpalette in luatex. | ||
* latex-lab-math.dtx: Add math/setup key. | ||
* latex-lab-text.dtx: suppress tagging in \phantom in text mode, adapt for mathmode. | ||
* latex-lab-unicode-math.dtx: tag roots and fraction rules as artifact is | ||
mathml structure elements are used. | ||
* use \@math@level to identify nested math | ||
* added latex-lab-unicode-math.dtx/ltx for unicode-math fixes | ||
* redefine \bBigg@ if unicode-math is used. | ||
|
||
2025-02-14 Frank Mittelbach <[email protected]> | ||
|
||
|
@@ -17,19 +29,6 @@ | |
* latex-lab-new-or-2.dtx: | ||
Use sockets and hooks to make output routine configurable. | ||
|
||
2025-02-06 Ulrike Fischer <[email protected]> | ||
* documentmetadata-support.dtx: replace deprecated \keys_set_filter:nnn | ||
* latex-lab-math.dtx: removed the subpart code. It will probably never be used. | ||
* latex-lab-math.dtx: move amsmath-patches int latex-lab-amsmath, and insert | ||
luamml patches. | ||
* latex-lab-math.dtx: redefine \mathpalette in luatex. | ||
* latex-lab-text.dtx: suppress tagging in \phantom in text mode, adapt for mathmode. | ||
* latex-lab-unicode-math.dtx: tag roots and fraction rules as artifact is | ||
mathml structure elements are used. | ||
* use \@math@level to identify nested math | ||
* added latex-lab-unicode-math.dtx/ltx for unicode-math fixes | ||
* redefine \bBigg@ if unicode-math is used. | ||
|
||
2024-01-30 Ulrike Fischer <[email protected]> | ||
* latex-lab-block.dtx, latex-lab-namespace.dtx: change tagging of verbatim. | ||
|
||
|
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