Template:Val: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Mike Battaglia (talk | contribs)
No edit summary
Xenwolf (talk | contribs)
m styling improved, next step could be to copy the layout provided by the math extension
Line 1: Line 1:
<includeonly><span style="white-space: nowrap;">⟨{{{1|{{{text|0}}}}}}]</span></includeonly><noinclude>
<includeonly><span style="white-space: nowrap; background-color:#f8f9ff"><span style="padding: 0 0.15em">⟨</span>{{trim| {{{1|{{{text|0}}}}}} }} <span style="padding: 0 0.15em">]</span></includeonly><noinclude>
This template eases using [[Vals_and_Tuning_Space|val notation]], because the accurate mathematical symbol used when writing it is the left angle bracket "⟨" ([[Unicode]] code point [https://www.compart.com/unicode/U+27E8 U+27E8]), which is not easy for most users to type, and so they instead use the visual approximation of the less-than symbol "<".  
This template eases using [[Vals_and_Tuning_Space|val notation]], because the accurate mathematical symbol used when writing it is the left angle bracket "⟨" ([[Unicode]] code point [https://www.compart.com/unicode/U+27E8 U+27E8]), which is not easy for most users to type, and so they instead use the visual approximation of the less-than symbol "<".  


Usage example:
Usage example:
  <nowiki>{{val|31 49 72 87}}</nowiki>
  <nowiki>{{val| 31 49 72 87 }}</nowiki>


...will be rendered as
...will be rendered as


⟨31 49 72 87]
<span style="white-space: nowrap; background-color:#f8f9ff"><span style="padding: 0 0.15em">⟨</span>31 49 72 87<span style="padding: 0 0.15em">]</span>


:''See also [[template:monzo]]''
:''See also [[template:monzo]]''

Revision as of 22:52, 30 May 2020

This template eases using val notation, because the accurate mathematical symbol used when writing it is the left angle bracket "⟨" (Unicode code point U+27E8), which is not easy for most users to type, and so they instead use the visual approximation of the less-than symbol "<".

Usage example:

{{val| 31 49 72 87 }}

...will be rendered as

31 49 72 87]

See also template:monzo