summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/graphics/drivers.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/graphics/drivers.dtx')
-rw-r--r--Master/texmf-dist/source/latex/graphics/drivers.dtx10
1 files changed, 5 insertions, 5 deletions
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}}