Search found 8 matches

by Hélie
Mon Jan 16, 2012 8:52 am
Forum: LyX
Topic: Show unnumbered Chapters in the ToC
Replies: 2
Views: 8386

Re: Show unnumbered Chapters in the ToC

Thank you very very much cgnieder !

In Lyx, you just have to insert the code in an ERT \addcontentsline{toc}{chapter}{General Introduction}
by Hélie
Sun Jan 15, 2012 6:23 pm
Forum: LyX
Topic: Show unnumbered Chapters in the ToC
Replies: 2
Views: 8386

Show unnumbered Chapters in the ToC

Hey guys,

I am finishing my PhD thesis and I have a little problem: I don't want to number the Introduction and the conclusions. But if don't do it, they do not appear on the table of content.
How can I make appear these unnumbered chapters in the table of content?

I am using LyX 2.0.0 and an ...
by Hélie
Mon Oct 17, 2011 3:35 pm
Forum: LyX
Topic: How to create a layout based on document class
Replies: 0
Views: 1380

How to create a layout based on document class

Hi there,

I wrote an paper which was supposed to be send to elsevier but after discussion with my advisor it will be send to springer.
I wrote my paper on Lyx 2.0 and Miktex using the document class article(elsevier)and now I have to convert it to meet Springer editorial expectations. So I ...
by Hélie
Tue Dec 28, 2010 1:03 pm
Forum: BibTeX, biblatex and biber
Topic: Multiple Bibliography
Replies: 10
Views: 9950

Re: Multiple Bibliography

After verification and a lot of tests, the problem came not from Lyx but from the package used. According to the bibtopic help file, this package "doesn’t work with the ‘unsorted’ citation styles such as unsrt or unsrtdin.9 Use the package multibib.sty instead (see also section 8)."

So... Let's try ...
by Hélie
Tue Dec 14, 2010 9:09 am
Forum: BibTeX, biblatex and biber
Topic: Multiple Bibliography
Replies: 10
Views: 9950

Re: Multiple Bibliography

Yes I saw. And I tried with the bibliography style "unsrt" (cf example in attachement) but it does not change the references order. That why I believed that it was linked to the fact that I used multibibliography...
by Hélie
Mon Dec 13, 2010 12:51 pm
Forum: BibTeX, biblatex and biber
Topic: Multiple Bibliography
Replies: 10
Views: 9950

Re: Multiple Bibliography

Thank you meho_r
You were right, the problem came from my bibliography : I used accented letter.
Now it's working.

There is just 2 details to solve:
* The order of the references is alphabetical and I want it chronological. I believed that the references order was commanded by the bibliography ...
by Hélie
Sat Dec 11, 2010 10:38 pm
Forum: BibTeX, biblatex and biber
Topic: Multiple Bibliography
Replies: 10
Views: 9950

Re: Multiple Bibliography

Thank you a lot for your help!!
It's exactely what I have try first.
when I compile your example, it work but I can not replace your bibligraphy by mine and when a I copie your code in a new page it does not work.

One more time thank you a lot. Now I know what work so I will compare the code to ...
by Hélie
Fri Dec 10, 2010 6:47 pm
Forum: BibTeX, biblatex and biber
Topic: Multiple Bibliography
Replies: 10
Views: 9950

Multiple Bibliography

Hi everyone,

I am also almost newbie with latex and I am a huge fan.
I am using Windows, Lyx 1.6.2, and MiKTeX 2.7
I am writing my thesis and I would like to put a bibliography at the end of each of my chapters. I tried the solution proposed on the extended help (§3.1.3) of lyx consisting in using ...