Doug Laidlaw wrote:
On Saturday 28 February 2009 1:53:59 am Doug Laidlaw wrote:
On Friday 27 February 2009 11:35:30 pm rgheck wrote:
You need to put "\theendnotes" in ERT where you want them to appear.
rh
I noticed that in the docs. It simply writes the total number of notes.
Nothing more. It sounds like a configuration problem at my end.
Doug.
I didn't get that quite right. If I use "Insert Latex Code" I get a syntax
error "undefined control sequence." There is however a macro under Documents Settings > Modules. If I use that, all footnotes are numbered consecutively, but I get a printout only of the total number of notes used.
The error is presumably because you haven't done: \usepackage{endnotes},
in the preamble. But I have no idea what could be causing the other
error. Some package incompatibility, I'd guess.
rh