#2835 closed defect (duplicate)
LyX couldn't export files using hyperref to DVI - part 1
Reported by: | Uwe Stöhr | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | converters | Version: | 1.4.2 |
Severity: | normal | Keywords: | |
Cc: |
Description
LyX uses the script clean_dvi.py to generate the DVI-output. Until the last
update of hyperref it is no longer able to produce a DVI-file of the attached
small LyX example file.
The problem is the following preamble part:
pdfauthor={Uwe Stöhr}
when I write
pdfauthor={UweStöhr}
it compiles.
Running LaTeX directly over the file generates in any case a correct DVI, so the
problm is the clean_dvi script.
We should remove the clean_dvi.py file as soon as possible from LyX, see bug
2836 for an explanation.
Attachments (1)
Change History (8)
comment:1 by , 19 years ago
dependson: | → 2836 |
---|---|
Milestone: | → 1.4.3 |
comment:2 by , 19 years ago
dependson: | → 2837 |
---|
by , 19 years ago
comment:3 by , 19 years ago
Milestone: | 1.4.3 → 1.4.x |
---|---|
Severity: | major → normal |
I would be interested to see the dtl file before and after the script.
It may just be a bad regexp.
I postpone the bug, because we have no idea of how to fix it right now.
comment:4 by , 19 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
* This bug has been marked as a duplicate of 2836 *
comment:5 by , 19 years ago
dependson: | 2836 |
---|
comment:6 by , 11 years ago
Component: | export → converters |
---|
comment:7 by , 10 years ago
Milestone: | 1.4.x |
---|
Remove milestone 1.4.x, which is not a real milestone anyway.
test2.lyx