Manolo Martínez wrote: > I'm writing a paper using numbered examples, with Covington.sty. I would > like to repeat one example later in the text, like this > > *** > Some text > > (1) The first example > (2) The second example > > Some more text > > (3) The third example > (1) The first example > *** > > I have found no easy way to do this. Any ideas?
* insert a label in the first example * in the repeated example, insert at a crossref to this first example at the beginning and enclose the crossref by [( and )]. At least the square brackets must be in TeX mode. Jürgen
