Skip to content

Commit

Permalink
remove pdf config #22
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Sep 9, 2019
1 parent 5b2c1bd commit 6163ac7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
14 changes: 0 additions & 14 deletions book.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,20 +36,6 @@
"prefix": "http://help.isogeo.com/admin/"
}
},
"pdf": {
"pageNumbers": true,
"fontFamily": "arial",
"fontSize": 12,
"paperSize": "a4",
"margin": {
"right": 45,
"left": 45,
"top": 36,
"bottom": 36
},
"headerTemplate": "_TITLE_",
"footerTemplate": "Isogeo - Interface d'administration"
},
"variables": {
"author": "Isogeo",
"pictures": []
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"gitbook-plugin-youtube": "^1.1.0"
},
"devDependencies": {
"ebook-convert": "^2.0.1",
"gitbook-plugin-redirect": "^0.0.7"
}
}

0 comments on commit 6163ac7

Please sign in to comment.