diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/bmpsize.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/bmpsize.dtx | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/bmpsize.dtx b/Master/texmf-dist/source/latex/oberdiek/bmpsize.dtx index 7c7fac44c1b..8573bfcc164 100644 --- a/Master/texmf-dist/source/latex/oberdiek/bmpsize.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/bmpsize.dtx @@ -1,7 +1,7 @@ % \iffalse meta-comment -% +% % Copyright (C) 2006-2009 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 % version 1.3 of this license or (at your option) any later @@ -9,21 +9,21 @@ % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of % LaTeX version 2005/12/01 or later. -% +% % This work has the LPPL maintenance status "maintained". -% +% % This Current Maintainer of this work is Heiko Oberdiek. -% +% % This work consists of the main source file bmpsize.dtx % and the derived files % bmpsize.sty, bmpsize.pdf, bmpsize.ins, bmpsize.drv, % bmpsize-base.sty, bmpsize-test.tex, bmpsize-dvips.def, % bmpsize-dvipdfm.def, bmpsize-dvipdfmx.def. -% +% % Distribution: % CTAN:macros/latex/contrib/oberdiek/bmpsize.dtx % CTAN:macros/latex/contrib/oberdiek/bmpsize.pdf -% +% % Unpacking: % (a) If bmpsize.ins is present: % tex bmpsize.ins @@ -32,7 +32,7 @@ % (c) If you insist on using LaTeX % latex \let\install=y\input{bmpsize.dtx} % (quote the arguments according to the demands of your shell) -% +% % Documentation: % (a) If bmpsize.drv is present: % latex bmpsize.drv @@ -42,14 +42,14 @@ % if available. Here you can specify further options, e.g. % use A4 as paper format: % \PassOptionsToClass{a4paper}{article} -% +% % Programm calls to get the documentation (example): % pdflatex bmpsize.dtx % makeindex -s gind.ist bmpsize.idx % pdflatex bmpsize.dtx % makeindex -s gind.ist bmpsize.idx % pdflatex bmpsize.dtx -% +% % Installation: % TDS:tex/latex/oberdiek/bmpsize.sty % TDS:tex/latex/oberdiek/bmpsize-base.sty @@ -3910,26 +3910,26 @@ and the derived files % \textit{Packages in the `graphics' bundle}, % 2005/11/14; % \CTAN{macros/latex/required/graphics/grfguide.pdf}. -% +% % \subsection{URLs for bitmap format descriptions} -% +% % \subsubsection{JPEG} % \begin{itemize} % \item \url{http://www.w3.org/Graphics/JPEG/jfif3.pdf} % \item \url{http://exif.org/Exif2-2.PDF} % \end{itemize} -% +% % \subsubsection{PNG} % \begin{itemize} % \item \url{http://en.wikipedia.org/wiki/PNG} % \item \url{http://www.w3.org/TR/PNG/} % \end{itemize} -% +% % \subsubsection{GIF} % \begin{itemize} % \item \url{http://www.w3.org/Graphics/GIF/spec-gif89a.txt} % \end{itemize} -% +% % \subsubsection{BMP} % \begin{itemize} % \item \url{http://en.wikipedia.org/wiki/Windows_bitmap} @@ -3937,51 +3937,51 @@ and the derived files % \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} % \begin{itemize} % \item \url{http://en.wikipedia.org/wiki/PCX} % \item \url{http://de.wikipedia.org/wiki/PCX} % \item \url{http://www.qzx.com/pc-gpe/pcx.txt} % \end{itemize} -% +% % \subsubsection{MSP} % \begin{itemize} % \item \url{http://en.wikipedia.org/wiki/Microsoft_Paint} % \item Sources of \xpackage{dvips}. % \end{itemize} -% +% % \subsubsection{TIFF} % \begin{itemize} % \item \url{http://en.wikipedia.org/wiki/TIFF} % \item \url{http://partners.adobe.com/public/developer/en/tiff/TIFF6.pdf} % \end{itemize} -% +% % \subsubsection{TGA} % \begin{itemize} % \item \url{http://de.wikipedia.org/wiki/Targa_Image_File} % \item \url{http://en.wikipedia.org/wiki/Truevision_TGA} % \item \url{http://www.dca.fee.unicamp.br/~martino/disciplinas/ea978/tgaffs.pdf} % \end{itemize} -% +% % \subsubsection{SGI} % \begin{itemize} % \item \url{http://en.wikipedia.org/wiki/Silicon_Graphics_Image} % \item \url{ftp://ftp.sgi.com/graphics/SGIIMAGESPEC} % \end{itemize} -% +% % \subsubsection{WMF} % \begin{itemize} % \item \url{http://www.fileformat.info/format/wmf/} % \end{itemize} -% +% % \subsubsection{XPM} % \begin{itemize} % \item \url{http://en.wikipedia.org/wiki/XPM_%28image_format%29} % \item \url{http://de.wikipedia.org/wiki/Xpm} % \item \url{http://koala.ilog.fr/ftp/pub/xpm/xpm-README.html} % \end{itemize} -% +% % \end{thebibliography} % % \begin{History} |