View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000538 | luatex | luatex bug | public | 2010-12-15 22:53 | 2011-04-12 09:06 |
| Reporter | vojta | Assigned To | hhenkel | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | x86_64 and x86_32 | OS | Debian and CentOS Linux | OS Version | 2.6.35 |
| Product Version | 0.65.0 | ||||
| Fixed in Version | 0.66.0 | ||||
| Summary | 0000538: Assertion fails in dviluatex when font ptmr8t used | ||||
| Description | When processing a tex file that uses the ptmr8t font with dviluatex, I get: dviluatex: ./luatexdir/pdf/pdffont.w:67: output_one_char: Assertion `pdf->o_mode==OMODE_PDF' failed. | ||||
| Steps To Reproduce | dviluatex file.dvi where file.dvi is: \font\bad = ptmr8t \bad The quick brown fox jumps over the lazy dog. \bye | ||||
| Tags | No tags attached. | ||||
|
|
Oops, I meant to say "dviluatex file.tex" (not file.dvi), where file.tex is the given source file. |
|
|
should be fixed in trunk, svn 4098. Fix looks a bit too trivial. But stuff forbidden in .dvi, like \pdfliterals and images, should be caught by the backend anyway. |
|
|
all fixed in 0.66.0 |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-12-15 22:53 | vojta | New Issue | |
| 2010-12-16 06:06 | vojta | Note Added: 0000712 | |
| 2010-12-22 13:14 | Taco | Status | new => assigned |
| 2010-12-22 13:14 | Taco | Assigned To | => hhenkel |
| 2011-04-07 21:16 | hhenkel | Note Added: 0000773 | |
| 2011-04-11 08:25 | Taco | Status | assigned => resolved |
| 2011-04-11 08:25 | Taco | Resolution | open => fixed |
| 2011-04-12 09:02 | Taco | Fixed in Version | => 0.66.0 |
| 2011-04-12 09:06 | Taco | Note Added: 0000816 | |
| 2011-04-12 09:06 | Taco | Status | resolved => closed |