Re: Change the LilyPond default fonts to TeX Gyre

2015-08-21 Thread Masamichi HOSODA
If you use Debian or Ubuntu etc., please install `fonts-texgyre' package like following command before compiling LilyPond. $ sudo apt-get install fonts-texgyre Didn’t work in LilyDev 3: What worked for me was this: 1. Edit /etc/apt/sources.list to refer to ftp.ca.debian.org instead

Re: Change the LilyPond default fonts to TeX Gyre

2015-08-21 Thread Masamichi HOSODA
On 21/08/15 19:05, Dan Eble wrote: If you use Debian or Ubuntu etc., please install `fonts-texgyre' package like following command before compiling LilyPond. $ sudo apt-get install fonts-texgyre Didn’t work in LilyDev 3: What worked for me was this: 1. Edit /etc/apt/sources.list to refer

Shared Rests

2015-08-21 Thread Dan Eble
Can anyone offer general architectural advice for adding the option for parts on the same staff to share rests when possible? I mean without using \partcombine. I’d like to focus on multi-measure rests first. Roughly, I guess there should be something that watches for notes and rests in all

Issue 4572: Remove the number of arguments from callback macros (issue 262980043 by nine.fierce.ball...@gmail.com)

2015-08-21 Thread nine . fierce . ballads
Reviewers: , Description: The compiler is capable of counting the number of arguments in a callback. It can also check that the number of optional arguments does not exceed the total number of arguments. I've put the code that accomplishes these things in lily-guile-macros.hh, but it is

Re: Change the LilyPond default fonts to TeX Gyre

2015-08-21 Thread Dan Eble
If you use Debian or Ubuntu etc., please install `fonts-texgyre' package like following command before compiling LilyPond. $ sudo apt-get install fonts-texgyre Didn’t work in LilyDev 3: What worked for me was this: 1. Edit /etc/apt/sources.list to refer to ftp.ca.debian.org instead of

Re: Change the LilyPond default fonts to TeX Gyre

2015-08-21 Thread Dan Eble
If you use Debian or Ubuntu etc., please install `fonts-texgyre' package like following command before compiling LilyPond. $ sudo apt-get install fonts-texgyre Didn’t work in LilyDev 3: ~/lilypond-git/build$ sudo apt-get install fonts-texgyre Reading package lists... Done Building

Re: Change the LilyPond default fonts to TeX Gyre

2015-08-21 Thread James
Hello Dan, On 21/08/15 19:05, Dan Eble wrote: If you use Debian or Ubuntu etc., please install `fonts-texgyre' package like following command before compiling LilyPond. $ sudo apt-get install fonts-texgyre Didn’t work in LilyDev 3: What worked for me was this: 1. Edit

Issue 4571 / 4: Add font aliases settings for NR: antient.itely (issue 261980044 by truer...@gmail.com)

2015-08-21 Thread lemzwerg
LGTM, thanks. https://codereview.appspot.com/261980044/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel