View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000599 | luatex | documentation | public | 2011-03-22 08:45 | 2011-04-12 09:06 |
| Reporter | Taco | Assigned To | Taco | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 0.66.0 | ||||
| Summary | 0000599: unsetting attributes in the manual | ||||
| Description | From MPG: The manual for version 0.65.0 says (page 16 = pdf page 20) > > \setbox2=\hbox attr1=12 attr2=-1{Hello} > > > > This will set the attribute list of box 2 to 1 = 12, and the attributes of > > box 0 will be 2 = 5. As you can see, assigning a negative value causes an > > attribute to be ignored. Unless I missed something, -1 should be changed to -"7FFFFFFF and the following sentence adapted accordingly due to changes in luatex 0.37. Btw, the manual also says (in the same section) \attribute 16-bit number optional equals 31-bit number However, the value looks very much like a (signed) 32-bit number to me. Perhaps the 31-bit thing is also a remnant from the time where only non-negative values were allowed. Manuel. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-03-22 08:45 | Taco | New Issue | |
| 2011-04-11 08:12 | Taco | Status | new => assigned |
| 2011-04-11 08:12 | Taco | Assigned To | => Taco |
| 2011-04-11 08:13 | Taco | Note Added: 0000776 | |
| 2011-04-11 08:13 | Taco | Status | assigned => resolved |
| 2011-04-11 08:13 | Taco | Resolution | open => fixed |
| 2011-04-12 09:02 | Taco | Fixed in Version | => 0.66.0 |
| 2011-04-12 09:06 | Taco | Note Added: 0000800 | |
| 2011-04-12 09:06 | Taco | Status | resolved => closed |