Module:MOS degrees: Difference between revisions

Ganaram inukshuk (talk | contribs)
m Notation and prefix was passed to the wrong function; fixed
Ganaram inukshuk (talk | contribs)
m Forgot to pass notation and prefix for the descending chain's function call
Line 114: Line 114:
-- Find the degree name
-- Find the degree name
-- If the degree corresponds to the equave, say it's the equave
-- If the degree corresponds to the equave, say it's the equave
local degree_name = mosnot.mosstep_and_quality_to_degree(mossteps, quality)
local degree_name = mosnot.mosstep_and_quality_to_degree(mossteps, quality, prefix, notation)
-- If j is ever 1, then the mosdegree is the equave
-- If j is ever 1, then the mosdegree is the equave