diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-01-03 14:46:25 +0000 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2021-01-03 14:46:25 +0000 |
commit | 281ad23c2218560bcdfe3e76cf61f4901f76b257 (patch) | |
tree | 7d7da85ae082219bf974eb2f533b71c821de6ce9 /reproduce/analysis/make/top-make.mk | |
parent | fc076b2c84ce9f8e6d82e8d22bca3722abcfea8e (diff) |
No links to main body in the appendices in --supplement mode
Until now, in the appendices we were simply using '\ref' to refer to
different parts of the published paper. However, when built in
'--supplement' mode, the main body of the paper is a separate PDF and
having links to a separate PDF is not impossible, but far too complicated.
However, having the links adds to the richness of the text and helps point
readers to specific parts of the paper.
With this commit, there is a LaTeX conditional anywhere in the appendices
that we want to refer the reader to sections/figures in the main body. When
building a separate PDF, the resepective section/figure is cited in a
descriptive mode (like "Seciton discussing longevity of tools"). However,
when the appendices go into the same PDF as the main body, the '\ref's
remain.
Diffstat (limited to 'reproduce/analysis/make/top-make.mk')
0 files changed, 0 insertions, 0 deletions