use Euler font for the formulas in the online docs too.
This commit is contained in:
@@ -170,7 +170,7 @@ htmlhelp_basename = 'opencv'
|
|||||||
|
|
||||||
# OpenCV docs use some custom LaTeX macros in the formulae. Make sure we include the definitions
|
# OpenCV docs use some custom LaTeX macros in the formulae. Make sure we include the definitions
|
||||||
pngmath_latex_preamble = r"""
|
pngmath_latex_preamble = r"""
|
||||||
\usepackage[usenames,dvipsnames]{color}\usepackage{amssymb}\usepackage{amsmath}\usepackage{bbm}
|
\usepackage{euler}\usepackage[usenames,dvipsnames]{color}\usepackage{amssymb}\usepackage{amsmath}\usepackage{bbm}
|
||||||
\newcommand{\matTT}[9]{
|
\newcommand{\matTT}[9]{
|
||||||
\[
|
\[
|
||||||
\left|\begin{array}{ccc}
|
\left|\begin{array}{ccc}
|
||||||
|
Reference in New Issue
Block a user