X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fweb%2Fcommunity.itexi;h=d6918d1fbc0504526444c58c5edac755016938ac;hb=2256a8d509a33fa9b10aa0ec43373e48548c6835;hp=d8157d403b6dfccc0d924519c31f71bea4a727fd;hpb=a2e97a25e3f33c847c4d6a039c2f93d8d050a990;p=lilypond.git diff --git a/Documentation/web/community.itexi b/Documentation/web/community.itexi index d8157d403b..d6918d1fbc 100644 --- a/Documentation/web/community.itexi +++ b/Documentation/web/community.itexi @@ -372,14 +372,14 @@ every bug can be demonstrated in four notes or less!} Here is an example of a good bug report: @example -%% the octavation command doesn't -%% change the output at all! - -\version "2.10.0" -\relative c''' @{ - c1 - #(set-octavation 1) - c1 +% Accidentals should be printed for only +% the first note in a tie, but this version +% prints flats on both notes. +\version "2.10.1" + +\relative c'' @{ + bes1 ~ + bes1 @} @end example @@ -418,6 +418,10 @@ report. @end itemize @divEnd +@divEnd + +@divClass{column-center-bottom} +@subheading Step 4: Wait for a response Once your bug has been sent to the list, our Bug Squad will examine the report. Please allow up to 24 hours, as we have a @@ -430,6 +434,17 @@ any activity on the bug occurs. This requires you have a google account. @divEnd +@divClass{column-center-bottom} +@subheading Optional help: show the desired behavior + +Once an issue has been added to the tracker, it can be very +helpful if we can see the desired output. Feel free to add input +code and/or images (possibly created with other tools) which +demonstrate what you think it should look like! + +@divEnd + + @node Help us @unnumberedsec Help us @@ -464,10 +479,12 @@ account. @end ifset +@c we normally don't allow named references, but in this case +@c it's good to emphasize the "stable" part. -gp @warning{These are @emph{unstable development} versions. If you have the slightest doubt about how to use or install LilyPond, we -urge you to use the stable @ref{Download}, and read the stable -@ref{Manuals}.} +urge you to use the @ref{Download, stable Download}, and read the +@ref{Manuals, stable Manuals}.} @divEnd @@ -597,8 +614,11 @@ This release's lilypond-book tests. @subsubheading All versions @itemize -@item @uref{http://lilypond.org/test, Archive of regression tests}: -Comparisons between versions. +@item @uref{http://lilypond.org/test, Comparisons between regression tests} + +@item @uref{http://lilypond.org/download/binaries/test-output/, +Archive of all regression tests} + @end itemize @divEnd