aboutsummaryrefslogtreecommitdiff
path: root/ekdosis.ins
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2018-12-18 18:15:36 +0100
committerRobert Alessi <alessi@robertalessi.net>2018-12-18 18:15:36 +0100
commit65a9f6a4433f36b8017e6f19b4bb616bf075d6f9 (patch)
tree0d82ea6cf7ff0b8166f0a9f402ff4c29dc3b8098 /ekdosis.ins
parent49c2bc685b2a7442b35ccce753eb146f3f0b76ad (diff)
downloadekdosis-65a9f6a4433f36b8017e6f19b4bb616bf075d6f9.tar.gz
added 'local' option to Makefile
Diffstat (limited to 'ekdosis.ins')
-rw-r--r--ekdosis.ins52
1 files changed, 52 insertions, 0 deletions
diff --git a/ekdosis.ins b/ekdosis.ins
new file mode 100644
index 0000000..d88fc95
--- /dev/null
+++ b/ekdosis.ins
@@ -0,0 +1,52 @@
1\input docstrip.tex
2\keepsilent
3\askforoverwritefalse
4\preamble
5-------:| -----------------------------------------------------------------
6ekdosis:| Typesetting TEI xml compliant critical editions
7 Author:| Robert Alessi
8 E-mail:| alessi@robertalessi.net
9License:| Released under the GNU General Public License v3 or later
10 See:| http://www.gnu.org/licenses/
11
12This file is part of the `ekdosis' package
13
14ekdosis -- Typesetting TEI xml compliant critical editions
15Copyright (C) 2016 Robert Alessi
16
17Please send error reports and suggestions for improvements to Robert
18Alessi <alessi@robertalessi.net>
19
20This program is free software: you can redistribute it and/or modify
21it under the terms of the GNU General Public License as published by
22the Free Software Foundation, either version 3 of the License, or
23(at your option) any later version.
24
25This program is distributed in the hope that it will be useful, but
26WITHOUT ANY WARRANTY; without even the implied warranty of
27MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
28General Public License for more details.
29
30You should have received a copy of the GNU General Public License
31along with this program. If not, see
32<http://www.gnu.org/licenses/>.
33
34This work consists of the file ekdosis.dtx and a Makefile.
35Running "make" generates the derived files README, ekdosis.pdf and ekdosis.sty.
36Running "make inst" installs the files in the user's TeX tree.
37Running "make install" installs the files in the local TeX tree.
38\endpreamble
39
40\usedir{tex/lualatex/ekdosis}
41\generate{
42 \file{\jobname.sty}{\from{\jobname.dtx}{package}}
43}
44\nopreamble\nopostamble
45\usedir{tex/lualatex/ekdosis}
46\generate{
47 \file{\jobname.lua}{
48 \from{\jobname.dtx}{luapre}
49 \from{\jobname.dtx}{lua}
50 }
51}
52\endbatchfile