Brackets indicating “Hauptstimme” and “Nebenstimme”: Difference between revisions

m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Brackets indicating "Hauptstimme" and "Nebenstimme" were first used by Arnold Schoenberg, Alban Berg, and Anton Webern. If you want to print them, use the following code. The brackets, defined with postcript, will scale with customized staff-sizes, too.
Brackets indicating “Hauptstimme” (main voice) and “Nebenstimme” (secondary voice) were first used by Arnold Schönberg, Alban Berg, and Anton Webern. If you want to print them, use the following code. The brackets scale with customized staff sizes, too.


<lilypond version="2.24">
<lilypond version="2.24">
%% http://lsr.di.unimi.it/LSR/Item?id=843
% LSR contributed by harm6 after an idea by Nathan
 
% LSR see http://lists.gnu.org/archive/html/lilypond-user/2012-07/msg00036.html
% contributed by harm6
% after an idea by Nathan
% see http://lists.gnu.org/archive/html/lilypond-user/2012-07/msg00036.html
% thanks to Mark Knoop


hauptStart = \markup {
hauptStart = \markup {
Line 130: Line 126:
</lilypond>
</lilypond>


[[Category:Editorial annotations]]
[[Category:Expressive marks]]
[[Category:Expressive marks]]
[[Category:Editorial annotations]]
[[Category:Specific notation]]
[[Category:Tweaks and overrides]]
[[Category:Tweaks and overrides]]
[[Category:Specific notation]]
[[Category:Snippet]]
[[Category:Workaround]]