summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/gofonts/go-samples.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/gofonts/go-samples.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/gofonts/go-samples.tex26
1 files changed, 25 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/gofonts/go-samples.tex b/Master/texmf-dist/doc/fonts/gofonts/go-samples.tex
index 4eb84825ed7..c1f42d9453e 100644
--- a/Master/texmf-dist/doc/fonts/gofonts/go-samples.tex
+++ b/Master/texmf-dist/doc/fonts/gofonts/go-samples.tex
@@ -1,5 +1,5 @@
\documentclass{article}
-\usepackage[T1]{fontenc}
+\usepackage[LGR,T1]{fontenc}
\usepackage[sfdefault]{GoSans}
\usepackage{GoMono}
\usepackage{lipsum}
@@ -47,6 +47,16 @@
Officially broken off. Often offline, find me flowerless.
+
+\section*{LGR}
+
+
+{\golgr\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*{Go Mono}
\ttfamily\sloppy
@@ -73,4 +83,18 @@ Officially broken off. Often offline, find me flowerless.
1234567890
+\subsection*{Ligatures}
+
+
+Officially broken off. Often offline, find me flowerless.
+
+\section*{LGR}
+
+
+{\gomonolgr\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\\
+}
+
+
\end{document}