Enhancement request: automatic polyphony in TabStaff/DrumStaff context

2009-08-19 Thread Marc Hohl
> I am not top-posting. << ... \\ ... >>, implicitly creates Voice contexts, even in TabStaff contexts, so the following snippet creates automatically two new Voices: \version "2.13.3" poly = \relative c' { << {c1} \\ {a4 g f e} >> a1 } \score { \new TabStaff = "guitar tab" { \poly } } It w

Re: Ghostscript fails with special characters in filename

2009-08-19 Thread ian_hulin
I've just been investigating this a bit more and have finally managed to install ghostscript 8.70 on my system. If I compile a .ly file which will cause a .pdf and .ps file to have 16-bit Unicode characters (like čača by setting output-suffix to a string containing such characters lilypond barfs

Issue 714 in lilypond: let the .ly file specify the output filename

2009-08-19 Thread codesite-noreply
Updates: Status: Started Cc: Carl.D.Sorensen Comment #7 on issue 714 by v.villenave: let the .ly file specify the output filename http://code.google.com/p/lilypond/issues/detail?id=714 Ian has been working on this issue and has proposed some patches; see for instance http:/