Margherita

Risposte nei forum create

Stai visualizzando 1 risposte (di 1 totali)
  • Autore
    Risposte
  • in risposta a: Lingue #110627
    Up
    0
    Down
    ::


    Allora grazie a tutti,
    provo a copiare la parte che dovrebbe dare errore e a cercare di capirci qualcosa:
    Vediamo questa dorvebbe essere la parte che da problemi

    `
    \documentclass[english,14pt,twoside,a4paper]{report}

    \usepackage[english, italian]{babel}
    \usepackage[T1]{fontenc}
    \usepackage{yfonts}

    \usepackage{amsfonts}
    \usepackage{amssymb}
    \usepackage{amsmath,amsthm}
    \usepackage{mathabx}
    \usepackage {amscd }
    \usepackage{accents}
    \usepackage[all]{xy}

    \theoremstyle{plain}
    \newtheorem{thm}{Theorem}[section]
    \newtheorem{cor}[thm]{Corollary}
    \newtheorem{lem}[thm]{Lemma}
    \newtheorem{prop}[thm]{Propostion}
    \newtheorem{notation}[thm]{Notation}

    \theoremstyle{definition}
    \newtheorem{defn}{Definition}[chapter]

    \theoremstyle{remark}
    \newtheorem{oss}{Osservazione}
    `

    speriamo bene 😕 😕 😕

Stai visualizzando 1 risposte (di 1 totali)

Go to top