Module:JI ratios in ED: Difference between revisions

Ganaram inukshuk (talk | contribs)
m Fixed line break (hopefully)
Ganaram inukshuk (talk | contribs)
Formatting table headers to be closer to that of the table on the 12edo page
Line 32: Line 32:
result = result .. string.format('|+ Approximated intervals of %d%s\n', ed, equave_as_text)
result = result .. string.format('|+ Approximated intervals of %d%s\n', ed, equave_as_text)
result = result .. string.format('|-\n')
result = result .. string.format('|-\n')
result = result .. string.format('! Degree\n')
result = result .. string.format('! rowspan="2" | Degree\n')
result = result .. string.format('! Cents\n')
result = result .. string.format('! rowspan="2" | Cents\n')
result = result .. string.format('! colspan="%d" | Approximated JI intervals\n')
result = result .. string.format('|-\n')
-- Add table headers for prime limits (technically harmonic classes)
-- Add table headers for prime limits (technically harmonic classes)