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'

_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to