summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/fira/fira-samples.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts/fira/fira-samples.tex')
-rw-r--r--Master/texmf-dist/doc/fonts/fira/fira-samples.tex15
1 files changed, 14 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/fonts/fira/fira-samples.tex b/Master/texmf-dist/doc/fonts/fira/fira-samples.tex
index 0fa10dcc474..a0858e0159c 100644
--- a/Master/texmf-dist/doc/fonts/fira/fira-samples.tex
+++ b/Master/texmf-dist/doc/fonts/fira/fira-samples.tex
@@ -1,5 +1,5 @@
\documentclass{article}
-\usepackage[T1]{fontenc}
+\usepackage[LGR,T1]{fontenc}
\usepackage[sfdefault]{FiraSans}
\usepackage[nomap]{FiraMono}
\usepackage{lipsum}
@@ -106,6 +106,13 @@ X{\sufigures 1234567890}
Officially broken off. Often offline, find me flowerless.
+\subsection*{LGR}
+
+{\firalgr\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*{Fira Mono}
\ttfamily
@@ -141,5 +148,11 @@ Officially broken off. Often offline, find me flowerless.
X{\sufigures 1234567890}
+\subsection*{LGR}
+
+{\firamonolgr\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}