aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-09-26 15:24:28 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-09-26 15:24:28 +0100
commit3b99bf8608aa04c96bddf52431d9c2edbc34b885 (patch)
tree5c8428e69db69e30a62e32eff9055956053a8edc /README.md
parentbe31089199a7697531307930a76ae1cd412a1e88 (diff)
Minor edits/clarifications in README.md
The two modifications to the LaTeX source of an arXiv-downloaded source weren't rendered properly on Gitlab, so they are corrected to be in the same line and not have a separate code-block.
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 7 insertions, 13 deletions
diff --git a/README.md b/README.md
index 011c915..6117361 100644
--- a/README.md
+++ b/README.md
@@ -131,22 +131,16 @@ this source from arXiv, some minor extra steps are necessary:
COPYING paper.tex project README-hacking.md README.md reproduce tex
```
-4. To build the figures from scratch, please you need to make the following
- corrections to the respective source files.
+4. To build the figures from scratch, you need to make the following
+ corrections to the LaTeX source files below.
- 4.1: `paper.tex`: uncomment the following line, so it looks like
- below. See the comments above it for more information.
-
- ```shell
- \newcommand{\makepdf}{}
- ```
+ 4.1: `paper.tex`: uncomment (remove the starting `%`) of the line
+ containing `\newcommand{\makepdf}{}`. See the comments above it
+ for more information.
4.2: `tex/src/preamble-pgfplots.tex`: set the `tikzsetexternalprefix`
- variable to `tikz/`, so it looks like this:
-
- ```shell
- \tikzsetexternalprefix{tikz/}
- ```
+ variable value to `tikz/`, so it looks like this:
+ `\tikzsetexternalprefix{tikz/}`.
5. In order to let arXiv build the LaTeX paper without bothering to run the
analysis pipeline it was necessary to create and fill the two