Search found 4 matches

by drumsandsail
Mon May 05, 2014 11:12 am
Forum: LyX
Topic: Custom sorting of Nomenclature entries ?
Replies: 6
Views: 12291

Re: Custom sorting of Nomenclature entries ?

And as always, the \textit trick works as a charm !

I'm so grateful :) :)
by drumsandsail
Tue Apr 15, 2014 11:50 am
Forum: General
Topic: Sorting sections
Replies: 1
Views: 2851

Sorting sections

Thibaud, I just had the same problem and kind users showed me how to.

Visit http://latex-community.org/forum/viewto ... 19&t=24451 and you will find what you need !
by drumsandsail
Tue Apr 15, 2014 11:47 am
Forum: LyX
Topic: Custom sorting of Nomenclature entries ?
Replies: 6
Views: 12291

Custom sorting of Nomenclature entries ?

Thank you so much for both your help :)

1. Problems solved
Using :

\RequirePackage{ifthen}
\renewcommand{\nomgroup}[1]{%
\ifthenelse{\equal{#1}{B}}{\item[\textbf{Biologique}]}{%
\ifthenelse{\equal{#1}{C}}{\item[\textbf{Chimique}]}{%
\ifthenelse{\equal{#1}{T}}{\item[\textbf{Tampon ...
by drumsandsail
Tue Feb 11, 2014 3:31 pm
Forum: LyX
Topic: Custom sorting of Nomenclature entries ?
Replies: 6
Views: 12291

Custom sorting of Nomenclature entries ?

Hey everyone,

I have a question regarding Nomenclature entries. I'm using the default LyX option to add entries ("Insert -> Nomenclature entry").

My entries are words all in roman letters with some occasional numbers. The default option of LyX gives a "Sort As" field and I would like to sort it in ...