side a normal
> footnote, but then the superscript for the footnote and for the
> endnote each are listed in the main text next to eachother.
>
> My ultimate solution was to manually create endnotes (beside each
> footnote), with this ERT recipe:
> \stepcounter{endnote}\endnotetex
uperscript for
> the footnote and for the endnote each are listed in the main text next to
> eachother.
>
> My ultimate solution was to manually create endnotes (beside each
> footnote), with this ERT recipe:
> \stepcounter{endnote}\endnotetext{Text of each endnote (same content as
>
endnote each are listed in the main text next to
eachother.
My ultimate solution was to manually create endnotes (beside each
footnote), with this ERT recipe:
\stepcounter{endnote}\endnotetext{Text of each endnote (same content as
each footnote)}
It removes the secondary endnote numbering from
On 06/16/2016 10:03 AM, Lucas wrote:
Okay, thanks Richard,
The Endnote module is there, but if I add it after commenting out my
previously manually added preamble lines:
\usepackage{endnotes}
\let\footnote=\endnote
I get an error about "Undefined control sequence" because o
Okay, thanks Richard,
The Endnote module is there, but if I add it after commenting out my
previously manually added preamble lines:
\usepackage{endnotes}
\let\footnote=\endnote
I get an error about "Undefined control sequence" because of some TeX
containing "\theendnotes"
On 06/16/2016 08:33 AM, Lucas wrote:
This wiki page suggests there will be ("As of LyX 1.6") a module that
would enable both footnotes as endnotes and displayed as usual
footnotes, but I can't seem to find it:
https://wiki.lyx.org/Tips/EndNotes :
"In the 1.6 series, endnot
This wiki page suggests there will be ("As of LyX 1.6") a module that would
enable both footnotes as endnotes and displayed as usual footnotes, but I
can't seem to find it: https://wiki.lyx.org/Tips/EndNotes :
"In the 1.6 series, endnotes will be supported by two sorts of l
On 12/07/2011 04:59 AM, Eric Weir wrote:
On Dec 6, 2011, at 9:56 AM, Richard Heck wrote:
You have a choice. If you want all footnotes to appear as endnotes, then
just use Foot To End. If you want to have endnotes, but also have the
possibility of using footnotes, then use Endnote. (The former
On Dec 6, 2011, at 9:56 AM, Richard Heck wrote:
> You have a choice. If you want all footnotes to appear as endnotes, then
> just use Foot To End. If you want to have endnotes, but also have the
> possibility of using footnotes, then use Endnote. (The former also has
> the advantage
On 2011-12-06, Rob Oakes wrote:
> On Dec 6, 2011, at 4:39 PM, Richard Heck wrote:
>> I wonder if we'd be better just outputting footnotes as endnotes
>> all the time. The inline version we now use is cool, but maybe it's too
>> cool for it's own good.
>
Hi Richard,
Thanks for the feedback, I really appreciate it.
On Dec 6, 2011, at 4:39 PM, Richard Heck wrote:
> I wonder if we'd be better just outputting footnotes as endnotes
> all the time. The inline version we now use is cool, but maybe it's too
> cool for it's own
On 12/06/2011 03:55 PM, Rob Oakes wrote:
> Dear LyX Developers,
>
> I've continued working on some of the challenges to getting clean ePub from
> LyX and have finished an inset that tentatively allows you to move footnotes
> to endnotes when exporting to HTML. Attached is
Dear LyX Developers,
I've continued working on some of the challenges to getting clean ePub from LyX
and have finished an inset that tentatively allows you to move footnotes to
endnotes when exporting to HTML. Attached is a patch implementing the change
(or the logic of it, at least).
o I use -- Endnote or Foot to End? And once I've done
> that, how do I instruct LyX to move the footnotes to the end of the
> article?
>
You have a choice. If you want all footnotes to appear as endnotes, then
just use Foot To End. If you want to have endnotes, but also have the
possibi
I'm just starting to set up a document. I'm using the Standard Article class.
I'd like the footnotes to appear at the end of the article. I understand I will
need to activate a module to do that.
Which module do I use -- Endnote or Foot to End? And once I've done that, how
do I instruct LyX t
Nikos:
>What has been changed since?
Well, for whom it may concern, I added the Minimalistic module. That was it!
Hi LyXers,
back on February I've used to have, within a "scrbook" document, many long
URL's (using the URL inset) inside endnotes (using the "\theendnotes" in the
end of the document). For example:
<https://lpdaac.usgs.gov/lpdaac/products/modis_p
George,
I think I must have misunderstood just a bit what you were wanting with the
\wide environment effect. Glad its working still.
Daron
On 9 Dec 2010, at 16:44, george legge wrote:
> Hi Daron and Stefano,
>
> Your shortened code for the pagenotes, Daron, works OK but I still need
Hi Daron and Stefano,
Your shortened code for the pagenotes, Daron, works OK but I still need
\wide and \endwide to utilize the full width of text + notemargin.
Stefano, I tested your comments on "only a single paragraph allowed within a
pagenote".
True, "return" or "shift return" are not accepte
Dec 8, 2010 at 12:33 AM, george legge wrote:
> Thank you Darren. The first version works perfectly to give what I expect to
> see for endnotes.
> The only addition I made was to add "\wide" before and "\endwide" after
> "\printpagenotes*".
> That allow
Thank you Stefano for that useful information.
Cheers, George
On Thu, Dec 9, 2010 at 12:45 AM, stefano franchi
wrote:
> George, Daron,
>
> please note that memoir's \pagenote and \foottopagenote use in Lyx
> currently suffers from two problems:
>
> 1. a 2-paragraphs (or more) pagenote produced
3 AM, george legge wrote:
> Thank you Darren. The first version works perfectly to give what I expect
> to see for endnotes.
> The only addition I made was to add "\wide" before and "\endwide" after
> "\printpagenotes*".
> That allowed the endnotes to use
Thank you Darren. The first version works perfectly to give what I expect to
see for endnotes.
The only addition I made was to add "\wide" before and "\endwide" after
"\printpagenotes*".
That allowed the endnotes to use the full width of text+notemargin.
Incidenta
George,
The LyX endnote module uses the LaTeX endnote package, and so it would require
some LaTeX hacking to change things much I think. Memoir has its own commands
to put notes at the end(it calls them pagenotes so as not to conflict with the
endnotes package). The memoir commands are not
I am using Book-memoir and all the endnotes appear in the form of footnotes;
that is, each starts with a superscript number which is indented and
followed immediately by the endnote text.
If there are subsequent lines for that footnote, they are not indented.
This happens whether I employ
house style is
to have only endnotes and no bibliography: all bibliographic
information is given in the endnotes, in full form initially and then
using Ibid or some abbreviated form for later citations of the same
work.
Is there a LyX or LaTeX way to automate the bibliographic information
with
On 07/19/2010 02:31 PM, Bruce Pourciau wrote:
What if you've written a paper in the usual style, with citations
distinct from footnotes and a bibtex generated bibliography, but this
paper will ultimately be appearing in a book where the house style is
to have only endnotes and no bibliog
What if you've written a paper in the usual style, with citations
distinct from footnotes and a bibtex generated bibliography, but this
paper will ultimately be appearing in a book where the house style is
to have only endnotes and no bibliography: all bibliographic
information is giv
If you want to put the notes at the end of each chapter, you don't need
the endheads package. Endheads is for adjusting the running headers
in endnotes sections at the end of the book, so that it will say
something like "Notes to pp. 142 -- 7". Endheads can organize
those notes
modules endheads and endnotes, running on
texlive2009, with lyx version 2.0.0alpha2, in Mandriva 2010. The
function endnotes work without problem, with all notes in a new page
to end document. How I can do the following ? :
Chapter 1
Note 1
Note 2
...
Chapter 2
Note 1
Note 2
...
If you put
I have installed the modules endheads and endnotes, running on
texlive2009, with lyx version 2.0.0alpha2, in Mandriva 2010. The
function endnotes work without problem, with all notes in a new page
to end document. How I can do the following ? :
Chapter 1
Note 1
Note 2
...
Chapter 2
Note 1
Hi all :
I have installed the modules endheads and endnotes, running on
texlive2009, with lyx version 2.0.0alpha2, in Mandriva 2010. The
function endnotes work without problem, with all notes in a new page to
end document. How I can do the following ? :
Chapter 1
Note 1
Note 2
Dear Lyx-list,
I want to use endnotes with hyperref. Endnotes are produced by:
- Footnote function from Lyx
- insert ERT '\theendnotes' (where endnotes should appear) and in preamble
\usepackage{endnotes}
\let\footnote=\endnote
However, the number of the endnotes are not 'c
On Jul 2, 2009, at 9:50 AM, BH wrote:
On Thu, Jul 2, 2009 at 10:42 AM, Bruce
Pourciau wrote:
Fellow LyXers,
In a volume to which I am contributing, each article ends with a
set of
"Notes" in numerical order. When a note cites a reference for the
first
time, it gives the full bibliographic
On Thu, Jul 2, 2009 at 10:42 AM, Bruce
Pourciau wrote:
> Fellow LyXers,
>
> In a volume to which I am contributing, each article ends with a set of
> "Notes" in numerical order. When a note cites a reference for the first
> time, it gives the full bibliographic information (what would normally be
>
Fellow LyXers,
In a volume to which I am contributing, each article ends with a set
of "Notes" in numerical order. When a note cites a reference for the
first time, it gives the full bibliographic information (what would
normally be given in the list of references). Ibid and loc cit are
t
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
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 sou
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.
Doug Laidlaw wrote:
I am writing a book.
1. Can I have endnotes for each chapter? That seems to have been
recommended. IMO, endnotes make the book more readable. In my case, that is
important. For a true reference work, I would certainly opt for footnotes,
because they are closer to the
I am writing a book.
1. Can I have endnotes for each chapter? That seems to have been
recommended. IMO, endnotes make the book more readable. In my case, that is
important. For a true reference work, I would certainly opt for footnotes,
because they are closer to the referring text.
2
not supply these. For a while
I could not get endheads to work until I thought to export to
tex, replace all "\footnote" with "\endnote". [...]
I saw you found a solution otherwise. But there is other good news,
namely, that LyX 1.6.x will contain support for endnotes, even alongsi
On December 11, 2007 17:50:24 William Seager wrote:
> There is a problem though. The endheads package works by looking
> for "\endnote" codes but lyx does not supply these.
Apologies for replying to myself, but in case others are
wondering. Lyx works with endheads just fine *if*
you put this in th
On December 11, 2007 11:51:22 Richard Heck wrote:
> The answer to all such questions is: It can be done if there is a LaTeX
> package that provides this facility. You can search for such packages on
> ctan.org. In this case, it appears that your dream has been realized in
> the form of the endheads
William Seager wrote:
I can't seem to find the answer to this. I know how to convert
footnotes to endnotes and how to place endnotes in a
document.
I want all the endnotes to appear at the end of the book, but
I need to have them divided by chapter. I mean, as you read
through the endnote
I can't seem to find the answer to this. I know how to convert
footnotes to endnotes and how to place endnotes in a
document.
I want all the endnotes to appear at the end of the book, but
I need to have them divided by chapter. I mean, as you read
through the endnotes you should come to a
Hi,
does anybody know a workaround (or even better, a solution) for
combining endnotes with multiple bibliographies. There are no problems
when using endnotes with a single bibliography (I have followed the
instructions in the LyX WiKi). But each time I try to use several
bibliographies, there is
K. Elo wrote:
> inserting \renewcommand\footnote{\endnote} into the preamble - and
> now everything works.
Or just
\let\footnote\endnote
> I think this issue should also be described in the LyX WiKi.
Yes. Please do so.
Jürgen
Hi,
I am not sure if some has had this problem before, but I encountered
difficulties when using the endnotes package with lyx and did not find
any answers on the LyX WiKi site describing how to use Jurabib with LyX.
The core problem was that although I had inserted \usepackage{endnotes}
in the
On Aug 21, 2005, at 6:24 PM, Paul A. Rubin wrote:
Stefano Franchi wrote:
Hi all,
I am writing a scholarly book that will have endnotes at the end
of each chapter. I followed the instructions in the LaTeX companion
on how to use the endnotes package and the formatting works perfectly
Stefano Franchi wrote:
Hi all,
I am writing a scholarly book that will have endnotes at the end of
each chapter. I followed the instructions in the LaTeX companion on how
to use the endnotes package and the formatting works perfectly except
that the numbering of the endnotes does not
Hi all,
I am writing a scholarly book that will have endnotes at the end of
each chapter. I followed the instructions in the LaTeX companion on how
to use the endnotes package and the formatting works perfectly except
that the numbering of the endnotes does not restart with each chapter
.html
>
> that explained to put
>
> \usepackage{endnotes}
>
> in my preamble
>
> and
>
> \let\footnote=\endnote
>
> in red (i did that with that tex button at the top of lyx)
>
> and this at the end (i did it the same way)
>
> \newpage
> \begingroup
> \
i've asked this same question before, but i cant get it to go. I'm trying
to make all my foot notes end notes (sorry, Herbert Voss, but I still hate
them). I looked at this page:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg06589.html
that explained to put
\usepackage{endnot
On Wed, Mar 19, 2003 at 01:20:52PM -0600, Todd Flaming wrote:
> How do I get book to use chapter endnotes instead of footnotes?
Use the endnotes package (read the file endnotes.sty for the documentation)
How do I get book to use chapter endnotes instead of footnotes?
Is there an easier set of instructions on installing memoir for Lyx than
is given with the package?
On Wed, Dec 26, 2001 at 10:36:09PM +0100, Herbert Voss wrote:
>
> \let\footnote=\endnote
>
> also in preamble, to change the footnotes in endnote commands
>
Thanks! That did it.
Paul
--
*Paul Tremblay *
*[EMAIL PROTECTED]*
Paul Tremblay wrote:
> I am trying to get the endnotes package to work, but keep getting
> this error message:
>
> ! LaTeX Error: File `endnotes.ent' not found.
>
> Type X to quit or to proceed,
> or enter new name. (Default extension: ent)
>
> Enter fil
I am trying to get the endnotes package to work, but keep getting
this error message:
! LaTeX Error: File `endnotes.ent' not found.
Type X to quit or to proceed,
or enter new name. (Default extension: ent)
Enter file name: x
In my preamble, I have the following:
\usepackage{endnotes
Paul Tremblay wrote:
> Herbert Voss had a very good page on using endnotes with the
> endnote package. However, when I went to have another look at
> it, and download the page for future use, I got the 404 message,
> stating that the page could not be found.
>
> Is there a
Herbert Voss had a very good page on using endnotes with the
endnote package. However, when I went to have another look at
it, and download the page for future use, I got the 404 message,
stating that the page could not be found.
Is there any way to see this page again?
On a similar note
Bad form to answer my own query, but after enough fiddling I
discovered that the secret to getting complex ERT commands like a
table to work inside an \addtoendnotes{} for endnotes.sty is a liberal
use of \protect. My little table required 3:
\mainmatter
\addtoendnotes{
\protect\begin{t
I need to insert a table at the beginning of the endnotes of a book.
What I want to end up with is something like
Abbreviations
AAE Archives des Affaires Étrangeres, Quai d'Orsay, Paris
APT Turquie: Affaires Diverses
FO Foreign Office Archives
t 0pt
\parskip 2ex
\def\enotesize{\normalsize}
\theendnotes
\endgroup
in TeX mode at the end of the manuscript, I can get a formatted list
of endnotes. I would prefer to see the endnotes formatted with a
heading for each chapter and the numbering restarted for each chapter.
Has a
(like medcine and so on). If
> more deeply interested have look at the journals !
Hi,
no, I have nothing against or about against writing endnotes in this
specific context. I have been just curious about the issue, which still
puzzles me.
Hello,
Matej Cepl wrote:
>
>
> Just a question (not only to you, but rather to more general public
> on the list :-):
>
> What are the endnotes for in the first place?
I don't know if there is a general answer to your
question, anyhow I was in need of them for wri
Matej Cepl wrote:
>
> On 27 Aug 00, at 17:55, German Poo Caaman~o wrote:
>
> > thomas schönhoff wrote:
> > > I desperately trying to insert endnotes in my
> > > document, doing it like this:
>
> Just a question (not only to you, but rather to more gene
On 27 Aug 00, at 17:55, German Poo Caaman~o wrote:
> thomas schönhoff wrote:
> > I desperately trying to insert endnotes in my
> > document, doing it like this:
Just a question (not only to you, but rather to more general public
on the list :-):
What are the endnotes for in the
thomas schönhoff wrote:
> I desperately trying to insert endnotes in my
> document, doing it like this:
>
> 1. \usepackage{endnotes}
> let\footnote\endnotes
>
> 2. \usepage{endnote}
> \let\footenotes\endnotes
>
> both variants in latex-
thomas schönhoff wrote:
>
> Hello to all Lyxers,
>
> I desperately trying to insert endnotes in my
> document, doing it like this:
>
> 1. \usepackage{endnotes}
> let\footnote\endnotes
>
this is right, but you have to insert the footnotes by hand!
loo
Hello to all Lyxers,
I desperately trying to insert endnotes in my
document, doing it like this:
1. \usepackage{endnotes}
let\footnote\endnotes
2. \usepage{endnote}
\let\footenotes\endnotes
both variants in latex-preamble and nothing
happens, that means footnotes
71 matches
Mail list logo