Am 03.04.2017 um 02:38 schrieb Uwe Stöhr:

Attached is a tentative patch.

Now the correct one is attached.

regards Uwe
 lib/chkconfig.ltx      |  1 +
 lib/latexfonts         | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+), 0 deletion(-)

diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx
index 544ce7cbd2..bccd179f7d 100644
--- a/lib/chkconfig.ltx
+++ b/lib/chkconfig.ltx
@@ -455,6 +455,7 @@
 \TestPackage{MinionPro}
 \TestFont[rzmnr]{minion2newtx}
 \TestPackage{newtxmath}
+\TestPackage{noto}
 \TestPackage[binhex.tex]{binhex} % required by newtxmath
 \TestFont[psyr]{symbol}
 \TestPackage{tgadventor}
diff --git a/lib/latexfonts b/lib/latexfonts
index bf6152ac38..7994a7ff18 100644
--- a/lib/latexfonts
+++ b/lib/latexfonts
@@ -289,6 +289,33 @@ Font newcent
        Package          newcent
 EndFont
 
+Font NotoSerif
+       GuiName          "Noto Serif"
+       Family           rm
+       Package          noto
+       PackageOption    rm
+       CompleteFont     noto
+EndFont
+
+AltFont noto
+       GuiName          "Noto Serif"
+       Family           rm
+       Package          noto
+EndFont
+
+Font NotoSans
+       GuiName          "Noto Sans"
+       Family           sf
+       Package          noto
+       PackageOption    sf
+EndFont
+
+Font NotoMono
+       GuiName          "Noto Mono"
+       Family           tt
+       Package          noto
+EndFont
+
 Font palatino
        GuiName          "Palatino"
        Family           rm

Reply via email to