newnoise

Risposte nei forum create

Stai visualizzando 2 risposte – dal 1 al 2 (di 2 totali)
  • Autore
    Risposte
  • in risposta a: ordinamento nomenclatura #26306
    Up
    0
    Down
    ::


    8 11:57 am
    Posts: 8
    So, with a help of a guy i’ve found this piece of code to add to the preamble of the document in Lyx:

    \usepackage{nomencl}
    \RequirePackage{ifthen}
    \renewcommand{\nomgroup}[1]{%
    \ifthenelse{\equal{#1}{G}}{\item[\textbf{Greek Symbols}]}{
    \ifthenelse{\equal{#1}{S}}{\item[\textbf{Subscripts}]}{}}}

    Than, when you have to insert a entry for the nomenclature you get a window box divided in 3 spaces (from the top):

    – symbol
    – description
    – sort as

    In this last row you have to write g (that stats for greek) followed (without space) with the english correspondet word (if you have beta you would write b)

    cheers,

    /davide

    in risposta a: comando latex #26212
    Up
    0
    Down
    ::


    ti ringrazio! ora gli do un’occhio….
    data la tua gentilezza vorrei chiederti una cosina, a lavoro devo utilizzare windows e per utilizzare latex ho installato tex live 2007… tu sai quale sia la cartella in cui installare manualmente dei pacchetti aggiuntivi?
    Grazie!

Stai visualizzando 2 risposte – dal 1 al 2 (di 2 totali)

Go to top