summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/grffile.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-08-20 00:24:15 +0000
committerKarl Berry <karl@freefriends.org>2007-08-20 00:24:15 +0000
commit875e79bb32ceb99ed9cd26ca6630d10e3a611b28 (patch)
tree95a58a6ef690745eb730f47b57c55057b426b84a /Master/texmf-dist/source/latex/oberdiek/grffile.dtx
parent5d15743e4114b97824c00eaa61eab488ba52b233 (diff)
oberdiek grffile 1.5, inputenx 1.3 (17aug07)
git-svn-id: svn://tug.org/texlive/trunk@4767 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/grffile.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/grffile.dtx18
1 files changed, 11 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/grffile.dtx b/Master/texmf-dist/source/latex/oberdiek/grffile.dtx
index e5306ee9074..baede332a65 100644
--- a/Master/texmf-dist/source/latex/oberdiek/grffile.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/grffile.dtx
@@ -66,7 +66,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: grffile 2007/06/13 v1.4 Extended file name support for graphics (HO)}
+\Msg{* Package: grffile 2007/08/16 v1.5 Extended file name support for graphics (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -126,7 +126,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{grffile.drv}%
- [2007/06/13 v1.4 Extended file name support for graphics (HO)]%
+ [2007/08/16 v1.5 Extended file name support for graphics (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}
\begin{document}
@@ -156,7 +156,7 @@ and the derived files
% \GetFileInfo{grffile.drv}
%
% \title{The \xpackage{grffile} package}
-% \date{2007/06/13 v1.4}
+% \date{2007/08/16 v1.5}
% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}}
%
% \maketitle
@@ -242,7 +242,7 @@ and the derived files
% \LaTeX\ limits package loading to the preamble.
%
% File names are converted, if package \xpackage{stringenc} is loaded
-% and the encodings known, see options \xoption{inputencoding} and
+% and the encodings are known, see options \xoption{inputencoding} and
% \xoption{filenameencoding}.
%
% \subsubsection{Option \xoption{inputencoding}}
@@ -286,7 +286,7 @@ and the derived files
%\grffilesetup{
% encoding,
% inputencoding=latin1,
-% fontencoding=utf8,
+% filenameencoding=utf8,
%}
%\end{verbatim}
% \end{quote}
@@ -364,7 +364,7 @@ and the derived files
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{grffile}%
- [2007/06/13 v1.4 Extended file name support for graphics (HO)]%
+ [2007/08/16 v1.5 Extended file name support for graphics (HO)]%
% \end{macrocode}
%
% \subsection{Catcode stuff}
@@ -455,7 +455,7 @@ and the derived files
% \begin{macrocode}
\let\grffile@org@Ginclude@graphics\Ginclude@graphics
\renewcommand*{\Ginclude@graphics}{%
- \ifx\grffile@fileencoding\@empty
+ \ifx\grffile@filenameencoding\@empty
\else
\ifx\grffile@inputencoding\@empty
\expandafter\ifx\csname inputencodingname\endcsname\relax
@@ -870,6 +870,10 @@ and the derived files
% Encoding support added with options \xoption{encoding},
% \xoption{inputencoding}, and \xoption{filenameencoding}.
% \end{Version}
+% \begin{Version}{2007/08/16 v1.5}
+% \item
+% Bug fix in encoding support.
+% \end{Version}
% \end{History}
%
% \PrintIndex