From bc2e0f3279f0ac5365d3e434c867458f5519d40e Mon Sep 17 00:00:00 2001 From: david Date: Fri, 3 Jan 2020 10:26:18 -0600 Subject: [PATCH] Update 'book-1/Main.tex' --- book-1/Main.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 book-1/Main.tex diff --git a/book-1/Main.tex b/book-1/Main.tex old mode 100755 new mode 100644 index 6a8074c..4fc3580 --- a/book-1/Main.tex +++ b/book-1/Main.tex @@ -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){};