Hi,
This works very well, thank you very much!!
But with eating comes appetite (): What do I have to do to add a small space or comma between multiple footnote numbers, between multiple endnote numbers, or footnote and endnote numbers? The reason for this is that the reader does not
umber, but after the endnote number?
write into the preamble
\def\enmarkstyle{*}
use instead
\renewcommand\theendnote{\arabic{endnote}*}
Herbert
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users
Hi,
Thank you very much for theadvice - it works very well!
Now I have two more questions:
How do I make sure that the star also appears in the list of endnotes?
And how do I make sure that the star doesn't appear before the number, but after the endnote number?
An
Am 27.04.24 um 11:53 schrieb Andreas Plihal via lyx-users:
I use both footnotes and endnotes in my KOMA Script book. If I don't
intervene, both will be numbered the same way. Unfortunately, the
reader cannot judge from its appearance alone whether it is a footnote
or an endnote. I wa
Hi dear LyX community,
I use both footnotes and endnotes in my KOMA Script book. If I don't intervene, both will be numbered the same way. Unfortunately, the reader cannot judge from its appearance alone whether it is a footnote or an endnote. I want to mark the footnotes as tradit
John Kane said on Fri, 1 Dec 2023 11:15:33 -0500
>Rmardown uses pandoc to convert from Rmarkdown to pdf. I thought that
>this should fairly easy to do in LyX or LaTeX but it does not seem so.
Eeeew, Pandoc. I'm still trying to develop the Stylz write once,
deploy everywhere, fast and easy a
thought that this
should fairly easy to do in LyX or LaTeX but it does not seem so.
If I add
\usepackage{endnotes}
\let\footnote=\endnote
to the LaTeX preamble I lose the footnote and citation but still get the
endnote indicator.
I have attached a MWE and sample bib file.
Any suggestions would be very
On 04/19/2013 12:41 PM, John Kane wrote:
I am just playing around with LyX and tried to change a footnote to an
endnote in a report class document using the commands
\usepackage{endnotes}
\let\footnote=\endnote
It seems that the endnote disappears. It works fine in article class.
Any
I am just playing around with LyX and tried to change a footnote to an endnote
in a report class document using the commands
\usepackage{endnotes}
\let\footnote=\endnote
It seems that the endnote disappears. It works fine in article class. Any
suggestions on what I am doing wrong?
On a
Am Sonntag, 17. März 2013, 07:34:37 schrieb kseeful:
> Thank you Jeremy! Still a very helpful post! (:
>
>
> Jeremy M. Kritt wrote
>
> > Dear Ed:
> >
> > Your problem is easy to solve. Be not afraid! You need to add a label
> > to each reference in End
On Wed, Feb 6, 2013 at 8:38 AM, Maria Gouskova wrote:
> Nope, this still doesn't work--I get the following error (ps2pdf):
>
> LaTeX Error: \makeenmark undefined.
>
> \renewcommand\makeenmark {\theenmark. }
>
> Try typing to proceed.
> If that doesn't work, type X to quit.
Works perfectly here,
:48 PM, Maria Gouskova wrote:
>>
>> On Wed, Nov 14, 2012 at 2:03 PM, Richard Heck wrote:
>>>
>>> On 10/22/2012 04:19 PM, Maria Gouskova wrote:
>>>>
>>>>
>>>> Thanks, Richard--example file attached! It works when everything in
>>
On 16/12/2012 4:48 PM, Maria Gouskova wrote:
On Wed, Nov 14, 2012 at 2:03 PM, Richard Heck wrote:
On 10/22/2012 04:19 PM, Maria Gouskova wrote:
Thanks, Richard--example file attached! It works when everything in
the preamble is commented out, but the endnote numbers appear as
superscripts in
On Wed, Nov 14, 2012 at 2:03 PM, Richard Heck wrote:
> On 10/22/2012 04:19 PM, Maria Gouskova wrote:
>>
>> Thanks, Richard--example file attached! It works when everything in
>> the preamble is commented out, but the endnote numbers appear as
>> superscripts in the
.
Ok, the order of the packages is wrong. You can not use the modules
"endnotes", "footnote to endnote", but you have to insert in the
preamble the following commands.
\usepackage{endnotes}
\usepackage{hyperendnotes}
\let\footnote=\endnote
Then everything works as expected.
T
On 10/22/2012 04:19 PM, Maria Gouskova wrote:
Thanks, Richard--example file attached! It works when everything in
the preamble is commented out, but the endnote numbers appear as
superscripts in the Notes section (which is not what I want; I need
them to be on the main line in normal size
On 11/13/2012 10:05 PM, Andreas Paeffgen wrote:
Any hint/ suggestion would be appreciated.
Export LaTeX from LyX and compare with the file that works. It is
probably something about the order in which the packages (commands) are
called.
On Tue, 13 Nov 2012 22:05:53 +0100 "Andreas Paeffgen
oege...@gmail.com" suggested this:
>> If one tries to google for "hyperref endnotes clickable" he
will find
>> some solutions. There's also a hyperendnotes.sty that some say
>> works.
>
>[test.lyx application/octet-str
On 2012-11-12 07:39:23 +, PhilipPirrip said:
If one tries to google for "hyperref endnotes clickable" he will find
some solutions. There's also a hyperendnotes.sty that some say works.
test.lyx
Description: Binary data
test.tex
Description: Binary data
error.log
Description: Binary d
If one tries to google for "hyperref endnotes clickable" he will find
some solutions. There's also a hyperendnotes.sty that some say works.
example are clickable even without using labels.
What version of LyX are you using. Can you upload your minimal
example that does (not) work.
i attached one example with modifications to the labels (deleted) and
my configuration: module footnote to endnote and documenttyp
koma_book. Also is your
.
What version of LyX are you using. Can you upload your minimal example
that does (not) work.
i attached one example with modifications to the labels (deleted) and
my configuration: module footnote to endnote and documenttyp
koma_book. Also is your example attached, where only the module
On 11/09/2012 04:05 PM, Andreas Paeffgen wrote:
Hi Philip,
that works, but i do not want to insert manual labels and references. I
just want the footnotes to be klickable.
The footnotes in my example are clickable even without using labels.
What version of LyX are you using. Can you upload your
On 11/09/2012 10:05 AM, Andreas Paeffgen wrote:
On 2012-11-09 14:43:45 +, PhilipPirrip said:
Does the attached example work for you?
Hi Philip,
that works, but i do not want to insert manual labels and references.
I just want the footnotes to be klickable. In a printed document it
doe
On 2012-11-09 14:43:45 +, PhilipPirrip said:
Does the attached example work for you?
Hi Philip,
that works, but i do not want to insert manual labels and references. I
just want the footnotes to be klickable. In a printed document it does
not mater, but in a ebook /pdf it is more comfo
Does the attached example work for you?
hyper_footnote.lyx
Description: application/lyx
On 2012-11-09 14:12:00 +, Richard Heck said:
On 11/09/2012 09:03 AM, Andreas Paeffgen wrote:
Is there a possibilty to get the footnote / endnote numbers in a pdf
document as links?
Hyperref does this, I believe. You can turn it on under
Document>Settings>PDF Options.
rh
Than
On 11/09/2012 09:03 AM, Andreas Paeffgen wrote:
Is there a possibilty to get the footnote / endnote numbers in a pdf
document as links?
Hyperref does this, I believe. You can turn it on under
Document>Settings>PDF Options.
rh
Is there a possibilty to get the footnote / endnote numbers in a pdf
document as links?
Is the href package the only one related to links in pdf? Is there an
other workaround?
Lyx 2.04 on Macos 10.7.4
Thanks for any hints.
Best regards
Andreas
Thanks, Richard--example file attached! It works when everything in
the preamble is commented out, but the endnote numbers appear as
superscripts in the Notes section (which is not what I want; I need
them to be on the main line in normal size, followed by periods and
then the note text).
Maria
On 10/16/2012 01:05 PM, Maria Gouskova wrote:
Hi LyX users,
I have to turn all of my footnotes into endnotes and make their
numbers in the endnote section not be superscripts. Like this:
Notes
1. The text of the endnote
I loaded the Foot to End module, and added the following to the preamble
On 21.07.08, Glen Whitehead wrote:
> Dear all,
> I'm using LyX 1.5.4 and ERT to insert endnotes. However, I do not seem
> able to add citations to an ERT. Please send your suggestions :)
Find out the latex code for your citation and insert it as ERT:
1. Open the Source View (View>View Source)
2.
Glen Whitehead wrote:
Dear all,
I'm using LyX 1.5.4 and ERT to insert endnotes. However, I do not seem
able to add citations to an ERT. Please send your suggestions :)
If you're using endnotes RATHER THAN footnotes, there is a much easier
system. If you want to use endnotes as well as footn
use \cite{reference} within the ert. Also, depending upon the
bibliography style and packages installed you can use things like
\citename{reference}, \citeyear{reference}.
-Neil
On 21-Jul-08, at 11:22 AM, Glen Whitehead wrote:
Dear all,
I'm using LyX 1.5.4 and ERT to insert endnotes. Howe
Dear all,
I'm using LyX 1.5.4 and ERT to insert endnotes. However, I do not seem
able to add citations to an ERT. Please send your suggestions :)
Thank you :)
Thank you so much for your awesome advice.
It works! now I will just have to get into the habit of putting Labels in
for new entries
Thanks again!
Jeremy M. Kritt wrote:
>
> Dear Ed:
>
> Your problem is easy to solve. Be not afraid! You need to add a label to
> each refer
On Tuesday 03 June 2008 11:48:30 pm Jeremy M. Kritt wrote:
> It seems that the way one chooses to organize things for export from
> Endnote to Bibtex format depends on your system configuration and how your
> have your materials organized. Respectfully, I do not believe there is one
On Wed, Jun 4, 2008 at 10:22 PM, rgheck <[EMAIL PROTECTED]> wrote:
> Jeremy M. Kritt wrote:
>
>> My main point was -- If you are using Endnote as your main database, then
>> it
>> might be better to create your own label (=Bibtex key) in Endnote
>> according
&g
Jeremy M. Kritt wrote:
My main point was -- If you are using Endnote as your main database, then it
might be better to create your own label (=Bibtex key) in Endnote according
to a pattern that you can recognize. Hence, my prolific author example in my
original post. In the end, however, I think
JabRef is highly customizable as far as the key generation is concerned.
The examples given by Jeremy ( Nahm1996 or Nahm1996a ... ) are in fact
JabRef's default.
You can describe your pattern with markers like [auth:lower] if you want
the name of the first author all in lowercase.
There are mor
On 4.06.08, Jeremy M. Kritt wrote:
> My main point was -- If you are using Endnote as your main database, then it
> might be better to create your own label (=Bibtex key) in Endnote according
> to a pattern that you can recognize.
Agreed.
> The problem with automatic key gener
My main point was -- If you are using Endnote as your main database, then it
might be better to create your own label (=Bibtex key) in Endnote according
to a pattern that you can recognize. Hence, my prolific author example in my
original post. In the end, however, I think it really depends how
On 4.06.08, Jeremy M. Kritt wrote:
> Although some programs may automatically generate keys, it is advisable (in
> my opinion) to create your own keys in order to easily remember what they
> refer to.
My opinion differs, as I see the benefit of a key/label generated according
to a memorizable r
Ed,
Although some programs may automatically generate keys, it is advisable (in
my opinion) to create your own keys in order to easily remember what they
refer to. I sometimes use Jabref and I have never been able to get the
program to automatically generate keys for me. If Endnote is your
Ed,
Although some programs may automatically generate keys, it is advisable (in
my opinion) to create your own keys in order to easily remember what they
refer to. I sometimes use Jabref and I have never been able to get the
program to automatically generate keys for me. If Endnote is your
On Tuesday 03 June 2008 10:50:01 pm Jeremy M. Kritt wrote:
> Dear Ed:
>
> Your problem is easy to solve. Be not afraid! You need to add a label to
> each reference in Endnote; afterwards, export it to a Bibtex file.
>
> When you enter Endnote, open a reference in your Endno
Dear Ed:
Your problem is easy to solve. Be not afraid! You need to add a label to
each reference in Endnote; afterwards, export it to a Bibtex file.
When you enter Endnote, open a reference in your Endnote library. Scroll
down and you will see a field titled "Label." The label will
Hi,
Running: Windows XP, EndNote X1
I'm trying to export from EndNote to BibTeX format using their output style
file.
The most recent BibTeX output style can be found here:
http://www.endnote.com/support/enstyledetail.asp?SORT=0&PAGE=3&METH=0&DISC=none&JOUR=none&BSRT=n
Hi all. The endheads package does fantastic things
for endnotes but it does not let one adjust the
format of the endnotes themselves.
Ideally, my endnotes should appear with an unindented
and unsuperscripted note number followed by the
note's text which should be indented, something
like this:
1.
A very nice start is
Paul Johnson's article
http://wiki.lyx.org/uploads/BibTeX/biblioexample.pdf
It does not touch on MLA specifically though.
--- Jannika Bock <[EMAIL PROTECTED]> wrote:
> Thanks for the prompt and helpful replies!
>
> I managed to transfer my endnot
Thanks for the prompt and helpful replies!
I managed to transfer my endnote database to Jabref. Now I would like
to generate a bibliography in Lyx; it has to be in MLA format.
Does anybody know how to do that?
Again, I need step-by-step introductions that are geared towards a
newbie
Jannika,
Here is what I suggest for Mac OS X (I have used this successfully in
the past). I got part of these instructions on the web but I don't
recall where. So I am paraphrasing.
1) Convert your EndNote library to BibTex format.
a. Within EndNote, Edit->Output Styles->
you for your help. I downloaded Jabref, followed your
> instructions, and I was able to import my endnote libary into Jabref.
> Fantastic!
>
> Now, however, I am faced with a new problem: how do I generate a
> bibliography of all entries in MLA format in my lyx file?
>
> Jannika
>
JabRef is quite powerful tool and provides an EndNote import function. It
should work on Mac, too, as it is platform independent.
Regards, Fritz
Am 15.08.2007, 12:33 Uhr, schrieb Ride_Ride_Ride
<[EMAIL PROTECTED]>:
Hi, Jannika
I am using Lyx and bibtex on SUSE Linux.
I know little
Hi, Jannika--
I would also recommend switching to JabRef from Endnote. A few years
ago, I migrated from Endnote to JabRef/BibTeX and documented the steps
here:
http://homepages.nyu.edu/~mg152/downloads/bibtex.html
This was the only method that worked for me; the others all screwed up
one thing
Hi, Jannika
I am using Lyx and bibtex on SUSE Linux.
I know little about endnote, lyx, bibtex on MacOS, so I can't make any
suggestions about them.
You might use other bibtex tools on Mac.
BibDesk
http://bibdesk.sourceforge.net/
JabRef (work on JAVA, I'm not sure it can work on M
I'm writing my thesis in LyX 1.5.1. on MAC OS X. I also use EndNote.
How do I generate my bibliography from EndNote files in LyX?
I tried to convert my EndNote files into BibTex, but did not suceed.
I am a LyX newbie and not accustomed to programming and the like. I
need an ea
Tom Tsuchiya wrote:
How can I use endnote in Lyx WIn32. Is it
possible? (The reason I need to do this is that I have all my references
stored in endnote files and I just cannot start all over again to
rebuild similar database.)
http://www.unc.edu/~nghoffma/resources/useEndnote.pdf has some
On Wednesday 07 April 2004 12:19, Tom Tsuchiya wrote:
> Hi, just a quick question. How can I use endnote in Lyx WIn32. Is it
> possible? (The reason I need to do this is that I have all my references
> stored in endnote files and I just cannot start all over again to rebuild
> simi
Hi, just a quick question. How can I use endnote in Lyx WIn32. Is it
possible? (The reason I need to do this is that I have all my references
stored in endnote files and I just cannot start all over again to rebuild
similar database.)
Many thanks
Tom
> load the next database.
>
I've noticed same, above, behaviour in the Win32 Lyx;
But overall I have found Endnote export files to be most unusable
without careful filtering prior to export, it is possible though. Most
trouble appears to come from when the Abstract is exported.
nce' button (and all
related citations) first, then insert a 'fresh' one through which I
load the next database.
To: [EMAIL PROTECTED]
Subject: import from endnote via JabRef and vim
Using JabRef I managed to import a big database in txt format exported
as "Refer Export"
Using JabRef I managed to import a big database in txt format exported
as "Refer Export" from Endnote7. I had to use the JabRef 'Bibtex-key
generator' to get the database recognised as bibtex (and also by
Pybliographer).
Import in Lyx1.3.4 worked (after I got the Lyx-server going somehow),
b
Exeptionally I don´t have a question, but some hints on using Sixpack
with Lyx and converting Endnote files to bibtex:
I had the problem to convert a big amount of citations, I already
entered in Endnote, to bibtex. The export filter I found at ISI´s
Homepage didn´t work, thus I did one by my
On Thu, 9 Dec 1999, Marc Bollmann wrote:
> Hi
> I have a little problem with my LyX 1.0.4.
> I don't need footnotes but endnotes (end of the document).
What you need is endnotes.sty. It should be a part of your existing LaTeX
installation so just add:
\usepackage{endnotes}
to the Layo
Hi
I have a little problem with my LyX 1.0.4.
I don't need footnotes but endnotes (end of the document).
I could't find anything in the lyxrc-file nor in the LyX HELP-part.
I bet it's very simple, but I'm a newby to LyX.
TIA
Marc
66 matches
Mail list logo