Again: Fonts in \header, LateX-Commands

2004-01-28 Thread Thomas Scharkowski
Thank you for the link: http://www.ctan.org/tex-archive/info/lshort/english/lshort.pdf I did not have the time to spend 131 minutes :-) to study the whole introduction, but in only one minute I was able to change the appearance of "title" to sans serif etc. by inserting the following. title =

Re: Again: Fonts in \header, LateX-Commands

2004-01-28 Thread Mats Bengtsson
Thomas Scharkowski wrote: Thank you for the link: http://www.ctan.org/tex-archive/info/lshort/english/lshort.pdf I did not have the time to spend 131 minutes :-) to study the whole introduction, but in only one minute I was able to change the appearance of "title" to sans serif etc. by inser

Re: Trill endings

2004-01-28 Thread Simon Bailey aka c10221
On Tue, 27 Jan 2004 [EMAIL PROTECTED] wrote: > Hello. > > > I've just started using LilyPond. Thanks a lot for such a nice (and Free) software. > > > In my first copist work, I encountered a measure (in 4/4) which I tried to represent > with the > following code: > > c8 g g4^\trill ( \acciacca

Chords vertic placement with repeats

2004-01-28 Thread Tom Cato Amundsen
Is is possible to place the chord names inside the "repeat frames" (don't know the english term...)? |---| |1. cmg7 | instead of cmg7 |---| |1. | -- Tom Cato Amundsen <[EMAIL PROTECTED]> GNU Solfege - free eartraining, http

Re: 2 lilypond-book fragments on a single line

2004-01-28 Thread Mats Bengtsson
Maybe you have been hurt by the bug described in http://mail.gnu.org/archive/html/bug-lilypond/2003-10/msg00030.html This has been fixed in 2.1 but it seems it was never backported to 2.0. Even when this bug is solved, you'll find some problems with this approach. When I try it with a recent 2.1.x

lilypond-mode with XEmacs

2004-01-28 Thread Maury Merkin
Has anyone gotten lilypond-mode to work with XEmacs? Here are the pertainant lines from my init.el file: begin (setq load-path (cons "/usr/share/xemacs/21.4.12/site-packages/lisp/lilypond/" load-path)) (setq auto-mode-alist (cons '("\\.ly$" . lilypond-mode) auto-mode-alist)) (autoloa

Betr: Stanza Number Request

2004-01-28 Thread Ruud van Silfhout
Is it possible to rotate text before the Staffs. In choir music printing I use, it is quite common to print a text like "Chor" rotated by 90 degree ccw. Is this something that can be done with lilypond. Bye, Ruud >-- Oorspronkelijk bericht -- >From: Han-Wen Nienhuys <[EMAIL PROTECTED]> >Date: Tu

Multimeasure rests

2004-01-28 Thread Ruud van Silfhout
A question: In music that is used by non-musicians, like for example hymnes in a songbook, it is quite common to use a way of displaying multi measure rests (with skipBars set to ##t), which are shorter than 10 measures in length, but display in the same style as the display style shown by lilypond

Re: Multimeasure rests

2004-01-28 Thread Paul Scott
Ruud van Silfhout wrote: A question: In music that is used by non-musicians, like for example hymnes in a songbook, it is quite common to use a way of displaying multi measure rests (with skipBars set to ##t), which are shorter than 10 measures in length, but display in the same style as the displ

Install now works but...

2004-01-28 Thread Walter Hofmeister
Hello all, I did get 2.1.15 (newest for mac) to work! Here is the newest problems. When I start the Terminal I now get this: Welcome to Darwin! TEXMF: Undefined variable. <-- this did not appear before. When I try to run Lilypond on a file I get this: Analyzing melody-chords.tex... Running

How to get Guile 1.6.4-9.RPM

2004-01-28 Thread Anfinn A. Kolberg
I am trying to start as a user of Lilypond, and have downloaded the version 2.0.0*. But to install it, I must have a newer version of guile than the one which came with my RedHat 9 installation of Linux. On the Home page of Lilypond there is a link to Rawhide to get a newer version of guile. But

Re: Install now works but...

2004-01-28 Thread Jan Kohnert
Hello, Am Mittwoch, 28. Januar 2004 22:24 schrieb Walter Hofmeister: > Hello all, > Everything seems fine up to the point where Lilypond calls dvips to convert > the dvi file to a ps and pdf file. Is this something that would have got > changed in the installation? Sorry if this is not the approp

Re: How to get Guile 1.6.4-9.RPM

2004-01-28 Thread J. Daniel Ashton
Anfinn A. Kolberg wrote: > Can you give me any clue to how I can get guile-1.6.4-8.rpm for RedHat ? RPMFind.net http://rpmfind.net/linux/rpm2html/search.php?query=guile&submit=Search+... -- Daniel Ashton PGP key available http://Daniel.AshtonFam.org mailto:[EMAIL PROTECTED] h

Install now works but...

2004-01-28 Thread Walter Hofmeister
On 1/28/04 1:38 PM, "Jan Kohnert" <[EMAIL PROTECTED]> wrote: > Hello, > > Am Mittwoch, 28. Januar 2004 22:24 schrieb Walter Hofmeister: >> Hello all, > >> Everything seems fine up to the point where Lilypond calls dvips to convert >> the dvi file to a ps and pdf file. Is this something that woul

confused about transposing

2004-01-28 Thread chip
I have a chart I have transcribed for tenor sax. Now I would like to transpose it to trombone, bass clef. I read the little bit in the manual about transposing on page 87 but am confused by the pics - the sample code shows \transpose c g' \transpose c f' but the pics show a staff transposed int

[Fwd: Re: confused about transposing]

2004-01-28 Thread William R. Brohinsky
--- Begin Message --- Chip, The important thing to understand about the \transpose function is that the two note names following the \transpose represent the interval of transposition. To transpose from music written in C to music appropriate for a Bb instrument, you must end up with music in

Re: confused about transposing

2004-01-28 Thread J. Daniel Ashton
chip wrote: > I have a chart I have transcribed for tenor sax. Now I would like to > transpose it to trombone, bass clef. I read the little bit in the manual > about transposing on page 87 but am confused by the pics - the sample > code shows > \transpose c g' > \transpose c f' I was fighting this

Re: [Fwd: Re: confused about transposing]

2004-01-28 Thread William R. Brohinsky
David Rogers wrote: On 2004/01/28, William R. Brohinsky wrote: ...(a very comprehensive answer to the transposition question)... But, wouldn't he have to transpose DOWN a tone, when moving from a Bflat-notated instrument to a C-notated one? So - \transpose c bes, ? Absolutely right

Re: [Fwd: Re: confused about transposing]

2004-01-28 Thread chip
Thanks for the tips guys, that helps alot. Got the piece transposed fine. FWIW, I am transcibing a piece, used my tenor sax to write the tenor parts, put that into lily, now transposed and printed the 'bone parts, which are nearly a double of the t-sax parts, only a few minor changes. I don't p