Re: runico [allrunes] [risolto]

#59593
davidebond
Partecipante
    Up
    0
    Down
    ::


    Giusto. Penso che il problema sia legato alle citazioni.

    `
    \documentclass[11pt]{amsart}
    \usepackage[english]{babel}
    \usepackage[T1]{fontenc}
    \usepackage{times}
    \usepackage{allrunes}
    \usepackage{amssymb,latexsym}
    \usepackage{graphics}

    \author{davide bondoni}
    \title{Runico}
    \address{Indipendent Scholar\\
    via Bersaglio, 2\\
    25070 – Anfo (BS)\\
    Italy}
    \email{davidebond[at]yahoo[dot]it}

    \begin{document}

    \maketitle

    \texttt{Ciao, come stai?} \textarc{Ciao, come stai?}\arcfamily
    \cite{vielecke}

    \bibliography{structure}
    \bibliographystyle{amsalpha}

    \end{document}

    `

    Il terminale mi dà errori simili. Grazie.

    Go to top