No description
https://www.oliverdavies.uk/presentations
Replace instances of `.. page::` with:
```rst
.. raw:: pdf
PageBreak
```
This reduces my usage on the `preprocess` functionality I'd like to
remove.
This was done by executing this command:
```
find src -type f -name '*.rst' \
-exec sed -Ei 's/.. page::$/.. raw:: pdf\n\n PageBreak/g' {} \;
```
|
||
|---|---|---|
| dist | ||
| src | ||
| .envrc | ||
| .git-blame-ignore-revs | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| README.rst | ||
| run | ||
Talks and Presentations by Oliver Davies ######################################## For talk abstracts, event information, and links to video recordings and the generated slides, see my `talks page`_. .. _talks page: https://www.oliverdavies.uk/talks