Menu

#4553 Require and/or install fonts for demonstrations to configure script and GUB environment

Verified
Enhancement
2015-09-14
2015-08-11
Anonymous
No

Originally created by: *anonymous

Originally created by: truer...@gmail.com
Originally owned by: truer...@gmail.com

This is devided from Issue 952.

Issue 952 requires Linux Libertine fonts for LilyPond `make doc'.

I think that LilyPond installer should not contain Libertine.
If I understand correctly, Libertine is required by only `make doc'.
`make all' and many non-unicode .ly compilation do not require it.

However, GUB will require Libertine because official website's document files are made by GUB.
I've made GUB's patch and send a pull request to GUB repo.
https://github.com/gperciva/gub/pull/17

Should configure script request Libertine?
How about other fonts?

http://www.lilypond.org/doc/v2.19/Documentation/notation/fonts.html
This page uses "Bitstream Charter", "Vera Bold", "Times New Roman", "Nimbus Sans", "Luxi Mono", etc.
Should we require these fonts in configure script?

How about Japanse fonts?
Unicode demonstration uses Japanse glyphs.

I think that these fonts (also Japanese fonts) should be installed to GUB environment because GUB makes official web site's document files.

However, should LilyPond installer contain these fonts?
Should configure script require these fonts?

Related

Issues: #952

Discussion

  • Masamichi Hosoda

    pull request
    https://github.com/gperciva/gub/pull/18
    has been merged.

     
  • Masamichi Hosoda

    • labels: --> Fixed_2_19_26
    • Description has changed:

    Diff:

    
    
    • status: Accepted --> Fixed
    • assigned_to: Masamichi Hosoda
    • Needs: -->
    • Patch: -->
     
  • Masamichi Hosoda

    pull request
    https://github.com/gperciva/gub/pull/18
    has been merged.

     
  • Phil Holmes

    Phil Holmes - 2015-09-14
    • status: Fixed --> Verified