From 092754973c579b7ec00b9cf596a893db5294c75e Mon Sep 17 00:00:00 2001 From: Tristan Fillinger Date: Mon, 23 Oct 2023 16:17:04 +0900 Subject: [PATCH] remove link to un-existing script --- docs/usage/style.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/usage/style.rst b/docs/usage/style.rst index b466b160..1d74635c 100644 --- a/docs/usage/style.rst +++ b/docs/usage/style.rst @@ -28,17 +28,12 @@ Fonts Latin Modern fonts are used by default (Latin Modern Math, Latin Modern Roman, Latin Modern Sans). -You can install the fonts by running on your terminal: - -On Linux/Ubuntu/MacOS ---------------------- +On Linux/Ubuntu/MacOS, you can install the fonts by running on your terminal: .. code-block:: bash install_latin_modern_fonts -If the command above does not work, you can install the fonts by using the script located in the `github repository of plothist `_. - Color palettes ==============