build
Build XeLaTeX to PDF / build (push) Has been cancelled

This commit is contained in:
Domipoke
2026-07-29 17:26:21 +02:00
parent b77e1741d0
commit 0e9701bbe7
+5 -5
View File
@@ -11,22 +11,22 @@ Il testo scritto all'interno di un ambiente documento viene normalmente visualiz
\renewcommand{\underline}[1]{\uline{#1}}
\end{minted}
\section{Font}
\begin{wrapfigure}{r}{0.4\textwidth}
\begin{wrapfigure}{r}{0.5\textwidth}
\centering
\begin{tabularx}{\linewidth}{X c}
\toprule
\textbf{Name} & \textbf{Weight} \\
\midrule
Thin / Hairline & 100 \\
Ultra-light / Extra-light & 200 \\
Ultra/Extra light & 200 \\
Light & 300 \\
Normal / regular & 400 \\
Medium & 500 \\
Semi-bold / Demi-bold & 600 \\
Semi/Demi bold & 600 \\
Bold & 700 \\
Extra-bold / Ultra-bold & 800 \\
Extra/Ultra bold & 800 \\
Heavy / Black & 900 \\
Extra-black / Ultra-black & 950 \\
Extra/Ultra black & 950 \\
\bottomrule
\end{tabularx}
\end{wrapfigure}