Adjusted margins and table spacings
This commit is contained in:
parent
c301783427
commit
e6d5d0911a
@ -21,10 +21,10 @@
|
||||
\usepackage[
|
||||
% paperheight=8.5in,
|
||||
% paperwidth=5.5in,
|
||||
left=1cm,
|
||||
right=1cm,
|
||||
top=2cm,
|
||||
bottom=1cm]
|
||||
left=0mm,
|
||||
right=0mm,
|
||||
top=15mm,
|
||||
bottom=0mm]
|
||||
{geometry}
|
||||
|
||||
% Tighten up the typography
|
||||
@ -68,14 +68,14 @@
|
||||
theme = {blank}
|
||||
]{
|
||||
width = {\textwidth},
|
||||
colspec = { X[3.5,l] X[1,c] X[1,c] X[1,c] },
|
||||
colspec = { X[5.5,l] X[1.83,c] X[1.83,c] X[1.83,c] },
|
||||
rows = {3mm, m, rowsep=0.5pt},
|
||||
cells = {font=\bfseries\fontsize{20pt}{40pt}\selectfont},
|
||||
}
|
||||
& \color{gray5} {T\\H\\E} & \color{gray5} {L\\I\\N\\U\\X} & \color{gray5} {D\\I\\C\\T\\I\\O\\N\\A\\R\\Y} \\
|
||||
\end{longtblr}
|
||||
|
||||
\vspace{12mm}
|
||||
\vspace{15mm}
|
||||
|
||||
\begin{longtblr}
|
||||
[
|
||||
@ -84,12 +84,12 @@
|
||||
theme = {blank}
|
||||
]{
|
||||
width = {\textwidth},
|
||||
colspec = { X[5.5,l] X[3.0,l] X[2.0,r] },
|
||||
colspec = { X[6.0,l] X[3.0,l] X[2.0,r] },
|
||||
rows = {1mm, m, rowsep=3pt},
|
||||
cells = {font=\bfseries\sffamily\fontsize{6pt}{10pt}\selectfont},
|
||||
cells = {font=\bfseries\sffamily\fontsize{5pt}{10pt}\selectfont},
|
||||
}
|
||||
& By Kenneth John Odle & Volume 1 of 2 \\
|
||||
& & First Edition \\
|
||||
& By Kenneth John Odle & Volume 1 of 2 \hspace{6mm} \\
|
||||
& & First Edition \hspace{6mm} \\
|
||||
\end{longtblr}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user