Skip to content

A short script to initialise LaTeX rendering in HTML.

License

Notifications You must be signed in to change notification settings

dyang304/math_init.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

math_init.js

A short script to initialise LaTeX rendering in HTML.

Sets up the following delimiters for inline math:

$ ... $

\( ... \)

[; ... ;]

and the following for display math:

$$ ... $$

\[ ... \]

If you need to type a dollar sign outside a math formula, use $ instead of just a dollar sign to avoid rendering problems.

About

A short script to initialise LaTeX rendering in HTML.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published