slides: use latex block for images
This commit is contained in:
parent
3592d5a9cc
commit
59d847544e
@ -21,12 +21,14 @@ $H_0$: sample following Landau PDF
|
|||||||
|
|
||||||
## Why Moyal?
|
## Why Moyal?
|
||||||
|
|
||||||
The Landau and Moyal PDFs are really similar. Historically, the latter was
|
The Landau and Moyal PDFs are really similar.
|
||||||
utilized as an approximation of the former.
|
Historically, the latter was utilized as an approximation of the former.
|
||||||
|
|
||||||
|
```{=latex}
|
||||||
\includegraphics<1>[height=5.5cm]{images/moyal-photo.jpg}
|
\includegraphics<1>[height=5.5cm]{images/moyal-photo.jpg}
|
||||||
\includegraphics<2>[height=5.5cm]{images/mondau-photo.jpg}
|
\includegraphics<2>[height=5.5cm]{images/mondau-photo.jpg}
|
||||||
\includegraphics<3>[height=5.5cm]{images/landau-photo.jpg}
|
\includegraphics<3>[height=5.5cm]{images/landau-photo.jpg}
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Two similar distributions
|
## Two similar distributions
|
||||||
|
Loading…
Reference in New Issue
Block a user