1
0
Fork 0

removed mathjax from gitbook

This commit is contained in:
Thomas Schmidts 2014-08-29 11:01:11 +02:00
parent 13847d4d13
commit ae39782e81
1 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
{
"theme": "./localtheme"
"theme": "./localtheme",
"plugins":["-mathjax"],
"pdf": {
"fontSize": 12,
"toc": true,
"margin": {
"right": 60,
"left": 60,
"top": 35,
"bottom": 35
}
}
}