X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcontributor%2Fissues.itexi;h=2d496e830e79f9ba489902a06199232c0880685c;hb=7ba0a22641cb0c7f5949d66a06d1e2e1fd0b3033;hp=13932d1c9f8ee1db2e6decb66c2f5999cce83ceb;hpb=b7c241a7122bfdc19eab214c9be3c4cf5572d726;p=lilypond.git diff --git a/Documentation/contributor/issues.itexi b/Documentation/contributor/issues.itexi index 13932d1c9f..2d496e830e 100644 --- a/Documentation/contributor/issues.itexi +++ b/Documentation/contributor/issues.itexi @@ -610,7 +610,7 @@ Include output with the first applicable method: @item If the issue has a notation example which fits in one system, -generate a small @file{bug@/.preview@/.png} file with: +generate a small @file{bug.preview.png} file with: @example lilypond -dpreview bug.ly @@ -618,7 +618,7 @@ lilypond -dpreview bug.ly @item If the issue has an example which requires more than one system -(i.e. a spacing bug), generate a @file{bug@/.png} file with: +(i.e. a spacing bug), generate a @file{bug.png} file with: @example lilypond --png bug.ly @@ -626,7 +626,7 @@ lilypond --png bug.ly @item If the issue requires multi-page output, then generate a -@file{bug@/.pdf} file with the normal: +@file{bug.pdf} file with the normal: @example lilypond --png bug.ly