Perfect! In addition to answering my original question, that even lets me use
"real" small caps, which is certainly my preference.
Many thanks -- that is super helpful.
Jay
-Original Message-
From: lilypond-user On
Behalf Of Xavier Scheuer
Sent: Tuesday, October 19, 2021 1
On Tue, 19 Oct 2021 at 19:49, Jean Abou Samra wrote:
>
>
> Hi Jay,
>
> This is an old bug; try the workaround proposed at
>
> https://gitlab.com/lilypond/lilypond/-/issues/1482#note_339750124
Hello,
And if the font you want to use has real small caps you can use
\over
...@projectivespace.com; lilypond-user@gnu.org
Subject: Re: small caps in title
Le 19/10/2021 à 19:42, t...@projectivespace.com a écrit :
> I have a quick question about formatting a title in small caps in Lilypond.
> Although I can format scoreTitleMarkup with the usual \bold and \italic for
>
Le 19/10/2021 à 19:42, t...@projectivespace.com a écrit :
I have a quick question about formatting a title in small caps in Lilypond.
Although I can format scoreTitleMarkup with the usual \bold and \italic for
markups, I am having trouble getting \smallCaps (or \caps) to work with a title
I have a quick question about formatting a title in small caps in Lilypond.
Although I can format scoreTitleMarkup with the usual \bold and \italic for
markups, I am having trouble getting \smallCaps (or \caps) to work with a title
retrieved by \fromproperty. The \smallCaps works fine elsewhere
h the options mentioned there.
Regards, Patrick
Hi Patrick,
I believe if you use a font that has small caps it should work just
fine. IIRC it's only an issue if the font itself doesn't have a smallcaps.
Good luck with the workaround!
__
Op 29-10-2017 om 16:48 schreef Malte Meyn:
[...]
I just found out that this is a know bug:
https://sourceforge.net/p/testlilyissues/issues/1482/ There you can
also find a workaround.
Ah, thanks for that!
I'll see if I can get it to work with the options mentioned there.
Regards, Patrick
_
Op 29-10-2017 om 16:41 schreef Malte Meyn:
Am 29.10.2017 um 15:50 schrieb Patrick Hubers:
I'm trying to create titles in small caps by modifying the
bookTitleMarkup in my stylesheet. For some reason, all font modifiers
(\bold, \italic etc.) seem to work, except for \caps or \smal
Am 29.10.2017 um 16:41 schrieb Malte Meyn:
Am 29.10.2017 um 15:50 schrieb Patrick Hubers:
Hi,
I'm trying to create titles in small caps by modifying the
bookTitleMarkup in my stylesheet. For some reason, all font modifiers
(\bold, \italic etc.) seem to work, except for \ca
Am 29.10.2017 um 15:50 schrieb Patrick Hubers:
Hi,
I'm trying to create titles in small caps by modifying the
bookTitleMarkup in my stylesheet. For some reason, all font modifiers
(\bold, \italic etc.) seem to work, except for \caps or \smallCaps.
[…]
Am I doing something wrong, h
Hi,
I'm trying to create titles in small caps by modifying the
bookTitleMarkup in my stylesheet. For some reason, all font modifiers
(\bold, \italic etc.) seem to work, except for \caps or \smallCaps.
I have the line
\bold \fontsize #6 { \fromproperty #'header:title }
in my
Thanks for the advice everyone. I've managed to bend it to my will!
Craig
On Sat Jan 17 2015 at 5:14:19 AM Nick Payne
wrote:
> Accidentally sent this only to the OP rather than to the list...
>
> Forwarded Message Subject: Re: small caps Date: Fri,
> 16
Accidentally sent this only to the OP rather than to the list...
Forwarded Message
Subject:Re: small caps
Date: Fri, 16 Jan 2015 20:55:30 +1100
From: Nick Payne
To: Craig Dabelstein
I think you have encountered bug #1482:
https://code.google.com/p/lilypond
\fontCaps attempts to access the fonts smcp flavor the other two
methods are hocus pocus relying on scaling as apposed to a true small
caps set.
Shane
On Fri, Jan 16, 2015 at 8:52 AM, Kevin Barry wrote:
>> "\caps" and "\smallCaps" should work with any font since they
>
> "\caps" and "\smallCaps" should work with any font since they simply
> iterate through the string and reduce the font size by a scaling factor -2
> for all characters except those already in upper-case.
>
Does this mean that lilypond doesn't use the
> Hi Shane,
>>
>> \version "2.19.11"
>>
>> Even with \smallCaps (how did I miss that!?!!?) the test stays the
>> same. Bold and Large are both working but not the small caps.
>>
>> Craig
>>
>>
>> On Fri Jan 16 2015 at
19.11"
>
> Even with \smallCaps (how did I miss that!?!!?) the test stays the same.
> Bold and Large are both working but not the small caps.
>
> Craig
>
>
> On Fri Jan 16 2015 at 4:39:22 PM Shane Brandes
> wrote:
>
>> Which version are you using? and is it
n here and it works
}
{ \repeat unfold 3 { s1 \break } }
%<--
- Abraham
On Fri, Jan 16, 2015 at 2:00 AM, Craig Dabelstein [via Lilypond]
wrote:
> Hi Shane,
>
> \version "2.19.11"
>
> Even with \smallCaps (how did I miss that!?!!?) the test stays the
> same. Bold and L
Hi Shane,
\version "2.19.11"
Even with \smallCaps (how did I miss that!?!!?) the test stays the same.
Bold and Large are both working but not the small caps.
Craig
On Fri Jan 16 2015 at 4:39:22 PM Shane Brandes wrote:
> Which version are you using? and is it not \smallcaps tha
Which version are you using? and is it not \smallcaps that you need to
issue? Also does the font actually have small caps natively?
Shane
On Fri, Jan 16, 2015 at 12:54 AM, Craig Dabelstein
wrote:
> Hi List,
>
> Can anyone tell me why I can't get small caps working with this
Hi List,
Can anyone tell me why I can't get *small caps* working with this code?
Many thanks,
Craig
scoreTitleMarkup = \markup {
\column {
\on-the-fly \print-all-headers { \bookTitleMarkup \hspace #1 }
\fill-line {
\large \bold \caps \fromproperty #'he
On 19/08/11 11:17, Jay Anderson wrote:
How do I get small caps for lyrics? Here's how I've attempted to
select small caps: "\override LyricText #'font-shape = #'caps". I've
tried a few different fonts without success: "Helvetica", "Georgi
How do I get small caps for lyrics? Here's how I've attempted to
select small caps: "\override LyricText #'font-shape = #'caps". I've
tried a few different fonts without success: "Helvetica", "Georgia",
"Verdana".
Have I just
23 matches
Mail list logo