Kevin,

"\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.

The only function, related to this conversation thread, that cares 
about the actual font is "\fontCaps", in which it actually sets a font 
property 'font-shape to 'caps. If the offending font has no such 
property, it reverts to the default normal, non-bold, non-italic font.

- Abraham

On Fri, Jan 16, 2015 at 6:32 AM, Kevin Barry [via Lilypond] 
<ml-node+s1069038n170555...@n5.nabble.com> wrote:
> Dear Craig,
> 
> Can you provide an example that compiles on its own? A simplified 
> version of your code is working for me. Also, what font are you using?
> 
> Kevin
> 
> On Fri, Jan 16, 2015 at 9:00 AM, Craig Dabelstein <[hidden email]> 
> wrote:
>> 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 <[hidden email]> 
>> wrote:
>>> 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
>>> <[hidden email]> wrote:
>>> > 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 #'header:piece
>>> >          }
>>> >         }
>>> >       }
>>> >     }
>>> >
>>> > _______________________________________________
>>> > lilypond-user mailing list
>>> > [hidden email]
>>> > https://lists.gnu.org/mailman/listinfo/lilypond-user
>>> >
>> 
>> _______________________________________________
>> lilypond-user mailing list
>> [hidden email]
>> https://lists.gnu.org/mailman/listinfo/lilypond-user
>> 
> 
> 
> _______________________________________________ 
> lilypond-user mailing list 
> [hidden email] 
> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 
> If you reply to this email, your message will be added to the 
> discussion below:
> http://lilypond.1069038.n5.nabble.com/small-caps-tp170540p170555.html
> To start a new topic under User, email 
> ml-node+s1069038n...@n5.nabble.com 
> To unsubscribe from Lilypond, click here.
> NAML




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/small-caps-tp170540p170558.html
Sent from the User mailing list archive at Nabble.com.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to