Scheme help? snippet for movement page headers

2017-11-20 Thread Shevek
Hi all, It would be quite nice to be able to use \fromproperty #'header:piece in oddHeaderMarkup and evenHeaderMarkup, so that the title of the current movement will display in the page header. Unfortunately, after investigating the Lilypond source code, I can't see how to make that work, because

Re: [OT] Linux Users

2017-11-20 Thread David Kastrup
Urs Liska writes: > Am 20.11.2017 um 09:34 schrieb David Kastrup: >> Urs Liska writes: >> >>> Am 19.11.2017 um 23:43 schrieb Br. Samuel Springuel: On 2017-11-19 5:28 PM, Simon Albrecht wrote: > Font selection, language support, UTF-8 input…

Re: [OT] Linux Users

2017-11-20 Thread Henning Hraban Ramm
Am 2017-11-19 um 16:46 schrieb Marc Hohl : > Am 18.11.2017 um 17:58 schrieb Jacques Peron: >> Linux, LilyPond, LuaLaTeX (and Gregorio for gregorian chant) here. To >> integrate LilyPond into LaTeX, I developped lyluatex >> . > > Which is a

Re: [OT] Linux Users

2017-11-20 Thread David Kastrup
Urs Liska writes: > Am 19.11.2017 um 23:43 schrieb Br. Samuel Springuel: >> On 2017-11-19 5:28 PM, Simon Albrecht wrote: >>> Font selection, language support, UTF-8 input… >> >> All of these are supported in LuaTeX/LuaLaTeX. >> >> For some key differences see this: >>

Re: [OT] Linux Users

2017-11-20 Thread Henning Hraban Ramm
Am 2017-11-20 um 09:30 schrieb Henning Hraban Ramm : > Am 2017-11-19 um 16:46 schrieb Marc Hohl : > >> Am 18.11.2017 um 17:58 schrieb Jacques Peron: >>> Linux, LilyPond, LuaLaTeX (and Gregorio for gregorian chant) here. To >>> integrate LilyPond into

Re: [OT] Linux Users

2017-11-20 Thread Urs Liska
Am 20.11.2017 um 09:34 schrieb David Kastrup: Urs Liska writes: Am 19.11.2017 um 23:43 schrieb Br. Samuel Springuel: On 2017-11-19 5:28 PM, Simon Albrecht wrote: Font selection, language support, UTF-8 input… All of these are supported in LuaTeX/LuaLaTeX. For some

Re: repeat index

2017-11-20 Thread Gianmaria Lari
On 20 November 2017 at 15:18, David Kastrup wrote: > Gianmaria Lari writes: > > > On 20 November 2017 at 12:00, David Kastrup wrote: > > > >> Gianmaria Lari writes: > > >> > Is there any (simple) way to rewrite it

Re: repeat index

2017-11-20 Thread David Kastrup
Gianmaria Lari writes: > On 20 November 2017 at 15:18, David Kastrup wrote: > >> Gianmaria Lari writes: >> >> > On 20 November 2017 at 12:00, David Kastrup wrote: >> > >> >> Gianmaria Lari

Re: Scheme help? snippet for movement page headers

2017-11-20 Thread Timothy Lanfear
On 20/11/17 08:45, Shevek wrote: Hi all, It would be quite nice to be able to use \fromproperty #'header:piece in oddHeaderMarkup and evenHeaderMarkup, so that the title of the current movement will display in the page header. Unfortunately, after investigating the Lilypond source code, I can't

Re: Scheme help? snippet for movement page headers

2017-11-20 Thread Shevek
Here is a cleaner, updated version of the snippet. It now gives the stencil the extent of the longest table of contents entry. Not ideal, but close enough for practical use. Also added comments and cleaned up variable names. \version "2.18.2" #(define-markup-command (current-toc-section layout

Re: repeat index

2017-11-20 Thread Gianmaria Lari
That's exactly what I was thinking. Thank you David! And yes, yesterday I found this part of the manual and I start reading it. Thanks a lot for your help! g. On 20 November 2017 at 23:01, David Kastrup wrote: > Gianmaria Lari writes: > > > On 20

Clarinet fingerings

2017-11-20 Thread Greg
I am new to Lilypond and am slowly trying to learn to use it. I have rediscovered learning the clarinet and my teacher has asked me to start with the G major and F major scales. I'm pretty much a novice with little knowledge (thus far) of the deeper aspects and subtleties of musical notation, but

Re: Clarinet fingerings

2017-11-20 Thread Paul Scott
A quick comment, not the answer to your question: You have given the correct fingering for Bb for the F major scale but you have called it b4 which would be a B natural quarter note. In LilyPond, unlike Finale, the key signature does not affect the note. You must say bes or its equivalent in

Re: Scheme help? snippet for movement page headers

2017-11-20 Thread Shevek
Oh ugh, Nabble wrapped my lines and now it's all ugly. :( -- 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: Scheme help? snippet for movement page headers

2017-11-20 Thread Shevek
Hi Timothy, Where are you defining #'header:piece, inside or outside a \score block? To clarify, I'm talking about using \fromproperty with score-level headers. Saul -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html ___ lilypond-user

Re: Scheme help? snippet for movement page headers

2017-11-20 Thread Werner LEMBERG
> Oh ugh, Nabble wrapped my lines and now it's all ugly. :( One of the reasons to avoid source code lines longer than, say 78 characters... Werner ___ lilypond-user mailing list lilypond-user@gnu.org

Re: [OT] Linux Users

2017-11-20 Thread Henning Hraban Ramm
Am 2017-11-20 um 09:53 schrieb David Kastrup : > Sure. It's part of the cost of using TeX as a programming language. > All the important and/or costly things when running plain TeX are > executed in Pascal and the respective data kept there. > > But LaTeX does a lot of programming

Re: automatic beaming of tuplets only - is this possible ?

2017-11-20 Thread Urs Liska
Am 21. November 2017 07:14:01 MEZ schrieb Eby Mani : >Hi All, I couldn't find how achieve the following, i tried fiddling >with \set Timing and \overrideTimeSignatureSettings related commands >for beaming. > >1, Automatically replace tuplet bracket with a slur. > >2,

repeat index

2017-11-20 Thread Gianmaria Lari
I have this: \version "2.19.80" scale = {c d e f g a b} pattern = {c d e f} \fixed c' { \modalTranspose c c \scale \pattern \modalTranspose c d \scale \pattern \modalTranspose c e \scale \pattern \modalTranspose c f \scale \pattern \modalTranspose c g \scale \pattern \modalTranspose

Re: repeat index

2017-11-20 Thread David Kastrup
Gianmaria Lari writes: > I have this: > > \version "2.19.80" > > scale = {c d e f g a b} > pattern = {c d e f} > > \fixed c' { > \modalTranspose c c \scale \pattern > \modalTranspose c d \scale \pattern > \modalTranspose c e \scale \pattern > \modalTranspose c f

Re: repeat index

2017-11-20 Thread Gianmaria Lari
On 20 November 2017 at 12:00, David Kastrup wrote: > Gianmaria Lari writes: > > > I have this: > > > > \version "2.19.80" > > > > scale = {c d e f g a b} > > pattern = {c d e f} > > > > \fixed c' { > > \modalTranspose c c \scale \pattern > >

Re: repeat index

2017-11-20 Thread David Kastrup
Gianmaria Lari writes: > On 20 November 2017 at 12:00, David Kastrup wrote: > >> Gianmaria Lari writes: >> > Is there any (simple) way to rewrite it in a more concise way like >> > this for example? >> > >> > \repeat unfold 7 {