Skip to content

Commit

Permalink
Update paper docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinlovelace committed Jul 15, 2024
1 parent d871b4e commit 15b86c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
Binary file modified man/figures/README-fig-time-1.pdf
Binary file not shown.
8 changes: 5 additions & 3 deletions paper.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ date: last-modified
format:
# html: default
# docx: default
pdf: default
# arxiv-pdf:
# keep-tex: true
# pdf: default
arxiv-pdf:
keep-tex: true
linenumbers: true # Add (continuous) line numbers?
doublespacing: false # Double space the PDF output?
runninghead: "Preprint" # The text on the top of each page of the output
Expand Down Expand Up @@ -84,6 +84,8 @@ quarto::quarto_render("paper.qmd", output_format = "docx")
file.rename("paper.docx", "~/OneDrive/opsnap_leeds/paper-v7.docx")
file.rename("paper.pdf", "~/OneDrive/opsnap_leeds/paper-v7.pdf")
browseURL("paper.docx")
# Install extension:
system("quarto install extension mikemahoney218/quarto-arxiv")
```

```{r setup}
Expand Down

0 comments on commit 15b86c4

Please sign in to comment.