Using the TeX formatter #1817
Unanswered
ralfwimmer
asked this question in
Q&A
Replies: 1 comment
-
Hi! This is as far as I can tell a fairly standard way of doing it. You are free to implement the RG* environment in any way you like. I wrote the below package for my thesis: |
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
-
Hi all,
I am trying to use Rouge for formating code to be used in a LaTeX document. This yields something like
\begin{RG*}
...
\end{RG*}
Which LaTeX package do I have to load such that LaTeX understands the commands and environments that are emited by Rouge?
Best
Ralf.
Beta Was this translation helpful? Give feedback.
All reactions