mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
s/DirtyDVI/DraftDVI/
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10017 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
279e74de66
commit
e7e1a0fbbf
@ -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