User:Xenwolf/SandBox: Difference between revisions
Jump to navigation
Jump to search
→Monzo, Val: done. |
Solution for formatting table rows without inline CSS found! |
||
Line 11: | Line 11: | ||
The idea is to reduce inline CSS style | The idea is to reduce inline CSS style | ||
{| class="wikitable" | {| class="wikitable right-1 left-2 right-3 left-4 left-5" | ||
! Degree | ! Degree | ||
! Solfege | ! Solfege | ||
Line 19: | Line 19: | ||
! colspan="3" | [[Ups and Downs Notation|Ups and downs <br>notation]] | ! colspan="3" | [[Ups and Downs Notation|Ups and downs <br>notation]] | ||
|- | |- | ||
| 0 | |||
| class="solfege" | do | | class="solfege" | do | ||
| class="cents" | 0.000 | | class="cents" | 0.000 | ||
Line 28: | Line 28: | ||
| class="text" | D | | class="text" | D | ||
|- | |- | ||
| 1 | |||
| class="solfege" | di | | class="solfege" | di | ||
| class="cents" | 35.294 | | class="cents" | 35.294 | ||
Line 37: | Line 37: | ||
| class="text" | ^D, vEb | | class="text" | ^D, vEb | ||
|- | |- | ||
| 2 | |||
| class="solfege" | rih | | class="solfege" | rih | ||
| class="cents" | 70.588 | | class="cents" | 70.588 | ||
Line 46: | Line 46: | ||
| class="text" | Eb | | class="text" | Eb | ||
|- | |- | ||
| 3 | |||
| class="solfege" | ra | | class="solfege" | ra | ||
| class="cents" | 105.882 | | class="cents" | 105.882 |
Revision as of 15:08, 1 June 2020
Testing User:Xenwolf/Template:Cents:
1901.955
1901.95500
Alignment of Table cells
The idea is to reduce inline CSS style
Degree | Solfege | Cents | approx. ratios of 2.3.5.13.17 subgroup |
additional ratios of 7 and 11 |
Ups and downs notation | ||
---|---|---|---|---|---|---|---|
0 | do | 0.000 | 1/1 | P1 | perfect unison | D | |
1 | di | 35.294 | 128/125 (diesis), 51/50 | 50/49, 49/48 | ^1, vm2 | up unison, downminor 2nd | ^D, vEb |
2 | rih | 70.588 | 25/24, 648/625 (large diesis) | m2 | minor 2nd | Eb | |
3 | ra | 105.882 | 17/16, 18/17, 16/15 | 15/14 | ^m2 | upminor 2nd | ^Eb |
4 | ru | 141.176 | 13/12 | 14/13, 12/11 | ~2 | mid 2nd | vvE |
5 | reh | 176.471 | 10/9 | 11/10 | vM2 | downmajor 2nd | vE |
6 | re | 211.765 | 9/8, 17/15 | M2 | major 2nd | E | |
7 | raw | 247.059 | 15/13 | 8/7 | ^M2, vm3 | upmajor 2nd, downminor 3rd | ^E, vF |
As to see the impact of CSS classes, make a copy User:Xenwolf/vector.css in you user namespace.