Add config for layout, tables, and cross references.

This commit is contained in:
2025-07-01 17:05:58 -05:00
parent 65ef946340
commit eef58f70af
2 changed files with 53 additions and 2 deletions

17
PrimeGeometry.tex Normal file
View File

@@ -0,0 +1,17 @@
\newgeometry{
margin = 1in,
% twoside = true,
% inner = 1in,
% top = 1in,
% marginratio = 2:3,
}
\savegeometry{smallMargin}
\newgeometry{
margin = 0.25in,
% twoside = true,
% inner = 0.25in,
% top = 0.25in,
% marginratio = 2:3,}
}
\savegeometry{tinyMargin}
\restoregeometry