diff options
author | Robert Alessi <alessi@robertalessi.net> | 2020-06-26 09:38:37 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2020-06-26 09:38:37 +0200 |
commit | f33fc352fc0dd9fbc89b07d3ee297158f89957bf (patch) | |
tree | 1c095ba60348f87c8cfcf929f875ff569880a41b /Makefile | |
parent | f8fe1bb72b9a5790c579781fa64440c6a5ef28f5 (diff) | |
download | ekdosis-f33fc352fc0dd9fbc89b07d3ee297158f89957bf.tar.gz |
more options in \DeclareApparatus. still documenting
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ $(NAME).pdf: $(NAME).dtx | |||
25 | $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null | 25 | $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null |
26 | $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null | 26 | $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null |
27 | $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null | 27 | $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null |
28 | $(CMP) --shell-escape --recorder --interaction=nonstopmode $(NAME).dtx > /dev/null | ||
28 | 29 | ||
29 | clean: | 30 | clean: |
30 | rm -rf auto | 31 | rm -rf auto |