-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.16.13](v0.16.12...v0.16.13) (2024-12-08) ### Bug Fixes * `\vdots` and `\rule` support in text mode ([#3997](#3997)) ([0e08352](0e08352)), closes [#3990](#3990)
- Loading branch information
Showing
10 changed files
with
41 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,13 37,13 @@ Try out KaTeX [on the demo page](https://katex.org/#demo)! | |
<!-- KaTeX requires the use of the HTML5 doctype. Without it, KaTeX may not render properly --> | ||
<html> | ||
<head> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.css" integrity="sha384-PDbUeNCuE6bOPudPOgFyIUEy3UJawJVwr3XlGO90FIuf5qNIoTLSgOJo/dC2ZXV/" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.css" integrity="sha384-zbfIHNuzh376xnNwg57dvZ5Efh5rIH7XhUz6oXBlVORc5vofb/ XJagCnNy5t4OV" crossorigin="anonymous"> | ||
|
||
<!-- The loading of KaTeX is deferred to speed up page rendering --> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.js" integrity="sha384-VkqWq8xtm5YQk1BBXczQ8/Sx DlCzF8cuS43bZwmtVXzRFtyLTqTCdP7MKmKo KN" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.js" integrity="sha384-hJogzKcXN eoavCV4I7R4pxsAyyTn1Pb5B5 ivCOZn3w2SxZrgGvXmcCia0jnt6N" crossorigin="anonymous"></script> | ||
|
||
<!-- To automatically render math in text elements, include the auto-render extension: --> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/contrib/auto-render.min.js" integrity="sha384-hCXGrW6PitJEwbkoStFjeJxv fSOOQKOPbJxSfM6G5sWZjAyWhXiTIIAmQqnlLlh" crossorigin="anonymous" | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/contrib/auto-render.min.js" integrity="sha384-hCXGrW6PitJEwbkoStFjeJxv fSOOQKOPbJxSfM6G5sWZjAyWhXiTIIAmQqnlLlh" crossorigin="anonymous" | ||
onload="renderMathInElement(document.body);"></script> | ||
</head> | ||
... | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 18,7 @@ This extension isn't part of KaTeX proper, so the script should be separately | |
included in the page. | ||
|
||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/contrib/copy-tex.min.js" integrity="sha384-HORx6nWi8j5/mYA y57/9/CZc5z8HnEw4WUZWy5yOn9ToKBv1l58vJaufFAn9Zzi" crossorigin="anonymous"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/contrib/copy-tex.min.js" integrity="sha384-HORx6nWi8j5/mYA y57/9/CZc5z8HnEw4WUZWy5yOn9ToKBv1l58vJaufFAn9Zzi" crossorigin="anonymous"></script> | ||
``` | ||
|
||
(Note that, as of KaTeX 0.16.0, there is no longer a corresponding CSS file.) | ||
|
@@ -35,5 35,5 @@ statement with `require('katex/contrib/copy-tex/katex2tex.js')`. | |
|
||
ECMAScript module is also available: | ||
```html | ||
<script type="module" src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/contrib/copy-tex.mjs" integrity="sha384-bVEnwt0PtX 1EuJoOEcm4rgTUWvb2ILTdjHfI1gUe/r5fdqrTcQaUuRdHG2DciuQ" crossorigin="anonymous"></script> | ||
<script type="module" src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/contrib/copy-tex.mjs" integrity="sha384-bVEnwt0PtX 1EuJoOEcm4rgTUWvb2ILTdjHfI1gUe/r5fdqrTcQaUuRdHG2DciuQ" crossorigin="anonymous"></script> | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 11,7 @@ included in the page, in addition to KaTeX. | |
Load the extension by adding the following line to your HTML file. | ||
|
||
```html | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/contrib/mathtex-script-type.min.js" integrity="sha384-sg4gBRJTqTCyzYbB7e72xGs3dA2LK994XRZS6urZW6Uh6Mu3j2JJ3YG2s9HALO8U" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/contrib/mathtex-script-type.min.js" integrity="sha384-sg4gBRJTqTCyzYbB7e72xGs3dA2LK994XRZS6urZW6Uh6Mu3j2JJ3YG2s9HALO8U" crossorigin="anonymous"></script> | ||
``` | ||
You can download the script and use it locally, or from a local KaTeX installation instead. | ||
|
||
|
@@ -23,9 23,9 @@ Then, in the body, we use a `math/tex` script to typeset the equation `x \sqrt{1 | |
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.css" integrity="sha384-PDbUeNCuE6bOPudPOgFyIUEy3UJawJVwr3XlGO90FIuf5qNIoTLSgOJo/dC2ZXV/" crossorigin="anonymous"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.js" integrity="sha384-VkqWq8xtm5YQk1BBXczQ8/Sx DlCzF8cuS43bZwmtVXzRFtyLTqTCdP7MKmKo KN" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/contrib/mathtex-script-type.min.js" integrity="sha384-sg4gBRJTqTCyzYbB7e72xGs3dA2LK994XRZS6urZW6Uh6Mu3j2JJ3YG2s9HALO8U" crossorigin="anonymous"></script> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.css" integrity="sha384-zbfIHNuzh376xnNwg57dvZ5Efh5rIH7XhUz6oXBlVORc5vofb/ XJagCnNy5t4OV" crossorigin="anonymous"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.js" integrity="sha384-hJogzKcXN eoavCV4I7R4pxsAyyTn1Pb5B5 ivCOZn3w2SxZrgGvXmcCia0jnt6N" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/contrib/mathtex-script-type.min.js" integrity="sha384-sg4gBRJTqTCyzYbB7e72xGs3dA2LK994XRZS6urZW6Uh6Mu3j2JJ3YG2s9HALO8U" crossorigin="anonymous"></script> | ||
</head> | ||
<body> | ||
<script type="math/tex">x \sqrt{1-x^2}</script> | ||
|
@@ -35,4 35,4 @@ Then, in the body, we use a `math/tex` script to typeset the equation `x \sqrt{1 | |
|
||
ECMAScript module is also available: | ||
```html | ||
<script type="module" src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/contrib/mathtex-script-type.mjs" integrity="sha384-4EJvC5tvqq9XJxXvdD4JutBokuFw/dCe2AB4gZ9sRpwFFXECpL3qT43tmE0PkpVg" crossorigin="anonymous"></script> | ||
<script type="module" src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/contrib/mathtex-script-type.mjs" integrity="sha384-4EJvC5tvqq9XJxXvdD4JutBokuFw/dCe2AB4gZ9sRpwFFXECpL3qT43tmE0PkpVg" crossorigin="anonymous"></script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 7,7 @@ This extension adds to KaTeX the `\ce` and `\pu` functions from the [mhchem](htt | |
This extension isn't part of core KaTeX, so the script should be separately included. Write the following line into the HTML page's `<head>`. Place it *after* the line that calls `katex.js`, and if you make use of the [auto-render](https://katex.org/docs/autorender.html) extension, place it *before* the line that calls `auto-render.js`. | ||
|
||
```html | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/contrib/mhchem.min.js" integrity="sha384-F2ptQFZqNJuqfGGl28mIXyQ5kXH48spn7rcoS0Y9psqIKAcZPLd1NzwFlm/bl1mH" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/contrib/mhchem.min.js" integrity="sha384-F2ptQFZqNJuqfGGl28mIXyQ5kXH48spn7rcoS0Y9psqIKAcZPLd1NzwFlm/bl1mH" crossorigin="anonymous"></script> | ||
``` | ||
|
||
If you remove the `defer` attribute from this tag, then you must also remove the `defer` attribute from the `<script src="https://../katex.min.js">` tag. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,9 12,9 @@ This extension isn't part of KaTeX proper, so the script needs to be included | |
using a CDN: | ||
|
||
```html | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.css" integrity="sha384-PDbUeNCuE6bOPudPOgFyIUEy3UJawJVwr3XlGO90FIuf5qNIoTLSgOJo/dC2ZXV/" crossorigin="anonymous"> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.js" integrity="sha384-VkqWq8xtm5YQk1BBXczQ8/Sx DlCzF8cuS43bZwmtVXzRFtyLTqTCdP7MKmKo KN" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/contrib/auto-render.min.js" integrity="sha384-hCXGrW6PitJEwbkoStFjeJxv fSOOQKOPbJxSfM6G5sWZjAyWhXiTIIAmQqnlLlh" crossorigin="anonymous" | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.css" integrity="sha384-zbfIHNuzh376xnNwg57dvZ5Efh5rIH7XhUz6oXBlVORc5vofb/ XJagCnNy5t4OV" crossorigin="anonymous"> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.js" integrity="sha384-hJogzKcXN eoavCV4I7R4pxsAyyTn1Pb5B5 ivCOZn3w2SxZrgGvXmcCia0jnt6N" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/contrib/auto-render.min.js" integrity="sha384-hCXGrW6PitJEwbkoStFjeJxv fSOOQKOPbJxSfM6G5sWZjAyWhXiTIIAmQqnlLlh" crossorigin="anonymous" | ||
onload="renderMathInElement(document.body);"></script> | ||
``` | ||
|
||
|
@@ -31,9 31,9 @@ want to use a `defer` or `onload` attribute. | |
For example: | ||
|
||
```html | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.css" integrity="sha384-PDbUeNCuE6bOPudPOgFyIUEy3UJawJVwr3XlGO90FIuf5qNIoTLSgOJo/dC2ZXV/" crossorigin="anonymous"> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.js" integrity="sha384-VkqWq8xtm5YQk1BBXczQ8/Sx DlCzF8cuS43bZwmtVXzRFtyLTqTCdP7MKmKo KN" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/contrib/auto-render.min.js" integrity="sha384-hCXGrW6PitJEwbkoStFjeJxv fSOOQKOPbJxSfM6G5sWZjAyWhXiTIIAmQqnlLlh" crossorigin="anonymous"></script> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.css" integrity="sha384-zbfIHNuzh376xnNwg57dvZ5Efh5rIH7XhUz6oXBlVORc5vofb/ XJagCnNy5t4OV" crossorigin="anonymous"> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.js" integrity="sha384-hJogzKcXN eoavCV4I7R4pxsAyyTn1Pb5B5 ivCOZn3w2SxZrgGvXmcCia0jnt6N" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/contrib/auto-render.min.js" integrity="sha384-hCXGrW6PitJEwbkoStFjeJxv fSOOQKOPbJxSfM6G5sWZjAyWhXiTIIAmQqnlLlh" crossorigin="anonymous"></script> | ||
<script> | ||
document.addEventListener("DOMContentLoaded", function() { | ||
renderMathInElement(document.body, { | ||
|
@@ -54,9 54,9 @@ For example: | |
|
||
ECMAScript module is also available: | ||
```html | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.css" integrity="sha384-PDbUeNCuE6bOPudPOgFyIUEy3UJawJVwr3XlGO90FIuf5qNIoTLSgOJo/dC2ZXV/" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.css" integrity="sha384-zbfIHNuzh376xnNwg57dvZ5Efh5rIH7XhUz6oXBlVORc5vofb/ XJagCnNy5t4OV" crossorigin="anonymous"> | ||
<script type="module"> | ||
import renderMathInElement from "https://cdn.jsdelivr.net/npm/[email protected].12/dist/contrib/auto-render.mjs"; | ||
import renderMathInElement from "https://cdn.jsdelivr.net/npm/[email protected].13/dist/contrib/auto-render.mjs"; | ||
renderMathInElement(document.body); | ||
</script> | ||
``` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,13 11,13 @@ title: Browser | |
<!-- KaTeX requires the use of the HTML5 doctype. Without it, KaTeX may not render properly --> | ||
<html> | ||
<head> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.css" integrity="sha384-PDbUeNCuE6bOPudPOgFyIUEy3UJawJVwr3XlGO90FIuf5qNIoTLSgOJo/dC2ZXV/" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.css" integrity="sha384-zbfIHNuzh376xnNwg57dvZ5Efh5rIH7XhUz6oXBlVORc5vofb/ XJagCnNy5t4OV" crossorigin="anonymous"> | ||
|
||
<!-- The loading of KaTeX is deferred to speed up page rendering --> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.js" integrity="sha384-VkqWq8xtm5YQk1BBXczQ8/Sx DlCzF8cuS43bZwmtVXzRFtyLTqTCdP7MKmKo KN" crossorigin="anonymous"></script> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.js" integrity="sha384-hJogzKcXN eoavCV4I7R4pxsAyyTn1Pb5B5 ivCOZn3w2SxZrgGvXmcCia0jnt6N" crossorigin="anonymous"></script> | ||
|
||
<!-- To automatically render math in text elements, include the auto-render extension: --> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/contrib/auto-render.min.js" integrity="sha384-hCXGrW6PitJEwbkoStFjeJxv fSOOQKOPbJxSfM6G5sWZjAyWhXiTIIAmQqnlLlh" crossorigin="anonymous" | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/contrib/auto-render.min.js" integrity="sha384-hCXGrW6PitJEwbkoStFjeJxv fSOOQKOPbJxSfM6G5sWZjAyWhXiTIIAmQqnlLlh" crossorigin="anonymous" | ||
onload="renderMathInElement(document.body);"></script> | ||
</head> | ||
... | ||
|
@@ -29,15 29,15 @@ If you include the `katex.js` directly, the `katex` object will be available as | |
a global variable. | ||
|
||
```html | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.css" integrity="sha384-1RotMQiZ5Jw/Zb71zgblamr6rt/ZeVS5Jccy0xWI9gCYmDoPdWEkgArE5T1/scOF" crossorigin="anonymous"> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.js" integrity="sha384-z/QtMg4JrJb EB8KzJKBe61hmGWfc7Qpzo4N 8vKOO2MWkSXFuUAQhqO7CuWXr8W" crossorigin="anonymous"></script> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.css" integrity="sha384-Qy7KxdSXD19cH02HRj87Zc1wQ/lLWKLAoGwLhwf89Orq1EY9e5rb788MwF3rvQVP" crossorigin="anonymous"> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.js" integrity="sha384-LxDbY dL9 EeFsbabqETJhBOS8pxwfi81S5qgnaQpzsYqLUfh jMH51bN5hMRO2c" crossorigin="anonymous"></script> | ||
``` | ||
|
||
KaTeX also provides minified versions: | ||
|
||
```html | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.css" integrity="sha384-PDbUeNCuE6bOPudPOgFyIUEy3UJawJVwr3XlGO90FIuf5qNIoTLSgOJo/dC2ZXV/" crossorigin="anonymous"> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.js" integrity="sha384-VkqWq8xtm5YQk1BBXczQ8/Sx DlCzF8cuS43bZwmtVXzRFtyLTqTCdP7MKmKo KN" crossorigin="anonymous"></script> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.css" integrity="sha384-zbfIHNuzh376xnNwg57dvZ5Efh5rIH7XhUz6oXBlVORc5vofb/ XJagCnNy5t4OV" crossorigin="anonymous"> | ||
<script defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.js" integrity="sha384-hJogzKcXN eoavCV4I7R4pxsAyyTn1Pb5B5 ivCOZn3w2SxZrgGvXmcCia0jnt6N" crossorigin="anonymous"></script> | ||
``` | ||
|
||
The examples above load the script [deferred using the `defer` attribute](https://developer.mozilla.org/en/HTML/Element/script#Attributes) | ||
|
@@ -81,22 81,22 @@ for more detail. | |
```html | ||
<script type="text/javascript"> | ||
require([ | ||
"https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.js", | ||
"https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.js", | ||
], katex => { | ||
... | ||
}); | ||
</script> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.css" integrity="sha384-1RotMQiZ5Jw/Zb71zgblamr6rt/ZeVS5Jccy0xWI9gCYmDoPdWEkgArE5T1/scOF" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.css" integrity="sha384-Qy7KxdSXD19cH02HRj87Zc1wQ/lLWKLAoGwLhwf89Orq1EY9e5rb788MwF3rvQVP" crossorigin="anonymous"> | ||
``` | ||
|
||
### ECMAScript module | ||
```html | ||
<script type="module" type="text/javascript"> | ||
import katex from 'https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.mjs'; | ||
import katex from 'https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.mjs'; | ||
... | ||
</script> | ||
<script nomodule defer src="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.js" integrity="sha384-z/QtMg4JrJb EB8KzJKBe61hmGWfc7Qpzo4N 8vKOO2MWkSXFuUAQhqO7CuWXr8W" crossorigin="anonymous"></script> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.css" integrity="sha384-1RotMQiZ5Jw/Zb71zgblamr6rt/ZeVS5Jccy0xWI9gCYmDoPdWEkgArE5T1/scOF" crossorigin="anonymous"> | ||
<script nomodule defer src="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.js" integrity="sha384-LxDbY dL9 EeFsbabqETJhBOS8pxwfi81S5qgnaQpzsYqLUfh jMH51bN5hMRO2c" crossorigin="anonymous"></script> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.css" integrity="sha384-Qy7KxdSXD19cH02HRj87Zc1wQ/lLWKLAoGwLhwf89Orq1EY9e5rb788MwF3rvQVP" crossorigin="anonymous"> | ||
``` | ||
|
||
> Use [`nomodule` attribute](https://developer.mozilla.org/en/HTML/Element/script#Attributes) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 6,7 @@ This is a list of TeX functions, sorted alphabetically. This list includes funct | |
|
||
If you know the shape of a character, but not its name, [Detexify](https://detexify.kirelabs.org/classify.html) can help. | ||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.css" integrity="sha384-PDbUeNCuE6bOPudPOgFyIUEy3UJawJVwr3XlGO90FIuf5qNIoTLSgOJo/dC2ZXV/" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.css" integrity="sha384-zbfIHNuzh376xnNwg57dvZ5Efh5rIH7XhUz6oXBlVORc5vofb/ XJagCnNy5t4OV" crossorigin="anonymous"> | ||
<style> | ||
table tr, | ||
table td { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 6,7 @@ This is a list of TeX functions supported by KaTeX. It is sorted into logical gr | |
|
||
There is a similar [Support Table](support_table.md), sorted alphabetically, that lists both supported and un-supported functions. | ||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].12/dist/katex.min.css" integrity="sha384-PDbUeNCuE6bOPudPOgFyIUEy3UJawJVwr3XlGO90FIuf5qNIoTLSgOJo/dC2ZXV/" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected].13/dist/katex.min.css" integrity="sha384-zbfIHNuzh376xnNwg57dvZ5Efh5rIH7XhUz6oXBlVORc5vofb/ XJagCnNy5t4OV" crossorigin="anonymous"> | ||
<style> | ||
p {overflow-wrap: break-word;} | ||
table tr, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters