Re: Exclude single notes from ChordNames?

2018-09-18 Thread sg2002
I understand that I can have separate music entity for chord names. I was asking for ways to avoid doing that. The most obvious option is writing a filter function that would replace everything in the input except the proper chords with rests, I mentioned that previously. Just decided to ask, m

Instructions to install lilypond onto Raspberry Pi

2018-09-18 Thread Vivyan
Hi I need to run lilypond on the raspberry pi. I can't finsd any sources that say how to? I would typically use the command sudo apt-get install .., which has worked for frescobaldi but not lilypond? Please may I have instructions to install lilypond onto the raspberrry pi, Many thanks -- S

Re:Preventing a cautionary accidental

2018-09-18 Thread David Sumbler
-Original Message- From: Malte Meyn Am 17.09.18 um 23:38 schrieb David Sumbler: > What is the simplest way of preventing the accidental from being > printed? \once \omit Accidental -Original Message- From: Aaron Hill You could change the accidental style temporarily:

Re: Instructions to install lilypond onto Raspberry Pi

2018-09-18 Thread Urs Liska
Am 18.09.2018 um 09:37 schrieb Vivyan: Hi I need to run lilypond on the raspberry pi. I can't finsd any sources that say how to? I would typically use the command sudo apt-get install .., which has worked for frescobaldi but not lilypond? That means that the exact Linux distribution you are

Re: Shape the angle of a broken hairpin's first part

2018-09-18 Thread Urs Liska
Hi Harm, thank you very much! Am 17.09.2018 um 22:35 schrieb Thomas Morley: 2018-09-17 12:05 GMT+02:00 Thomas Morley : 2018-09-17 11:55 GMT+02:00 Urs Liska : thanks for this, which gives me a handle to the first part of the hairpin at least. But my problem is not solved with the 'height pro

Re: Shape the angle of a broken hairpin's first part

2018-09-18 Thread Urs Liska
Am 18.09.2018 um 11:09 schrieb Urs Liska: Hi Harm, thank you very much! Am 17.09.2018 um 22:35 schrieb Thomas Morley: 2018-09-17 12:05 GMT+02:00 Thomas Morley : 2018-09-17 11:55 GMT+02:00 Urs Liska : thanks for this, which gives me a handle to the first part of the hairpin at least. But

Re: Shape the angle of a broken hairpin's first part

2018-09-18 Thread Thomas Morley
2018-09-18 11:13 GMT+02:00 Urs Liska : > > > Am 18.09.2018 um 11:09 schrieb Urs Liska: >> >> Hi Harm, >> >> thank you very much! >> >> >> Am 17.09.2018 um 22:35 schrieb Thomas Morley: >>> >>> 2018-09-17 12:05 GMT+02:00 Thomas Morley : 2018-09-17 11:55 GMT+02:00 Urs Liska : > > tha

Re: Shape the angle of a broken hairpin's first part

2018-09-18 Thread Urs Liska
Am 18.09.2018 um 11:49 schrieb Thomas Morley: 2018-09-18 11:13 GMT+02:00 Urs Liska : Am 18.09.2018 um 11:09 schrieb Urs Liska: Hi Harm, thank you very much! Am 17.09.2018 um 22:35 schrieb Thomas Morley: 2018-09-17 12:05 GMT+02:00 Thomas Morley : 2018-09-17 11:55 GMT+02:00 Urs Liska :

Re: Instructions to install lilypond onto Raspberry Pi

2018-09-18 Thread Federico Bruni
Il giorno mar 18 set 2018 alle 10:54, Urs Liska ha scritto: Am 18.09.2018 um 09:37 schrieb Vivyan: Hi I need to run lilypond on the raspberry pi. I can't finsd any sources that say how to? I would typically use the command sudo apt-get install .., which has worked for frescobaldi but

Sample document to show music fonts

2018-09-18 Thread Urs Liska
Hi all, I'm going to pick up the work on Frescobaldi's "Show available fonts" dialog, which I had started giving a fundamental overhaul before the holidays. I'm looking for a nice template document that can be used to demonstrate a music font. It should not be too "heavy", and ideally it wou

New

2018-09-18 Thread Bernhard Kleine
I would like to render the 'molto' in the example from the documentation in italics. I have looked into the documentation to "New " but to no avail. moltoF = #(make-dynamic-script (markup #:normal-text "molto" #:dynamic "f")) \relative c' { 16 2..\moltoF } Som

Re: New

2018-09-18 Thread Torsten Hämmerle
Bernhard Kleine wrote > Something like > legato = #(make-dynamic-script (markup #:normal-text "legato" )) > in the header helped to bring in the Dynamics the legato etc. on line with > \f etc. . > But now I would like to have the 'legato' in italics. > > Obviously I can not deconstruct the ins

Re: New

2018-09-18 Thread Malte Meyn
Am 18.09.18 um 13:07 schrieb Bernhard Kleine: I would like to render the 'molto' in the example from the documentation in italics. I have looked into the documentation to "New " but to no avail. moltoF = #(make-dynamic-script (markup #:normal-text "molto" #:

Re: New

2018-09-18 Thread Malte Meyn
Am 18.09.18 um 13:07 schrieb Bernhard Kleine: I would like to render the 'molto' in the example from the documentation in italics. I have looked into the documentation to "New " but to no avail. moltoF = #(make-dynamic-script (markup #:normal-text "molto" #:

Re: Sample document to show music fonts

2018-09-18 Thread Andrew Bernard
Hi Urs, I would like to set the glyph set as per Abraham Lee's foundry website: https://www.musictypefoundry.com/product/mtf-cadence Much rather this than a piece of music. Any sample of music will be irrelevant to some large subset of people. For example, my new complexity stuff would just anno

Re: Instructions to install lilypond onto Raspberry Pi

2018-09-18 Thread Vivyan
did they have any success building lilypond? -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Instructions to install lilypond onto Raspberry Pi

2018-09-18 Thread Karlin High
On 9/18/2018 7:05 AM, Vivyan wrote: did they have any success building lilypond? I don't know if this is the exact thread that Federico Bruni had in mind, but it should be close. There, Peter Engelbert was trying to co

Re: Instructions to install lilypond onto Raspberry Pi

2018-09-18 Thread Jamie Ching
Hi, Your best bet is to compile from source code itself if the distribution doesn't have Lilypond. As it sounds like you're using a Debian-based distribution, check if "sudo apt-get build-dep lilypond" works; if it doesn't, you will need to install the required development packages via apt-get. Be

Example for trio

2018-09-18 Thread Данил Костенков
Hello! I need to have a example for 3 instrument which doing using lilypond code. Tell me please, where I can find this? Thank you in advance. All the best, Danil. Отправлено с iPhone ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gn

Re: Example for trio

2018-09-18 Thread Malte Meyn
Am 18.09.18 um 12:40 schrieb Данил Костенков: Hello! I need to have a example for 3 instrument which doing using lilypond code. Tell me please, where I can find this? Thank you in advance. All the best, Danil. Minimal example: %%% BEGIN << \new Staff { c' } \new Staff { c' }

Re: Instructions to install lilypond onto Raspberry Pi

2018-09-18 Thread Federico Bruni
Il giorno mar 18 set 2018 alle 14:53, Karlin High ha scritto: On 9/18/2018 7:05 AM, Vivyan wrote: did they have any success building lilypond? I don't know if this is the exact thread that Federico Bruni had in mind, but it should be close.

Lyluatex

2018-09-18 Thread foxfanfare
Hi all, I'm beginning my first steps in the world of LaTeX and I'm currently trying to figure out how Lyluatex works. I'm using TeX Live (and TeXworks for editing) on Windows. I made this simple document: \documentclass{article} \usepackage{lyluatex} \begin{document} Bonjour, j'\'edite en \LaTeX

Re: Lyluatex

2018-09-18 Thread Urs Liska
Am 18.09.2018 um 15:56 schrieb foxfanfare: Hi all, I'm beginning my first steps in the world of LaTeX and I'm currently trying to figure out how Lyluatex works. I'm using TeX Live (and TeXworks for editing) on Windows. I made this simple document: \documentclass{article} \usepackage{lyluate

Re: Lyluatex

2018-09-18 Thread Malte Meyn
Am 18.09.18 um 15:56 schrieb foxfanfare: Bonjour, j'\'edite en \LaTeX! I think that Urs’s answer could be the right direction and sadly cannot help further. But as you’re a LaTeX novice here is an off-topic hint: Since you use LuaLaTeX you can use utf8 characters in input. So you can write

Re: Lyluatex

2018-09-18 Thread foxfanfare
Urs Liska-3 wrote > Did you correctly quote that here? I see -shell-escape instead of > --shell-escape. Hi Urs, Actually, I just copied what was written in the GitHub documentation: https://github.com/jperon/lyluatex I tried with the -- and also with \usepackage[program={C:/Program Files (x86)

Re: Hacklily now supports LilyPond 2.19.82

2018-09-18 Thread Federico Bruni
Added to the tracker: https://sourceforge.net/p/testlilyissues/issues/5418/ Il giorno lun 17 set 2018 alle 16:40, Joshua Netterfield ha scritto: Hi Federico, I think sharing Hacklily on the Easier Editing page would be great! Though never perfect, I feel that it is mature enough to be helpf

Re: Lyluatex

2018-09-18 Thread R. Padraic Springuel
Well, LuaTeX is still having trouble finding the executable, just in this case it’s looking for C:\Program. That, of course, is not a complete path to the lilypond executable. The space in the path is clearly not being escaped correctly. Try adding quotes around the complete path or edit your

Re: Lyluatex

2018-09-18 Thread foxfanfare
R. Padraic Springuel wrote > Well, LuaTeX is still having trouble finding the executable, just in this > case it’s looking for C:\Program. That, of course, is not a complete path > to the lilypond executable. The space in the path is clearly not being > escaped correctly. Try adding quotes aroun

Re: Lyluatex

2018-09-18 Thread foxfanfare
foxfanfare wrote > Do you know how to add this > command in TeXworks if I want to compile with it? Don't bother, I found it! -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html ___ lilypond-user mailing list lilypond-user@gnu.org https:

Re: Example for trio

2018-09-18 Thread Simon Albrecht
On 18.09.2018 12:40, Данил Костенков wrote: Hello! I need to have a example for 3 instrument which doing using lilypond code. Tell me please, where I can find this? For getting started with LilyPond, there really isn’t much of a sensible way other than working through the Learning Manual thor

Tempo declaration on different staves

2018-09-18 Thread Bernhard Kleine
I have the following minimal example (from Frescobaldi with some eliminations). What I cannot achieve is that the \tempo 4=96 becomes effective on the organpart. It works only with the global declaration. Removing this, the other tempo declaration are not visible. Please show me how to deal with

Re: Sample document to show music fonts

2018-09-18 Thread Aaron Hill
On 2018-09-18 4:58 am, Andrew Bernard wrote: Hi Urs, I would like to set the glyph set as per Abraham Lee's foundry website: https://www.musictypefoundry.com/product/mtf-cadence Much rather this than a piece of music. Any sample of music will be irrelevant to some large subset of people. For e

Re: Tempo declaration on different staves

2018-09-18 Thread Kieren MacMillan
Hi Bernhard, > Please show me how to deal with different tempo declarations on different > staves. Here’s one way. (Note that I also <<>>'ed the \global variable into each *staff* context in the score, rather than into each note variable definition; personally, I think that is better coding st

Re:variables for specific kinds of markup?

2018-09-18 Thread Flaming Hakama by Elaine
> > From: Marc Evanstein > To: David Kastrup > Cc: lilypond-user@gnu.org > Date: Mon, 17 Sep 2018 18:14:31 + > Subject: Re: variables for specific kinds of markup? > Thanks so much – changing it to define-event-function worked perfectly. Is > a markup considered an "event" rather than "music"

Re: lyrics and other markup in the wrong order

2018-09-18 Thread Bernhard Kleine
I have now with the same piece the problem that the lyrics above the line and the markup text are not as I would like it. the lyrics show below the markup. When I shuffled the markup upwards the raise the lyrics did not fall below but were equally raised. How to correct that? Thanks for your patie

New to Lilypond, how do i change the left hand clef from bass clef to treble clef right at the beginning of the piece?

2018-09-18 Thread tripleamia
I'm working in Frescobaldi, so I have the right hand and left hand, and for the first two measures of the left hand I need to switch from bass to treble before any notes. I'm having difficulty explainin

I'm sorry I feel stupid asking so many questions. How do I make fingering go OUTSIDE of the staff?

2018-09-18 Thread Mia Heaton
I know you have the note-fingering but when i do this it goes inside the staff and it looks crowded and ugly. Is there any way I can make it go outside? ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilyp

Re: Example for trio

2018-09-18 Thread Carl Sorensen
On 9/18/18, 11:09 AM, "Simon Albrecht" wrote: On 18.09.2018 12:40, Данил Костенков wrote: > Hello! > I need to have a example for 3 instrument which doing using lilypond code. Tell me please, where I can find this? For getting started with LilyPond, there really isn’t muc

Re: New to Lilypond, how do i change the left hand clef from bass clef to treble clef right at the beginning of the piece?

2018-09-18 Thread Aaron Hill
On 2018-09-18 2:55 pm, tripleamia wrote: I'm working in Frescobaldi, so I have the right hand and left hand, and for the first two measures of the left hand I need to switch from bass to treble bef

Re: I'm sorry I feel stupid asking so many questions. How do I make fingering go OUTSIDE of the staff?

2018-09-18 Thread Aaron Hill
On 2018-09-18 3:01 pm, Mia Heaton wrote: I know you have the note-fingering but when i do this it goes inside the staff and it looks crowded and ugly. Is there any way I can make it go outside? Hi Mia, You should be able to use either the _ or ^ prefix to request that a specific fingering go

Re: Sample document to show music fonts

2018-09-18 Thread Urs Liska
Am 18.09.2018 um 21:08 schrieb Aaron Hill: On 2018-09-18 4:58 am, Andrew Bernard wrote: Hi Urs, I would like to set the glyph set as per Abraham Lee's foundry website: https://www.musictypefoundry.com/product/mtf-cadence Much rather this than a piece of music. Any sample of music will be ir

RE: New to Lilypond, how do i change the left hand clef from bass clef to treble clef right at the beginning of the piece?

2018-09-18 Thread Mark Stephen Mrotek
Triple, Why not just start with a treble clef? Mark -Original Message- From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of tripleamia Sent: Tuesday, September 18, 2018 2:56 PM To: lilypond-user@gnu.org Subject: New to Lilypond, how do i change the

Re: Sample document to show music fonts

2018-09-18 Thread Abraham Lee
Hi, Urs! On Tue, Sep 18, 2018 at 4:46 PM Urs Liska wrote: > > > Am 18.09.2018 um 21:08 schrieb Aaron Hill: > > On 2018-09-18 4:58 am, Andrew Bernard wrote: > >> Hi Urs, > >> > >> I would like to set the glyph set as per Abraham Lee's foundry website: > >> > >> https://www.musictypefoundry.com/pro

Re: New to Lilypond, how do i change the left hand clef from bass clef to treble clef right at the beginning of the piece?

2018-09-18 Thread Simon Albrecht
On 19.09.2018 01:13, Mark Stephen Mrotek wrote: Triple, Why not just start with a treble clef? In piano music, one avoids that because pianists are so used to the usual clef combination that other constellations are somewhat likely to be overlooked. Best, Simon ___

Latest lilypond stable release?

2018-09-18 Thread H. S. Teoh
According to the website (lilypond.org), the latest stable release is 2.18.2, and the unstable release is 2.19.82. However, I've been using the latest version from git, and it claims to be version 2.21.0. So, what happened to 2.20.*? Why does the git version claim to be 2.21.0? More pertinently

Re: Latest lilypond stable release?

2018-09-18 Thread Simon Albrecht
On 19.09.2018 01:46, H. S. Teoh wrote: According to the website (lilypond.org), the latest stable release is 2.18.2, and the unstable release is 2.19.82. However, I've been using the latest version from git, and it claims to be version 2.21.0. So, what happened to 2.20.*? Why does the git vers

Re: lyrics and other markup in the wrong order

2018-09-18 Thread Kieren MacMillan
Hi Bernhard, > When I shuffled the markup upwards the raise the lyrics > did not fall below but were equally raised. How to correct that? There may be a way using #'outside-staff-priority, but I was unable to find it. One (crude) way of solving your problem is: r8 R1 r2 r4 h~-\tweak extra-off

Re: [ANN] LilyQuick 0.95beta - Quick note Lilypond entry using MIDI for Linux

2018-09-18 Thread Chad Linsley
+1 for a cross-platform of LilyQuick! In fact, would there be any interest in including it in Denemo or Frescobaldi? It’s absolutely brilliant and I would love to start using it (Mac user). On Sun, Aug 13, 2017 at 11:43 PM Vaughan McAlley wrote: > Greetings, > > LilyQuick 0.95beta is now out. T