diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-28 22:26:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-28 22:26:35 +0000 |
commit | a3c59f0c6c658a1ea96c996c4ff141dae1e7277b (patch) | |
tree | 22a233b7910a345b0e48d89b889f3b60433c0209 /Master/texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Pagella-Math.txt | |
parent | 544acd8b4e89db9dae71c4da955eece1ceca7328 (diff) |
tex-gyre-math, aka pagella otf math (28may12)
git-svn-id: svn://tug.org/texlive/trunk@26699 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Pagella-Math.txt')
-rw-r--r-- | Master/texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Pagella-Math.txt | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Pagella-Math.txt b/Master/texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Pagella-Math.txt new file mode 100644 index 00000000000..557204c703c --- /dev/null +++ b/Master/texmf-dist/doc/fonts/tex-gyre-math/README-TeX-Gyre-Pagella-Math.txt @@ -0,0 +1,80 @@ +########################################################################### +############ The TeX Gyre Collection of Fonts ############ +########################################################################### + +Font: TeX Gyre Pagella Math +Authors: Bogus\l{}aw Jackowski, Piotr Strzelczyk and Piotr Pianowski +Version: 1.002 +Date: 25 V 2012 + +License: + % Copyright 2012 for TeX Gyre math extensions by B. Jackowski, + % P. Strzelczyk and P. Pianowski (on behalf of TeX Users Groups). + % + % This work can be freely used and distributed under + % the GUST Font License (GFL -- see GUST-FONT-LICENSE.txt) + % which is actually an instance of the LaTeX Project Public License + % (LPPL -- see http://www.latex-project.org/lppl.txt). + % + % This work has the maintenance status "maintained". The Current Maintainer + % of this work is Bogus\l{}aw Jackowski, Piotr Strzelczyk and Piotr Pianowski. + % + % This work consists of the files listed + % in the MANIFEST-TeX-Gyre-Pagella.txt file. + +########################################################################### +############ A BRIEF DESCRIPTION OF THE FONT ############ +########################################################################### + +TeX Gyre Pagella Math is a math companion for the TeX Gyre Pagella family +of fonts (see http://www.gust.org.pl/projects/e-foundry/tex-gyre/) in +OpenType format. + +The math OTF fonts should contain a special table, MATH, described in the +confidential Microsoft document "The MATH table and OpenType Features +for Math Processing". Moreover, they should contain a broad collection +of special characters (see "Draft Unicode Technical Report #25. +UNICODE SUPPORT FOR MATHEMATICS" by Barbara Beeton, Asmus Freytag, +and Murray Sargent III). In particular, math OTF fonts are expected +to contain the following scripts: a basic serif font (regular, bold, +italic and bold italic), a calligraphic font (regular and bold), +a double-struck font, a fraktur font (regular and bold), a sansserif +font (regular, bold, oblique and regular oblique), and a monospace font. + +The basic script is, obviously, TeX Gyre Pagella. Greek symbols +were taken from the Math Pazo font by Diego Puga with the kind +permission from the author to use his work with the GFL licence. +The math extension was programmed from scratch. + +Other scripts, however, are borrowed from other fonts (the current +selection, however, may be subject to change): + + * the calligraphic alphabet was taken from the Odstemplik font + (http://www.dafont.com/odstemplik.font) with the kind permission + from the author to use his font with the GFL licence; + + * the double struck script is excerpted from Alan Jeffrey's bbold font + (http://www.tug.org/texlive/Contents/live/texmf-dist/doc/latex/bbold/bbold.pdf) + + * the fraktur script is excerpted from the renowned Euler family + (http://en.wikipedia.org/wiki/AMS_Euler); + + * the sans serif alphabets are excerpted from another renowned font, + DejaVu Sans (the DejaVu fonts are a font family based + on the Bitstream Vera Fonts, released under a free license, + http://dejavu-fonts.org/wiki/Main_Page); + + * and finally, the monospace alphabet is taken from Latin Modern + Mono Light Condensed (http://www.gust.org.pl/projects/e-foundry/latin-modern). + +To produce the font, MetaType1 and the FontForge library were used: +the Type1 PostScript font containing all relevant characters was +generated with the MetaType1 engine, and the result was converted +into the OTF format with all the neccesary data structures by +a Python script employing the FontForge library. + +The TeX Gyre Math Project was launched and is supported by +TeX USERS GROUPS (CS TUG, DANTE eV, GUST, NTG, TUG India, TUG, UK TUG). +Hearty thanks to the representatives of these groups and also +to all people who helped with their work, comments, ideas, +remarks, bug reports, objections, hints, consolations, etc. |