Module:Infobox ET: Difference between revisions

+"dual-fifth temperaments" category
Sorting in category: Dual-fifth temperaments
Line 159: Line 159:
approximation(et, 9/8, 0, sharp + flat - octave)
approximation(et, 9/8, 0, sharp + flat - octave)
})
})
categories = categories .. '[[Category:Dual-fifth temperaments]]'
categories = categories .. '[[Category:Dual-fifth temperaments|' .. string.rep ('#', string.len (et.size)) .. ']]'
end
end
end
end