Update 'book-1/Main.tex'
This commit is contained in:
parent
2f0879e72a
commit
bc2e0f3279
4
book-1/Main.tex
Executable file → Normal file
4
book-1/Main.tex
Executable file → Normal 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){};
|
||||
|
Loading…
Reference in New Issue
Block a user