1234567891011121314151617 |
- <!DOCTYPE HTML>
- <html><head><meta charset="utf-8"><title>Legacy-AgdaIndent</title><link rel="stylesheet" href="Agda.css"></head><body><pre class="Agda"><a id="1" class="Background">\documentclass{article}
- \usepackage{agda}
- % Redefining \AgdaIndent as a one-argument command should work.
- \renewcommand{\AgdaIndent}[1]{~~}
- \begin{document}
- </a><a id="162" class="Markup">\begin{code}</a>
- <a id="175" class="Keyword">postulate</a>
- <a id="Whatever"></a><a id="187" href="Legacy-AgdaIndent.html#187" class="Postulate">Whatever</a> <a id="196" class="Symbol">:</a> <a id="198" href="Agda.Primitive.html#311" class="Primitive">Set</a>
- <a id="202" class="Markup">\end{code}</a><a id="212" class="Background">
- \end{document}
- </a></pre></body></html>
|