tests/images/notes/Notes.md

title: "Images: using iframe and alternatives for dynamic element including in theorems" author: 'Emma Cliffe, Skills Centre: MASH, University of Bath' date: 'Sept 2023' site: bookdown::bookdown_site language: en documentclass: article classoption: a4paper fontsize: 10pt geometry: margin=2.5cm output: clavertondown::epub_clav: toc: true pandoc_args: --default-image-extension=svg clavertondown::word_clav: toc: true number_sections: true keep_md: true pandoc_args: --default-image-extension=svg clavertondown::html_clav: toc: true fig_caption: true keep_md: true pandoc_args: --default-image-extension=svg clavertondown::pdf_clav: latex_engine: pdflatex dev: pdf keep_tex: true keep_md: true fig_caption: true toc: true pandoc_args: --default-image-extension=png clavertondown::gitbook_clav: split_by: section self_contained: no pandoc_args: --default-image-extension=svg 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

Here is a figure

![[Interactive plot of sine](https://www.desmos.com/calculator/lbcljsazlt)\label{sine}](./sine){width=60% longdesc=https://www.desmos.com/calculator/lbcljsazlt}

Here is the putting of a figure inside another built in environment

\BeginKnitrBlock{example}

Example 2.1
Here is an example.

![[Interactive plot of sine](https://www.desmos.com/calculator/lbcljsazlt)\label{sine}](./sine){width=60% longdesc=https://www.desmos.com/calculator/lbcljsazlt}

This is some text below. A bug sometimes means this disappears but I cannot replicate in a clean document.

\EndKnitrBlock{example}

Here is the putting of a figure inside a newtheorem

\BeginKnitrBlock{Example}

Example:
An example

![[Interactive plot of sine](https://www.desmos.com/calculator/lbcljsazlt)\label{sine}](./sine){width=60% longdesc=https://www.desmos.com/calculator/lbcljsazlt}

This is some text below. A bug sometimes means this disappears but I cannot replicate in a clean document.

\EndKnitrBlock{Example}



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