diff options
author | Vincent Ambo <mail@tazj.in> | 2023-09-02T13·45+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2023-09-02T18·20+0000 |
commit | 685b2eec18f33130ccaf48f2db83a4facd184eb5 (patch) | |
tree | 73aee0d07180bae4f28fcfd126a9aca39b2135f9 /users/tazjin/presentations/tvix-eval-2023/README.md | |
parent | 4ef86040ddc4f5f63465776f1dc984163a449bbe (diff) |
feat(tazjin/tvix-eval-2023): add presenter notes and minor fixes r/6543
Change-Id: I1193f83cf1e9633f74b4359272448ccb44971628 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9207 Reviewed-by: Mark Shevchenko <markshevchenko@gmail.com> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
Diffstat (limited to 'users/tazjin/presentations/tvix-eval-2023/README.md')
-rw-r--r-- | users/tazjin/presentations/tvix-eval-2023/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/tazjin/presentations/tvix-eval-2023/README.md b/users/tazjin/presentations/tvix-eval-2023/README.md index ef8c9c6421d4..b14ba8ff5006 100644 --- a/users/tazjin/presentations/tvix-eval-2023/README.md +++ b/users/tazjin/presentations/tvix-eval-2023/README.md @@ -5,7 +5,7 @@ After building, the presentation can be launched with `pdfpc` (available in `nixpkgs`), like this: ``` -pdfpc --windowed=both result/presentation.pdf -R presentation.pdfpc +pdfpc --windowed=both result/presentation.pdf -R presentation.pdfpc -d 40 ``` I keep the JSON file formatted using `jq . presentation.pdfpc | sponge |