Skip to content

Commit

Permalink
removed latex output
Browse files Browse the repository at this point in the history
  • Loading branch information
domonik committed Apr 8, 2024
1 parent e5933f1 commit b21a3d8
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 18 deletions.
3 changes: 0 additions & 3 deletions _site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ output:
css: "bioinf-style.css"
includes:
after_body: "assets/html/removeSolution.html"
pdf_document:
includes:
in_header: "_tex/latex_commands.tex"
urlcolor: blue
linkcolor: blue

3 changes: 0 additions & 3 deletions exercise-sheet-1.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,3 @@ For the programming tasks, please follow the instructions given in GitHub Classr

-------------------------------------------

```{r, include=knitr::is_html_output(), echo=F}
knitr::asis_output('Download: <a href="exercise-sheet-1.pdf" title="Download PDF Version">PDF Version</a> of this page.')
```
3 changes: 0 additions & 3 deletions exercise-sheet-3.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,3 @@ b: ___ACCAAG

-------------------------------------------

```{r, include=knitr::is_html_output(), echo=F}
knitr::asis_output('Download: <a href="exercise-sheet-3.pdf" title="Download PDF Version">PDF Version</a> of this page.')
```
3 changes: 0 additions & 3 deletions exercise-sheet-4.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,3 @@ knitr::include_graphics("figures/sheet-4/exercise_03_HMM_graph.png")

-------------------------------------------

```{r, include=knitr::is_html_output(), echo=F}
knitr::asis_output('Download: <a href="exercise-sheet-4.pdf" title="Download PDF Version">PDF Version</a> of this page.')
```
3 changes: 0 additions & 3 deletions exercise-sheet-5.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,4 @@ $$
:::

#### {-}
```{r, include=knitr::is_html_output(), echo=F}
knitr::asis_output('Download: <a href="exercise-sheet-5.pdf" title="Download PDF Version">PDF Version</a> of this page.')
```

3 changes: 0 additions & 3 deletions exercise-sheet-6.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,4 @@ For the programming tasks, please follow the instructions given in GitHub Classr

-------------------------------------------

```{r, include=knitr::is_html_output(), echo=F}
knitr::asis_output('Download: <a href="exercise-sheet-6.pdf" title="Download PDF Version">PDF Version</a> of this page.')
```

0 comments on commit b21a3d8

Please sign in to comment.