Re: package mdframed –> boxes su due pagine

#78218
Up
0
Down
::


Scrivendo quindi (giusto?):

`%box per citazioni
\usepackage{mdframed}
\newcounter{citazione}
\newenvironment{citazione}
\begin{
\par
\needspace{3\baselineskip}
mdframed}[linewidth=1.5,
backgroundcolor=black!15,
skipbelow=\baselineskip,
skipabove=\baselineskip, everyline = true]
\refstepcounter{citazione}
}
{\par\noindent\hrulefill\par\end{mdframed}}`

Il risultato è questo:

[attachment=434]Capturedecran2012-09-10a10.17.58.jpg[/attachment]

🙁

Attachments:
You must be logged in to view attached files.

Go to top