Module:JI ratios in ED: Difference between revisions
Added footnotes to table |
m added newline |
||
| Line 100: | Line 100: | ||
end | end | ||
end | end | ||
result = result .. string.format("Based on treating %d%s as a %s subgroup temperament. Other approaches are possible.", ed, equave_as_text, subgroup_as_text) | result = result .. string.format("Based on treating %d%s as a %s subgroup temperament. Other approaches are possible.\n", ed, equave_as_text, subgroup_as_text) | ||
return result | return result | ||