SandBox: Difference between revisions
made the actual problem more obvious |
→H2 heading: new section |
||
Line 23: | Line 23: | ||
'''The Problem''' that can be solved by <code><nowiki>{{#number_format: [...]</nowiki></code> is that | '''The Problem''' that can be solved by <code><nowiki>{{#number_format: [...]</nowiki></code> is that | ||
<code><nowiki> {{#expr: (ln (3/2) / ln 2 * 1200) round 5}}</nowiki></code> gives us <tt>{{#expr: (ln (3/2) / ln 2 * 1200) round 5}}</tt> instead of <tt>701.95500</tt> if 5 decimals are requested, as indicated by the <tt>5</tt> after <tt>round</tt>. | <code><nowiki> {{#expr: (ln (3/2) / ln 2 * 1200) round 5}}</nowiki></code> gives us <tt>{{#expr: (ln (3/2) / ln 2 * 1200) round 5}}</tt> instead of <tt>701.95500</tt> if 5 decimals are requested, as indicated by the <tt>5</tt> after <tt>round</tt>. | ||
== H2 heading == | |||
This is text in the H2 heading. | |||
;Item: Description | |||
;Item: Description | |||
I found that fonts and font heights could be slightly better adjusted to visually separate '''bold''' typeface from headings H4 and below. Also H4, H5, and H6 seem to be indistinguishable. | |||
=== H3 heading A === | |||
This is text in the H3 heading. | |||
This is a description list | |||
;Item: Description | |||
;Item: Description | |||
This is just '''bold text''' | |||
==== H4 heading A ==== | |||
This is text in the H4 heading. | |||
;Item: Description | |||
;Item: Description | |||
This is just '''bold text''' | |||
===== H5 heading A ===== | |||
This is text in the H5 heading. | |||
;Item: Description | |||
;Item: Description | |||
This is just '''bold text''' | |||
===== H5 heading B ===== | |||
This is text in the H5 heading. | |||
;Item: Description | |||
;Item: Description | |||
This is just '''bold text''' | |||
====== H6 heading A ====== | |||
This is text in the H6 heading. | |||
;Item: Description | |||
;Item: Description | |||
This is just '''bold text''' | |||
====== H6 heading B ====== | |||
This is text in the H6 heading. | |||
;Item: Description | |||
;Item: Description | |||
This is just '''bold text''' | |||
===== H5 heading C ===== | |||
This is text in the H5 heading. | |||
;Item: Description | |||
;Item: Description | |||
This is just '''bold text''' | |||
==== H4 heading B ==== | |||
This is text in the H4 heading. | |||
;Item: Description | |||
;Item: Description | |||
This is just '''bold text''' | |||
=== H3 heading B === | |||
This is text in the H3 heading. | |||
This is a description list | |||
;Item: Description | |||
;Item: Description |