From d3d4c37243a157ebafd03a994ebcb8a7a7c30ea7 Mon Sep 17 00:00:00 2001 From: zool Date: Sat, 24 Oct 2015 17:59:26 +0200 Subject: [PATCH] Thanks XeTeX --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77cb979..5b468b1 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Note: this template needs to be compiled with XeTeX. ## Available settings -- **`mainfont`**: Hoefler Text is the default, but every font installed in your system should work out of the box +- **`mainfont`**: Hoefler Text is the default, but every font installed in your system should work out of the box (thanks, XeTeX!). - **`fontsize`**: Possible values here are 10pt, 11pt and 12pt. - **`lang`**: Sets the main language through the `polyglossia` package. This is important for proper hyphenation, among other things. - **`geometry`**: A string that sets the margins through `geometry`. Read [this](https://www.sharelatex.com/learn/Page_size_and_margins) to learn how this package works.