summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3format.ins
blob: 9f3bd8b9ad0ac224afaeb44262c6f9dca011bae5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
\iffalse meta-comment

File l3format.ins Copyright (C) 2011,2012,2014,2015 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

   http://www.latex-project.org/lppl.txt

This file is part of the "l3kernel bundle" (The Work in LPPL)
and all files in that bundle must be distributed together.

The released version of this bundle is available from CTAN.

\fi

\let\jobname\relax
\input l3docstrip.dtx
\askforoverwritefalse

\preamble

EXPERIMENTAL CODE

Do not distribute this file without also distributing the
source files specified above.

Do not distribute a modified version of this file.

\endpreamble
% stop docstrip adding \endinput
\postamble
\endpostamble

\keepsilent

\generate
  {
    \file{l3format.ltx}
      {
        \from{l3bootstrap.dtx}  {initex}
        \from{l3names.dtx}      {initex}
        \from{l3basics.dtx}     {initex}
        \from{l3expan.dtx}      {initex}
        \from{l3tl.dtx}         {initex}
        \from{l3seq.dtx}        {initex}
        \from{l3str.dtx}        {initex}
        % ======== FORMAT ONLY =========
        \from{l3alloc.dtx}      {initex}
        % ==============================
        \from{l3int.dtx}        {initex}
        \from{l3quark.dtx}      {initex}
        \from{l3prg.dtx}        {initex}
        \from{l3clist.dtx}      {initex}
        \from{l3token.dtx}      {initex}
        \from{l3prop.dtx}       {initex}
        \from{l3msg.dtx}        {initex}
        \from{l3file.dtx}       {initex}
        \from{l3skip.dtx}       {initex}
        \from{l3keys.dtx}       {initex}
        \from{l3fp.dtx}         {initex}
        \from{l3fp-aux.dtx}     {initex}
        \from{l3fp-traps.dtx}   {initex}
        \from{l3fp-round.dtx}   {initex}
        \from{l3fp-parse.dtx}   {initex}
        \from{l3fp-logic.dtx}   {initex}
        \from{l3fp-basics.dtx}  {initex}
        \from{l3fp-extended.dtx}{initex}
        \from{l3fp-expo.dtx}    {initex}
        \from{l3fp-trig.dtx}    {initex}
        \from{l3fp-convert.dtx} {initex}
        \from{l3fp-assign.dtx}  {initex}
        \from{l3box.dtx}        {initex}
        \from{l3coffins.dtx}    {initex}
        \from{l3color.dtx}      {initex}
        \from{l3candidates.dtx} {initex}
        \from{l3sys.dtx}        {initex}
        \from{l3luatex.dtx}     {initex,tex}
        % ======== FORMAT ONLY =========
        \from{l3final.dtx}      {initex}
        % ==============================
      }
  }

\generate{\file{l3dvips.ltx}    {\from{l3drivers.dtx}{initex,dvips}    }}
\generate{\file{l3pdfmode.ltx}  {\from{l3drivers.dtx}{initex,pdfmode}  }}
\generate{\file{l3xdvipdfmx.ltx}{\from{l3drivers.dtx}{initex,xdvipdfmx}}}

\generate{\file{l3docstrip.tex}{\from{l3docstrip.dtx}{program}}}

% Lua code (currently identical to the package-mode version)

\def\MetaPrefix{--}
\preamble

EXPERIMENTAL CODE

Do not distribute this file without also distributing the
source files specified above.

Do not distribute a modified version of this file.

\endpreamble
\nopostamble
\generate{\file{expl3.lua}{\from{l3luatex.dtx}{package,lua}}}

\endbatchfile