summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/l3backend/l3backend.ins
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/l3backend/l3backend.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/l3backend/l3backend.ins')
-rw-r--r--macros/latex/contrib/l3backend/l3backend.ins118
1 files changed, 118 insertions, 0 deletions
diff --git a/macros/latex/contrib/l3backend/l3backend.ins b/macros/latex/contrib/l3backend/l3backend.ins
new file mode 100644
index 0000000000..149f08b9ee
--- /dev/null
+++ b/macros/latex/contrib/l3backend/l3backend.ins
@@ -0,0 +1,118 @@
+\iffalse meta-comment
+
+File l3backend.ins
+
+Copyright (C) 2019 The LaTeX3 Project
+
+It may be distributed and/or modified under the conditions of the
+LaTeX Project Public License (LPPL), either version 1.3c of this
+license or (at your option) any later version. The latest version
+of this license is in the file
+
+ https://www.latex-project.org/lppl.txt
+
+This file is part of the "l3backend bundle" (The Work in LPPL)
+and all files in that bundle must be distributed together.
+
+-----------------------------------------------------------------------
+
+The development version of the bundle can be found at
+
+ https://github.com/latex3/latex3
+
+for those people who are interested.
+
+-----------------------------------------------------------------------
+
+Any modification of this file should ensure that the copyright and
+license information is placed in the derived files.
+
+\fi
+
+\let\jobname\relax
+\input l3docstrip.dtx
+\askforoverwritefalse
+
+\preamble
+
+Copyright (C) 1990-2019 The LaTeX3 Project
+
+It may be distributed and/or modified under the conditions of
+the LaTeX Project Public License (LPPL), either version 1.3c of
+this license or (at your option) any later version. The latest
+version of this license is in the file:
+
+ https://www.latex-project.org/lppl.txt
+
+This file is part of the "l3backend bundle" (The Work in LPPL)
+and all files in that bundle must be distributed together.
+
+\endpreamble
+% stop docstrip adding \endinput
+\postamble
+\endpostamble
+
+\keepsilent
+
+\generate
+ {
+ \file{l3backend-dvipdfmx.def}
+ {
+ \from{l3backend-basics.dtx} {package,dvipdfmx}
+ \from{l3backend-color.dtx} {package,dvipdfmx}
+ \from{l3backend-box.dtx} {package,dvipdfmx}
+ \from{l3backend-draw.dtx} {package,dvipdfmx}
+ \from{l3backend-graphics.dtx}{package,dvipdfmx}
+ \from{l3backend-pdf.dtx} {package,dvipdfmx}
+ }
+ }
+\generate
+ {
+ \file{l3backend-dvips.def}
+ {
+ \from{l3backend-basics.dtx} {package,dvips}
+ \from{l3backend-color.dtx} {package,dvips}
+ \from{l3backend-box.dtx} {package,dvips}
+ \from{l3backend-draw.dtx} {package,dvips}
+ \from{l3backend-graphics.dtx}{package,dvips}
+ \from{l3backend-pdf.dtx} {package,dvips}
+ }
+ }
+\generate
+ {
+ \file{l3backend-dvisvgm.def}
+ {
+ \from{l3backend-basics.dtx} {package,dvisvgm}
+ \from{l3backend-color.dtx} {package,dvisvgm}
+ \from{l3backend-box.dtx} {package,dvisvgm}
+ \from{l3backend-draw.dtx} {package,dvisvgm}
+ \from{l3backend-graphics.dtx}{package,dvisvgm}
+ \from{l3backend-pdf.dtx} {package,dvisvgm}
+ }
+ }
+\generate
+ {
+ \file{l3backend-pdfmode.def}
+ {
+ \from{l3backend-basics.dtx} {package,pdfmode}
+ \from{l3backend-color.dtx} {package,pdfmode}
+ \from{l3backend-box.dtx} {package,pdfmode}
+ \from{l3backend-draw.dtx} {package,pdfmode}
+ \from{l3backend-graphics.dtx}{package,pdfmode}
+ \from{l3backend-pdf.dtx} {package,pdfmode}
+ }
+ }
+\generate
+ {
+ \file{l3backend-xdvipdfmx.def}
+ {
+ \from{l3backend-basics.dtx} {package,xdvipdfmx}
+ \from{l3backend-color.dtx} {package,xdvipdfmx}
+ \from{l3backend-box.dtx} {package,xdvipdfmx}
+ \from{l3backend-draw.dtx} {package,xdvipdfmx}
+ \from{l3backend-graphics.dtx}{package,xdvipdfmx}
+ \from{l3backend-pdf.dtx} {package,xdvipdfmx}
+ }
+ }
+
+\endbatchfile