forked from hemberg-lab/scRNA.seq.course
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_output.yml
More file actions
27 lines (27 loc) · 737 Bytes
/
_output.yml
File metadata and controls
27 lines (27 loc) · 737 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
bookdown::gitbook:
css: style.css
includes:
in_header: google_analytics.html
config:
toc:
collapse: section
before: |
<li><a href="index.html">Table of Contents</a></li>
after: |
<li><a href="http://www.sanger.ac.uk/science/groups/hemberg-group" target="blank">Hemberg Lab, 2016</a></li>
download: [pdf]
edit:
link: https://github.com/hemberg-lab/scRNA.seq.course/edit/master/%s
text: "Edit"
search: true
bookdown::tufte_html_book:
css: [style.css, toc.css]
bookdown::pdf_book:
includes:
in_header: preamble.tex
latex_engine: xelatex
citation_package: natbib
bookdown::html_book:
css: [style.css, toc.css]
bookdown::epub_book:
stylesheet: style.css