Re: [Mutopia-discuss] OK to use devel version of LilyPond?

2014-07-18 Thread Abel Cheung
On Sun, Jul 13, 2014 at 10:48 PM, Chris Sawer ch...@mutopiaproject.org wrote:
 The \version in the .ly file should match the version of LilyPond that you
 want us to compile with.

Thanks, then there's only one missing puzzle left. Say if I have a
piece with (hypothetically)
\version 2.19.3, but the machine rendering the scores have 2.19.7,
then would it be rendered
with the nearest version (2.19.7), or 2.19.3 will be installed on that
machine to generate score?

I'm asking because sometimes the precise devel versioning can be
important in some cases.
As an example, 2.19.10 has some change in default dynamic text
aligning, so that many
manually aligned dynamic text done with = 2.19.9 would look bad in
.10, and vice versa.



 Regards,

 Chris




-- 
Abel Cheung
New GPG Key fingerprint: F43B 7F88 3D7B 4B58 928E  0151 EC2B E414 3B03 A8AC
Old GPG Key fingerprint: 671C C7AE EFB5 110C D6D1  41EE 4152 E1F1 C671 86FF

___
Mutopia-discuss mailing list
Mutopia-discuss@mutopiaproject.org
http://lists.bcn.mythic-beasts.com/mailman/listinfo/mutopia-discuss


Re: [Mutopia-discuss] OK to use devel version of LilyPond?

2014-07-18 Thread Alexander Jones
Abel Cheung wrote:

 On Sun, Jul 13, 2014 at 10:48 PM, Chris Sawer
 ch...@mutopiaproject.org wrote:
 The \version in the .ly file should match the version of LilyPond that
 you want us to compile with.
 
 Thanks, then there's only one missing puzzle left. Say if I have a
 piece with (hypothetically)
 \version 2.19.3, but the machine rendering the scores have 2.19.7,
 then would it be rendered
 with the nearest version (2.19.7), or 2.19.3 will be installed on that
 machine to generate score?
 

As far as I know, adding \version 2.19.3 to the file means that any future 
versions would recognize the file as being written with v2.19.3 syntax, 
parsing it accordingly. 2.19.3 wouldn't need to be installed separately.

Alexander



___
Mutopia-discuss mailing list
Mutopia-discuss@mutopiaproject.org
http://lists.bcn.mythic-beasts.com/mailman/listinfo/mutopia-discuss