lilypond-user
[Top][All Lists]
Advanced

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

Re: BOMs, and Re: vars and multiple scores


From: Klaus Ethgen
Subject: Re: BOMs, and Re: vars and multiple scores
Date: Mon, 14 Jan 2019 22:08:54 +0100
User-agent: Mutt/1.10.1 (2018-07-13)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Am Mo den 14. Jan 2019 um 21:50 schrieb David Wright:
> On Mon 14 Jan 2019 at 20:50:32 (+0100), Klaus Ethgen wrote:
> > Am Mo den 14. Jan 2019 um 20:15 schrieb David Bowen:
> > >    Have you considered the possibility of making each song its own file 
> > > and
> > > then using lylualatex to build the songbook.
> > 
> > Something like that was in my mind at first. (Using pdflatex instead of
> > lylualatex) But at the moment I would be more than happy to have a
> > simple but pretty printed songbook. So I decided to start with a
> > lilypond file and I might split it up in future.
> 
> You could write something like:
> 
>   \score {
>     \new Staff <<
>       \new Voice { \thenotes }
>       \addlyrics { \thetext }
>     >>
>     \layout { }
>     \header { piece = \heading }
>   }
> 
> in a file the-above.ily, and then put in your main file:
> 
>   heading = \markup { "whatever" }
>   thenotes = { ??? }
>   thetext = \lyricmode { ??? }
>   \include "the-above.ily"
> 
>   heading = \markup { "whatever else" }
>   thenotes = { ??? }
>   thetext = \lyricmode { ??? }
>   \include "the-above.ily"
> 
> and so on.

Interesting. Thanks.

> In your first posting of another thread,
> http://lists.gnu.org/archive/html/lilypond-user/2019-01/msg00243.html
> you attached a file. It was posted as "text/x-lilypond, quoted, iso-8859-1"
> but it started with a BOM:

Yes. That was a mistake from my mail client. The file was utf-8
(including utf-8 umlauts). I created that bomb by intent.

Regards
   Klaus
- -- 
Klaus Ethgen                                       http://www.ethgen.ch/
pub  4096R/4E20AF1C 2011-05-16            Klaus Ethgen <address@hidden>
Fingerprint: 85D4 CA42 952C 949B 1753  62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Comment: Charset: ISO-8859-1

iQGzBAEBCgAdFiEEMWF28vh4/UMJJLQEpnwKsYAZ9qwFAlw8+lsACgkQpnwKsYAZ
9qxo6gwAkwaw2599H6Ny/u110i4nBg8hcXPN4RyXNMjwlTIVRc9jZy3NkE2dDFKt
Rp+SRx7eThThO8nJIhNfTuQm+zOim46M/Zry2cLNVfu2ETs+DPRiCw0q6be+sD89
4aHXmYRkA4M19KgJNF81fiDQtc2odTP6L0LojpaQoidkx9ND6oGhm1OtXld7zkJC
xiZ66WLRFYluP2RqnA3nIvTX+GnnNyjbjmu09x1+hDVkCblfoSiVHpaoHditveo8
GI6TSbebEku/RCkG2SgpG3RtSfc+fDy2zO9wsLMJFhb2L+/jpMgA9CHJ874nREp1
sEVTQPwxnjVZE3XJMcyU0gUFt+avz35xDuVJQHBCvGvij9kfnZIYpeYwN3bmvdhu
ZQA6vUwp1UfpUhbx/mHD8rbo2C7BSnWBm9sVahdEMAkWDYlyZS/ImmtDJslNp/Qy
TpI7fM4AbQtCX7ymxHuVkv8iFfRDSNwB9pzKHx4NOFA5AKI0hfr8vZhw6vox7yMG
iba5t29t
=6+6E
-----END PGP SIGNATURE-----



reply via email to

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