Skip to content

Commit c6e7dad

Browse files
author
Betim Salihu
committed
Updated README to show that some more fonts are required
1 parent 06a891e commit c6e7dad

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@
2929
/epub/toc.xhtml
3030
/book.epub
3131
/book.mobi
32+
package-lock.json

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,13 @@ To build the PDF file (don't bother trying this unless you really need
1616
it, since this list has probably bitrotted again and getting all this
1717
set up is a pain):
1818

19-
apt-get install texlive texlive-xetex fonts-inconsolata fonts-symbola texlive-lang-chinese inkscape
19+
apt-get install texlive texlive-xetex fonts-inconsolata fonts-symbola texlive-lang-chinese inkscape texlive-lang-arabic fonts-cns11643-sung
2020
make book.pdf
2121

22+
Aditional fonts are required:
23+
- https://github.com/MihailJP/Inconsolata-LGC/releases/tag/LGC-1.5.1
24+
- https://www.1001fonts.com/cinzel-font.html
25+
2226
## Translating
2327

2428
Translations are very much welcome. The license this book is published

0 commit comments

Comments
 (0)