Skip to content

Commit 8c7f42d

Browse files
Update imgmath options (#743)
1 parent 3dae79e commit 8c7f42d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,7 @@ def __init__(self, **options):
277277

278278
# -- Options for imgmath ------------------------------------------------
279279

280-
imgmath_dvipng_args = ["-gamma 1.5", "-D 180", "-bg", "Transparent"]
281-
immath_use_preview = True
280+
imgmath_use_preview = True
282281

283282

284283
def add_per_page_js(app, pagename, templatename, context, doctree):

0 commit comments

Comments
 (0)