View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000664 | luatex | feature request | public | 2011-05-25 16:53 | 2015-11-08 11:24 |
Reporter | patrick | Assigned To | Hans Hagen | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | Apple/Intel/64bit | OS | OS X | OS Version | 10.6 |
Product Version | 0.70.1 | ||||
Fixed in Version | 0.85.0 | ||||
Summary | 0000664: intercept pdf warnings | ||||
Description | Sometimes I get warnings like these: LuaTeX warning: PDF inclusion: found PDF version <1.6>, but at most version <1.4> allowed I use img.scan() and img.copy() for image inclusion. I'd like to intercept these warnings to present them in another way to the user. | ||||
Tags | No tags attached. | ||||
|
Sorry to interfere with your request, but wouldn't it be simpler (more general) to have a callback on error messages (or warnings)? I think it was already discussed (in order to localise messages, if I remember correctly), but I can't remember where it was left at. |
|
A callback would be great. Good idea. |
|
It is part of a larger thing ... pass all backend related messages through a callback (images, fonts, those ext* messsages) ... message interception is on the agenda for when more code has been cleaned op (also the tex error messages) |
|
will be done > 0.79 ... error messages already can be intercepted, but the backend also has warnings (so that can become a warning callback plus lastwarning in status table, similar to errors) |
|
show_warning_message callback (when a real error, the normal error callbacks) |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-05-25 16:53 | patrick | New Issue | |
2011-05-26 09:54 | Paul Isambert | Note Added: 0000861 | |
2011-05-26 09:58 | patrick | Note Added: 0000862 | |
2011-05-29 08:55 | Taco | Assigned To | => Taco |
2011-05-29 08:55 | Taco | Status | new => assigned |
2011-05-30 12:21 | Hans Hagen | Note Added: 0000871 | |
2012-08-10 15:43 | oneiros | Severity | minor => feature |
2014-03-30 11:34 | Hans Hagen | Assigned To | Taco => Hans Hagen |
2014-03-30 11:36 | Hans Hagen | Note Added: 0001257 | |
2015-11-08 11:24 | Hans Hagen | Note Added: 0001521 | |
2015-11-08 11:24 | Hans Hagen | Status | assigned => closed |
2015-11-08 11:24 | Hans Hagen | Resolution | open => fixed |
2015-11-08 11:24 | Hans Hagen | Fixed in Version | => 0.85.0 |