summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/noto/noto-samples.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-05-02 22:45:00 +0000
committerKarl Berry <karl@freefriends.org>2019-05-02 22:45:00 +0000
commitbb638ea3da0693b39d704ccaac044e57960e946c (patch)
tree7aa538d0c651c9e822152e0a1e15e4c2eed48dd4 /Master/texmf-dist/doc/fonts/noto/noto-samples.tex
parent97c0fd6c816c1931740afe2547c9a64f7369f792 (diff)
noto (23apr19)
git-svn-id: svn://tug.org/texlive/trunk@50945 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/noto/noto-samples.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/noto/noto-samples.tex37
1 files changed, 33 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/fonts/noto/noto-samples.tex b/Master/texmf-dist/doc/fonts/noto/noto-samples.tex
index b6b5f398e76..76bc6450a39 100644
--- a/Master/texmf-dist/doc/fonts/noto/noto-samples.tex
+++ b/Master/texmf-dist/doc/fonts/noto/noto-samples.tex
@@ -1,9 +1,9 @@
\documentclass{article}
-\usepackage[T1]{fontenc}
+\usepackage[LGR,T1]{fontenc}
%\usepackage[osf,pf]{noto-mono}
%\usepackage[osf,pf]{noto-sans}
%\usepackage[osf,pf]{noto-serif}
-\usepackage[osf,pf]{noto}
+\usepackage[osf,pf,regular]{noto}
\usepackage{lipsum}
\begin{document}
@@ -45,9 +45,19 @@
1234567890
+\subsection*{LGR}
+
+{\notoseriflgr\noindent
+ a b g d e z h j i k l m n x o p r s t u f q y w\\
+ A B G D E Z H J I K L M N X O P R S T U F Q Y W\\
+}
+
+
+
+
\section*{NotoSans}
-\sf
+\sffamily
\subsection*{Regular}
\lipsum[1]
@@ -84,9 +94,16 @@
1234567890
+\subsection*{LGR}
+
+{\notosanslgr\noindent
+ a b g d e z h j i k l m n x o p r s t u f q y w\\
+ A B G D E Z H J I K L M N X O P R S T U F Q Y W\\
+}
+
\section*{NotoMono}
-\tt
+\ttfamily
\subsection*{Regular}
\lipsum[1]
@@ -108,4 +125,16 @@
1234567890
+\subsection*{LGR}
+
+{\notomonolgr\noindent
+ a b g d e z h j i k l m n x o p r s t u f q y w\\
+ A B G D E Z H J I K L M N X O P R S T U F Q Y W\\
+}
+
+\subsection*{Mono Non-Ligatures}
+
+
+Officially broken off. Often offline, find me flowerless.
+
\end{document}