diff options
author | Sacha Chua <sacha@sachachua.com> | 2024-12-11 12:52:36 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2024-12-11 12:52:36 -0500 |
commit | 9417fdf92d850596488eda10a09b04756e15e595 (patch) | |
tree | c69d497a9459885a547f12e5d87864621b85e3e8 /2024/talks/papers.md | |
parent | bc00e2160bbb52a27c11a85f724a557e7b42b4f0 (diff) | |
download | emacsconf-wiki-9417fdf92d850596488eda10a09b04756e15e595.tar.xz emacsconf-wiki-9417fdf92d850596488eda10a09b04756e15e595.zip |
remove rel
Diffstat (limited to '2024/talks/papers.md')
-rw-r--r-- | 2024/talks/papers.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/2024/talks/papers.md b/2024/talks/papers.md index 131515b4..1a982dca 100644 --- a/2024/talks/papers.md +++ b/2024/talks/papers.md @@ -84,7 +84,7 @@ See also: the document; each domain/field of research has its own flavour of expectations. - Q: Are you using zotra - ([https://github.com/mpedramfar/zotra](https://github.com/mpedramfar/zotra){rel="noreferrer noopener"}) + ([https://github.com/mpedramfar/zotra](https://github.com/mpedramfar/zotra)) or org-ref ? - Q: How much of this is tied to org-roam specifically? - Not that much @@ -93,7 +93,7 @@ See also: ## Notes - Presentation org notes formatted for org-present: - [https://gitlab.com/sunoc/emacsconf-2024-presentation](https://gitlab.com/sunoc/emacsconf-2024-presentation){rel="noreferrer noopener"} + [https://gitlab.com/sunoc/emacsconf-2024-presentation](https://gitlab.com/sunoc/emacsconf-2024-presentation) - Thank you for this! I am using org to export my CV, and had to figure out a few of these things. Lots of new bits for me to explore. @@ -106,9 +106,9 @@ See also: integration. You wouldn\'t have that functionality with bare LaTeX/Typst, etc. - Org to typst converstion: - [https://github.com/jmpunkt/ox-typst](https://github.com/jmpunkt/ox-typst){rel="noreferrer noopener"} + [https://github.com/jmpunkt/ox-typst](https://github.com/jmpunkt/ox-typst) - One way I\'ve seen to go about headers is having a template file: - [https://www.youtube.com/watch?v=0qHloGTT8XE](https://www.youtube.com/watch?v=0qHloGTT8XE){rel="noreferrer noopener"} + [https://www.youtube.com/watch?v=0qHloGTT8XE](https://www.youtube.com/watch?v=0qHloGTT8XE) That you can import with a \"#+SETUPFILE:\" line - Maybe down the line we can make ties with LLMs to translate styles better. |