Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
luatex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeXLive
luatex
Commits
7fe5b1a0
Commit
7fe5b1a0
authored
4 years ago
by
Luigi Scarso
Browse files
Options
Downloads
Patches
Plain Diff
Updated NEWS
parent
5baed8a6
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
source/texk/web2c/luatexdir/ChangeLog
+11
-11
11 additions, 11 deletions
source/texk/web2c/luatexdir/ChangeLog
source/texk/web2c/luatexdir/NEWS
+16
-0
16 additions, 0 deletions
source/texk/web2c/luatexdir/NEWS
with
27 additions
and
11 deletions
source/texk/web2c/luatexdir/ChangeLog
+
11
−
11
View file @
7fe5b1a0
2012-02-14 Luigi Scarso <luigi.scarso@gmail.com>
2012-02-14 Luigi Scarso <luigi.scarso@gmail.com>
* callback for nesting level used in tracingmacros
2021-02-01 Luigi Scarso <luigi.scarso@gmail.com>
2021-02-01 Luigi Scarso <luigi.scarso@gmail.com>
* two TeX January 2021 DEK buglet fixes (H.Hagen)
2021-01-31 Luigi Scarso <luigi.scarso@gmail.com>
2021-01-31 Luigi Scarso <luigi.scarso@gmail.com>
* mark math glyphs as protected (in order to prevent processing
as text in base mode) (H.Hagen)
* removed width/ic compensation for traditional math code path
(see [Dev-luatex] Duplicated italic correction in do_delimiter ) (H.Hagen)
2021-01-30 Luigi Scarso <luigi.scarso@gmail.com>
2021-01-30 Luigi Scarso <luigi.scarso@gmail.com>
* level_max and level_chr determing what gets put in front of
macro tracing lines (variant on suggestion by PO on implementors list)(H. Hagen)
2021-01-13 Luigi Scarso <luigi.scarso@gmail.com>
2021-01-13 Luigi Scarso <luigi.scarso@gmail.com>
* pdftex compatibility hack (H. Hagen)
2020-12-13 Luigi Scarso <luigi.scarso@gmail.com>
2020-12-13 Luigi Scarso <luigi.scarso@gmail.com>
* fixed Hyphenation issue regarding frozen glyph nodes (M.F. Krüger)
2020-12-12 Luigi Scarso <luigi.scarso@gmail.com>
2020-12-12 Luigi Scarso <luigi.scarso@gmail.com>
* fixed luatex segfault with huge romannumeral overfull (H. Hagen)
* automake (GNU automake) 1.16.3
2020-11-08 Luigi Scarso <luigi.scarso@gmail.com>
2020-11-08 Luigi Scarso <luigi.scarso@gmail.com>
* convert assert(is_simple_character(wordstart)) to tex error
2020-10-30 Luigi Scarso <luigi.scarso@gmail.com>
2020-10-30 Luigi Scarso <luigi.scarso@gmail.com>
* fixed a typo in w32 code in errors.c (A. Kakuto)
2020-10-04 Luigi Scarso <luigi.scarso@gmail.com>
...
...
@@ -46,7 +46,7 @@
* fixed: \tracinglostchars>=3 is an error (no fatal error)
2020-07-26 Luigi Scarso <luigi.scarso@gmail.com>
* New value for \tracinglostchars: \tracinglostchars>=3 is a fatal error
* New value for \tracinglostchars: \tracinglostchars>=3 is a fatal error
2020-07-12 Luigi Scarso <luigi.scarso@gmail.com>
* Original reports:
...
...
@@ -1235,7 +1235,7 @@
2010-05-13 Taco Hoekwater <taco@luatex.org>
* utils/synctex.c, utils/synctex-luatex.h: update from J
ro
me
* utils/synctex.c, utils/synctex-luatex.h: update from J
érô
me
Laurens, bringing luatex in-line with the core synctex distribution
* luatex_svnversion.h: updated to reflect the version of 0.60.x branch
...
...
This diff is collapsed.
Click to expand it.
source/texk/web2c/luatexdir/NEWS
+
16
−
0
View file @
7fe5b1a0
==============================================================
LuaTeX 1.13.0 2021-02-18
==============================================================
This is the release for TeX live 2021.
Callback for nesting level used in tracingmacros.
It is is a variant of \tracingstacklevels
by Petr Olsak implemented in pdftex and xetex.
Two TeX January 2021 DEK buglet fixes (H.Hagen)
Mark math glyphs as protected (in order to prevent processing
as text in base mode).
Removed width/ic compensation for traditional math code path.
Minor clean-up and bugs fixed (see ChangeLog)
==============================================================
LuaTeX 1.12.0 2020-03-15
==============================================================
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment