tests/006/notes/Notes.md

title: "Test 006: Be able to turn colours off" author: 'Emma Cliffe, Skills Centre: MASH, University of Bath' date: 'August 2020' site: bookdown::bookdown_site language: en documentclass: article classoption: a4paper fontsize: 10pt geometry: margin=2.5cm output: clavertondown::word_clav: toc: true number_sections: true keep_md: true clavertondown::html_clav: toc: true fig_caption: true keep_md: true clavertondown::epub_clav: toc: false clavertondown::gitbook_clav: split_by: section self_contained: no config: download: [["Notes.html", "HTML page"], ["Notes.pdf","Standard print PDF"], ["NotesClear.pdf","Clear print PDF"], ["NotesLarge.pdf","Large print PDF"], ["Notes.docx","Accessible Word document"], ["Notes.epub","Accessible EPub book" ]] sharing: no clavertondown::pdf_clav: latex_engine: pdflatex dev: pdf keep_tex: true keep_md: true fig_caption: true toc: true

Section 1

\BeginKnitrBlock{definition}

Definition 1.1
A definition
\EndKnitrBlock{definition}

Section 2

Some text to show us what the padding does or does not look like \BeginKnitrBlock{example}

Example 2.1
Here is a test
\EndKnitrBlock{example} Some text to show us what the padding does or does not look like

\BeginKnitrBlock{theorem}

Theorem 2.1

A theorem

\EndKnitrBlock{theorem}

\BeginKnitrBlock{proof}

Proof.

A proof

\EndKnitrBlock{proof}

Section 2.1

\BeginKnitrBlock{Exercises}

Exercises:
Some exercises
\EndKnitrBlock{Exercises}



BathMASH/clavertondown documentation built on Oct. 13, 2023, 6:25 p.m.