atom setup for mhchem
authorAndrew Lorimer <andrew@lorimer.id.au>
Wed, 13 Mar 2019 05:40:01 +0000 (16:40 +1100)
committerAndrew Lorimer <andrew@lorimer.id.au>
Wed, 13 Mar 2019 05:40:01 +0000 (16:40 +1100)
atom/.atom/config.cson
index 2c1b73e339f125379eb8e67ac85210fccb755059..1fccd41951564496a7ac97d7058e455f8a97bd0b 100644 (file)
@@ -35,6 +35,7 @@
     markdownItConfig: {}
     mathConfig:
       enableLatexRenderingByDefault: true
+      latexRenderer: "HTML-CSS"
       numberEquations: true
     pandocConfig:
       pandocArguments: [
       ]
       pandocBibliography: true
       pandocMarkdownFlavor: "markdown-latex_macros"
+      pandocFilters: [
+        "/home/andrew/.pandoc/filters/pandoc-chem-struct.py"
+      ]
+      pandocMarkdownFlavor: "markdown+latex_macros+raw_tex"
       pandocRemoveReferences: false
     previewConfig:
       activatePreviewWithEditor: true