- Questo topic ha 4 risposte, 3 partecipanti ed è stato aggiornato l'ultima volta 15 anni, 1 mese fa da .
-
Topic
-
Ciao ancora a tutti, forse sto facendo troppe domande? 🙁Mi interessava sapere come fare ad allineare l’inizio dei due “testi”
`\begin{minipage}{0.4\textwidth}
\begin{flushleft}
\begin{center}
\textbf{\large\emph{Studenti:}}\\[0.3cm]Dennis ** \textit{xxxxxx}\\
Umberto **\textit{xxxxxx}\\
Rocco ** \textit{xxxxxx}
\end{center}
\end{flushleft}
\end{minipage}
\begin{minipage}{0.4\textwidth}
\begin{flushright}
\begin{center}
\textbf{\large\emph{Professoressa:}}\\[0.3cm]
Nadia **
\end{center}
\end{flushright}
\end{minipage}`con questo codice i due testi non vengono allineati, in particolare la colonna degli studenti inizia più in alto rispetto a quella che contiene il nome della professoressa!!
Studenti:
Dennis ** xxxxxx Professoressa:
Umberto ** xxxxxx Nadia **
Rocco ** xxxxxxCome si può ovviare a questo problema?
- Devi essere connesso per rispondere a questo topic.