Template:Mus

From EvaWiki
Jump to navigation Jump to search

Invoke this template to type a left repeat, right repeat, or final bar line (barline):

{{mus|end}} = 𝄂
{{mus|lrep}} = 𝄆
{{mus|rrep}} = 𝄇

You can specify the font size of the symbol by passing a size parameter. The default size is 120%, which makes the symbol easier to read but also increases the height of whatever line of text it appears on, so you might want to ask for a different size if that is a problem:

{{mus|rrep|size=100}} = 𝄇
{{mus|rrep|size=110}} = 𝄇
{{mus|rrep}} = 𝄇

You can also ask for surrounding thin spaces by passing a sp parameter, which is useful for visual distinction when you are placing the symbol inside of punctuation:

({{mus|rrep}}) = (𝄇)
({{mus|rrep|sp}}) = (𝄇)
"{{mus|rrep}}" = "𝄇"
"{{mus|rrep|sp}}" = "𝄇"