View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000589 | luatex | luatex bug | public | 2011-02-28 10:10 | 2015-11-11 13:48 |
Reporter | Taco | Assigned To | Hans Hagen | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | 0.85.0 | |||
Summary | 0000589: Various prevdepth / prevgraph lua interface things | ||||
Description | From Paul: See the attached file for what I've found experimenting with nodes. The \prevdepth problem looks pretty serious to me (well, at least it prevents me from having unlimited fun with linebreak_filter and tex.linebreak). Best, Paul | ||||
Steps To Reproduce | See items 0-3 in the attached file | ||||
Tags | No tags attached. | ||||
|
buglets.tex (2,661 bytes) |
|
prevdepth, prevgraf and spacefactor are now intercepted; before doing tex.prevdepth just created a new entry (as it was not settable) so the observed behaviour was actually as expected; so, the new interception is just a convenience equivalent to operating on the tex.nest top entry (which is actually where one should mess) |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-02-28 10:10 | Taco | New Issue | |
2011-02-28 10:10 | Taco | Status | new => assigned |
2011-02-28 10:10 | Taco | Assigned To | => Taco |
2011-02-28 10:10 | Taco | File Added: buglets.tex | |
2015-11-11 11:42 | Hans Hagen | Assigned To | Taco => Hans Hagen |
2015-11-11 13:48 | Hans Hagen | Note Added: 0001540 | |
2015-11-11 13:48 | Hans Hagen | Status | assigned => closed |
2015-11-11 13:48 | Hans Hagen | Resolution | open => fixed |
2015-11-11 13:48 | Hans Hagen | Fixed in Version | => 0.85.0 |