How to get started with Beamer slides in MystJS? #935
Unanswered
DavidPowell
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi @DavidPowell -- we had Beamer templates working a few months ago, but may have regressed in the last month as we have pushed harder on the scientific article side. I have documented a bit more here: jupyter-book/mystmd#192 I will aim to address at least the docs tomorrow morning, but hopefully get you a working solution! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have some existing material arranged as a JupyterBook, that I would like to rearrange and convert into slides.
The MystJS documentation on generating a PDF mentions the possibility of generating Beamer slides from Myst source file, but doesn't give any guidance on how to do that.
The JTex documentation seems to imply that a custom template needs to be created, but my random fumblings were unsuccessful, and didn't even produce a meaningful error message (it just threw me into a Xetex interactive prompt). Is there an example somewhere of such a custom template, and a Myst source file that uses this template to generate slides?
Beta Was this translation helpful? Give feedback.
All reactions