mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 17:20:55 +00:00
s/DirtyDVI/DraftDVI/
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@10016 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
87fbbe0a56
commit
1b777d3c44
@ -78,7 +78,7 @@ windows_packaging()
|
||||
# (Note that this sed script contains TAB characters.)
|
||||
# Append the dvi2 format after the dvi format.
|
||||
/^ *\\\\Format[ ]\{1,\}dvi[ ]\{1,\}/a\
|
||||
\\\\Format dvi2 dvi DirtyDVI ""
|
||||
\\\\Format dvi2 dvi DraftDVI ""
|
||||
|
||||
# Change the latex->dvi converter to latex->dvi2
|
||||
# and append the dvi2->dvi converter
|
||||
|
Loading…
Reference in New Issue
Block a user