Module:Q-odd-limit intervals: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
Line 247: Line 247:
end
end
out_str = "The following "
out_str = "The following "
.. string.gsub("table show", "()", {[((apx == "direct" or apx == "val") and {11} or {6})[1]] = "s"})
.. string.gsub("table show", "()", {[((apx == "direct" or apx == "val") and 11 or 6)] = "s"})
.. " how [[" .. limit .. "-odd-limit]] intervals are represented in "
.. " how [[" .. limit .. "-odd-limit]] intervals are represented in "
.. steps .. "edo. Prime harmonics are in '''bold'''"
.. steps .. "edo. Prime harmonics are in '''bold'''"
.. ((constcy >= limit) and {".\n\nAs " .. steps .. "edo is consistent in the " .. limit .. "-odd-limit, the mappings by direct approximation and through the patent val are identical."} or {"; inconsistent intervals are in ''italics''."})[1]
.. (constcy >= limit and ".\n\nAs " .. steps .. "edo is consistent in the ".. limit
.. "-odd-limit, the mappings by direct approximation and through the patent val are identical."
or "; inconsistent intervals are in ''italics''.")
.. "\n\n"
.. "\n\n"
if constcy >= limit then
if constcy >= limit then