Re: Hiding Tuplet Numbers / Lyrics and Barlines and the Use of Opus in the header.

2005-12-26 Thread Han-Wen Nienhuys
Trent Johnston wrote: My first question is how do you hide a tuplet number ... the old command \override TupletBracket #'number-visibility = ##fdoes not seem to work any more. Nor does \override TupletNumber #'number-visibility = ##f . try TupletNumber #'transparent = ##t My se

Running Lilypond on a PC with Windows - Question

2005-12-26 Thread Linda Seltzer
Dear Friends, I downloaded Lilypond on my PC and installed it and this ran without any problems. I received a message when trying to place it in Program Files, so I installed it in C: in a separate folder. The online instructions in the tutorial say that the user's input file should have the

It works - Lilypond on a Windows XP PC

2005-12-26 Thread Linda Seltzer
Dear Friends, It works on a Windows PC. 1. Don't use the .ly file extension. Keep the name as .txt, with the file type as Text File and with Notepad in the Open With field in Properties. 2. Drag and drop the text file's icon onto the icon for the Lilypond executable's icon (this can be placed

Lilypond with troff?

2005-12-26 Thread Linda Seltzer
Dear Friends, Has anyone integrated Lilypond with troff? Is there a supported version of troff for Windows? Lilypond and troff would provide complete typesetting including text, music and math. (However, I have not been able to typeset linear algebra matrices with eqn in troff). Linda __

Re: Lilypond with troff?

2005-12-26 Thread Werner LEMBERG
> Has anyone integrated Lilypond with troff? Oh! It's basically the same as with TeX: You create EPS images which are then embedded. It's even easier than with TeX since groff uses the standard PS fonts by default. > Is there a supported version of troff for Windows? Yes. In case you've

installation woes

2005-12-26 Thread Tom Ace
I have been unable to install lilypond on a Fedora Core 3 x86 system. Installing from lilypond-2.6.4.3.x86.package gets me a lilypond executable that segmentation faults when processing simple test input. Installing from lilypond-2.4.6-1.i386.rpm gets me a lilypond executable that works, but

A few questions

2005-12-26 Thread Jannik Jeppesen
Hi all.   I have a few questions.   1. Why does the following create a .pdf and a midi, but when I play the .midi file it just stops... it never plays anything? 2. I want it only to show the chord names, not the notes. how can I do that? 3. How do I generate "\" signs inside the lines, s

how to change staff with 2 voices??

2005-12-26 Thread Kenneth Teh
I'd like to create tables of scales and patterns for practice. Specifically for piano. Is there a simple way of creating them? I tried the automatic staff change as described in the manual. It works but I've run into problems when I introduce the second voice or in my case, the left hand. For

Re: extra bar

2005-12-26 Thread Graham Percival
Please keep lilypond traffic on the mailist. \cadenzaOn controls a score property, so if you add it to one staff (any staff), it will apply to all of them. - Graham On 25-Dec-05, at 7:18 PM, Jay Hamilton, Sound and Silence wrote: My question - re; these responses. can I add /cadenzaOn to ju

I don't think I speak this language

2005-12-26 Thread yournewbestfriend
Hello, I'm very new to this and trying to figure out how to get output. I can modify the file I find online and get output, but somehow I'm missing some information to correctly parse a file. I'm trying to find some help in the documentation (both online and in the pdf) and cannot understan

Re: Hiding Tuplet Numbers / Lyrics and Barlines and the Use of Opus in the header.

2005-12-26 Thread Trent Johnston
Thanx for the hints. I've successfully hidden the tuplet numbers. The lyrics and barline question is proving troublesome... where do I put the \consists "Separating_line_group_engraver" in the example below? (taken from the regression tests.) I've put it everywhere with no changes. I also assu