Re: Setting font families for entire document in LilyPond version 2.18.2.

2016-12-21 Thread Thomas Morley
2016-12-21 18:44 GMT+01:00 Mirosław Doroszewski <miroslaw.doroszew...@gmail.com>: > Setting font families for entire document in LilyPond version 2.18.2. > > 1. I have put solution to template which has been not in the same > directory, according to manuals: Nope, the manuals d

Setting font families for entire document in LilyPond version 2.18.2.

2016-12-21 Thread Mirosław Doroszewski
Setting font families for entire document in LilyPond version 2.18.2. 1. I have put solution to template which has been not in the same directory, according to manuals: \paper { #(define fonts (make-pango-font-tree "Times New Roman" % roman

Re: Setting font families for entire document in LilyPond version 2.18.2.

2016-12-20 Thread Simon Albrecht
Hi Mirosław, On 20.12.2016 20:25, Mirosław Doroszewski wrote: Setting font families for entire document is not possible in template added to document with \include. Yes, it is. Just use something like this in your \include file: \paper { fonts = #(make-pango-font-tree "Linux

Re: Setting font families for entire document in LilyPond version 2.18.2.

2016-12-20 Thread Alexander Kobel
t families for entire document in LilyPond version 2.18.2. Setting font families for entire document is not possible in template added to document with \include. If is many documents in a book, there is necessary to set font families in each document separately. But this solution not always working.

Setting font families for entire document in LilyPond version 2.18.2.

2016-12-20 Thread Mirosław Doroszewski
Setting font families for entire document in LilyPond version 2.18.2. Setting font families for entire document is not possible in template added to document with \include. If is many documents in a book, there is necessary to set font families in each document separately. But this solution