commit 2ed1012eadc565281ade1b002ae9e8f1b1fcb2db
Author: Juergen Spitzmueller <[email protected]>
Date:   Sun Apr 22 09:07:31 2018 +0200

    Document Provides in languages
---
 lib/languages |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/lib/languages b/lib/languages
index 451b1b8..65640d9 100644
--- a/lib/languages
+++ b/lib/languages
@@ -26,7 +26,7 @@
 #        <extra latex code inserted after babel>
 #      EndPostBabelPreamble
 #      Requires           <requirement>
-#      Provides           <feature>
+#      Provides           <babel language feature>
 # End
 #
 #
@@ -92,6 +92,9 @@
 #   pre-1998 and post-1998 spelling). The aspell dictionaries are named
 #   language[_REGION][-variety].multi, e.g. de-alt.multi for "German (old
 #   spelling)" (see http://aspell.net/man-html/Dictionary-Naming.html)
+# * Provides lists features that are provided by specific Babel languages,
+#   but are available globally if this language is used (not only for this
+#   language. Examples are \textgreek (Greek) and \textcyrillic (Russian).
 #
 ##########################################################################
 

Reply via email to