tests/004/notes/Notes.md

title: "Test 004: New theorems, numbering and styles" 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::pdf_clav: latex_engine: pdflatex dev: pdf keep_tex: true fig_caption: false toc: true clavertondown::gitbook_clav: split_by: section 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::html_clav: toc: true clavertondown::epub_clav: toc: true

Testing some theorem stuff

\BeginKnitrBlock{definition}

Definition 1.1
Here is a definition
\EndKnitrBlock{definition}

\BeginKnitrBlock{example}

Example 1.1
Here is an example.
\EndKnitrBlock{example}

Here is some more boring text in between.

\BeginKnitrBlock{theorem}

Theorem 1.1 (Foo)

Bookdown is needed for things like theorems and internal references

\EndKnitrBlock{theorem}

\BeginKnitrBlock{proposition}

Proposition 1.2 (Thingy we need for 1.1)

You can create new theorem types

\EndKnitrBlock{proposition}

\BeginKnitrBlock{Proof}

Proof: (Of theorem 1.1)
Here is a proof

\EndKnitrBlock{Proof}

\BeginKnitrBlock{proof}

Proof (Proof of theorem 1.1).

Here is a proof

\EndKnitrBlock{proof}

\BeginKnitrBlock{proposition}

Proposition 1.3

Bookdown is needed for things like theorems and internal references

\EndKnitrBlock{proposition}

\BeginKnitrBlock{Thought}

Thought 1.1: (Bar of 1.1)

You can create new theorem types

\EndKnitrBlock{Thought}

\BeginKnitrBlock{Defns}

Defns:
You can create new unumbered theorem types
\EndKnitrBlock{Defns}

\BeginKnitrBlock{Nugget}

Nugget 1.2:

You can create new theorem types

\EndKnitrBlock{Nugget}

\BeginKnitrBlock{Example}

Example:
An example
\EndKnitrBlock{Example}

\BeginKnitrBlock{Solution}

Solution 1.1:
You can create new theorem types
\EndKnitrBlock{Solution}

\BeginKnitrBlock{Exercises}

Exercises:
Here is a question
\EndKnitrBlock{Exercises}

\BeginKnitrBlock{solution}

Solution.

Test

\EndKnitrBlock{solution}

Testing the reference link back

Now go to theorem 1.1 or thought 1.1

\BeginKnitrBlock{solution}

Solution.

Test

\EndKnitrBlock{solution}

\BeginKnitrBlock{definition}

Definition 1.1
Here is a definition
\EndKnitrBlock{definition}

\BeginKnitrBlock{Thought}

Thought 1.1: (Bar of 1.1)

You can create new theorem types

\EndKnitrBlock{Thought}

Now an actual new thing: \BeginKnitrBlock{Thought}

Thought 2.1:

Stuff and nonsense

\EndKnitrBlock{Thought}



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