Module:Sharpness szg documentation: Difference between revisions
Dave Keenan (talk | contribs) Further modifications to make sharpness-0 documentation behave more like others. |
Dave Keenan (talk | contribs) Added line break <br> before "This symbol set ...". |
||
| Line 51: | Line 51: | ||
if notation == "" then | if notation == "" then | ||
result = result .. " This symbol set " | result = result .. "<br>This symbol set " | ||
if math.abs(s) == 1 then | if math.abs(s) == 1 then | ||