Re: frame

#32744
Up
0
Down
::


Giusto per essere precisi vi dò un esempio minimale

`
\documentclass[12pt]{article}
\usepackage{geometry}
\geometry{a4paper}
\usepackage{framed}
\usepackage{xypic}

\begin{document}

\begin{framed}
bauuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
ciao\\
come va la vita
\end{framed}

\xymatrix{
A &*+[F]{\sum_{i=n}^m {i^2}} \\
& {\bullet} & D \ar

    }

    \xy
    (0,0)*{};(10,0)*{} **\dir{-};
    (10,10)*{} **\dir{-}
    \endxy

    \end{document}
    `

    Il file log segnala un errore che non capisco.

    Ciao Francesco.

    Go to top