Legacy-AgdaIndent.html 747 B

1234567891011121314151617
  1. <!DOCTYPE HTML>
  2. <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}
  3. \usepackage{agda}
  4. % Redefining \AgdaIndent as a one-argument command should work.
  5. \renewcommand{\AgdaIndent}[1]{~~}
  6. \begin{document}
  7. </a><a id="162" class="Markup">\begin{code}</a>
  8. <a id="175" class="Keyword">postulate</a>
  9. <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>
  10. <a id="202" class="Markup">\end{code}</a><a id="212" class="Background">
  11. \end{document}
  12. </a></pre></body></html>