Line highlighting for beamer #6675
jlperla
started this conversation in
Feature Requests
Replies: 1 comment
-
No, unfortunately you're not. Our documentation infrastructure doesn't currently have the ability to produce different documentation strings for different formats when both formats accept the same key.
Not that I'm aware of. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Description
It sounds like the beamer doesn't support any highlighting of line numbers? The link https://quarto.org/docs/reference/formats/presentations/beamer.html#code says "For Reveal Only" but this is in the beamer section, so I wanted to verify I wasn't missing anything?
Basically, I want to be able to show things like
From the manual. I do know that both the latex
minted
andlstlisting
support highlighting lines in some way. Is there a hack to use them?Beta Was this translation helpful? Give feedback.
All reactions