X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Frunning.itely;h=ab16f7e9135854fd2b7157a1959b3ac35858dc19;hb=28abc8a557d3083286fd1592e1a14c360bea7ab1;hp=88cb790510e2df3fe9657df2493d9196085c5ba3;hpb=1a5188eef68e8823c2285098724e5494c32c69b3;p=lilypond.git diff --git a/Documentation/user/running.itely b/Documentation/user/running.itely index 88cb790510..ab16f7e913 100644 --- a/Documentation/user/running.itely +++ b/Documentation/user/running.itely @@ -324,7 +324,7 @@ mount a loop device. A separate filesystem also guarantees that LilyPond cannot write more space than it is allowed. @item Setting up a separate user -A separate user and group (say, @samp{lily}/@samp{lily}) with low +A separate user and group (say, @code{lily}/@code{lily}) with low privileges should be used to run LilyPond inside the jail. There should be a single directory writable by this user, which should be passed in @var{dir}. @@ -486,7 +486,7 @@ convert-ly -e myfile.ly @noindent MacOS X users may execute this command under the menu entry -@samp{Compile > Update syntax}. +@code{Compile > Update syntax}. If there are no changes to myfile.ly and file called myfile.ly.NEW is created, then myfile.ly is already updated.