summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/noto/noto-samples.tex
diff options
context:
space:
mode:
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}