An idea for a systematic development of a large score.

2013-05-17 Thread wjm
A bit of my LP background - - - Several years ago I was asked by a local church-choir director to prepare a couple of pieces for use by other church-groups. He knew that I had used computers for preparing teaching and publication graphics of one sort or another, and that I had done a little mu

Re: An idea for a systematic development of a large score.

2013-05-17 Thread wjm
Greetings Jan, You wrote:- +++ > After a lot of fiddling around I came up with this schema:- That reads much like http://git.savannah.gnu.org/cgit/lilypond.git/tree/mutopia/Coriolan?id=60fdc53305e8628dad96b4ebea177bc6ee8d95cd what are we missing? +++ I hadn'

An idea for a systematic development of a large score.

2013-05-16 Thread wjm
Greetings! After watching Sarah K Alawami's work on a score recently on this user-list, but not having the musical and compositional skills to make constructive remarks, and after reading the thread entitled 'stylesheet structure', it occurred to me that an approach might be found which might

Problem with re stemUp open notehead

2013-05-13 Thread wjm
Greetings Carl, You wrote:- I think I might have noticed this before, but in the example below, all the "re" noteheads that are stem up that should be open (half note, dotted half note) are filled. Whole notes are not affected. \version "2.16.2" no

Can somebody help me with a lilypond layout?

2013-05-13 Thread wjm
Greetings Samuel You wrote:- " Hello I use FOMUS to output data from AC Toolbox (algorithmic composition software) to a Lilypond file and a pdf. However, as my data is quite dense, some systems are colliding making it impossible to distinguish the independent notes. I am not working with Lily

Re: different fonts in composer name

2013-04-06 Thread wjm
Greetings, You wrote:- + I am trying to use 2 different fonts for the composter name. But lilypond doesn't show it the way I would like it to. composer = \markup \override #'(font-name . "Plantin MT Std Italic") { Muziek: } %\markup \override #'(font-name . "Plantin MT Std") { John Goss (180

Re: DiceWaltz-1.2

2013-03-28 Thread wjm
Dear David, Thanks for the information about the error and its coming fix. I should have checked with a web search to see if "articulate.ly:446:13:" produced anything useful... One becomes somewhat blinkered at times and it wasn't until I read your response that I had a look around the web... s

Re: DiceWaltz-1.2

2013-03-28 Thread wjm
Hi Martin, You wrote:- +++ I have updated/re-written my Python implementation of Mozart's Musical Dice Game http://imslp.org/wiki/Musikalisches_W%C3%BCrfelspiel,_K.516f_%28Mozart,_Wolfgang_Amadeus%29 +++ I found the program DiceWaltz interesting and amusing. Many thanks! However, when I open the

Stemless notes - entire score?

2013-03-19 Thread wjm
Greetings, You wrote:- +++ I have a situation here with a few pieces in which I need to 'convert' every note of these scores into a stemless note. What's the most efficiently-coded and straight approach for "wrapping" the entire

one bar check failing

2013-03-11 Thread wjm
Hi, If you move the opening curly brace to below the \relative line and remove the \new Staff line altogether the result should compile with no bar-check errors and no, possibly unwanted, empty staff lines. The altered result is below. I hope this helps. Regards Bill \relative c' { \key d\minor

Re: final score

2013-03-03 Thread wjm
Greetings, I've been tinkering with your piece and have produced the following, which compiles with 0 errors but might not reflect what you actually intended... however, I hope it is of some help. Some of your original error messages seemed to be as a result of '{' or '}' in the wrong places...

Re: Footnotes to lyrics

2013-03-01 Thread wjm
Greetings David, I have fiddled a bit with your code \score { { c'4 c' c' c' } \addlyrics { \footnote #'(-2 . -2) \markup "text" \markup Mu- sic is nice } } and have come up with this:- \version "2.17.12" music = \relative c' { c d e g f g g a b c2. } words = \lyricmode { \footno

Re: Footnotes to lyrics

2013-02-27 Thread wjm
Greetings, From the NR LilyPond version 2.17.13 +++ Known issues and warnings Multiple footnotes for the same page can only be stacked, one above the other; they cannot be printed on the same line. Footnotes cannot be attached to MultiMeasureRests or automatic beams or lyrics. Footnote

Re: Well there be improvements to Gregorian Chant?

2012-11-02 Thread wjm
Hi Keith, You wrote:- ... as an aside, I don't know if you reply all as a matter of style or ... It seems that the List etiquette is to reply to the List as well as to the sender of the message - that way everyone who might be interested

Re: Well there be improvements to Gregorian Chant?

2012-11-01 Thread wjm
HI keith, You wrote:- + Now I just have to conquer where to but the \relative c' statement so that it applies to the entire voice. + This is how I would set it out. Note the use of 'variables' to store the music and words and how they are

Re: Well there be improvements to Gregorian Chant?

2012-11-01 Thread wjm
Hi Keith, you wrote:- The first one I ran across is getting alignment correct for a flexa on a single syllable. \version "2.16.0" \score { << \new VaticanaStaff \new VaticanaVoice = "Hymn40" { e' e' \[\melisma d'

System/System spacing

2012-10-13 Thread wjm
Hi Adrian, You wrote +++ This is probably a dumb question, but can someone please tell me where to find info/examples on (or explain how to) increasing the system/system spacing. +++ Try Notation Reference Section 4.1.4 a search for "system-system" will help, may

Re: documentation download?

2012-10-11 Thread wjm
Greetings, After several messages you wrote "since the page is headed with /Manuals for LilyPond 2.16.0/ for me it's clear that /docs/ are referenced." The page doesn't make it clear that the pdf files are hidden in the "details if xxx" links. Perhaps that could be made more obvious? I hope

Lyric Descenders

2012-09-07 Thread wjm
Greetings, You wrote:- + Is there a way to ignore descenders (q, g, y, etc.) in lyrics? It messes up base lines and line spacing and makes for a very unattractive misalignment. I think this was briefly discussed back in 2.13, bu

articulation vertical ordering

2012-09-04 Thread wjm
Greetings, you wrote + How can I change the vertical order of articulation marks? + See the notation Reference Section 1.3.1 Expressive marks attached to notes and pla

Lyric vertical spacing

2012-09-02 Thread wjm
Greetings, You wrote:- +++ Is there a way to control the vertical spacing between the lines of the lyrics? I want to reduce the spacing slightly between the lines to see if I can get a piece to fit on one page. I tried playing with these but to no

Documentation for v2.16.0

2012-09-01 Thread wjm
You wrote:- I am a little confused about the documentation for v2.16.0. It seems completely different from the documentation available for previous version. Have I missed an explanation of the docs for v2.16.0? Are the pdf files available somewhere? Where? ++

Re: Parenthesized Hairpin

2012-08-31 Thread wjm
Hi David, note the spelling correction:- to markups --- two markups. Cheers Bill % this snippet is useful to put a hairpin between to markups i.e. parentheses or slash % or any other text % this snippet is useful to put a hairpin between two markups i.e. parentheses or slash % or any other t

Re: subito dynamic after hairpin

2012-08-22 Thread wjm
On 23/08/12 17:06, Tiresia GIUNO wrote: On Thu, 23 Aug 2012 07:35:51 +1200 wjm wrote: On 23/08/12 00:36, Phil Holmes wrote: - Original Message - From: "wjm" To: ; "Lilypond-User List" Sent: Wednesday, August 22, 2012 12:32 PM Subject: Re: subito dynamic after h

Re: subito dynamic after hairpin

2012-08-22 Thread wjm
On 23/08/12 00:36, Phil Holmes wrote: - Original Message - From: "wjm" To: ; "Lilypond-User List" Sent: Wednesday, August 22, 2012 12:32 PM Subject: Re: subito dynamic after hairpin From your reply... +++ > Given that

Re: subito dynamic after hairpin

2012-08-22 Thread wjm
From your reply... +++ > Given that sfz is equal to subito-forzando > (see > http://piano.about.com/od/termsrelatingtodynamics/g/GL_subito.htm) That page at piano.about.com is incorrect (and silly). sfz is not equal to subito forzando; it seems that the English

subito dynamic after hairpin

2012-08-22 Thread wjm
You wrote:- + Hi, I am trying to make a decrescendo end in a subito dynamic for the next note. . +++ Given that sfz is equal to subito-forzando (see http://piano.about.com/od/termsrelatingtodynamics/g/GL_subito.htm) and from the NR Absolute dynamic marks are spe

Fermata with parenthesis

2012-08-18 Thread wjm
You wrote:- +++ I would like to ask for some advice on writing functions using Scheme. I'm looking to have a up fermata object with parenthesis, +++ At the risk of seeming naive, I ask whether you are reinventing the wheel with this particular example?

Re: chord/lyric lead sheet

2012-08-18 Thread wjm
You wrote:- +++ > Hi, as a songwriter that sings/plays, I often want to put together > rough lead sheets that communicate chords/lyrics/structure as a > memory aid, or to give to backup musicians. Hi Curt, After a bit of tinkering with

How to use clef "moderntab"

2012-08-06 Thread wjm
Greetings, You wrote ++ \new StaffGroup << \new Staff \symbols { \clef "bass_8" } \new TabStaff \symbols { \clef moderntab \set TabStaff.stringTunings = #bass-tuning } >> ++ From the Notation Reference - slightly e

Vertical spacing: Was between-system-space deprecated?

2012-07-28 Thread wjm
You wrote:- +++ I am interested in controlling the vertical spacing within systems. I recently migrated from 2.12.2 to 2.15.39 . In my one lilypond score, the spacing between systems changed greatly between the PDFs built with these two versi

Re: Vertical Text alignment problem

2012-07-23 Thread wjm
> On 22 Jul 2012, at 03:53 , wjm wrote: > >> Greetings, >> Moving the Glissando and TextScript overrides to just before the >> relevant note seems to do the job, I think. >> Note the variation of offset values to suit >> >> You might have to set flag

Vertical Text alignment problem

2012-07-21 Thread wjm
Greetings, Moving the Glissando and TextScript overrides to just before the relevant note seems to do the job, I think. Note the variation of offset values to suit You might have to set flag transparency where appropriate if/when you move to a newer version of LP Hope this helps Bill s16. \

Append comma to markup

2012-07-21 Thread wjm
Hi Jay, The following gives what I 'think' you want, but why it does what it does I have no idea. I thought that LP would choke on two 'title' statements in the header, and why the \title in the markup refers back to the first 'title' eludes me, and why it doesn't cause an infinite loop... ??

Re: Re; Margins- example

2012-06-30 Thread wjm
Also note that you've misspelled "top-margin". -David Yes, thanks for that. But LP didn't flag it as an unknown thingie in the compilation oh well - in this case the fingers were moving faster than the brain. :) Also - why does shifting the \midi block from inside the \score block to outsi

Re: Re; Margins- example

2012-06-29 Thread wjm
On Fri, Jun 29, 2012 at 4:56 PM, wjm wrote: Hi Jay, I think you need to set a \paper section to contain your page margins bits. The NR says "The \paper variables that can appear in a \layout block are: line-width, ragged-right and ragged-last (see \paper variables for widths and margins

Re; Margins- example

2012-06-29 Thread wjm
Hi Jay, I think you need to set a \paper section to contain your page margins bits. The NR says "The \paper variables that can appear in a \layout block are: line-width, ragged-right and ragged-last (see \paper variables for widths and margins) indent and short-indent (see \paper variables for

Re:Tie

2012-06-27 Thread wjm
I hope these might help with where you're going - I think the second makes more sense! :) but then, I'm not a composer but a mere part time singer :) Regards Bill \relative c' { \key ees \major \time 2/2 r g'

unassthetic slurs

2012-06-05 Thread wjm
Hi, You wrote:- the slurs in bar 2 and 3 are a bit unaesthetic, in my opinion. Is there a possibility to get a better output whithout tweaking every single slur? You could try:- \new Staff { \clef bass \time 3/4 \slurDown 8( g e'2) |

Re: How to put bar lines between staves when bar line is "||" or "|."?

2012-06-05 Thread wjm
Hi Marcel, You wrote... The only problem I have now is when one or two voices ends (|.) and the other have || bar lines, the lowest |. is repeated between all staves. For instance, look at page 2, bar 25 of http://pastebin.com/SC

Re: How to put bar lines between staves when bar line is "||" or "|."?

2012-05-29 Thread wjm
Signature #'style = #'mensural \override NoteHead #'style = #'baroque \override TupletNumber #'transparent = ##t \override TupletBracket #'transparent = ##t } indent=26\mm } +++ On 30/05/12 00

Re: How to put bar lines between staves when bar line is "||" or "|."?

2012-05-28 Thread wjm
Greetings Marcel, You wrote:- +++ In this piece, I want to add bar lines between staves where bar line is "||" or "|.", but not when bar lines are "|" or ":". +++ A bit

Re: Page breaking question

2012-05-16 Thread wjm
On 17/05/12 16:41, Jay Anderson wrote: On Wed, May 16, 2012 at 2:42 PM, wjm wrote: I had the impression that you were starting out on a project. You have over 300 hymns in separate Lilypond files already? If that were so then it might be a time to use a document processor like scribus, or

Re: Page breaking question

2012-05-16 Thread wjm
On 17/05/12 02:42, Jay Anderson wrote: On Wed, May 16, 2012 at 2:01 AM, wjm wrote: Taking on board your last statement "I'd like each score to be on a page of its own." Try \score { \staves }\pageTurn \score { \staves }\pageTurn \score { \staves } and remove page-breaking

Re:Page breaking question

2012-05-16 Thread wjm
Greetings Jay, You wrote:- +++ I'm setting a group of hymns and I'm using the page turn breaker. Often two hymns are set on facing pages with the second hymn being broken over the page. If the second would fit on a page by itself I'd prefer it to not be broken up a

Set absolute vertical position of staff?

2012-05-15 Thread wjm
Greetings Ahley, You wrote + I teach drum kit, and I've started using Lilypond to produce short examples of various beats. I'm attaching my first attempt: a single sheet, in PDF format. . snip + Perhaps the following might be of help? Regards Bill ---

Re: how to stretch the bar width?

2012-05-13 Thread wjm
Hi Federico, You wrote:- +++ I want to use \center-column. The problem is the different alignment of rehearsal marks and markup: - in my first example I used rehearsal marks, which are aligned to the bars: I like them because they use all the space available over the bar - in the second example I

how to stretch the bar width?

2012-05-13 Thread wjm
Greetings Federico, You wrote +++ I'm writing a legenda for tablature and I'm using \markup over each bar to explain the notation. As you can see in the attached example, the markup blocks are moved vertically to avoid collisions. I'd like to stretch the bars so that there's enough room for ma

Re: Multiple-staff ossia

2012-04-08 Thread wjm
Greetings, A possible solution using a markup, I guess, although it is a somewhat messy solution requiring a bit of fiddling with the numbers indicated. The numbers chosen depend on the length of the required staff-name in the markup. If the X value doesn't move the markup far enough to the lef

lilypond-user@gnu.org

2010-07-14 Thread wjm
Greetings, I have been having a problem with certain SVG files failing to open in Inkscape. The attached file compiles correctly and produces the expected PDF result but when generating an SVG file the result seems to be corrupt and won't open in Inkscape. However, after some considerable time

Octave help

2010-01-24 Thread wjm
Greetings! The following code gives the result I think you require!?! I'm not sufficiently au fait with the subtleties of Lilypond's syntax to say 'why' yours doesn't work! Hope this helps Regards Bill %%% \version "2.13.10" { \clef treble \time 4/4 \key g \ma