Skip to content

Commit

Permalink
fix doctest in src/sage/misc/latex.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoudert committed Nov 23, 2023
1 parent 5b7edf7 commit 7fcc517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sage/misc/latex.py
Expand Up @@ -651,6 +651,7 @@ def latex_extra_preamble():
\newcommand{\SL}{\mathrm{SL}}
\newcommand{\PSL}{\mathrm{PSL}}
\newcommand{\lcm}{\mathop{\operatorname{lcm}}}
\newcommand{\dist}{\mathrm{dist}}
\newcommand{\Bold}[1]{\mathbf{#1}}
<BLANKLINE>
"""
Expand Down

0 comments on commit 7fcc517

Please sign in to comment.