From 1a82dc1001e88d6aac193ea7c6348e301d4ff69c Mon Sep 17 00:00:00 2001 From: "Jan Alexander Steffens (heftig)" Date: Sat, 14 Sep 2013 02:25:26 +0200 Subject: [PATCH] Further changes to 30-metric-aliases.conf Big changes: * Handle more PostScript fonts * Update the big comment Specific->Generic: * Add missing maps, for symmetry Generic<->Generic: * Add "Helvetica Condensed" <-> "Arial Narrow" map Generic->Specific: * Add missing Courier -> Cursor alias * Add "Helvetica Condensed" -> "Heros Cn" alias * Remove Arial -> Heros and "Times New Roman" -> Termes maps --- conf.d/30-metric-aliases.conf | 284 ++++++++++++++++++++++++++++++++++-------- 1 file changed, 229 insertions(+), 55 deletions(-) diff --git a/conf.d/30-metric-aliases.conf b/conf.d/30-metric-aliases.conf index 0fd0b8a..c378f29 100644 --- a/conf.d/30-metric-aliases.conf +++ b/conf.d/30-metric-aliases.conf @@ -2,57 +2,46 @@ - +2) Weak alias each generic to the other generic of its family. + e.g. Arial to Helvetica + +3) Alias each generic to its specifics. + e.g. Arial to Liberation Sans, Arimo, Albany, and Albany AMT + +--> @@ -65,6 +54,20 @@ + TeX Gyre Heros + + Helvetica + + + + + TeX Gyre Heros Cn + + Helvetica Condensed + + + + Nimbus Roman No9 L Times @@ -72,12 +75,117 @@ + TeX Gyre Termes + + Times + + + + Nimbus Mono L Courier + + TeX Gyre Cursor + + Courier + + + + + URW Gothic L + + ITC Avant Garde Gothic + + + + + TeX Gyre Adventor + + ITC Avant Garde Gothic + + + + + URW Bookman L + + ITC Bookman + + + + + TeX Gyre Bonum + + ITC Bookman + + + + + Bookman Old Style + + ITC Bookman + + + + + URW Chancery L + + ITC Zapf Chancery + + + + + TeX Gyre Chorus + + ITC Zapf Chancery + + + + + URW Palladio L + + Palatino + + + + + TeX Gyre Pagella + + Palatino + + + + + Palatino Linotype + + Palatino + + + + + Century Schoolbook L + + New Century Schoolbook + + + + + TeX Gyre Schola + + New Century Schoolbook + + + + + Century Schoolbook + + New Century Schoolbook + + + @@ -171,11 +279,17 @@ + + Gelasio + + Georgia + + + - Helvetica @@ -185,6 +299,13 @@ + Helvetica Condensed + + Arial Narrow + + + + Times Times New Roman @@ -208,6 +329,13 @@ + Arial Narrow + + Helvetica Condensed + + + + Times New Roman Times @@ -225,7 +353,6 @@ - Helvetica @@ -236,6 +363,13 @@ + Helvetica Condensed + + TeX Gyre Heros Cn + + + + Times TeX Gyre Termes @@ -246,16 +380,58 @@ Courier + TeX Gyre Cursor Nimbus Mono L + + ITC Avant Garde Gothic + + TeX Gyre Adventor + URW Gothic L + + + + + ITC Bookman + + Bookman Old Style + TeX Gyre Bonum + URW Bookman L + + + + + ITC Zapf Chancery + + TeX Gyre Chorus + URW Chancery L + + + + + Palatino + + Palatino Linotype + TeX Gyre Pagella + URW Palladio L + + + + + New Century Schoolbook + + Century Schoolbook + TeX Gyre Schola + Century Schoolbook L + + Arial - TeX Gyre Heros Arimo Liberation Sans Albany @@ -273,7 +449,6 @@ Times New Roman - TeX Gyre Termes Tinos Liberation Serif Thorndale @@ -282,13 +457,6 @@ - Georgia - - Gelasio - - - - Courier New Cousine @@ -298,5 +466,11 @@ + + Georgia + + Gelasio + + -- 1.8.4