Skip to Content.
Sympa Menu

coq-club - [Coq-Club] [coqdoc] simple embedding of Coq snippets in tex

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] [coqdoc] simple embedding of Coq snippets in tex


Chronological Thread 
  • From: Éric Tanter <etanter AT dcc.uchile.cl>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] [coqdoc] simple embedding of Coq snippets in tex
  • Date: Sat, 23 May 2015 09:55:17 -0300
  • Sendlaterdate: Sat, 23 May 2015 09:55:17 -0300

Hi,

(I’m not sure this is the correct forum to post questions about coqdoc but I
couldn’t find a dedicated mailing list for coqdoc — let me know if this
should go elsewhere)

coqdoc can render Coq source files in tex, with a very elegant style (both
special fonts and colors). I wonder if there is a way to pretty print Coq
source within tex documents following the same style.

I found some libraries for the listings package, in particular this one:
https://hal.archives-ouvertes.fr/file/index/docid/594606/filename/lstcoq.sty
It also has nice colors, but it’s not the same style as coqdoc overall, so
one cannot use both in the same document.

Thanks,

-- Éric





Archive powered by MHonArc 2.6.18.

Top of Page