Skip to content

Commit

Permalink
edits made according to bookdown repo
Browse files Browse the repository at this point in the history
  • Loading branch information
vjjan91 committed Sep 8, 2023
1 parent fe79b55 commit 5701007
Showing 1 changed file with 15 additions and 25 deletions.
40 changes: 15 additions & 25 deletions _output.yml
Original file line number Diff line number Diff line change
@@ -1,28 +1,18 @@
bookdown::gitbook:
css: style.css
dev: svglite
css: css/style.css
split_by: section
config:
toc:
collapse: section
after: null
edit:
link: https://github.com/vjjan91/elevMigration/edit/master/%s
text: "Edit"
sharing: no

bookdown::pdf_document2:
keep_tex: true
fontsize: 10pt
toc-depth: 1
papersize: a4
latex_engine: xelatex
highlight: haddock
includes:
in_header: latex/preamble.tex
# before_body: before-body.tex
# after_body: latex/after_body.tex
toc-depth: 1
secnumdepth: 1
lof: True
lot: True
documentclass: book
geometry: "left=4cm, right=3cm, top=2.5cm, bottom=2.5cm"
collapse: none
before: |
<li><a href="./">Himalayan bird elevational migration</a></li>
after: |
<li><a href="https://bookdown.org" target="_blank">Published with bookdown</a></li>
edit: https://github.com/vjjan91/elevMigration/edit/master/%s
sharing:
github: yes
facebook: no

bookdown::html_chapters:
css: [css/style.css, css/toc.css]

0 comments on commit 5701007

Please sign in to comment.