diff --git a/00_SetupLaTeX.tex b/00_SetupLaTeX.tex index e48e7aa..9187fe5 100644 --- a/00_SetupLaTeX.tex +++ b/00_SetupLaTeX.tex @@ -34,12 +34,12 @@ Prima di iniziare ci serve fare delle scelte:\\ \begin{table}[htbp] \centering - \begin{tabular}{|X|X|X|X} + \begin{tabularx}{|X|X|X|X} & Overleaf & Overleaf-toolkit & VS Code \\ {LaTeX$\rightarrow$Pdf} & Media & Media & Veloce* \\ Peso & 0 & 0** & 200MB - 2GB \\ Limite & Imposto dal sito & Nessuno** & Nessuno* - \end{tabular} + \end{tabularx} \caption{* Dipende dal vostro pc, generalmente quanto ho scritto} \caption{** Dipende dal carico del mio server, la potenza viene divisa su tutti coloro che lo usano} \end{table}