Adjusted margins and table spacings
This commit is contained in:
parent
c301783427
commit
e6d5d0911a
@ -21,10 +21,10 @@
|
|||||||
\usepackage[
|
\usepackage[
|
||||||
% paperheight=8.5in,
|
% paperheight=8.5in,
|
||||||
% paperwidth=5.5in,
|
% paperwidth=5.5in,
|
||||||
left=1cm,
|
left=0mm,
|
||||||
right=1cm,
|
right=0mm,
|
||||||
top=2cm,
|
top=15mm,
|
||||||
bottom=1cm]
|
bottom=0mm]
|
||||||
{geometry}
|
{geometry}
|
||||||
|
|
||||||
% Tighten up the typography
|
% Tighten up the typography
|
||||||
@ -68,14 +68,14 @@
|
|||||||
theme = {blank}
|
theme = {blank}
|
||||||
]{
|
]{
|
||||||
width = {\textwidth},
|
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},
|
rows = {3mm, m, rowsep=0.5pt},
|
||||||
cells = {font=\bfseries\fontsize{20pt}{40pt}\selectfont},
|
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} \\
|
& \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}
|
\end{longtblr}
|
||||||
|
|
||||||
\vspace{12mm}
|
\vspace{15mm}
|
||||||
|
|
||||||
\begin{longtblr}
|
\begin{longtblr}
|
||||||
[
|
[
|
||||||
@ -84,12 +84,12 @@
|
|||||||
theme = {blank}
|
theme = {blank}
|
||||||
]{
|
]{
|
||||||
width = {\textwidth},
|
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},
|
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 \\
|
& By Kenneth John Odle & Volume 1 of 2 \hspace{6mm} \\
|
||||||
& & First Edition \\
|
& & First Edition \hspace{6mm} \\
|
||||||
\end{longtblr}
|
\end{longtblr}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user