From: Vladimír Vondruš Date: Mon, 11 Jun 2018 13:35:07 +0000 (+0200) Subject: Include general symbols for math rendering. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=864e51cc8ac024a1a7d731c082728eba8dfaaebf;p=blog.git Include general symbols for math rendering. I needed that for the \degree symbol. --- diff --git a/pelican-plugins/latex2svgextra.py b/pelican-plugins/latex2svgextra.py index f28b5c0b..7187e83c 100644 --- a/pelican-plugins/latex2svgextra.py +++ b/pelican-plugins/latex2svgextra.py @@ -40,6 +40,7 @@ params.update({ \usepackage{amsmath} \usepackage{amsfonts} \usepackage{amssymb} +\usepackage{gensymb} \usepackage{newtxtext} """, # Zoom the letters a bit to match page font size