@@ -11,22 +11,22 @@ Il testo scritto all'interno di un ambiente documento viene normalmente visualiz
|
|||||||
\renewcommand{\underline}[1]{\uline{#1}}
|
\renewcommand{\underline}[1]{\uline{#1}}
|
||||||
\end{minted}
|
\end{minted}
|
||||||
\section{Font}
|
\section{Font}
|
||||||
\begin{wrapfigure}{r}{0.4\textwidth}
|
\begin{wrapfigure}{r}{0.5\textwidth}
|
||||||
\centering
|
\centering
|
||||||
\begin{tabularx}{\linewidth}{X c}
|
\begin{tabularx}{\linewidth}{X c}
|
||||||
\toprule
|
\toprule
|
||||||
\textbf{Name} & \textbf{Weight} \\
|
\textbf{Name} & \textbf{Weight} \\
|
||||||
\midrule
|
\midrule
|
||||||
Thin / Hairline & 100 \\
|
Thin / Hairline & 100 \\
|
||||||
Ultra-light / Extra-light & 200 \\
|
Ultra/Extra light & 200 \\
|
||||||
Light & 300 \\
|
Light & 300 \\
|
||||||
Normal / regular & 400 \\
|
Normal / regular & 400 \\
|
||||||
Medium & 500 \\
|
Medium & 500 \\
|
||||||
Semi-bold / Demi-bold & 600 \\
|
Semi/Demi bold & 600 \\
|
||||||
Bold & 700 \\
|
Bold & 700 \\
|
||||||
Extra-bold / Ultra-bold & 800 \\
|
Extra/Ultra bold & 800 \\
|
||||||
Heavy / Black & 900 \\
|
Heavy / Black & 900 \\
|
||||||
Extra-black / Ultra-black & 950 \\
|
Extra/Ultra black & 950 \\
|
||||||
\bottomrule
|
\bottomrule
|
||||||
\end{tabularx}
|
\end{tabularx}
|
||||||
\end{wrapfigure}
|
\end{wrapfigure}
|
||||||
|
|||||||
Reference in New Issue
Block a user