Table of contents

Start

Include in page front matter as js_absolute

https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML

Highlight renders

.mjx-chtml { background-color: oldlace; }

Hide until render is done

article { visibility: hidden; }
<script type="text/x-mathjax-config">
  MathJax.Hub.Queue(function () { document.querySelector("article").style.visibility = "initial"; });
</script>

Syntax $$

Equations automatic numbering

Works with \begin{equation}...\end{equation}

Configuration

<script type="text/x-mathjax-config">
  MathJax.Hub.Config({ TeX: { equationNumbers: {autoNumber: "AMS"} } });
</script>

Example

\begin{equation}w=\delta\label{ciao}\end{equation}

Greek letters

Superscripts ^ and Subscripts _

Groups {...}

Single symbol or formula inside curly braces.

Fractions

frac applies to the next two groups.

Fonts

Spaces

quad is space equal to the current font size.

Boxed

$$\boxed{\operatorname{I'm\,boxed}}$$ gives \(\boxed{\operatorname{I'm\,boxed}}\)

X

Add field

Field type
X

Paste a GitHub personal token github.com/settings/tokens

X
Page Repository Versions
Title MathJax
Source On GitHub
Path assets/pages/mathjax.md
Id  
Slug  
Collection  
Categories  
Tags  
Folders  
Date
Updated
Author  
Meta  
Pagination  
Sort_by date
Sort_order  
Name/Owner petrosh/petrosh.github.io
Source On GitHub
Fork false
Forks 1
Contributors 2
Created_at
Pushed_at
Build 28a3d7d
Id 53579745
Node_id MDEwOlJlcG9zaXRvcnk1MzU3OTc0NQ==
Owner_id 4997583
Owner_node_id MDQ6VXNlcjQ5OTc1ODM=
Owner_type User
Releases 1
Stargazers_count 0
Watchers_count 0
Remote_theme trasparente/rudra @ trasparente/rudra
jekyll 3.10.0
jekyll-sass-converter 1.5.2
kramdown 2.4.0
kramdown-parser-gfm 1.1.0
jekyll-commonmark-ghpages 0.5.1
liquid 4.0.4
rouge 3.30.0
github-pages-health-check 1.18.2
jekyll-redirect-from 0.16.0
jekyll-sitemap 1.4.0
jekyll-feed 0.17.0
jekyll-gist 1.5.0
jekyll-paginate 1.1.0
jekyll-coffeescript 1.2.2
jekyll-seo-tag 2.8.0
jekyll-github-metadata 2.16.1
jekyll-avatar 0.8.0
jekyll-remote-theme 0.4.3
jekyll-include-cache 0.2.1
jemoji 0.13.0
jekyll-mentions 1.6.0
jekyll-relative-links 0.6.1
jekyll-optional-front-matter 0.3.2
jekyll-readme-index 0.3.0
jekyll-default-layout 0.1.5
jekyll-titles-from-headings 0.5.3
minima 2.5.1
jekyll-swiss 1.0.0
jekyll-theme-primer 0.6.0
jekyll-theme-architect 0.2.0
jekyll-theme-cayman 0.2.0
jekyll-theme-dinky 0.2.0
jekyll-theme-hacker 0.2.0
jekyll-theme-leap-day 0.2.0
jekyll-theme-merlot 0.2.0
jekyll-theme-midnight 0.2.0
jekyll-theme-minimal 0.2.0
jekyll-theme-modernist 0.2.0
jekyll-theme-slate 0.2.0
jekyll-theme-tactile 0.2.0
jekyll-theme-time-machine 0.2.0
ruby 3.3.4
github-pages 232
html-pipeline 2.14.3
sass 3.7.4
safe_yaml 1.0.5
nokogiri 1.16.7