Module:Infobox chord: Difference between revisions

Change to en dash cuz the figure dash looks identical to a hyphen on my ipad
m Restore figure space
Line 132: Line 132:
end
end
table.insert(infobox_data, {"Intervals from root", table.concat(root_interval_links, " – ")})
table.insert(infobox_data, {"Intervals from root", table.concat(root_interval_links, " – ")})
table.insert(infobox_data, {"Cents from root", table.concat(root_cents_steps, " ")})
table.insert(infobox_data, {"Cents from root", table.concat(root_cents_steps, " ")})


if prime_limit < 96 then
if prime_limit < 96 then