feat(documentclass): Add packages for SVG support, indentation, and float placement
This commit is contained in:
@@ -21,6 +21,9 @@
|
|||||||
\RequirePackage{tocloft}
|
\RequirePackage{tocloft}
|
||||||
\RequirePackage{tocbibind}
|
\RequirePackage{tocbibind}
|
||||||
\RequirePackage{amsmath,amsfonts,amssymb}
|
\RequirePackage{amsmath,amsfonts,amssymb}
|
||||||
|
\RequirePackage{svg} % Allows including SVG images directly
|
||||||
|
\RequirePackage{indentfirst} % Makes first paragraph after headings indented
|
||||||
|
\RequirePackage{float} % Provides [H] option to force figure/table placement
|
||||||
|
|
||||||
% Polyglossia set language
|
% Polyglossia set language
|
||||||
\setmainlanguage{bahasai}
|
\setmainlanguage{bahasai}
|
||||||
|
|||||||
Reference in New Issue
Block a user