Skip to content

Commit 66b14bf

Browse files
committed
Clarify required fonts
1 parent 5b3a5b2 commit 66b14bf

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ Biggest change in this revision (2.andresraba5) is the conversion to LaTeX, whic
1313

1414
Source
1515
------
16-
17-
*For macOS Users:* The Inconsolata LGC and Linux Libertine fonts are not included in MacTex. You need to install them separately. Download the Inconsolata LGC fonts [here](https://github.com/MihailJP/Inconsolata-LGC/downloads) and the Linux Libertine fonts [here](http://sourceforge.net/projects/linuxlibertine/files/linuxlibertine/5.3.0/LinLibertineOTF_5.3.0_2012_07_02.tgz/download). To install the fonts system-wide, move all the downloaded `.otf` files into the `/Library/Fonts` folder. After completing these tasks, continue with the instructions below.
16+
The following fonts are required to build this document. You may need to install them seperately depending on your exact setup. On OSX you may install the fonts system-wide by copying all `.otf` files into the `/Library/Fonts` folder. On Linux or Windows using Cygwin, you might install the fonts normally or copy them to your `~/.fonts` folder.
17+
* [Alegreya](https://github.com/huertatipografica/Alegreya/releases)
18+
* [Inconsolata LGC](https://github.com/MihailJP/Inconsolata-LGC/releases)
19+
* [Linux Libertine](http://sourceforge.net/projects/linuxlibertine/files/linuxlibertine/5.3.0/LinLibertineOTF_5.3.0_2012_07_02.tgz/download)
1820

1921
The `src` directory contains both Texinfo and LaTeX sources. To recompile the book, go there and enter:
2022

0 commit comments

Comments
 (0)