Questions tagged [latex]
Questions related to the typesetting system LaTeX and closely related subjects.
3 questions
3
votes
2
answers
127
views
Is there language or tool that supports export lemma definition to LaTeX?
I'm looking for language / tools that supports export lemma definition to LaTeX. This does not means just printing code with pretty(colored) style in code block. What I want is, for example, suppose ...
4
votes
1
answer
221
views
Literate Agda: How do I change the size of the displayed code?
I am making Beamer slides for a talk about an Agda formalisation of mine.
In order to make the code fit onto the slide, I need to scale the font size. One would think that this might not be so hard, ...
30
votes
2
answers
3k
views
Is there software for interfacing Lean code with LaTeX?
The Natural Number Game suggests the possibility of rewriting mathematics textbooks with embedded interactive Lean code. I'm envisioning something like Google Colab or Mathematica, where you can ...
