Skip to main content
Contents Index
Dark Mode Prev Up Next
\(\DeclareMathOperator{\homop}{Hom}
\newcommand{\Hom}[2]{\homop\left(#1,\,#2\right)}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 29.4 Lists
On a description list (
<dl>
), only
@width
values of
narrow
and
medium
are implemented. (2018-03-28)
Lists with several columns are rendered in row-major order, as of 2018-02-28. In other words, the first list items (
<li>
) in your source will populate the first row.