Skip to content

Commit 77f7260

Browse files
committed
Tweak to MeterStyle
1 parent d36fc82 commit 77f7260

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

source/manual/meters/general-options/meterstyles.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
<p>The goal is to help reduce the amount of code needed to define meter options that may be used on multiple meters. Define options once, then use them on many meters with a <code>MeterStyle</code> option.</p>
99

10+
<p><code>MeterStyle</code> can be used with any type of meter.</p>
11+
1012
<h2 id="Usage">Usage</h2>
1113

1214
<p>If an option is given on both the parent meter and the child meter, the child's setting overrides the parent's for that meter. If multiple parents are given, separated by pipes (<code>|</code>), options on later parents override those on earlier parents.</p>

0 commit comments

Comments
 (0)