summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pict2e
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-08-12 00:37:05 +0000
committerKarl Berry <karl@freefriends.org>2009-08-12 00:37:05 +0000
commit0e9db47d484e4bb1b34a9543761f161a3051dfbe (patch)
tree28b2c7597ed1e7e84971dfdf02e316f97e246762 /Master/texmf-dist/source/latex/pict2e
parent18d12dac429adb17f4ed9b617239f89894643f1c (diff)
pict2e update (9aug09)
git-svn-id: svn://tug.org/texlive/trunk@14620 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/pict2e')
-rw-r--r--Master/texmf-dist/source/latex/pict2e/p2e-drivers.dtx49
-rw-r--r--Master/texmf-dist/source/latex/pict2e/pict2e.dtx38
-rw-r--r--Master/texmf-dist/source/latex/pict2e/pict2e.ins8
3 files changed, 71 insertions, 24 deletions
diff --git a/Master/texmf-dist/source/latex/pict2e/p2e-drivers.dtx b/Master/texmf-dist/source/latex/pict2e/p2e-drivers.dtx
index 13b716b4a2c..09ee38deb0a 100644
--- a/Master/texmf-dist/source/latex/pict2e/p2e-drivers.dtx
+++ b/Master/texmf-dist/source/latex/pict2e/p2e-drivers.dtx
@@ -1,12 +1,13 @@
% \iffalse meta-comment
%
% p2e-drivers.dtx
-% Time-stamp: "p2e-drivers.dtx 2004-06-25 08:23:34 CEST Friday hubertjg"
+% Time-stamp: "p2e-drivers.dtx 2009-08-05 15:25:00 CEST JT"
%
%
-% Copyright (C) 2003, 2004
+% Copyright (C) 2003, 2004, 2009
% Rolf Niepraschk, Rolf.Niepraschk@ptb.de
% Hubert Gaesslein, HubertJG@open.mind.de
+% Josef Tkadlec, j.tkadlec@email.cz
%
%
% This work may be distributed and/or modified under the
@@ -33,6 +34,7 @@
%<pdftex, >\ProvidesFile{p2e-pdftex.def}
%<vtex, >\ProvidesFile{p2e-vtex.def}
%<dvipdfm, >\ProvidesFile{p2e-dvipdfm.def}
+%<xetex, >\ProvidesFile{p2e-xetex.def}
%<textures, >\ProvidesFile{p2e-textures.def}
%<pctexps, >\ProvidesFile{p2e-pctexps.def}
%<pctex32, >\ProvidesFile{p2e-pctex32.def}
@@ -43,22 +45,23 @@
%</driver>
%
%<cfg>\ProvidesFile{pict2e.cfg}%
- [2004/06/25 v0.1r
+ [2009/08/05 v0.1s
%<*!cfg>
- Driver-dependant file (RN,HjG)]
+ Driver-dependant file (RN,HjG,JT)]
%</!cfg>
%<cfg> pict2e configuration for teTeX/TeXLive]
%
%<*driver>
\documentclass{ltxdoc}
\GetFileInfo{p2e-drivers.dtx}
- \def\docdate{2004/06/25}
+ \def\docdate{2009/08/05}
\begin{document}
\title{Graphics drivers for \textsf{pict2e}\thanks
{This document corresponds to \textsf{\filename} \fileversion,
dated \filedate, documentation dated \docdate.}}
- \author{Rolf Niepraschk\thanks{\texttt{Rolf.Niepraschk@ptb.de}}
- \,and Hubert G\"a{\ss}lein\thanks{\texttt{HubertJG@open.mind.de}}}
+ \author{Rolf Niepraschk\thanks{\texttt{Rolf.Niepraschk@ptb.de}},
+ Hubert G\"a{\ss}lein\thanks{\texttt{HubertJG@open.mind.de}}
+ \,and Josef Tkadlec\thanks{\texttt{j.tkadlec@email.cz}}}
\date{\filedate}
% \maketitle
\DocInput{p2e-drivers.dtx}
@@ -66,7 +69,7 @@
%</driver>
% \fi
%
-% \CheckSum{101}
+% \CheckSum{111}
%
% \changes{v0.1g}{2003/11/07}{Translated documentation to English (HjG)}
% \changes{v0.1g}{2003/11/07}{Added driver \texttt{dvipdfm} (RN)}
@@ -85,6 +88,7 @@
% \changes{v0.1p}{2004/03/26}{Minor changes to documentation (HjG)}
% \changes{v0.1q}{2004/04/22}{Added lppl (RN/HjG)}
% \changes{v0.1r}{2004/06/25}{Small fixes in documentation (HjG)}
+% \changes{v0.1s}{2009/08/05}{Support for xetex added (JT)}
%
% \newcommand*\PS{PostScript}
% \newcommand*\PDF{PDF}
@@ -376,6 +380,26 @@
%\fi
%
%
+% \subsection{xetex}
+%
+% A \textsf{pict2e} driver file for the \textsf{xetex} driver
+% (submitted by Apostolos Syropoulos).
+% \begin{macro}{\pIIe@mode}
+% We are about to generate \PDF\ code.
+% \begin{macrocode}
+%<*xetex>
+\def\pIIe@mode{2}
+% \end{macrocode}
+% \end{macro}
+%
+% \begin{macro}{\pIIe@code}
+% \begin{macrocode}
+\def\pIIe@code#1{\special{pdf: literal q #1 Q}}
+%</xetex>
+% \end{macrocode}
+% \end{macro}
+%
+%
% \subsection{dvipdf}
%
% A \textsf{pict2e} driver file for the \textsf{dvipdf} driver
@@ -501,6 +525,10 @@
\@ifundefined{OpMode}{}{%
\chardef\x=2 %
}%
+ % check XeTeX
+ \@ifundefined{XeTeXrevision}{}{%
+ \chardef\x=3 %
+ }%
\expandafter\endgroup
\ifcase\x
% default case
@@ -508,9 +536,12 @@
\or
% pdfTeX is running in pdf mode
\ExecuteOptions{pdftex}%
-\else
+\or
% VTeX is running
\ExecuteOptions{vtex}%
+\else
+ % XeTeX is running
+ \ExecuteOptions{xetex}%
\fi
% \end{macrocode}
% You can also specify other options to the \textsf{pict2e} package in
diff --git a/Master/texmf-dist/source/latex/pict2e/pict2e.dtx b/Master/texmf-dist/source/latex/pict2e/pict2e.dtx
index 814fcef508e..d5c37a0db85 100644
--- a/Master/texmf-dist/source/latex/pict2e/pict2e.dtx
+++ b/Master/texmf-dist/source/latex/pict2e/pict2e.dtx
@@ -2,7 +2,7 @@
%
%
%
-% Copyright (C) 2003-2008
+% Copyright (C) 2003-2009
% Rolf Niepraschk, Rolf.Niepraschk@ptb.de
% Hubert Gaesslein
% Josef Tkadlec, j.tkadlec@email.cz
@@ -23,7 +23,7 @@
%
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{pict2e}
-%<package> [2008/07/22 v0.2w Improved picture commands (HjG,RN,JT)]
+%<package> [2009/08/05 v0.2x Improved picture commands (HjG,RN,JT)]
%
%<*driver>
\listfiles
@@ -59,7 +59,7 @@
% \fi
%
% \GetFileInfo{pict2e.sty}
-% \def\docdate{2008/07/22}
+% \def\docdate{2009/08/05}
%
% \CheckSum{2073}
%
@@ -179,6 +179,7 @@
% \changes{v0.2u}{2008/06/29}{Also real slopes for lines and vectors. (JT)}
% \changes{v0.2v}{2008/07/19}{Improved internal division macro. (JT)}
% \changes{v0.2w}{2008/07/22}{Number of points in \cmd{\qbezier} not ignored. (JT)}
+% \changes{v0.2x}{2009/08/05}{Support for xetex. (JT)}
% \fi
%
% \changes{v0.1a}{2003/07/18}{First version. (RN)}
@@ -197,7 +198,9 @@
% \changes{v0.2v}{2008/07/19}{Sixth release to CTAN
% (2008/07/19 v0.2v). (JT)}
% \changes{v0.2w}{2008/07/22}{Seventh release to CTAN
-% (2008/07/19 v0.2v). (JT)}
+% (2008/07/19 v0.2w). (JT)}
+% \changes{v0.2w}{2008/07/22}{Eigth release to CTAN
+% (2009/08/08 v0.2x). (JT)}
%
%
% \DoNotIndex{\newcommand,\renewcommand,\newenvironment,\renewenvironment}
@@ -682,7 +685,8 @@
% pdftex & x & dvipdf & x? \\
% vtex & x & textures & x? \\
% dvipdfm & x & pctexps & x? \\
-% oztex & (x) & pctex32 & x? \\ \hline
+% xetex & x & pctex32 & x? \\
+% oztex & (x) & & \\ \hline
% ^^A emtex & --
% \end{tabular}
%
@@ -743,7 +747,7 @@
%
% Similar to the \textsf{graphics} and \textsf{color} packages,
% in most cases it is not necessary to give a driver option explicitly
-% withe the \cmd{\usepackage} (or \cmd{\RequirePackage}) command,
+% with the \cmd{\usepackage} (or \cmd{\RequirePackage}) command,
% if a suitable configuration file \texttt{pict2e.cfg} is present on your
% system (see the example file \texttt{pict2e-example.cfg}).
% On many systems it may be sufficient to copy
@@ -1526,6 +1530,7 @@
\DeclareOption{dvipdf}{\def\Gin@driver{dvipdf.def}}
\DeclareOption{dvipdfm}{\def\Gin@driver{dvipdfm.def}}
\DeclareOption{pdftex}{\def\Gin@driver{pdftex.def}}
+\DeclareOption{xetex}{\def\Gin@driver{xetex.def}}
\DeclareOption{dvipsone}{\def\Gin@driver{dvipsone.def}}
\DeclareOption{dviwindo}{\ExecuteOptions{dvipsone}}
\DeclareOption{oztex}{\ExecuteOptions{dvips}}
@@ -3447,12 +3452,21 @@
\def\roundjoin{\special{ps:: 1 setlinejoin}}
\def\beveljoin{\special{ps:: 2 setlinejoin}}
\or
- \def\buttcap{\pdfliteral{0 J}}
- \def\roundcap{\pdfliteral{1 J}}
- \def\squarecap{\pdfliteral{2 J}}
- \def\miterjoin{\pdfliteral{0 j}}
- \def\roundjoin{\pdfliteral{1 j}}
- \def\beveljoin{\pdfliteral{2 j}}
+ \@ifundefined{XeTeXrevision}{%
+ \def\buttcap{\pdfliteral{0 J}}%
+ \def\roundcap{\pdfliteral{1 J}}%
+ \def\squarecap{\pdfliteral{2 J}}%
+ \def\miterjoin{\pdfliteral{0 j}}%
+ \def\roundjoin{\pdfliteral{1 j}}%
+ \def\beveljoin{\pdfliteral{2 j}}%
+ }{%
+ \def\buttcap{\special{pdf: literal 0 J}}%
+ \def\roundcap{\special{pdf: literal 1 J}}%
+ \def\squarecap{\special{pdf: literal 2 J}}%
+ \def\miterjoin{\special{pdf: literal 0 j}}%
+ \def\roundjoin{\special{pdf: literal 1 j}}%
+ \def\beveljoin{\special{pdf: literal 2 j}}%
+ }%
\fi
% \end{macrocode}
% \end{macro}
diff --git a/Master/texmf-dist/source/latex/pict2e/pict2e.ins b/Master/texmf-dist/source/latex/pict2e/pict2e.ins
index 898054bc0f6..55b8af70aab 100644
--- a/Master/texmf-dist/source/latex/pict2e/pict2e.ins
+++ b/Master/texmf-dist/source/latex/pict2e/pict2e.ins
@@ -1,6 +1,6 @@
-% Time-stamp: "pict2e.ins Tue 2008-05-06 22:00:29 JT"
+% Time-stamp: "pict2e.ins Tue 2009-08-05 15:22:00 JT"
%%
-%% Copyright (C) 2003, 2004, 2008
+%% Copyright (C) 2003, 2004, 2008, 2009
%% Rolf Niepraschk, Rolf.Niepraschk@ptb.de
%% Hubert Gaesslein, HubertJG@open.mind.de
%% Josef Tkadlec, j.tkadlec@email.cz
@@ -32,7 +32,7 @@
\preamble
-Copyright (C) 2003, 2004, 2008
+Copyright (C) 2003, 2004, 2008, 2009
Rolf Niepraschk, Rolf.Niepraschk@ptb.de
Hubert Gaesslein, HubertJG@open.mind.de
Josef Tkadlec, j.tkadlec@email.cz
@@ -74,6 +74,8 @@ This work consists of all files listed in `manifest.txt'.
\from{p2e-drivers.dtx}{vtex}}
\file{p2e-dvipdfm.def}{%
\from{p2e-drivers.dtx}{dvipdfm}}
+ \file{p2e-xetex.def}{%
+ \from{p2e-drivers.dtx}{xetex}}
\file{p2e-textures.def}{%
\from{p2e-drivers.dtx}{textures}}
\file{p2e-pctexps.def}{%