Update 'book-1/Main.tex'

This commit is contained in:
David Daily 2020-01-03 10:26:18 -06:00
parent 2f0879e72a
commit bc2e0f3279
1 changed files with 2 additions and 2 deletions

4
book-1/Main.tex Executable file → Normal file
View File

@ -21,7 +21,7 @@
\documentclass[oneside, 9pt]{memoir} % Font size
\input{structure.tex} % Include the file that specifies the document structure and layout
\input{book-1/structure.tex} % Include the file that specifies the document structure and layout
\makeatletter
\@addtoreset{chapter}{part}
@ -40,7 +40,7 @@
%----------------------------------------------------------------------------------------
\thispagestyle{empty} % Suppress page numbering
\ThisCenterWallPaper{2.4}{background.jpg} % Add the background image, the first argument is the scaling - adjust this as necessary so the image fits the entire page
\ThisCenterWallPaper{2.4}{book-1/background.jpg} % Add the background image, the first argument is the scaling - adjust this as necessary so the image fits the entire page
\begin{tikzpicture}[remember picture,overlay]
\node [rectangle, rounded corners, fill=white, opacity=0.75, anchor=south west, minimum width=3cm, minimum height=6cm] (box) at (-0.5,-10) (box){};