Skip to content
Snippets Groups Projects
Commit ecdcda3d authored by John Swinbank's avatar John Swinbank
Browse files

Remove redundant appendix

parent eb206048
Branches
Tags
No related merge requests found
Pipeline #42148 passed
......@@ -10,8 +10,6 @@ $(DOCHANDLE).pdf: main.tex meta.tex changes.tex contents.tex
contents.tex: contents
ls contents/[[:digit:]]-*tex | sed -e's/\(.*\)$$/\\include{\1}/' > $@
printf "%s\n" "\\appendix" >>$@
ls contents/[a-z]-*tex | sed -e's/\(.*\)$$/\\include{\1}/' >> $@
include astron-texmf/make/vcs-meta.make
include astron-texmf/make/changes.make
\section{Example appendix}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment