Skip to Content.
Sympa Menu

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

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [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" <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] [coqdoc] simple embedding of Coq snippets in tex
  • Date: Sat, 23 May 2015 13:16:54 -0300


On 23-05-2015, at 12:22, Abhishek Anand <abhishek.anand.iitg AT gmail.com> wrote:
[...]

You can always grab parts of a coqdoc generated .tex file and put it in a bigger .tex document.


Yes, that's what I have been doing but manually... Not very nice.

I often use the  catchfilebetweentags latex package to automate this process. I put the tags in the .v file as a comment.

This is cool, thanks! I didn't know about this package.

-- Éric



Archive powered by MHonArc 2.6.18.

Top of Page