From 56342864c73b14f48d9a0dcb4af611eae93bcee2 Mon Sep 17 00:00:00 2001 From: zool Date: Wed, 21 Oct 2015 15:42:24 +0200 Subject: [PATCH] Fix bold text --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0e2e590..10ff6cf 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ 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. -- `**fontsize**`: Possible values are 10pt, 11pt and 12pt. -- `**geometry**`: A string that sets the margins. Check out [this page](https://www.sharelatex.com/learn/Page_size_and_margins) to learn how the package `geometry` works. +- **`mainfont`**: Hoefler Text is the default, but every font installed in your system should work. +- **`fontsize`**: Possible values are 10pt, 11pt and 12pt. +- **`geometry`**: A string that sets the margins. Check out [this page](https://www.sharelatex.com/learn/Page_size_and_margins) to learn how the package `geometry` works. ## Recommended reading