Re: Snippet: Tie does not appear

2011-06-21 Thread James Harkins
At Tue, 21 Jun 2011 13:42:01 +1000, Nick Payne wrote: > You can't have a tie between notes in different voices. Re-arrange the voices > to have the notes in > the same voice (or alternatively, create an extra voice with hidden notes > that has the tie). This may not always be possible. > And >

Very short lilypond snippets in LaTeX

2011-06-21 Thread m...@apollinemike.com
Hey all, I am lilypond-booking a latex document where I endeavor to insert short snippets into fragments of text : The dynamic should be between \begin{lilypond} \markup { \dynamic "ppp" } \end{lilypond} and \begin{lilypond} \markup { \dynamic "pp" } \end{lilypond} . The typeset result is not n

Re: Very short lilypond snippets in LaTeX

2011-06-21 Thread Reinhold Kainhofer
Am Dienstag, 21. Juni 2011, 10:55:29 schrieb m...@apollinemike.com: > Hey all, > > I am lilypond-booking a latex document where I endeavor to insert short > snippets into fragments of text : > > The dynamic should be between > \begin{lilypond} > \markup { \dynamic "ppp" } > \end{lilypond} This c

Re: Very short lilypond snippets in LaTeX

2011-06-21 Thread Xavier Scheuer
On 21 June 2011 11:26, Reinhold Kainhofer wrote: > > This could be achieved way easier if you manage to make the feta font > available to latex (actually, I'd need that too. For my critical reports, I > simply use ppp / pp written in the default font, not in the music font). > > I started this a w

Re: Very short lilypond snippets in LaTeX

2011-06-21 Thread David Kastrup
"m...@apollinemike.com" writes: > I am lilypond-booking a latex document where I endeavor to insert > short snippets into fragments of text : > > The dynamic should be between > \begin{lilypond} > \markup { \dynamic "ppp" } > \end{lilypond} > and > \begin{lilypond} > \markup { \dynamic "pp" } > \

Re: Very short lilypond snippets in LaTeX

2011-06-21 Thread flup2
Hello, As I already stated somewhere on this list (and as Xavier mentioned just before), I'm currently working on such a LaTeX package, that allows to consider Lilypond glyphs as glyphs in LaTeX. The idea is to a some commands like, for instance, \fetamf that would include that dynamic in a LaTeX

scheme code for aksak-meters, problem with 2.14.1

2011-06-21 Thread Stefan Thomas
Dear community, in version 2.12.3 I used this code (I think written by Graham) for so called aksak-meters like 7/8 (2+2+3) etc.: %%% example for aksak: \version "2.12.0" aksak = #(define-music-function (parser layout timesig compound) (list? list?) #{ % measure length + beaming \set Ti

RE: Reverting to the 2.13.46 font

2011-06-21 Thread James Lowe
Jon, From: lilypond-user-bounces+james.lowe=datacore@gnu.org [lilypond-user-bounces+james.lowe=datacore@gnu.org] on behalf of Xavier Scheuer [x.sche...@gmail.com] Sent: 20 June 2011 17:04 To: Jon Toohill Cc: lilypond-user Subject: Re: Reverting to

Re: scheme code for aksak-meters, problem with 2.14.1

2011-06-21 Thread Xavier Scheuer
On 21 June 2011 12:46, Stefan Thomas wrote: > > Dear community, > in version 2.12.3 I used this code (I think written by Graham) for so called > aksak-meters like 7/8 (2+2+3) etc.: > > %%% example for aksak: > \version "2.12.0" > aksak = #(define-music-function > (parser layout timesig compound)

Re: scheme code for aksak-meters, problem with 2.14.1

2011-06-21 Thread Stefan Thomas
Dear Xavier, Yes, I think the second snippet isn't far awy from what I would like to do. But I would like to get a code, that alows me to use the same syntax like before \aksak #'(timesignature ) #'(beatgroup ) ) and this I can't do with the code in this link. 2011/6/21 Xavier Scheuer > On 21 Ju

Re: scheme code for aksak-meters, problem with 2.14.1

2011-06-21 Thread Philippe Massart
Hello, Another solution, new to 2.14, is listed in the changes (from 2.12) : Image : http://lilypond.org/doc/v2.14/Documentation/cf/lily-c0fe533f.png Code: http://lilypond.org/doc/v2.14/Documentation/cf/lily-c0fe533f.ly Philippe___ lilypond-user mai

Position of slur between two notes in different chords

2011-06-21 Thread Markus Pfaff
A slur from one chord to another is positioned relative to the complete chord. In my opinion this reduces readability of the score. Shouldn't the slur go from the note inside of the chord wich it actually starts on to the note which it actually ends on (from a to bes in attached example for flam

re: orchestra and individual parts

2011-06-21 Thread Marc Mouries
> Marc Mouries mouries.net> writes: > > > > > The common templates for orchestral music require to remove comments when > > using separate files. (ex: http://lsr.dsi.unimi.it/LSR/Item?id=359). > > I am using the following structure that does not require commenting and > > un-commenting the score p

Re: Snippet: Tie does not appear

2011-06-21 Thread Colin Campbell
On 11-06-20 09:30 PM, James Harkins wrote: (Side note: on my Ubuntu machine, lilypond 2.14.1 choked on the non-breaking spaces copied over from the HTML-formatted e-mail. Tons of "unexpected string" errors. I can't think of any good reason why non-breaking spaces should cause parsing to fail.

Re: Editors? Emacs bindings for Frescobaldi?

2011-06-21 Thread Wilbert Berendsen
Op Mon, 20 Jun 2011 09:20:43 -0400 Brett McCoy schreef: > I was > thinking recently what would really make Frescobaldi rock even more is > customizable keybindings, I would love to have emacs keybindings. You can customize the keybindings in Frescobaldi 1.x: Settings->Configure Shortcuts. Under

Position of slur between two notes of different chords

2011-06-21 Thread Markus Pfaff
A slur from one chord to another is positioned relative to the complete chord. In my opinion this reduces readability of the score. Shouldn't the slur go from the note inside of the chord wich it actually starts on to the note which it actually ends on (from a to bes in attached example for fla

Position of slur between two notes in different chords

2011-06-21 Thread Markus Pfaff
A slur from one chord to another is positioned relative to the complete chord. In my opinion this reduces readability of the score. Shouldn't the slur go from the note inside of the chord wich it actually starts on to the note which it actually ends on (from a to bes in attached example for flam

Re: Position of slur between two notes in different chords

2011-06-21 Thread m...@apollinemike.com
On Jun 21, 2011, at 1:26 PM, Markus Pfaff wrote: > A slur from one chord to another is positioned relative to the complete chord. > > In my opinion this reduces readability of the score. Shouldn't the slur go > from the note inside of the chord wich it actually starts on to the note > which it

Re: orchestra and individual parts

2011-06-21 Thread Kieren MacMillan
Hi Marc, > the problem with this approach is that one has to edit one file that contains > all the music, (which can be long) then has to switch to another file that > contains the score part for the part currently being edited. It seems a > simple things but it makes a big difference when one

Re: Position of slur between two notes in different chords

2011-06-21 Thread Janek Warchoł
2011/6/21 Markus Pfaff : > A slur from one chord to another is positioned relative to the complete chord. > > In my opinion this reduces readability of the score. > Shouldn't the slur go from the note inside of the chord > wich it actually starts on to the note which it actually ends on > (from a t

Re: Voices, ties and rests

2011-06-21 Thread Janek Warchoł
Hi James, 2011/6/16 James Harkins : > Is it not possible? I'm afraid it's not possible to create "true" cross-staff ties. I see two possible workarounds, depending on the output you want to achieve (to be honest i don't know which one is correct from notational point of view): - fake ties using s

Re: Snippet: Tie does not appear

2011-06-21 Thread Janek Warchoł
2011/6/21 James Harkins : > I'm working on a piece now for sheng, a Chinese instrument related to the > free reed mouth organ /khaen/ common in Laos and Northeast Thailand. Like the > guitar in the original example here, it's polyphonic (within fingering > limitations) and most often notated on

padding/collision question

2011-06-21 Thread Kieren MacMillan
Hello all, Shouldn't (or at least didn't at one time) dynamics and markup "fall" towards the staff if there is no collision? [I don't keep old versions of the app, but I *swear* this is a recent change…] For example, consider the snippet \version "2.15.1" \relative d''' { r2 r4 d^\ppp | \

Re: padding/collision question

2011-06-21 Thread Phil Holmes
- Original Message - From: "Kieren MacMillan" To: "Lilypond-User Mailing List" Sent: Tuesday, June 21, 2011 3:51 PM Subject: padding/collision question Hello all, Shouldn't (or at least didn't at one time) dynamics and markup "fall" towards the staff if there is no collision? [I don

Still puzzled by the format of so-called URLs in lilypond-user Digest

2011-06-21 Thread Patrick Karl
On 6/21/2011 8:44 AM, in lilypond-user Digest, Vol 103, Issue 73, lilypond-user-requ...@gnu.org wrote: A non-text attachment was scrubbed... Name: ChordSlur.pdf Type: application/force-download Size: 22869 bytes Desc: not available URL: I am still extremely puzzled by the inclusion of information

Re: Still puzzled by the format of so-called URLs in lilypond-user Digest

2011-06-21 Thread Federico Bruni
Il giorno mar, 21/06/2011 alle 11.35 -0500, Patrick Karl ha scritto: > How do list members deal with these issues? > > ___ > lilypond-user mailing list > lilypond-user@gnu.org > https://lists.gnu.org/mailman/listinfo/lilypond-user Click on the link abo

Re: Snippet: Tie does not appear

2011-06-21 Thread Carl Sorensen
On 6/21/11 7:19 AM, "Colin Campbell" wrote: > On 11-06-20 09:30 PM, James Harkins wrote: >> (Side note: on my Ubuntu machine, lilypond 2.14.1 choked on the non-breaking >> spaces copied over from the HTML-formatted e-mail. Tons of "unexpected >> string" errors. I can't think of any good reason wh

Re: Snippet: Tie does not appear

2011-06-21 Thread Keith OHara
Carl Sorensen byu.edu> writes: > > On 11-06-20 09:30 PM, James Harkins wrote: > >> (Side note: on my Ubuntu machine, lilypond 2.14.1 choked on the > >> non-breaking > >> spaces copied over from the HTML-formatted e-mail. > I have the same problem on OSX. Some of the lines have A0 instead of 20

stem direction [Was: Snippet: Tie does not appear]

2011-06-21 Thread Ivan Kuznetsov
Thanks to all for your quick help! I adjusted the voices so that the E naturals I intend to tie are in the same lilypond voice. The tie now renders and correct notation results _however_ the problem I have now, is that direction of the stems that lilypond has chosen for each voice is _not_ the di

stem direction [Was: Snippet: Tie does not appear]

2011-06-21 Thread Sepand Shahab
-- Forwarded message -- From: Sepand Shahab Date: Tue, Jun 21, 2011 at 6:02 PM Subject: Re: stem direction [Was: Snippet: Tie does not appear] To: Ivan Kuznetsov Hi Ivan, You can use \stemUp \stemDown and \stemNeutral to go back to normal. Similarly, \tieUp \tieDown and \tieNe

Re: stem direction [Was: Snippet: Tie does not appear]

2011-06-21 Thread Keith OHara
Ivan Kuznetsov gmail.com> writes: > How does one override lilypond's stem directions for aparticular note or > voice. > Is there a way to force in which directionthe "tie is written"? \stemDown \tieDown You probably want to learn to create and name voices with \new Voice = "second" and \cont

list of changes in minor versions

2011-06-21 Thread Marc Mouries
I just saw that version 2.15.2 was released. Is there a page somewhere listing the list of bug fixed? PS: I went to http://lilypond.org/doc/v2.15/Documentation/changes-big-page.html but the page lists changes about the major version from 2.12 to 2.14 -Marc