non-metrum music

2005-07-30 Thread Matevz Jekovec
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 What's the easiest way of writing non-metrum music in LilyPond (like chorals). What I want is to hide the time signature symbol and to manually place any barlines if there are any. Regards. - - Matevž -BEGIN PGP SIGNATURE- Version: GnuPG v1.4

custom page sizes?

2005-08-20 Thread Matevz Jekovec
Is there a way to use custom page sizes for Lily output (like 10x20 cm?). linewidth and textheight properties only define the borders of the Lily's output, but if paper is not there, it gets cut then. Regards. - Matevž signature.asc Description: OpenPGP digital signature __

Re: custom page sizes?

2005-08-21 Thread Matevz Jekovec
ten in the file (I was viewing a commercial square-size pdf file this morning). Also, pre-set paper sizes (a4, a3, a6, letter, legal, tabloid) are shown correctly. Regards. - Matevž Graham Percival wrote: > > On 20-Aug-05, at 4:06 PM, Matevz Jekovec wrote: > >> Is there a way to

First page separate

2005-09-25 Thread matevz . jekovec
Hello all. I would like to typeset a score with the first, introduction page which consists of title, author, the whole lyrics, English and some other translation of it and some other stuff. Then on the second page, I'd like the score itself to begin. Is there a common practice how this is done wi

multivoice question

2006-01-23 Thread Matevz Jekovec
What's the difference between <<{music}{music}>> and <<{music} \\ {music}>> ? They are not treated the same somehow. Regards! - Matevž signature.asc Description: OpenPGP digital signature ___ lilypond-user mailing list lilypond-user@gnu.org http://li

blanks in text

2006-01-25 Thread Matevz Jekovec
I'm trying to write \markup{Pojaj mi pojaj črn k{\tiny"u"}os} , so the "kuos" with the smaller "u" should stuck together. Now, there are blanks between "k" and "u" and "os". Any tips? Regards. - Matevž signature.asc Description: OpenPGP digital signature

\set stanza question

2006-01-25 Thread Matevz Jekovec
Is it possible to do in Lyrics block (or is there a trick?) \set stanza = \markup{"2."} , because Lily currently return errors. I'm reffering to many vocal parts that have dynamic markings before the stanza number (to mark how the following stanza should be sang), so this could easily be done like

Re: blanks in text

2006-01-25 Thread Matevz Jekovec
g Lily 2.7.27. Regards. - Matevž Mats Bengtsson wrote: > Which LilyPond version? > Note that version 2.6 and later don't know anything about > TeX or LaTeX. > > /Mats > > Quoting Matevz Jekovec <[EMAIL PROTECTED]>: > >> I'm trying to write >>

Re: \set stanza question

2006-01-29 Thread Matevz Jekovec
Yes, but I'd like to write a stanza number in \markup block, so I could add some other markings (like piano, forte etc.) beside the stanza number. Regards. - Matevž Caio Tiago Oliveira wrote: > Matevz Jekovec, 25-01-2006 17:56: > >> Is it possible to do in Lyrics block (or

Re: Which frontend?

2006-05-02 Thread Matevz Jekovec
I personally prefer JLilyPondTool myself over other tools (ok, NoteEdit is a composition tool and cannot count - it's not a typesetter). It's completely cross-platform like Jedit, it's simply installed in Jedit by Plugins->Plugin manager..., update list, select jlilypondtool to install. Beside the

different notehead styles

2006-05-08 Thread Matevz Jekovec
Hello to all. I'd like to have a chord consisting of different notehead styles. Currently \override Voice.NoteHead #'style=... works for a single note only - if you use \override method inside the chord < and > signs, there's a parse error. Any ideas? We'd like to implement drum notes export to

Re: different notehead styles

2006-05-08 Thread Matevz Jekovec
Thanks, it works. Is there any way, I could define a variable like: bccr = { \tweak #'style #'cross } and then simply use \bccr before every note in chord I want to have its notehead cross. Currently, Lily returns an error. It works fine when defining variables for \override Voice.NoteHead etc.

stanzas, refren advise

2004-12-02 Thread Matevz Jekovec
I apologize for the previous post in lilypond-devel. Could someone look at my file (and compile it) please and advice me how to solve stanzas of this kind of scores: The first 8 measures are sung only once. In the 9th measure, a Repeat bar is opened and there are 3 repeats (3 stanzas) from the repe

Re: who uses lilypond

2004-12-03 Thread Matevz Jekovec
I'm using Lily for retyping from older scores or handwritings. Mostly, I only arrange stuff for my choir, but I also compose scores on my own (in NoteEdit usually) and use LilyPond for printing them out then. - Matevz ___ lilypond-user mailing list [EM

Re: Problems With Geting Started

2005-02-22 Thread Matevz Jekovec
Živjo. Če potrebuješ pomoč v zvezi s programom za pisanje not GNU LilyPond, me lahko osebno vprašaš, če kej ne gre, in se ti ni treba prebijat skozi mailing listo v angleščini. Drugač pa nisem čisto razumel tvojega vprašanja, mi ga lahko še mal bolj obrazložiš? Pod aktivirati misliš kaj točno?

finger clamp in choir music

2005-03-12 Thread Matevz Jekovec
I'm trying to change the notehead style to cross, plus, rectangle etc. I want to write a choir-voice score which include finger, hand, foot clamp, whisper etc. The only example I found in documentation is to use the percussion staff and percussion notes. Is there any way to change the notehead

Re: finger clamp in choir music

2005-03-12 Thread Matevz Jekovec
I found a solution on the NoteEdit list: \override Voice.NoteHead #'style = #'cross Could this be added in the documentation anywhere or was it just me, who didn't find it? - MatevÅ Matevz Jekovec wrote: I'm trying to change the notehead style to cross, plus, rectangle etc