mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-08 10:32:28 +00:00
String changes
Fixes #2145828 [Calibre Manual Typo](https://bugs.launchpad.net/calibre/+bug/2145828)
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
<title>Math Test Page</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
|
||||
<!-- This script tag is needed to make calibre's ebook-viewer recpgnize that this file needs math typesetting -->
|
||||
<!-- This script tag is needed to make calibre's ebook-viewer recognize that this file needs math typesetting -->
|
||||
<script type="text/x-mathjax-config">
|
||||
// This line adds numbers to all equations automatically, unless explicitly suppressed.
|
||||
MathJax.tex = {tags: 'all'};
|
||||
|
||||
Reference in New Issue
Block a user