Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'LaTeX-Support.md')
-rw-r--r--LaTeX-Support.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/LaTeX-Support.md b/LaTeX-Support.md
new file mode 100644
index 0000000..fa16104
--- /dev/null
+++ b/LaTeX-Support.md
@@ -0,0 +1,9 @@
+This feature is disabled by default.
+
+## Enable for single page (recommended)
+
+Add `enableLaTeX: true` in the front matter of the page.
+
+## Globally Enabling
+
+Add `enableLaTeX=true` to the section of `[param]` in your `config.toml`. \ No newline at end of file