Skip to content

Commit 192f187

Browse files
committed
try mathjax in to-pdf
1 parent 2e91daf commit 192f187

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

MDhelp/mkdocs.yml_pdf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site_name: GSAS-II Help
22

33
nav:
4-
# - Contents: index.md
4+
- Contents: index.md
55
- Getting started: preface.md
66
- GUI components: applicationwindow.md
77
- Main menu: mainmenu.md
@@ -66,11 +66,11 @@ plugins:
6666
copyright: From https://advancedphotonsource.github.io/GSAS-II-tutorials/help/
6767
#back_cover: true
6868
output_path: GSASII-help.pdf
69-
# exclude_pages:
69+
exclude_pages:
7070
# - Contents
71-
# - index.md
72-
# render_js: true
73-
# headless_chrome_path: /usr/bin/chromium-browser
71+
- index.md
72+
render_js: true
73+
headless_chrome_path: /usr/bin/chromium-browser
7474

7575
- i18n:
7676
docs_structure: suffix

0 commit comments

Comments
 (0)