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

Side by Side Diff: Documentation/user/music-glossary.tely

Issue 88155: New format for autobeaming rules (Closed)
Patch Set: Release candidate Created 14 years, 8 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:
View unified diff | Download patch
« no previous file with comments | « Documentation/topdocs/NEWS.tely ('k') | Documentation/user/rhythms.itely » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*- 1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @setfilename music-glosssary.info 2 @setfilename music-glosssary.info
3 @settitle Music Glossary 3 @settitle Music Glossary
4 @documentencoding UTF-8 4 @documentencoding UTF-8
5 @documentlanguage en 5 @documentlanguage en
6 6
7 @include macros.itexi 7 @include macros.itexi
8 8
9 @afourpaper 9 @afourpaper
10 10
(...skipping 2210 matching lines...) Expand 10 before | Expand all | Expand 10 after
2221 #:vcenter "+" 2221 #:vcenter "+"
2222 #:left-column (two num) 2222 #:left-column (two num)
2223 #:vcenter "+" 2223 #:vcenter "+"
2224 #:left-column (three num))))) 2224 #:left-column (three num)))))
2225 2225
2226 \relative c' { 2226 \relative c' {
2227 \key f \major 2227 \key f \major
2228 #(set-time-signature 8 8 '(3 2 3)) 2228 #(set-time-signature 8 8 '(3 2 3))
2229 \override Staff.TimeSignature #'stencil = 2229 \override Staff.TimeSignature #'stencil =
2230 #(compound-time "3" "2" "3" "8") 2230 #(compound-time "3" "2" "3" "8")
2231 #(override-auto-beam-setting '(end 1 8 8 8) 3 8)
2232 #(override-auto-beam-setting '(end 1 8 8 8) 5 8)
2233 ··
2234 c8 d e f4 d8 c bes 2231 c8 d e f4 d8 c bes
2235 c4 g'8 e c f4. 2232 c4 g'8 e c f4.
2236 \bar "||" 2233 \bar "||"
2237 } 2234 }
2238 @end lilypond 2235 @end lilypond
2239 2236
2240 @seealso 2237 @seealso
2241 @ref{compound meter}, @ref{meter}, @ref{polymetric time signature}. 2238 @ref{compound meter}, @ref{meter}, @ref{polymetric time signature}.
2242 2239
2243 2240
(...skipping 6611 matching lines...) Expand 10 before | Expand all | Expand 10 after
8855 Springfield, Massachusetts: G. & C. Merriam Company, 1913. 8852 Springfield, Massachusetts: G. & C. Merriam Company, 1913.
8856 8853
8857 @item Randall, Don, ed. @cite{The New Harvard Dictionary of Music}. 8854 @item Randall, Don, ed. @cite{The New Harvard Dictionary of Music}.
8858 Cambridge: Belknap Press (Harvard University Press), 1986. 8855 Cambridge: Belknap Press (Harvard University Press), 1986.
8859 8856
8860 @item Riemann, Hugo. @cite{Musik-lexicon}. Berlin, 1929. 8857 @item Riemann, Hugo. @cite{Musik-lexicon}. Berlin, 1929.
8861 8858
8862 @end itemize 8859 @end itemize
8863 8860
8864 @bye 8861 @bye
OLDNEW
« no previous file with comments | « Documentation/topdocs/NEWS.tely ('k') | Documentation/user/rhythms.itely » ('j') | no next file with comments »

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