How to use custom styles in LaTeX
How to use custom styles with LateX.
In general, you need to compile your .tex
with XeLaTeX or LuaLaTeX. I prefer XeLaTeX because it seems to get the font weight correct when using Segoe UI
.
#
Custom FontsHow to use custom fonts in LaTeX.
#
Custom ColorsHow to use custom colors in LaTeX.
#
Custom Colors for LinksHow to use custom colors for your hyperlinks in LaTeX.