%% xyps-l.tex from $Id: xyps-l.doc,v 3.11 2011/03/14 20:14:00 krisrose Exp $ %% %% Xy-pic ``Line extension'' PostScript backend support. %% Copyright (c) 1993-1997 Ross Moore %% %% 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-2011 Kristoffer H. Rose %% %% 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. %% \expandafter\ifx\csname xyps-lloaded\endcsname\empty \message{not reloaded}\endinput \fi \expandafter\let\csname xyps-lloaded\endcsname=\empty \xycatcodes \expandafter\ifx\csname xyps-sloaded\endcsname\empty\else \xyinputorelse@{xyps-s}{\xyerror@{Could not load xyps-s}{}}% \xycatcodes\fi \xydef@\installPSline@{\installPSstyle@ \installPSlinestyles@ \installPSpolylines@ } \xydef@\UsePSlines{\installPSline@} \xydef@\NoPSlines{\UnloadLine@\relax} \xydef@\xyPSlineSpecial@#1{\addtostyletoks@{ #1 lw}} \xydef@\xyPScapSpecial@#1{\addtostyletoks@{ #1 lc}} \xydef@\xyPSjoinSpecial@#1{\addtostyletoks@{ #1 lj}} \xydef@\xyPSmiterSpecial@#1{\addtostyletoks@{ #1 ml}} \xydef@\installPSlinestyles@{% \let\xylinewidth@@=\xylinewidth@ \let\transxyline@@=\transxyline@ \let\xylineSpecial@@=\xyPSlineSpecial@ \let\resetxyline@@=\resetxyline@i \let\xy@linecap@@=\xy@linecap@ \let\xycapSpecial@@=\xyPScapSpecial@ \let\resetxylinecap@@=\resetxylinecap@i \let\xy@linejoin@@=\xy@linejoin@ \let\xyjoinSpecial@@=\xyPSjoinSpecial@ \let\resetxylinejoin@@=\resetxylinejoin@i \let\xy@linemiter@@=\xy@linemiter@ \let\xymiterSpecial@@=\xyPSmiterSpecial@ \let\resetxylinemiter@@=\resetxylinemiter@i } \xydef@\xypolylinePS@Special#1{\PSmacro@{#1 pl}} \xydef@\xypolydotPS@Special#1{\PSmacro@{#1 pt}} \xydef@\xypolydashPS@Special#1{\PSmacro@{#1 pd}} \xydef@\xypolyfillPS@Special#1{\PSmacro@{#1 pf}} \xydef@\xypolyeofillPS@Special#1{\PSmacro@{#1 pe}} \xydef@\installPSpolylines@{% \let\xypolyline@Special=\xypolylinePS@Special \let\xypolydot@Special=\xypolydotPS@Special \let\xypolydash@Special=\xypolydashPS@Special \let\xypolyfill@Special=\xypolyfillPS@Special \let\xypolyeofill@Special=\xypolyeofillPS@Special \let\xy@polystyle@@=\xy@polystyle@ } \endinput