diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/generic/diagrams/xypic/map |
Initial commit
Diffstat (limited to 'macros/generic/diagrams/xypic/map')
-rw-r--r-- | macros/generic/diagrams/xypic/map/xypic.map | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/macros/generic/diagrams/xypic/map/xypic.map b/macros/generic/diagrams/xypic/map/xypic.map new file mode 100644 index 0000000000..4fd68e5557 --- /dev/null +++ b/macros/generic/diagrams/xypic/map/xypic.map @@ -0,0 +1,64 @@ +%% $Id: xypic.map,v 3.13 2010/06/19 01:56:51 krisrose Exp $ +%% +%% Xy-pic PostScript type 1 font map for DVIPS. +%% Copyright (c) 1995-2010 Ross Moore <ross.moore@mq.edu.au> +%% +%% This file is part of the Xy-pic package for graphs and diagrams in TeX. +%% See the companion README and INSTALL files for further information. +%% Copyright (c) 1991-2010 Kristoffer H. Rose <krisrose@tug.org> +%% +%% The Xy-pic package is free software; you can redistribute it and/or modify +%% it under the terms of the GNU General Public License as published by the +%% Free Software Foundation; either version 2 of the License, or (at your +%% option) any later version. +%% +%% The Xy-pic package is distributed in the hope that it will be useful, but +%% WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY +%% or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +%% for more details. +%% +%% You should have received a copy of the GNU General Public License along +%% with this package; if not, see http://www.gnu.org/licenses/. +%% +%% As a special exception, you may use this file and all files derived +%% from it without restrictions. This special exception was added with +%% version 3.7 of Xy-pic. + +% USAGE: +% Put this line in your DVIPS (and/or other PS driver) header +% file directory (uncommented, starting in column 1): +% +% p+ xypic.map + +xydash10 XYDASH-Medium <xydash10.pfb +xyatip10 XYATIP-Medium <xyatip10.pfb +xybtip10 XYBTIP-Medium <xybtip10.pfb +xybsql10 XYBSQL-Medium <xybsql10.pfb +xycirc10 XYCIRC-Medium <xycirc10.pfb + +xycmat10 XYCMAT-Medium <xycmat10.pfb +xycmbt10 XYCMBT-Medium <xycmbt10.pfb +xycmat11 XYCMAT-Medium <xycmat11.pfb +xycmbt11 XYCMBT-Medium <xycmbt11.pfb +xycmat12 XYCMAT-Medium <xycmat12.pfb +xycmbt12 XYCMBT-Medium <xycmbt12.pfb + +xyeuat10 XYEUAT-Medium <xyeuat10.pfb +xyeubt10 XYEUBT-Medium <xyeubt10.pfb +xyeuat11 XYEUAT-Medium <xyeuat11.pfb +xyeubt11 XYEUBT-Medium <xyeubt11.pfb +xyeuat12 XYEUAT-Medium <xyeuat12.pfb +xyeubt12 XYEUBT-Medium <xyeubt12.pfb + +% Generated from Jeremy Gibbon's fonts. +xyluat10 XYLUAT-Medium <xyluat10.pfb +xylubt10 XYLUBT-Medium <xylubt10.pfb +xyluat11 XYLUAT-Medium <xyluat11.pfb +xylubt11 XYLUBT-Medium <xylubt11.pfb +xyluat12 XYLUAT-Medium <xyluat12.pfb +xylubt12 XYLUBT-Medium <xylubt12.pfb + +% Obsolete (v2.6) fonts not included by default (and not available for PDF). +%xyline10 XYLINE-Medium <xyline10.pfb +%xyqc10 XYQC-Medium <xyqc10.pfb +%xymisc10 XYMISC-Medium <xymisc10.pfb |