File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ REMARK_HTML_EQUATIONS_PLUGIN ?= $(REMARK_LOCAL_PLUGINS_DIR)/remark-html-equation
3636REMARK_HTML_EQUATIONS_PLUGIN_SETTINGS ?=
3737REMARK_HTML_EQUATIONS_PLUGIN_FLAGS ?= --use $(REMARK_HTML_EQUATIONS_PLUGIN ) =$(REMARK_HTML_EQUATIONS_PLUGIN_SETTINGS )
3838
39- # Define the path to a plugin which creates SVG equations from Markdown equation comments:
39+ # Define the path to a plugin which creates SVG equation files from Markdown equation comments:
4040REMARK_SVG_EQUATIONS_PLUGIN ?= $(REMARK_LOCAL_PLUGINS_DIR ) /remark-write-svg-equations
4141REMARK_SVG_EQUATIONS_PLUGIN_SETTINGS ?= '"'dir'"':'"'$(EQUATION_RESOURCES_PATH ) '"'
4242REMARK_SVG_EQUATIONS_PLUGIN_FLAGS ?= --use $(REMARK_SVG_EQUATIONS_PLUGIN ) =$(REMARK_SVG_EQUATIONS_PLUGIN_SETTINGS )
You can’t perform that action at this time.
0 commit comments