Re: How can I align text to notes with bars?

2020-10-27 Thread Aaron Hill
On 2020-10-27 11:20 am, Markus Grunwald wrote: I'm confused (again...). I would expect that in the followig snippet, each note gets one syllable: \version "2.20.0" << \relative c' { \autoBeamOff r8 f f[ b] b[ c c d] | } \addlyrics { Der letz-te Sum-mer war sehr | } But instead,

Re: How can I align text to notes with bars? (lyuser: message 4 of 20)

2020-10-27 Thread Markus Grunwald
Hello, I'm confused (again...). I would expect that in the followig snippet, each note gets one syllable: 1) Manual beams will indicate melismata, causing one LyricText to cover multiple notes. This default behavior can be disabled. That was new for me :) 2) LilyPond uses a double

Re: OTF text font family with optical sizes : unable to access regular font

2020-10-27 Thread Jean Abou Samra
Le 27/10/2020 à 20:15, Daniel Tobias Johansen Langhoff a écrit : Sorry, no change. A workaround is to make a copy of the regular size font files and rename the family of those files to something else (e.g. from "Arno Pro" to "Arno Pro Regular") using a font renaming script, like

Re: OTF text font family with optical sizes : unable to access regular font

2020-10-27 Thread Daniel Tobias Johansen Langhoff
Here is the output for Garamond Premier, which works as expected $ lilypond -d show-available-fonts 2>&1 | grep "Garamond Premier" family Garamond Premier Pro Display Garamond Premier Pro Display,Garamond Premier Pro,Garamond Premr Pro Lt Disp:style=Light Italic,Light Italic Display,Italic

Re: OTF text font family with optical sizes : unable to access regular font

2020-10-27 Thread Aaron Hill
On 2020-10-27 8:50 am, Daniel Tobias Johansen Langhoff wrote: Hi I’m having an issue using the Arno Pro typeface as a text font in LilyPond. When trying to use the regular font of the regular optical size, "Arno Pro Caption" is being substituted, as confirmed by pdffonts. Italic works as

\unfoldRepeats

2020-10-27 Thread Marc Shepherd
According to the documentation, the default behavior of the MIDI block is not to “unfold” repeats (other than those that are explicitly \repeat unfold). If you want repeats unfolded inside of a MIDI block, you have to requote the music within the MIDI block, nested inside of an \unfoldRepeats

Re: \unfoldRepeats

2020-10-27 Thread Aaron Hill
On 2020-10-27 12:34 pm, Jean Abou Samra wrote: Le 27/10/2020 à 20:08, Marc Shepherd a écrit : According to the documentation, the default behavior of the MIDI block is not to “unfold” repeats (other than those that are explicitly \repeat unfold). If you want repeats unfolded inside of a MIDI

Re: OTF text font family with optical sizes : unable to access regular font

2020-10-27 Thread Daniel Tobias Johansen Langhoff
I named them "Arno Pro Renamed" to make it a bit more obvious. See the attached file. Regards, Daniel Tobias On Tue, Oct 27, 2020 at 9:01 PM Jean Abou Samra wrote: > > Hello, > > This is rather weird−sorry that I can't help much, not being > knowledgeable with respect to fonts. > > Could you,

Re: OTF text font family with optical sizes : unable to access regular font

2020-10-27 Thread Daniel Tobias Johansen Langhoff
$ lilypond -d show-available-fonts 2>&1 | grep Arno family Arno Pro SmText Arno Pro SmText,Arno Pro:style=Regular,SmText family Arno Pro SmText Arno Pro SmText,Arno Pro:style=Bold,Bold SmText family Arno Pro Subhead Arno Pro Subhead,Arno Pro,Arno Pro Smbd Subhead:style=SemiBold Italic,Semibold

Re: How can I align text to notes with bars?

2020-10-27 Thread David Wright
On Tue 27 Oct 2020 at 19:20:02 (+0100), Markus Grunwald wrote: > --=-=-= > Content-Type: image/png > Content-Disposition: attachment; filename=text.png > Content-Transfer-Encoding: base64 > Content-Description: What I get > >

Re: OTF text font family with optical sizes : unable to access regular font

2020-10-27 Thread Daniel Tobias Johansen Langhoff
Sorry, no change. A workaround is to make a copy of the regular size font files and rename the family of those files to something else (e.g. from "Arno Pro" to "Arno Pro Regular") using a font renaming script, like https://github.com/chrissimpkins/fontname.py – Daniel Tobias On Tue, Oct 27,

Re: OTF text font family with optical sizes : unable to access regular font

2020-10-27 Thread Jean Abou Samra
Hello, This is rather weird−sorry that I can't help much, not being knowledgeable with respect to fonts. Could you, perhaps, show the new output after renaming the files, adding "Arno Pro Regular"? Otherwise, welcome to the list! Best regards, Jean Le 27/10/2020 à 20:38, Daniel Tobias

How can I align text to notes with bars?

2020-10-27 Thread Markus Grunwald
--=-=-= Content-Type: image/png Content-Disposition: attachment; filename=text.png Content-Transfer-Encoding: base64 Content-Description: What I get iVBORw0KGgoNSUhEUgAAAVcAAABkAQMIZuHsBlBMVEUAAAD///+l2Z/dAAAD1klE

Re: \unfoldRepeats

2020-10-27 Thread Jean Abou Samra
Le 27/10/2020 à 20:08, Marc Shepherd a écrit : According to the documentation, the default behavior of the MIDI block is not to “unfold” repeats (other than those that are explicitly \repeat unfold). If you want repeats unfolded inside of a MIDI block, you have to requote the music within the

Re: OTF text font family with optical sizes : unable to access regular font

2020-10-27 Thread Daniel Tobias Johansen Langhoff
Notice that Garamond Premier has these parallel names, "Garamond Premr Pro" and "Garamond Premier Pro". The shorter name gives me the correct font, the longer gives me the caption font. $ sed 's/Arno Pro/Garamond Premr Pro/' minimal.ly | lilypond -o minimal - 2>/dev/null && pdffonts minimal.pdf

Re: can bendAfter be made to skip over notes?

2020-10-27 Thread Aaron Hill
On 2020-10-26 10:56 pm, Aaron Hill wrote: On 2020-10-26 10:54 pm, Aaron Hill wrote: On 2020-10-26 7:37 pm, 98123981293 1293812397123 wrote: Hi list, I usually use the following snippet to handle glissandi across hidden noteheads: glissandoSkipOn = { \override NoteColumn.glissando-skip =

Problems with Barré

2020-10-27 Thread sir.teddy.the.first
Hi all, I’m using this barré-function from the LSR and I’m trying to make it work when the first note (or the last one) is a rest. Here’s the code: \version "2.20.0" guitbarre = #(define-music-function

Re: Problems with Barré

2020-10-27 Thread Aaron Hill
On 2020-10-27 1:58 am, sir.teddy.the.fi...@gmail.com wrote: Hi all, I’m using this barré-function from the LSR and I’m trying to make it work when the first note (or the last one) is a rest. Here’s the code: [...] What do I have to change or is

AW: Problems with Barré

2020-10-27 Thread sir.teddy.the.first
Thank you very much. -Ursprüngliche Nachricht- Von: Thomas Morley Gesendet: Dienstag, 27. Oktober 2020 10:10 An: sir.teddy.the.fi...@gmail.com Cc: lilypond-user Betreff: Re: Problems with Barré Am Di., 27. Okt. 2020 um 09:58 Uhr schrieb : > > Hi all, > > I’m using this barré-function

Re: Problems with Barré

2020-10-27 Thread Thomas Morley
Am Di., 27. Okt. 2020 um 09:58 Uhr schrieb : > > Hi all, > > I’m using this barré-function from the LSR and I’m trying to make it work > when the first note (or the last one) is a rest. > > > > Here’s the code: > > > > \version "2.20.0" > > guitbarre = > >

Re: Problems with Barré

2020-10-27 Thread Thomas Morley
Am Di., 27. Okt. 2020 um 10:17 Uhr schrieb Aaron Hill : > > On 2020-10-27 1:58 am, sir.teddy.the.fi...@gmail.com wrote: > > Hi all, > > > > I’m using this barré-function > > from > > the LSR and I’m trying to make it work when the first note (or the last >

Re: can bendAfter be made to skip over notes?

2020-10-27 Thread 98123981293 1293812397123
Hi Aaron, I tried all three of your solutions and get the same error: Unsupported SCM value for format: (rmoveto 2.777338 1/2 rcurveto 1.81180552352106 0 5.43541657056318 -1 5.43541657056318 -3/2) Converting to `document.pdf'... warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH

Re: can bendAfter be made to skip over notes?

2020-10-27 Thread Jean Abou Samra
Le 27/10/2020 à 17:21, 98123981293 1293812397123 a écrit : Hi Aaron, I tried all three of your solutions and get the same error: Unsupported SCM value for format: (rmoveto 2.777338 1/2 rcurveto 1.81180552352106 0 5.43541657056318 -1 5.43541657056318 -3/2) Converting to `document.pdf'...

OTF text font family with optical sizes : unable to access regular font

2020-10-27 Thread Daniel Tobias Johansen Langhoff
Hi I’m having an issue using the Arno Pro typeface as a text font in LilyPond. When trying to use the regular font of the regular optical size, "Arno Pro Caption" is being substituted, as confirmed by pdffonts. Italic works as expected (as well as bold), and I can explicitly specify any other