aboutsummaryrefslogtreecommitdiff
path: root/README-hacking.md
diff options
context:
space:
mode:
Diffstat (limited to 'README-hacking.md')
-rw-r--r--README-hacking.md16
1 files changed, 9 insertions, 7 deletions
diff --git a/README-hacking.md b/README-hacking.md
index ce20720..fac9876 100644
--- a/README-hacking.md
+++ b/README-hacking.md
@@ -576,12 +576,14 @@ First custom commit
- **Title**, **short description** and **author**: The title and basic
information of your project's output PDF paper should be added in
- `tex/src/preamble-header.tex`. Scroll down this file and you will see
- parts that must be changed. Of course, if you use a different LaTeX
- method of managing the title and authors, please feel free to use your
- own methods after finishing this checklist and doing your first
- commit. After you are done, run the `./project make` command again to
- see your changes in the final PDF.
+ `paper.tex`. You should see the relevant place in the preamble (prior
+ to `\begin{document}`. After you are done, run the `./project make`
+ command again to see your changes in the final PDF, and make sure that
+ your changes don't cause a crash in LaTeX. Of course, if you use a
+ different LaTeX package/style for managing the title and authors (in
+ particular a specific journal's style), please feel free to use it
+ your own methods after finishing this checklist and doing your first
+ commit.
- **Delete dummy parts (can be done later)**: The template contains some
parts that are only for the initial/test run, mainly as a
@@ -592,7 +594,7 @@ First custom commit
`\includeabstract{` to `\vspace{0.25cm}`) and start writing your own
(a single sentence can be enough now). 2) Add some keywords under it
in the keywords part. 3) Delete everything between `%% Start of main
- body.` and `%% Start of main body.`. 4) Remove the notice in the
+ body.` and `%% End of main body.`. 4) Remove the notice in the
"Acknowledgments" section (in `\new{}`) and add Acknowledge your
funding sources. Just don't delete the existing acknowledgment
statement: this template was designed by funding from many