Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Coqdoc and pretty-printing of imported notations

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Coqdoc and pretty-printing of imported notations


chronological Thread 
  • From: Andrej Bauer <andrej.bauer AT andrej.com>
  • To: Coq Club <coq-club AT inria.fr>
  • Subject: [Coq-Club] Coqdoc and pretty-printing of imported notations
  • Date: Mon, 7 Mar 2011 15:38:52 +0100

What is the recommended way of getting coqdoc to pretty-print (in
LaTeX) symbols that were imported?

For example, suppose I define an operator 'cow' in A.v together with
coqdoc pretty-printing instruction on how it should be printed. If I
then Require Import A.v from B.v, coqdoc will not typeset cow prettily
when I run coqdoc on B.

With kind regards,

Andrej



Archive powered by MhonArc 2.6.16.

Top of Page