summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'cli/Cargo.toml')
-rw-r--r--cli/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index d5178b54..656dd0d9 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -36,5 +36,6 @@ default = ["embed-fonts"]
# - text (Linux Libertine),
# - math (New Computer Modern Math), and
# - code (Deja Vu Sans Mono)
+# and additionally New Computer Modern for text
# into the binary.
embed-fonts = []