Re: Make \header blocks tangible in Scheme (issue 296600043 by d...@gnu.org)

2016-06-29 Thread dak
https://codereview.appspot.com/296600043/diff/20001/input/regression/identifiers.ly File input/regression/identifiers.ly (right): https://codereview.appspot.com/296600043/diff/20001/input/regression/identifiers.ly#newcode14 input/regression/identifiers.ly:14: markupId = \markup { hoi } On 2016/0

Re: Make \header blocks tangible in Scheme (issue 296600043 by d...@gnu.org)

2016-06-29 Thread thomasmorley65
regtest and changes LGTM From experimenting with it, changes in parser are great. A remark, unrelated to current patch: https://codereview.appspot.com/296600043/diff/20001/input/regression/identifiers.ly File input/regression/identifiers.ly (right): https://codereview.appspot.com/296600043/dif

Re: container as alternative to virtual machine: systemd-nspawn

2016-06-29 Thread Jan-Peter Voigt
Hi Fredrico, I have a similar setup running using LXC on my ubuntu machine. I really like using containers to avoid cluttering my work-environment with build-dependencies. There's a nice tutorial for "unprivileged" containers: https://www.stgraber.org/2014/01/17/lxc-1-0-unprivileged-containers

container as alternative to virtual machine: systemd-nspawn

2016-06-29 Thread Federico Bruni
This setup may be interesting for Linux users who want to avoid virtual machines. I started it today so I haven't tested it much yet. The size of OS is small initially, circa 380MB. But when you install the LilyPond dependencies it grows up significantly. # Instructions Install the packages

Re: Fun with upgrades - not

2016-06-29 Thread Alexander Kobel
Hi Phil, I had a bit of trouble to parse your setup description. IIUC, you used to have a machine with - Ubuntu 10.04 running natively as host - VirtualBox environment on this one - LilyDev/Ubuntu 12.04 VM - Windows Vista VM - Windows 7 VM and want to go to - Ubuntu 14.04. runn

Re: Fun with upgrades - not

2016-06-29 Thread David Kastrup
Federico Bruni writes: > Il giorno mar 28 giu 2016 alle 19:27, James ha scritto: >>> I would first try to set up the system and avoid virtual machines >>> for LilyPond development. >>> Installing the dependencies should be as easy as: >>> >>> sudo apt-get build-dep lilypond >> >> Except when it

Re: Fun with upgrades - not

2016-06-29 Thread Federico Bruni
Il giorno mar 28 giu 2016 alle 19:27, James ha scritto: I would first try to set up the system and avoid virtual machines for LilyPond development. Installing the dependencies should be as easy as: sudo apt-get build-dep lilypond Except when it isn't. I.e. all those extra bits that are docu