summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek/bmpsize-dvipdfmx.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/bmpsize-dvipdfmx.def')
-rw-r--r--Master/texmf-dist/tex/latex/oberdiek/bmpsize-dvipdfmx.def46
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/bmpsize-dvipdfmx.def b/Master/texmf-dist/tex/latex/oberdiek/bmpsize-dvipdfmx.def
new file mode 100644
index 00000000000..17253a928ba
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/oberdiek/bmpsize-dvipdfmx.def
@@ -0,0 +1,46 @@
+%%
+%% This is file `bmpsize-dvipdfmx.def',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% bmpsize.dtx (with options: `dvipdfmx')
+%%
+%% This is a generated file.
+%%
+%% Copyright (C) 2006 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
+%% version. The latest version of this license is in
+%% 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.
+%%
+\ProvidesFile{bmpsize-dvipdfmx.def}%
+ [2006/08/24 v1.0 Graphics bitmap driver for dvipdfmx (HO)]
+\expandafter\edef\csname @bmpsize@driver@catcodes\endcsname{%
+ \catcode46 \the\catcode46 % .
+ \catcode64 \the\catcode64 % @
+}
+\catcode64 11 %
+\@makeother\.
+\@ifundefined{bmpsize@dvipdfm@factor}{%
+ \def\bmpsize@dvipdfm@factor{.01384}%
+}{}
+\@bmpsize@driver@catcodes
+\input{bmpsize-dvipdfm.def}
+\endinput
+%%
+%% End of file `bmpsize-dvipdfmx.def'.