Skip to content

Commit 1bc5ca8

Browse files
pjotrpegonw
authored andcommitted
Add comment on malformatted first page
1 parent da20075 commit 1bc5ca8

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,14 @@ figures, tables, and annotate citations with the Citation Typing Ontology.
8484
This repository can be converted into a preview PDF with BioHackrXiv [Preview Server](http://preview.biohackrxiv.org/).
8585
The preview website asks for the link to your repository and will automatically find the `paper.md` and create an PDF.
8686

87+
## Troubleshooting
88+
89+
### The first page is badly formatted
90+
91+
Sometimes the list of authors plus affiliations runs over the page. We are working on a fix, but in the mean time you can try to shorten the affiliations. If that does not work move the affiliations into a repo and put the affiliations on a web page and use something like
92+
93+
```yaml
94+
affiliations:
95+
- name: For remaining affiliations see \url{https://github.com/project/etc} \vspace{0.2in}
96+
index: \*
97+
```

0 commit comments

Comments
 (0)