diff options
author | Karl Berry <karl@freefriends.org> | 2014-11-13 23:57:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-11-13 23:57:15 +0000 |
commit | 3e547f01cff20101db9b8b4b211fcf7adfe7191f (patch) | |
tree | 7862f83e052a0d1a178eaf30a08678eb901c39e3 /Master/texmf-dist/source/latex/graphics | |
parent | e0056016e425d97e79d80fdee01acf4cd84c1d8d (diff) |
latex2e (13nov14)
git-svn-id: svn://tug.org/texlive/trunk@35577 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/graphics')
7 files changed, 37 insertions, 40 deletions
diff --git a/Master/texmf-dist/source/latex/graphics/color.dtx b/Master/texmf-dist/source/latex/graphics/color.dtx index 7a545b98fd5..3bda58eba4f 100644 --- a/Master/texmf-dist/source/latex/graphics/color.dtx +++ b/Master/texmf-dist/source/latex/graphics/color.dtx @@ -2,7 +2,7 @@ % \iffalse % %% color.dtx Copyright (C) 1994--1999 David Carlisle -%% Copyright (C) 2005 David Carlisle, LaTeX3 Project +%% Copyright (C) 2005--2014 David Carlisle, LaTeX3 Project %% %% This file is part of the Standard LaTeX `Graphics Bundle'. %% It may be distributed under the terms of the LaTeX Project Public @@ -19,7 +19,7 @@ %<driver> \ProvidesFile{color.drv} % \fi % \ProvidesFile{color.dtx} - [2014/04/23 v1.1a Standard LaTeX Color (DPC)] + [2014/10/28 v1.1a Standard LaTeX Color (DPC)] % % \iffalse %<*driver> @@ -91,7 +91,7 @@ % \end{macrocode} % % \begin{macro}{\Gin@driver} -% Initalise the macro to hold the driver file name. +% Initialize the macro to hold the driver file name. % \begin{macrocode} \providecommand\Gin@driver{} % \end{macrocode} @@ -146,7 +146,7 @@ % % \begin{option}{dvips} % \begin{option}{xdvi} -% Tom Rokicki's dvips driver, and the X Windows previer, xdvi which uses +% Tom Rokicki's dvips driver, and the X Windows previewer, xdvi which uses % (a subset of) the same |\specials|. % \begin{macrocode} \DeclareOption{dvips}{\def\Gin@driver{dvips.def}% @@ -331,7 +331,7 @@ % The |usenames| option modifies the behaviour of |\DefineNamedColor| % So that it declares the same name as a ```user's colour'' for use in % a |\color| command, as well as a name in the |named| colour model. -% The normal behaviour is just to decalare the name in the named colour +% The normal behaviour is just to declare the name in the named colour % model. % \begin{macrocode} \let\c@lor@usename\@gobble @@ -682,7 +682,7 @@ % \section{Higher Level Commands} % % With the basic colour primitives specified above we may define a few -% higer level commands for coloured boxes etc. This is still quite a low +% higher level commands for coloured boxes etc. This is still quite a low % level and presumably packages and classes making use of colour will % define more appropriate document-level commands. % @@ -771,7 +771,7 @@ % % \section{Extra Groups} % Turning on extra groups in the standard \LaTeX\ commands, so that -% colour commands are scoped corectly. +% colour commands are scoped correctly. % % Like |\normalcolor|, the following five commands are defined in the % kernel, with empty definitions (|\relax|). This means that they can @@ -813,7 +813,7 @@ % of groups of text in vertical `par' mode, but doesn't do any harm in % horizontal `LR' contexts. % \changes{v0.2d}{1994/05/13} -% {New definition, was previously just \cs{endroup}} +% {New definition, was previously just \cs{endgroup}} % \begin{macrocode} \def\color@endgroup{\endgraf\endgroup} % \end{macrocode} diff --git a/Master/texmf-dist/source/latex/graphics/drivers.dtx b/Master/texmf-dist/source/latex/graphics/drivers.dtx index 095e06920b1..31ed1284962 100644 --- a/Master/texmf-dist/source/latex/graphics/drivers.dtx +++ b/Master/texmf-dist/source/latex/graphics/drivers.dtx @@ -36,7 +36,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesFile{drivers.dtx} %</driver> - [2014/04/23 v3.0j Driver-dependant file (DPC,SPQR)] + [2014/10/14 v3.0j Driver-dependent file (DPC,SPQR)] % %<*driver> \documentclass{ltxdoc} @@ -84,8 +84,8 @@ % \item color1: `dvips' style colour specials. % \item color2: `textures' style colour specials. % \item color3: Colour implemented via literal PostScript specials. -% \item color4: Colour implemented by specials that only support RGB -% ie Red Green Blue specified as integers in the range +% \item color4: Colour implemented by specials that only support RGB, +% i.e., Red Green Blue specified as integers in the range % 0--255. Other models converted to this within \TeX. % \end{itemize} % Some drivers do not use any of these modules and have their own code. @@ -1347,7 +1347,7 @@ please rename the file to .eps file extension.^^J% %</ln> % \end{macrocode} % -% \section{trutex} +% \section{truetex} % A \LaTeXe\ graphics driver file for Kinch `truetex' driver. % \begin{macrocode} %<*truetex> @@ -1533,7 +1533,7 @@ please rename the file to .eps file extension.^^J% % % .ps .PS .eps .EPS are (E)PS % rest are `bmp' which is a catch all type for anything -% that the inport filter can handle. +% that the import filter can handle. % \begin{macrocode} \@namedef{Gin@rule@.ps}#1{{eps}{.ps}{#1}} \@namedef{Gin@rule@.eps}#1{{eps}{.eps}{#1}} diff --git a/Master/texmf-dist/source/latex/graphics/graphics.dtx b/Master/texmf-dist/source/latex/graphics/graphics.dtx index ab2f34066f1..39d0d4575f1 100644 --- a/Master/texmf-dist/source/latex/graphics/graphics.dtx +++ b/Master/texmf-dist/source/latex/graphics/graphics.dtx @@ -4,7 +4,7 @@ %% graphics.dtx Copyright (C) 1994 David Carlisle Sebastian Rahtz %% Copyright (C) 1995--1999 2001 David Carlisle %% Copyright (C) 2005--2006 David Carlisle, LaTeX3 Project -%% Copyright (C) 2009 LaTeX3 Project +%% Copyright (C) 2009-2014 LaTeX3 Project %% %% This file is part of the Standard LaTeX `Graphics Bundle'. %% It may be distributed under the terms of the LaTeX Project Public @@ -21,7 +21,7 @@ %<driver> \ProvidesFile{graphics.drv} % \fi % \ProvidesFile{graphics.dtx} - [2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)] + [2014/10/28 v1.0p Standard LaTeX Graphics (DPC,SPQR)] % % \iffalse %<*driver> @@ -142,10 +142,10 @@ % will be determined by reading an external file as described below. % If \oarg{urx,ury} is present, then it should specify the coordinates % of the top right corner of the image, as a pair of \TeX\ dimensions. -% If the units are ommited they default to |bp|. So |[1in,1in]| and +% If the units are omitted they default to |bp|. So |[1in,1in]| and % |[72,72]| are equivalent. If only one optional argument appears, the % lower left corner of the image is assumed to be at |[0,0]|. Otherwise -% \oarg{llx,lly} may be used to specify the cordinates of this point. +% \oarg{llx,lly} may be used to specify the coordinates of this point. % % \DescribeMacro % \graphicspath\marg{dir-list}\\ @@ -211,7 +211,7 @@ % info, and the size must be specified in the arguments of % |\includegraphics|. As a special case |*| may be used to denote the % same extension as the graphic file. This is mainly of use in -% conjuction with using |*| as the extension, as in that case the +% conjunction with using |*| as the extension, as in that case the % particular graphic extension is not known. For example %\begin{verbatim} % \DeclareGraphicsRule{*}{eps}{*}{} @@ -525,7 +525,7 @@ % \changes{v0.3g}{1994/03/15} % {Use dvips def file not development version} % \begin{option}{xdvi} -% Tomas Rockiki's PostScript driver (unix, MSDOS, VMS\ldots). +% Tomas Rockicki's PostScript driver (unix, MSDOS, VMS\ldots). % The |X11| previewer |xdvi| supports basically the same set of % |\specials|. % \begin{macrocode} @@ -857,9 +857,9 @@ % \end{macro} % % \begin{macro}{\Gin@iii} -% Set the cordinates of the {\bfseries l}lower {\bfseries l}eft corner, -% and the cordinates of the {\bfseries u}pper {\bfseries r}ight -% corner. The cordinates may be any \TeX\ dimension, defaulting to |bp|. +% Set the coordinates of the {\bfseries l}lower {\bfseries l}eft corner, +% and the coordinates of the {\bfseries u}pper {\bfseries r}ight +% corner. The coordinates may be any \TeX\ dimension, defaulting to |bp|. % \changes{v0.6c}{1994/12/15} % {(Denis Roegel) Extra group to keep bb settings local} % \begin{macrocode} @@ -883,7 +883,7 @@ % and if a unit is supplied, converts to `bp' and stores the value in % |#1|. If a unit is not supplied `bp' is assumed, and |#2| is directly % stored in |#1|. Note that supplying `bp' is not quite the same as -% supplying no units, as in the former case a convertion via `pt' and +% supplying no units, as in the former case a conversion via `pt' and % back to `bp' takes place which can introduce rounding error. The error % is invisibly small but files conforming to Adobe DSC should have % \emph{integer} Bounding Box Coordinates, and conceivably some drivers @@ -1098,7 +1098,7 @@ % \begin{macrocode} \Gin@viewport@code % \end{macrocode} -% Save the natural size, and then call |\Gin@req@sizes| whic (in the +% Save the natural size, and then call |\Gin@req@sizes| which (in the % key-val interface) will calculate the required size from the natural % size, and any scaling info. % \begin{macrocode} @@ -1195,6 +1195,7 @@ % \end{macro} % % \begin{macro}{\Gin@nosize} +% \changes{v1.0p}{2014/10/14}{Fixed typo in error message} % \changes{v0.7f}{1995/11/10} % {Macro added} % This command is called in the case that the graphics type @@ -1203,7 +1204,7 @@ % \begin{macrocode} \def\Gin@nosize#1{% \@latex@error - {Cannot determine size of graphic in #1 (no size specifed)}% + {Cannot determine size of graphic in #1 (no size specified)}% \@ehc} % \end{macrocode} % \end{macro} @@ -1443,7 +1444,7 @@ % box. % We define two formulae (as \TeX\ macros) to work out the $x$ and $y$ % coordinates of vertices of the rotated box -% in relation to its original coordinates (ie its width, height +% in relation to its original coordinates (i.e., its width, height % and depth). The box we visualize with vertices $B$, $C$, % $D$ and $E$ is illustrated below. The vertex % $S$ is the reference point on the baseline. $O$ is the centre of diff --git a/Master/texmf-dist/source/latex/graphics/graphics.ins b/Master/texmf-dist/source/latex/graphics/graphics.ins index 00c5fcded17..07ec8df03dc 100644 --- a/Master/texmf-dist/source/latex/graphics/graphics.ins +++ b/Master/texmf-dist/source/latex/graphics/graphics.ins @@ -6,12 +6,8 @@ %% %% This file has the LPPL maintenance status "maintained". -% This file requires docstrip version 2.4 available from -% ftp.dante.de tex-archive/macros/latex/unpacked/docstrip.tex - \input docstrip - \preamble \endpreamble diff --git a/Master/texmf-dist/source/latex/graphics/graphicx.dtx b/Master/texmf-dist/source/latex/graphics/graphicx.dtx index e611eb6ceb5..94aceb4691e 100644 --- a/Master/texmf-dist/source/latex/graphics/graphicx.dtx +++ b/Master/texmf-dist/source/latex/graphics/graphicx.dtx @@ -17,7 +17,7 @@ %<driver> \ProvidesFile{graphicx.drv} % \fi % \ProvidesFile{graphicx.dtx} - [2014/04/25 v1.0g Enhanced LaTeX Graphics (DPC,SPQR)] + [2014/10/28 v1.0g Enhanced LaTeX Graphics (DPC,SPQR)] % % \iffalse %<*driver> @@ -141,7 +141,7 @@ % \item[width] Required width, a dimension (default units |bp|). The % graphic will be scaled to make the width the specified dimension. % \item[height] Required height. a dimension (default units |bp|). -% \item[totalheight] Required totalheight (ie height $+$ depth). a +% \item[totalheight] Required totalheight (i.e., height $+$ depth). a % dimension (default units |bp|). Most useful after a rotation (when the % height might be zero). % \item[keepaspectratio] Boolean valued key (like |clip|). If it is set @@ -194,7 +194,7 @@ % |origin|. |x=|\meta{dimen}|,y=|\meta{dimen} The $x,y$ coordinate of % the centre of rotation. As usual |\height| etc may be used. % \item[units] Specify the units used in the main argument. eg -% |units=-360| would mean that the argument refered to degrees +% |units=-360| would mean that the argument referred to degrees % \emph{clockwise} instead of the default anti-clockwise rotation. % \end{description} % @@ -339,7 +339,7 @@ % % \begin{macro}{\Gin@viewport} % \changes{v1.0c}{1996/10/31}{Original bb saved} -% If a viewport is specified, reset the bounding box cordinates +% If a viewport is specified, reset the bounding box coordinates % by adding the original origin, |\Gin@llx|, |\Gin@lly| to the new % values specified as the viewport. The original Bounding box % coordinates are saved in |\Gin@ollx|\ldots\ some drivers @@ -363,7 +363,7 @@ % % \begin{macro}{\Gin@trim} % \changes{v1.0c}{1996/10/31}{Original bb saved} -% If a trim is specified, reset the bounding box cordinates +% If a trim is specified, reset the bounding box coordinates % by trimming the four specified values off each side of the % graphic. % \begin{macrocode} diff --git a/Master/texmf-dist/source/latex/graphics/keyval.dtx b/Master/texmf-dist/source/latex/graphics/keyval.dtx index 864e2c08380..ca7275ef13c 100644 --- a/Master/texmf-dist/source/latex/graphics/keyval.dtx +++ b/Master/texmf-dist/source/latex/graphics/keyval.dtx @@ -17,7 +17,7 @@ %<driver> \ProvidesFile{keyval.drv} % \fi % \ProvidesFile{keyval.dtx} - [2014/05/08 v1.15 key=value parser (DPC)] + [2014/10/28 v1.15 key=value parser (DPC)] % % \iffalse %</!plain> @@ -133,7 +133,7 @@ % and |clip|. Except for the last, they must all be given a value if % used. % -% Note how in the following, any white space arround |=| or |,| is +% Note how in the following, any white space around |=| or |,| is % ignored, as are the `empty' arguments caused by extra commas. Note % also that each macro receives \emph{exactly} the tokens that you % specify as arguments, no premature expansion is done. @@ -325,7 +325,7 @@ % groups that surround the entire value, so |{abcd}| \emph{is} treated % correctly as |abcd|. Prior to v1.14, two levels of bracing are removed, if % you require the entire argument to be a single brace group, you had -% use |{{{abcd}}}|, fron v1.14 exactly one brace grup is removed, so to make +% use |{{{abcd}}}|, from v1.14 exactly one brace group is removed, so to make % the entire value be a brace group you need |{{abc}}|. % % \begin{macrocode} diff --git a/Master/texmf-dist/source/latex/graphics/trig.dtx b/Master/texmf-dist/source/latex/graphics/trig.dtx index 05101136910..8fc2c845cdb 100644 --- a/Master/texmf-dist/source/latex/graphics/trig.dtx +++ b/Master/texmf-dist/source/latex/graphics/trig.dtx @@ -49,7 +49,7 @@ % % These macros implement the trigonometric functions, sin, cos and tan. % In each case two commands are defined. For instance the command -% |\CalculateSin{33}| may be isued at some point, and then anywhere +% |\CalculateSin{33}| may be issued at some point, and then anywhere % later in the document, the command |\UseSin{33}| will return the % decimal expansion of $\sin(33^\circ)$. % @@ -208,7 +208,7 @@ % \end{macro} % % \begin{macro}{\TG@reduce} -% Repeatedly use one of the the relatations +% Repeatedly use one of the the relations % $\sin(x)=\sin(180-x)=\sin(-180-x)$ to get $x$ in the range $-90 \leq % x\leq 90$. Then call |\TG@series|. % \begin{macrocode} |