Module:Interval edo approximation: Difference between revisions
defaulted tables to collapsed |
m fix |
||
| Line 154: | Line 154: | ||
table.insert(output, '|+ style="font-size: 105%;" | ' | table.insert(output, '|+ style="font-size: 105%;" | ' | ||
.. string.format('Edo approximations for %s (%.2f{{c}})<br /><span style="font-size: 0.75em;">\'\'≤ %dedo, relative error ≤ %g%%\'\'</span>', | .. string.format('Edo approximations for %s (%.2f{{c}})<br /><span style="font-size: 0.75em;">\'\'≤ %dedo, relative error ≤ %g%%\'\'</span>', | ||
display_name, ratio_cents, max_edo, tolerance)) | display_name, ratio_cents, max_edo, tolerance)) | ||
table.insert(output, '|-') | table.insert(output, '|-') | ||