gnu-music-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ly2dvi, headsep and mutopia


From: Mark Hindley
Subject: ly2dvi, headsep and mutopia
Date: Wed, 9 May 2001 12:01:58 +0100 (BST)

Can I suggest that if setting headsep in ly2dvi breaks mutopia, we don't 
specify it
at all. If it unset, you can than specify what you want with
latexoptions = "headsep=12pt", or whatever. If it fixed at 0, you are stuffed.

I think the original (pre 1.3.146) was for it not to be set. Jan, is
this still okay for your mutopia stuff?

Mark

--- ./ly2dvi    Sat May  5 08:27:13 2001
+++ ./ly2dvi    Wed May  9 11:51:01 2001
@@ -506,7 +506,7 @@
                linewidth = '597'
        else:
                linewidth = maxlw
-       s = s + 
'\geometry{width=%spt%s,headheight=2mm,headsep=0pt,footskip=2mm,%s}\n' % 
(linewidth, textheight, orientation)
+       s = s + '\geometry{width=%spt%s,headheight=2mm,footskip=2mm,%s}\n' % 
(linewidth, textheight, orientation)
 
        if extra['latexoptions']:
                s = s + '\geometry{twosideshift=4mm}\n'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]