enumitem – allineamento

  • Creatore
    Topic
  • #30086
    Up
    0
    Down
    ::


    `%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    documentclass[]{scrreprt}
    usepackage{enumitem}
    usepackage{amsmath}
    begin{document}
    begin{description}[leftmargin=*]
    item[$A_e$] is the horizontal acceleration;
    item[$T$] is the period of thinking;
    item[$S$] is a coefficient that accounts for the velocity of the brain in seeking information, expressed by
    begin{equation}
    S = S_mathrm{CT} cdot S_mathrm{O};
    end{equation}
    item[$pi$] is a factor of I don't know anymore what i shall write
    begin{equation}
    pi = frac{23}{5+23}geq 0.33,
    end{equation}
    where $xi$ is an enormous big house in the middle of the desert.
    end{description}

    end{document}
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%`

    Di nuovo qua 🙂

    Vorrei allineare tutte le parole dopo gli “item” (cioé tutti gli “is” e “where”). Come si fa usando il pacchetto enumitem?

    Le ho provate tutte ma non ne vengo fuori.

    Una dritta sarebbe gradita.

Visualizzazione 1 filone di risposte
  • Autore
    Risposte
    • #30087
      Up
      0
      Down
      ::

      `%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
      documentclass[]{scrreprt}
      usepackage{enumitem}
      usepackage{amsmath}
      begin{document}
      begin{description}[leftmargin=*]
      item[$A_e$] is the horizontal acceleration;
      item[$T$] is the period of thinking;
      item[$S$] is a coefficient that accounts for the velocity of the brain in seeking information, expressed by
      begin{equation}
      S = S_mathrm{CT} cdot S_mathrm{O};
      end{equation}
      item[$pi$] is a factor of I don't know anymore what i shall write
      begin{equation}
      pi = frac{23}{5+23}geq 0.33,
      end{equation}
      where $xi$ is an enormous big house in the middle of the desert.
      end{description}

      end{document}
      %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%`

      Di nuovo qua 🙂

      Vorrei allineare tutte le parole dopo gli “item” (cioé tutti gli “is” e “where”). Come si fa usando il pacchetto enumitem?

      Le ho provate tutte ma non ne vengo fuori.

      Una dritta sarebbe gradita.

      Vedi a pagina 96 della guida di KoMa-Script, dove si descrive l’ambiente labeling

      Ciao
      Enrico

    • #30088
      Up
      0
      Down
      ::


      Grazie per avermi fatto scoprire questo ambiente. Perfetto.

      Gentilissimo.

      ciao

Visualizzazione 1 filone di risposte
  • Devi essere connesso per rispondere a questo topic.

Go to top