mirror of https://github.com/CGAL/cgal
add html symbol for \mathsection
This commit is contained in:
parent
6d1d9ff655
commit
aa0f068305
|
|
@ -1452,6 +1452,7 @@
|
|||
\newcommand{\vdots}{\lcRawHtml{ <span class="sym">⋮</span> }}
|
||||
\newcommand{\ddots}{\lcRawHtml{ <span class="sym">⋱</span> }}
|
||||
\newcommand{\varnothing}{\lcRawHtml{ <span class="sym">∅</span> }}
|
||||
\newcommand{\mathsection}{\lcRawHtml{ <span class="sym">§</span> }}
|
||||
|
||||
\newcommand{\left}{}
|
||||
\newcommand{\right}{}
|
||||
|
|
|
|||
Loading…
Reference in New Issue