summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/bmpsize.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/bmpsize.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/bmpsize.dtx34
1 files changed, 20 insertions, 14 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/bmpsize.dtx b/Master/texmf-dist/source/latex/oberdiek/bmpsize.dtx
index 50f5b7605e8..dd05d6ac521 100644
--- a/Master/texmf-dist/source/latex/oberdiek/bmpsize.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/bmpsize.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 2006, 2007 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
+% Copyright (C) 2006-2008 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -73,7 +73,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: bmpsize 2007/11/11 v1.4 Extract size and resolution data from bitmap files (HO)}
+\Msg{* Package: bmpsize 2008/08/11 v1.5 Extract size and resolution data from bitmap files (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -84,7 +84,7 @@
This is a generated file.
-Copyright (C) 2006, 2007 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
+Copyright (C) 2006-2008 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
@@ -148,9 +148,9 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{bmpsize.drv}%
- [2007/11/11 v1.4 Extract size and resolution data from bitmap files (HO)]%
+ [2008/08/11 v1.5 Extract size and resolution data from bitmap files (HO)]%
\documentclass{ltxdoc}
-\usepackage{holtxdoc}[2007/11/11]
+\usepackage{holtxdoc}[2008/08/11]
\begin{document}
\DocInput{bmpsize.dtx}%
\end{document}
@@ -178,7 +178,7 @@ and the derived files
% \GetFileInfo{bmpsize.drv}
%
% \title{The \xpackage{bmpsize} package}
-% \date{2007/11/11 v1.4}
+% \date{2008/08/11 v1.5}
% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}}
%
% \maketitle
@@ -374,7 +374,7 @@ and the derived files
% \begin{macrocode}
%<*base>
\ProvidesPackage{bmpsize-base}%
- [2007/11/11 v1.4 Basic part of bmpsize (HO)]%
+ [2008/08/11 v1.5 Basic part of bmpsize (HO)]%
% \end{macrocode}
% Modules of package \xpackage{fp} are used for calculations.
% \begin{macrocode}
@@ -3071,7 +3071,7 @@ and the derived files
% \begin{macrocode}
%<*package>
\ProvidesPackage{bmpsize}%
- [2007/11/11 v1.4 Extract size and resolution data from bitmap files (HO)]%
+ [2008/08/11 v1.5 Extract size and resolution data from bitmap files (HO)]%
\RequirePackage{ifpdf}
\ifpdf
\PackageInfo{bmpsize}{Superseded by pdfTeX in PDF mode}%
@@ -3259,7 +3259,7 @@ and the derived files
% \begin{macrocode}
%<*dvips>
\ProvidesFile{bmpsize-dvips.def}%
- [2007/11/11 v1.4 Graphics bitmap driver for dvips (HO)]%
+ [2008/08/11 v1.5 Graphics bitmap driver for dvips (HO)]%
% \end{macrocode}
% Ensure correct catcodes.
% \begin{macrocode}
@@ -3382,11 +3382,11 @@ and the derived files
% \begin{macrocode}
%<*dvipdfm>
\ProvidesFile{bmpsize-dvipdfm.def}%
- [2007/11/11 v1.4 Graphics bitmap driver for dvipdfm (HO)]%
+ [2008/08/11 v1.5 Graphics bitmap driver for dvipdfm (HO)]%
%</dvipdfm>
%<*dvipdfmx>
\ProvidesFile{bmpsize-dvipdfmx.def}%
- [2007/11/11 v1.4 Graphics bitmap driver for dvipdfmx (HO)]%
+ [2008/08/11 v1.5 Graphics bitmap driver for dvipdfmx (HO)]%
%</dvipdfmx>
%<*dvipdfm|dvipdfmx>
% \end{macrocode}
@@ -3919,7 +3919,7 @@ and the derived files
% \subsubsection{PNG}
% \begin{itemize}
% \item \url{http://en.wikipedia.org/wiki/PNG}
-% \item \url{http://www.w3.org/TR/PNG}
+% \item \url{http://www.w3.org/TR/PNG/}
% \end{itemize}
%
% \subsubsection{GIF}
@@ -3931,8 +3931,8 @@ and the derived files
% \begin{itemize}
% \item \url{http://en.wikipedia.org/wiki/Windows_bitmap}
% \item \url{http://de.wikipedia.org/wiki/Windows_bitmap}
-% \item \url{http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/bitmaps_4v1h.asp}
-% \item \url{http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/bitmaps_62uq.asp}
+% \item \url{http://msdn.microsoft.com/en-us/library/ms532311.aspx}
+% \item \url{http://msdn.microsoft.com/en-us/library/ms532321.aspx}
% \end{itemize}
%
% \subsubsection{PCX}
@@ -4009,6 +4009,12 @@ and the derived files
% Fix of bug of package \xpackage{keyval}: \cs{KV@err} and \cs{KV@errx}
% are used, but undefined if loaded by \plainTeX.
% \end{Version}
+% \begin{Version}{2008/08/11 v1.5}
+% \item
+% Code is not changed.
+% \item
+% Update of URLs.
+% \end{Version}
% \end{History}
%
% \PrintIndex