You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass=issue>Instead of relying on the ‘<code
1217
-
class=property>display</code>’ property for each footnote element,
1218
-
there could be a setting in @footnote for this.
1231
+
<pclass=issue>Another way to achieve this would be to introduce different
1232
+
keywords for inline and block footnotes (e.g., float: footnote-inline,
1233
+
float: footnote-block).
1219
1234
1220
1235
<p>For each new footnote element, the ‘<code
1221
1236
class=css>footnote</code>’ counter is automatically incremented.
1222
1237
1223
-
<p>Footnote elements are presented inside the <em>footnote area</em>, but
1224
-
they inherit through their normal place in the structure of the document.
1225
-
<!--
1226
-
<p class="issue">There has been a number of proposals on how to achieve this, including ‘<code class=css>position: footnote</code>’, ‘<code class=css>flow: footnote</code>’, and ‘<code class=css>display: footnote</code>’. The current thinking is that ‘<code class=property>float</code>’ is suitable as the content still takes up space.
0 commit comments