From 9b98fedc44b1ddcebaa48df2975493b37797c2fb Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 22 Apr 2024 11:33:39 -0500 Subject: [PATCH] wordsmithing --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 0ca076b..b9c2e32 100644 --- a/README.org +++ b/README.org @@ -115,7 +115,7 @@ And to have Wttrin render in French: (setq wttrin-default-languages '("Accept-Language" . "fr-FR")) #+end_src -Where to look up language codes? The IETF's BCP 47 official reference is online [[https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry][here]]. But those who were quick to open that link now know why I recommend another search interface: https://r12a.github.io/app-subtags/ +Where to look up language codes? The IETF's BCP 47 official reference is online [[https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry][here]]. But those who were quick to open that link now know why I recommend [[https://r12a.github.io/app-subtags/][this search interface]]. *** Display Font and Size The default font is "Liberation Mono" because it's libre and ubiquitous on Linux distributions. Don't worry, Emacs will find another monospaced font if that one's not installed. However, if you need to use your favorite monospaced font so Wttrin blends in with the rest of your Emacs Feng Shui, here you go: