From b7e5ad09e9873e60ed9464f404a7d1a29eaf1269 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 1 Apr 2016 22:41:57 +0000 Subject: yinit-otf (1apr16) git-svn-id: svn://tug.org/texlive/trunk@40207 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/yinit-otf/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Master/texmf-dist/doc/fonts/yinit-otf/README.md (limited to 'Master/texmf-dist/doc/fonts') diff --git a/Master/texmf-dist/doc/fonts/yinit-otf/README.md b/Master/texmf-dist/doc/fonts/yinit-otf/README.md new file mode 100644 index 00000000000..48f8ff8cc2a --- /dev/null +++ b/Master/texmf-dist/doc/fonts/yinit-otf/README.md @@ -0,0 +1,15 @@ +yinit-otf +========= + +This package is a conversion of the yinit font into OTF. + +Original METAFONT files for yinit are in the [yinit](https://www.ctan.org/pkg/yinit) package. The conversion has been made by the excellent [mf2pt1](https://www.ctan.org/pkg/mf2pt1) with only tiny bugfixes afterwards. + +To use this font in LaTeX: + +``` +\usepackage{fontspec} +\setmainfont{Yinit} +``` + +The copyright is (C) Yannis Haralambous, 1994, Public Domain. \ No newline at end of file -- cgit v1.2.3