bug-lilypond
[Top][All Lists]
Advanced

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

Re: Fixed some typos and broken links in CG


From: David Kastrup
Subject: Re: Fixed some typos and broken links in CG
Date: Sun, 01 Nov 2015 19:04:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

pls <address@hidden> writes:

> Hey all,
>
> here is a patch:

Most of those seem like no-brainers: thanks for looking this through.
Here is one that could be improved:

> diff --git a/Documentation/contributor/quick-start.itexi 
> b/Documentation/contributor/quick-start.itexi
> index 6d6dec3..acc8440 100644
> --- a/Documentation/contributor/quick-start.itexi
> +++ b/Documentation/contributor/quick-start.itexi
> @@ -56,8 +56,7 @@ patch or compiled software before.  More experienced 
> developers (who
>  prefer to use their own development environment) may still find it
>  instructive to skim over the following information.}
>  
> -If you are not familiar with GNU/Linux, it may be beneficial to read a
> -a few @qq{introduction to Linux} type web pages.
> +If you are not familiar with GNU/Linux, it may be beneficial to read a few 
> @qq{introduction to Linux} type web pages.
>  
>  @menu
>  * Installing LilyDev in VirtualBox::

While replacing "a a" with "a" seems like a good idea, this is actually
"a\na" which you replace so you should break the line somewhere close to
the change.  The formatted output will likely be the same, but avoiding
an overfull source line is better style.

-- 
David Kastrup



reply via email to

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