Remove unused prototype in score.hh.
[lilypond/mpolesky.git] / Documentation / snippets / tick-bar-lines.ly
blob0210dbfe8edb27eb1591a549f70e3488cc1687f6
1 %% Do not edit this file; it is automatically
2 %% generated from LSR http://lsr.dsi.unimi.it
3 %% This file is in the public domain.
4 \version "2.13.16"
6 \header {
7 lsrtags = "staff-notation"
9 texidoc = "
10 'Tick' bar lines are often used in music where the bar line is used
11 only for coordination and is not meant to imply any rhythmic stress.
14 doctitle = "Tick bar lines"
15 } % begin verbatim
17 \relative c' {
18 \set Score.defaultBarType = #"'"
19 c4 d e f
20 g4 f e d
21 c4 d e f
22 g4 f e d
23 \bar "|."