From 30049c6dcf4cb51dca31cac6abdcd48e4aa260c4 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Thu, 18 Jul 2019 00:59:32 +0100 Subject: [PATCH] theme: sync v4.4.0-dev - get fixes --- config/_default/params.toml | 12 ++++++++---- themes/academic | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 8e63e78..4ea7712 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -24,16 +24,20 @@ twitter = "" # To enable, place an image in `static/img/` and reference its filename below. To disable, set the value to "". logo = "" -# Enable global source code highlighting? true/false +# Enable source code highlighting? true/false # Documentation: https://sourcethemes.com/academic/docs/writing-markdown-latex/#highlighting-options highlight = true -# highlight_languages = ["r"] # Add support for highlighting additional languages +highlight_languages = ["r"] # Add support for highlighting additional languages # highlight_style = "github" # For supported styles, see https://cdnjs.com/libraries/highlight.js/ -# Enable global LaTeX math rendering? -# If false, you can enable it locally on a per page basis. +# Enable LaTeX math rendering? true/false +# If false, you can enable math on a per page basis as needed. math = false +# Enable diagram rendering? true/false +# If false, you can enable diagrams on a per page basis as needed. +diagram = false + # Privacy pack # Show a cookie consent message to visitors # Anonymize IP in Google Analytics (if enabled) diff --git a/themes/academic b/themes/academic index 64cceae..5b4d118 160000 --- a/themes/academic +++ b/themes/academic @@ -1 +1 @@ -Subproject commit 64cceae0995ff7ba3f362fa699f0e341b14bbca1 +Subproject commit 5b4d11825e7c5ff3eb3125d049a34107e512d2ed