lilypond-user
[Top][All Lists]
Advanced

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

Re: Different TeX Gyre Schola fonts (Mac/Win)


From: Gdaliy Garmiza
Subject: Re: Different TeX Gyre Schola fonts (Mac/Win)
Date: Tue, 17 Aug 2021 12:46:02 +0300

Sorry if something. Couldn't see my question on the mailing list and not sure if anyone sees it...

вт, 17 авг. 2021 г. в 10:47, Gdaliy Garmiza <gdalik@gmail.com>:

Hi there!

I’ve got an issue with Mac/Win TeX Gyre Schola font versions when engraving arrows in LilyPond 2.22.1.

The vertical arrows seem to be similar, but the oblique ones are different.
Here is the Mac OS version: https://drive.google.com/file/d/1XDkgUUR3l5cjMLJElrjsE5J7ekT9uGjB/view?usp=sharing
And the Windows 10 version:
https://drive.google.com/file/d/1Wljji_SDEmCpIhSQLbx1cRQHrqfBj317/view?usp=sharing

 

I make them with the code:
\markup { \char ##x2197 }
\markup { \char ##x2198 }

The font settings in the \paper section are the following:
#(define fonts

   (make-pango-font-tree "TeX Gyre Schola"

                         "LilyPond Sans Serif"

                         "LilyPond Monospace"

                         (/ staff-height pt 20)))

I want the Windows version to look the same as the Mac version.
Could anyone help me?
Thanks!!!


reply via email to

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