Aligning parenthesized chords

2014-03-28 Thread Mark Mathias
May I please have some help aligning the parenthesized chords so that the letter names align vertically with the unparenthesized chords below them? Thank you! Mark \version 2.18.0 #(define (parenthesis-ignatzek-chord-names in-pitches bass inversion context) (markup #:line ((

Re: Aligning parenthesized chords

2014-03-28 Thread Pierre Perol-Schneider
2014-03-28 8:07 GMT+01:00 Mark Mathias d8val...@gmail.com: May I please have some help aligning the parenthesized chords so that the letter names align vertically with the unparenthesized chords below them? Thank you! Mark #(define (parenthesis-ignatzek-chord-names in-pitches bass

Re: acciaccatura before barline

2014-03-28 Thread Ralph Palmer
On Thu, Mar 27, 2014 at 1:22 PM, David Kastrup d...@gnu.org wrote: Urs Liska u...@openlilylib.org writes: Hi all, consider the attached image. Apart from the problematic slur which I don't want to deal with right now, how can I typeset the acciaccatura _before_ the barline. I was

Re: Aligning parenthesized chords

2014-03-28 Thread Mark Mathias
Perfect! Thank you, Pierre! Mark On Fri, Mar 28, 2014 at 4:53 AM, Pierre Perol-Schneider pierre.schneider.pa...@gmail.com wrote: 2014-03-28 8:07 GMT+01:00 Mark Mathias d8val...@gmail.com: May I please have some help aligning the parenthesized chords so that the letter names align

Re: Extra Staff length

2014-03-28 Thread David Nalesnik
Hi Conor, On Thu, Mar 27, 2014 at 10:14 PM, Conor Cook conor.p.c...@gmail.com wrote: On Mar 27, 2014, at 10:15 AM, David Nalesnik david.nales...@gmail.com wrote: You might move the text to where you want it by first placing it where the staff length is unaffected, then overriding

Re: Replacing glyph visuals with arbitrary unicode character

2014-03-28 Thread Pierre Perol-Schneider
2014-03-23 17:10 GMT+01:00 Joey Di Nardo username652...@gmail.com: Works beautifully for clefs Pierre; how would I adjust the code to alter *only* the 32nd and 64th rests? I ask because neomensural notation uses the classical rests for 32nd and 64th notes, and I'd like to replace them with

Re: Lyrics: \set associatedVoice

2014-03-28 Thread Simon Albrecht
Am 28.03.2014 03:57, schrieb David Kastrup: Simon Albrecht simon.albre...@mail.de writes: Hello, I've got a problem: I'm typesetting a Brahms lied where some melismata are only for one stanza and not for the other. Now look at the following example (output attached): \version 2.19.3 \new

Re: Lyrics: \set associatedVoice

2014-03-28 Thread David Kastrup
Simon Albrecht simon.albre...@mail.de writes: You can just add makeOctaves = #(define-music-function (parser location oct mus) (integer? ly:music?) (make-relative (mus) mus #{ \transpose c' $(ly:make-pitch oct 0 0) $mus $mus #})) Excellent! This seems to be just as powerful as

RSS/Atom news feed?

2014-03-28 Thread Tobias Braun
Hi, I was wondering whether there was any such thing as an RSS/Atom news feed for the news items on the LilyPond homepage. I remember there used to be one way back on the old web site, but now I can't seem to find one. Right now, I am using a web service that polls the LilyPond homepage, tries

avoiding collisions between rest and stems when writing multiple expressions

2014-03-28 Thread Jordan B
Hello - When writing multiple expressions, I find the rest collides with the stem of notes. Like so: \version 2.14.2 \relative c' { \clef bass %the quarter rest is bumping against the dotted half note b1 fis2. { r4 d' fis d fis} } Is there a better way to write this so this does not

Re: RSS/Atom news feed?

2014-03-28 Thread SoundsFromSound
Tobias Braun wrote Hi, I was wondering whether there was any such thing as an RSS/Atom news feed for the news items on the LilyPond homepage. I remember there used to be one way back on the old web site, but now I can't seem to find one. Right now, I am using a web service that polls the

Re: RSS/Atom news feed?

2014-03-28 Thread SoundsFromSound
Tobias Braun wrote Hi, I was wondering whether there was any such thing as an RSS/Atom news feed for the news items on the LilyPond homepage. I remember there used to be one way back on the old web site, but now I can't seem to find one. Right now, I am using a web service that polls the

edition-engraver and templates

2014-03-28 Thread Jan-Peter Voigt
Hello list, today I want to announce the edition-graver and lalily-templates in openLilyLib: https://github.com/openlilylib/snippets/tree/master/templates/lalily https://github.com/openlilylib/snippets/tree/master/editorial-tools/edition-engraver I invite you to test it. The examples compile

Re: avoiding collisions between rest and stems when writing multiple expressions

2014-03-28 Thread David Kastrup
Jordan B jzbur...@gmail.com writes: Hello - When writing multiple expressions, I find the rest collides with the stem of notes. Like so: \version 2.14.2 \relative c' { \clef bass %the quarter rest is bumping against the dotted half note b1 fis2. { r4 d' fis d fis} } Is there

Re: avoiding collisions between rest and stems when writing multiple expressions

2014-03-28 Thread Simon Albrecht
Am 28.03.2014 18:04, schrieb Jordan B: Hello - When writing multiple expressions, I find the rest collides with the stem of notes. Like so: \version 2.14.2 Please consider upgrading to the current stable version, 2.18.2. There are many and great improvements in there. \relative c' {

Re: RSS/Atom news feed?

2014-03-28 Thread Phil Holmes
- Original Message - From: Tobias Braun lists.tob...@braun-abstatt.de To: lilypond-user@gnu.org Sent: Friday, March 28, 2014 4:29 PM Subject: RSS/Atom news feed? Hi, I was wondering whether there was any such thing as an RSS/Atom news feed for the news items on the LilyPond

Re: RSS/Atom news feed?

2014-03-28 Thread Federico Bruni
Il 28/mar/2014 19:01 Phil Holmes m...@philholmes.net ha scritto: - Original Message - From: Tobias Braun lists.tob...@braun-abstatt.de To: lilypond-user@gnu.org Sent: Friday, March 28, 2014 4:29 PM Subject: RSS/Atom news feed? Hi, I was wondering whether there was any such

Re: RSS/Atom news feed?

2014-03-28 Thread Phil Holmes
2.18.3 doesn't exist, so announcing it might be problematic. 2.18.2: er, yes. -- Phil Holmes - Original Message - From: Federico Bruni To: Phil Holmes Cc: Tobias Braun ; lilypond-user Mailinglist Sent: Friday, March 28, 2014 6:08 PM Subject: Re: RSS/Atom news feed?

Paper variables in scheme function

2014-03-28 Thread Simon Albrecht
Hello, I'm just creating a style sheet and want to create a scheme function which sets the paper margins. However it seems the paper variables aren't bound and I don't know why. A simple example would be: \version 2.19.3 test = #(define-scheme-function (parser location num) (number?) #{

Re: Paper variables in scheme function

2014-03-28 Thread David Kastrup
Simon Albrecht simon.albre...@mail.de writes: Hello, I'm just creating a style sheet and want to create a scheme function which sets the paper margins. However it seems the paper variables aren't bound and I don't know why. A simple example would be: \version 2.19.3 test =

Re: Paper variables in scheme function

2014-03-28 Thread Simon Albrecht
Am 28.03.2014 20:44, schrieb David Kastrup: Simon Albrecht simon.albre...@mail.de writes: Hello, I'm just creating a style sheet and want to create a scheme function which sets the paper margins. However it seems the paper variables aren't bound and I don't know why. A simple example would

Re: Printing Title Pages; has it been a thought?

2014-03-28 Thread Joshua Nichols
I think that this would be an interesting feature, but the issue with this is giving a default title page. It would require a user to adjust the title page to fit the needs of the user. I have created a personal title page template, if you will. I'll attach it in the email to see what you