From ce2494e9b5215a7d1712e91eaad8427e776895c8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 25 Aug 2017 22:24:25 +0000 Subject: pstricks (25aug17) git-svn-id: svn://tug.org/texlive/trunk@45127 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/dvips/pstricks/pstricks-fonts.pro | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 Master/texmf-dist/dvips/pstricks/pstricks-fonts.pro (limited to 'Master/texmf-dist/dvips') diff --git a/Master/texmf-dist/dvips/pstricks/pstricks-fonts.pro b/Master/texmf-dist/dvips/pstricks/pstricks-fonts.pro new file mode 100644 index 00000000000..9b171371fc9 --- /dev/null +++ b/Master/texmf-dist/dvips/pstricks/pstricks-fonts.pro @@ -0,0 +1,59 @@ +% $Id: pstricks.pro 446 2017-04-19 11:40:55Z herbert $ +% +%% PostScript prologue for pstricks.tex. +%% Version 1.24, 2016/04/22 +%% +%% This program can be redistributed and/or modified under the terms +%% of the LaTeX Project Public License Distributed from CTAN archives +%% in directory macros/latex/base/lppl.txt. +% +% +%true setglobal globaldict begin + +%n021003l.pfa:/FontName /NimbusRomNo9L-Regu def +%n021004l.pfa:/FontName /NimbusRomNo9L-Medi def +%n021023l.pfa:/FontName /NimbusRomNo9L-ReguItal def +%n021024l.pfa:/FontName /NimbusRomNo9L-MediItal def + +/Times-Roman (NimbusRomNo9L-Regu) cvn def +/Times-Roman-Bold (NimbusRomNo9L-Medi) cvn def +/Times-Italic (NimbusRomNo9L-ReguItal) cvn def +/Times-BoldItalic (NimbusRomNo9L-MediItal) cvn def + +%n019003l.pfa:/FontName /NimbusSanL-Regu def +%n019004l.pfa:/FontName /NimbusSanL-Bold def +%n019023l.pfa:/FontName /NimbusSanL-ReguItal def +%n019024l.pfa:/FontName /NimbusSanL-BoldItal def +%n019043l.pfa:/FontName /NimbusSanL-ReguCond def +%n019044l.pfa:/FontName /NimbusSanL-BoldCond def +%n019063l.pfa:/FontName /NimbusSanL-ReguCondItal def +%n019064l.pfa:/FontName /NimbusSanL-BoldCondItal def + +/Helvetica /NimbusSanL-Regu def +/Helvetica-Bold /NimbusSanL-Bold def +/Helvetica-Oblique /NimbusSanL-ReguItal def +/Helvetica-BoldOblique /NimbusSanL-BoldItal def + +%n022003l.pfa:/FontName /NimbusMonL-Regu cvn def +%n022004l.pfa:/FontName /NimbusMonL-Bold cvn def +%n022023l.pfa:/FontName /NimbusMonL-ReguObli cvn def +%n022024l.pfa:/FontName /NimbusMonL-BoldObli cvn def + +/Courier (NimbusMonL-Regu) cvn def +/Courier-Bold (NimbusMonL-Bold) cvn def +/Courier-Oblique (NimbusMonL-ReguObli) cvn def +/Courier-BoldOblique (NimbusMonL-BoldObli) cvn def + +%s050000l.pfa:/FontName /StandardSymL def + +/Symbol (StandardSymL) cvn def + +%p052003l.pfa:/FontName /URWPalladioL-Roma def +%p052004l.pfa:/FontName /URWPalladioL-Bold def +%p052023l.pfa:/FontName /URWPalladioL-Ital def +%p052024l.pfa:/FontName /URWPalladioL-BoldItal def +%z003034l.pfa:/FontName /URWChanceryL-MediItal def + +%end false setglobal +% +% end of file -- cgit v1.2.3