-
-
Notifications
You must be signed in to change notification settings - Fork 274
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into tlc3-errata
# Conflicts: # base/doc/tlc3.err
- Loading branch information
Showing
58 changed files
with
1,099 additions
and
306 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,24 @@ to completeness or accuracy and it contains some references to files that are | |
not part of the distribution. | ||
================================================================================ | ||
|
||
2024-07-27 Ulrike Fischer <[email protected]> | ||
* lttagging.dtx: (subsection{Paragraph sockets}): A socket and plug to restore paragraph | ||
setting added. | ||
|
||
2024-07-13 Ulrike Fischer <[email protected]> | ||
* lttagging.dtx: (subsection{Tagging sockets}): toc-related tagging sockets added. | ||
|
||
2024-07-13 Frank Mittelbach <[email protected]> | ||
|
||
* lttagging.dtx (subsection{Tagging support for table/tabular packages}): | ||
Sockets for \cs{cline} leaders added (tagging/134) | ||
|
||
2024-07-10 Frank Mittelbach <[email protected]> | ||
|
||
* ltmiscen.dtx (subsection{Environments}): | ||
Drop code chunks before adding them to avoid duplication in | ||
rollback (gh/1407) | ||
|
||
2024-07-06 Yukai Chou <[email protected]> | ||
|
||
* ltcmd.dtx (subsection{User functions}): | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
\RequirePackage[2023-11-01]{latexrelease} | ||
|
||
\documentclass{article} | ||
|
||
\input{test2e} | ||
|
||
|
||
\START | ||
|
||
\typeout{--> Code should not be doubled in chunks} | ||
|
||
\ShowHook{enddocument/info} | ||
\END |
Oops, something went wrong.