https://gitlab.com/makhlaghi/maneage-paper.git
Revision e4f61544facf8a3bd88c8466e7d3d847544c8228 authored by Mohammad Akhlaghi on 02 January 2021, 16:46:55 UTC, committed by Mohammad Akhlaghi on 02 January 2021, 17:30:15 UTC
Until now, the build strategy of the paper was to have a single output PDF
that either contains (1) the full paper with appendices in the same paper
(2) only the main body of the paper with no appencies.

But the editor in chief of CiSE recently recommended publishing the
appendices as supplements that is a separate PDF (on its webpage). So with
this commit, the project can make either (1) a single PDF (containing both
the main body and the appendices) that will be published on arXiv and will
be the default output (this is the same as before). (2) two PDFs: one that
is only the main body of the paper and another that is only the appendices.

Since the appendices will be printed as a PDF in any case now, the old
'--no-appendix' option has been replaced by '--supplement'. Also, the
internal shell/TeX variable 'noappendix' has been renamed to
'separatesupplement'.
1 parent e7bfc66
History
Tip revision: e4f61544facf8a3bd88c8466e7d3d847544c8228 authored by Mohammad Akhlaghi on 02 January 2021, 16:46:55 UTC
Supplement (containing appendices) optionally built separately
Tip revision: e4f6154
File Mode Size
peer-review
reproduce
tex
.dir-locals.el -rw-r--r-- 1.3 KB
.file-metadata -rw-r--r-- 9.0 KB
.gitattributes -rw-r--r-- 199 bytes
.gitignore -rw-r--r-- 994 bytes
COPYING -rw-r--r-- 34.3 KB
README-hacking.md -rw-r--r-- 90.5 KB
README.md -rw-r--r-- 18.9 KB
paper.tex -rw-r--r-- 61.3 KB
project -rwxr-xr-x 21.8 KB

README.md

back to top