Change the font size

This commit is contained in:
William Moore 2024-06-16 10:39:29 -05:00
parent d0ad5e57f9
commit 46d6e9f5bd

View File

@ -6,6 +6,7 @@
\usepackage{multicol} \usepackage{multicol}
\usepackage{hyperref} \usepackage{hyperref}
\usepackage[dvipsnames]{xcolor} \usepackage[dvipsnames]{xcolor}
\usepackage{relsize}
\usepackage{fontspec} \usepackage{fontspec}
\setmainfont{Arial} \setmainfont{Arial}
\graphicspath{ {./src} } \graphicspath{ {./src} }
@ -28,6 +29,7 @@
colback=parchment colback=parchment
} }
\begin{document} \begin{document}
\smaller
\begin{center} \begin{center}
{\huge The Cubic System} \\ {\huge The Cubic System} \\
{by William Moore} {by William Moore}