View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000444 | luatex | feature request | public | 2010-07-31 06:47 | 2015-11-09 09:00 |
| Reporter | Taco | Assigned To | Hans Hagen | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 0.85.0 | ||||
| Summary | 0000444: support \write files in texio | ||||
| Description | It would be simple to add this: \newwrite\test \immediate\openout\test stuff.txt \immediate\write\test {message1} \directlua{% texio.write(\the\test,"message2") % first arg is a number, which is illegal now } \immediate\closeout\test \bye | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-07-31 06:47 | Taco | New Issue | |
| 2010-07-31 06:47 | Taco | Status | new => assigned |
| 2010-07-31 06:47 | Taco | Assigned To | => Taco |
| 2010-08-02 13:37 | Taco | Note Added: 0000577 | |
| 2015-11-09 08:59 | Hans Hagen | Status | assigned => closed |
| 2015-11-09 09:00 | Hans Hagen | Assigned To | Taco => Hans Hagen |
| 2015-11-09 09:00 | Hans Hagen | Resolution | open => fixed |
| 2015-11-09 09:00 | Hans Hagen | Fixed in Version | => 0.85.0 |