]> Lady’s Gitweb - OldStandard/blobdiff - fonttable.tex
added onum to italic and bolditalic and lnum+tnum to all files; archived fonttable
[OldStandard] / fonttable.tex
diff --git a/fonttable.tex b/fonttable.tex
deleted file mode 100644 (file)
index 5e90225..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-% arara: lualatex
-% arara: lualatex
-% arara: lualatex
-\documentclass[12pt]{article}
-\usepackage{fontspec}
-
-\usepackage{array}
-\usepackage{longtable}
-\usepackage{latexcolors}
-
-\usepackage{luacode}
-\luadirect{require("fonttable.lua")}
-
-\setmainfont{Old Standard}
-
-\title{\textsc{Old Standard}}
-\author{Font Table}
-\date{}
-
-\begin{document}
-\maketitle
-
-\color{cinnamon}
-
-\begin{longtable}{>{\color{gray}\ttfamily\footnotesize}r|
-                  *{10}{>{\color{black}}p{1.5em}|}}
-\cline{2-11}
-\endhead
-
-\luadirect{ft.print_glyphs(10,65463)} \\ \cline{2-11}
-\end{longtable}
-
-\end{document}
\ No newline at end of file
This page took 0.213152 seconds and 4 git commands to generate.