bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SmallCaps Gap


From: Torsten Hämmerle
Subject: Re: SmallCaps Gap
Date: Mon, 7 May 2018 11:11:38 -0700 (MST)

foxfanfare wrote
> Hi Torsten, could you please give me an exemple of how this works? I can't
> find an explanation of this in the manual.

This feature is rather new (doesn't work in 2.18.2 yet).
If you look a bit further down, in  "Fonts explained"
<http://lilypond.org/doc/v2.19/Documentation/notation/fonts.html#fonts-explained>
 
, you'll find a few examples demonstrating how to use OTF old style figures,
true small caps etc.

A simple example comparing fake \smallCaps to true OTF smcp:

\version "2.19.81"

\markup \column {
  \smallCaps
  "Caps And Small Caps (Fake)"
  \override #'(font-features . ("smcp"))
  "Caps And Small Caps (True)"
}

HTH,
Torsten



--
Sent from: http://lilypond.1069038.n5.nabble.com/Bugs-f58488.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]