Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(689)

Delta Between Two Patch Sets: Documentation/changes.tely

Issue 2699041: Reorganize language files and add a new \language command. (Closed)
Left Patch Set: Created 13 years, 5 months ago
Right Patch Set: Move copyright notices, and update changes.tely Created 13 years, 5 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | input/regression/note-names.ly » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*- 1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @setfilename lilypond-changes.info 2 @setfilename lilypond-changes.info
3 @settitle LilyPond Changes 3 @settitle LilyPond Changes
4 4
5 @include macros.itexi 5 @include macros.itexi
6 6
7 @ifhtml 7 @ifhtml
8 @macro inputfileref{DIR,NAME} 8 @macro inputfileref{DIR,NAME}
9 @uref{../../\DIR\/collated-files.html#\NAME\,@file{\DIR\/\NAME\}}@c 9 @uref{../../\DIR\/collated-files.html#\NAME\,@file{\DIR\/\NAME\}}@c
10 @end macro 10 @end macro
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
60 * don't try to provide real-world examples, they often get too big, 60 * don't try to provide real-world examples, they often get too big,
61 which scares away people. 61 which scares away people.
62 62
63 * Write complete sentences. 63 * Write complete sentences.
64 64
65 * only show user-visible changes. 65 * only show user-visible changes.
66 66
67 @end ignore 67 @end ignore
68 68
69 @item 69 @item
70 A new @code{\language} command makes it easier to select 70 Note names can be selected with a new
71 note names languages: instead of the usual 71 @code{@bs{}language "italiano"} command, which
72 @code{\include "italiano.ly"} syntax, it is now possible 72 can be used in safe mode. The old
73 to just type @code{\language "italiano"}. The old syntax 73 @code{@bs{}include "italiano.ly"} syntax is
74 is still supported, but might be deprecated in the future. 74 still supported for now, but will be deprecated
Carl 2010/10/25 01:57:56 Don't forget to add that the new syntax is compati
75 in the future.·
75 76
76 @item 77 @item
77 auotbeaming is now disabled by @code{\cadenzaOn} and enabled by 78 auotbeaming is now disabled by @code{\cadenzaOn} and enabled by
78 @code{\cadenzaOff}. Beaming in cadenzas should be indicated manually. 79 @code{\cadenzaOff}. Beaming in cadenzas should be indicated manually.
79 Also, if a cadenza is used in a piece with autobeaming disabled, it 80 Also, if a cadenza is used in a piece with autobeaming disabled, it
80 will need to be disabled again after the cadenza. 81 will need to be disabled again after the cadenza.
81 82
82 @item 83 @item
83 The user is now able to specify the name of the predefined fretboard 84 The user is now able to specify the name of the predefined fretboard
84 table. This allows the use of multiple tables, with switching between them 85 table. This allows the use of multiple tables, with switching between them
(...skipping 333 matching lines...) Expand 10 before | Expand all | Expand 10 after
418 @ifhtml 419 @ifhtml
419 For older news, go to 420 For older news, go to
420 @uref{http://lilypond.org/doc/v2.12/Documentation/topdocs/NEWS.html}, 421 @uref{http://lilypond.org/doc/v2.12/Documentation/topdocs/NEWS.html},
421 @uref{http://lilypond.org/doc/v2.10/Documentation/topdocs/NEWS.html}, 422 @uref{http://lilypond.org/doc/v2.10/Documentation/topdocs/NEWS.html},
422 or @uref{../,go back} to the Documentation index. 423 or @uref{../,go back} to the Documentation index.
423 424
424 425
425 @end ifhtml 426 @end ifhtml
426 427
427 @bye 428 @bye
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b