From 1b777d3c44027698bb3648a6e1fc7abf49d11e81 Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Wed, 8 Jun 2005 15:40:10 +0000 Subject: [PATCH] s/DirtyDVI/DraftDVI/ git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@10016 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/Win32/packaging/package_lyxwin.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/Win32/packaging/package_lyxwin.sh b/development/Win32/packaging/package_lyxwin.sh index f43e7b8859..7e0c2e3f20 100644 --- a/development/Win32/packaging/package_lyxwin.sh +++ b/development/Win32/packaging/package_lyxwin.sh @@ -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