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?
Originally posted by: truer...@gmail.com
I've made GUB's patch for some required fonts.
I've send pull request it.
https://github.com/gperciva/gub/pull/18
This patch install following fonts:
- DejaVu font
for substitute fonts
- Libertine
for unicode demonstration
http://www.lilypond.org/doc/v2.19/Documentation/notation/special-characters.html#text-encoding
http://www.lilypond.org/doc/v2.19/Documentation/notation/typesetting-kievan-square-notation#kievan-contexts
http://www.lilypond.org/doc/v2.19/Documentation/notation/typesetting-kievan-square-notation#kievan-melismata
etc.
- Bitstream Charter
for fonts sample
http://www.lilypond.org/doc/v2.19/Documentation/notation/fonts.html#single-entry-fonts
- Bitstream Vera
for fonts sample
http://www.lilypond.org/doc/v2.19/Documentation/notation/fonts.html#single-entry-fonts
- Liberation
for fonts sample, `Times New Roman' substitute
http://www.lilypond.org/doc/v2.19/Documentation/notation/fonts.html#entire-document-fonts
- URW++ core35 font
for fonts sample, `Nimbus Sans'
http://www.lilypond.org/doc/v2.19/Documentation/notation/fonts.html#entire-document-fonts
- LuxiMono
for fonts sample
http://www.lilypond.org/doc/v2.19/Documentation/notation/fonts.html#entire-document-fonts
- IPA font (Japanese fonts)
for Japanese documents
http://www.lilypond.org/doc/v2.19/Documentation/notation/creating-footnotes.ja.html
etc.
pull request
https://github.com/gperciva/gub/pull/18
has been merged.
Diff:
pull request
https://github.com/gperciva/gub/pull/18
has been merged.