Hello,
On 26 April 2012 21:11, Urs Liska wrote:
> Hello Jan-Peter,
>
> thank you for this information.
> This is exactly what I needed!
>
> Can I find this in the docs? To get a better understanding ...
It's mentioned here at least
http://lilypond.org/doc/v2.15/Documentation/changes/index.html
Hello Jan-Peter,
thank you for this information.
This is exactly what I needed!
Can I find this in the docs? To get a better understanding ...
Best
Urs
Am 25.04.2012 10:37, schrieb Jan-Peter Voigt:
Hello Urs,
if you are using the current devel version, you can wrap any markup
with #{ #}
--
Hello Urs,
if you are using the current devel version, you can wrap any markup with
#{ #}
--snip--
\version "2.15.37"
#(define-markup-command (nfont layout props arg)(markup?)
(interpret-markup layout props #{
\markup { \override #'(font-name . "DejaVu Sans") $arg }
#}))
\markup {
\
Hello community,
I didn't find this in the manual: How can I translate \markup {
\override #'(font-name . "XY") Test } in a markup function?
I only found how to translate e.g. \markup \italic Test etc. to #:italic.
Best
Urs
___
lilypond-user mailing