Skip to content
Snippets Groups Projects
Commit c2934fa4 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

increase \needspace in \story to 4em

parent 271ec1bb
No related branches found
No related tags found
No related merge requests found
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
align=center, align=center,
anchor=north east anchor=north east
] ]
at ($ (current page.north east) + (-0cm,-2*\thechapshift cm) $) at ($ (current page.north east) + (-0cm,-1*\thechapshift cm) $)
{\rotatebox{90}{\hspace*{.3cm}\parbox[c][1.5cm][t]{3.4cm}{% {\rotatebox{90}{\hspace*{.3cm}\parbox[c][1.5cm][t]{3.4cm}{%
\raggedright\textcolor{white}{\scshape\rightmark}}}}; \raggedright\textcolor{white}{\scshape\rightmark}}}};
\end{tikzpicture}% \end{tikzpicture}%
...@@ -256,7 +256,7 @@ bookmarks=true]% ...@@ -256,7 +256,7 @@ bookmarks=true]%
\node[minimum width=.25\textwidth, inner sep=-5, outer sep=0, anchor=south west, text width=.25\textwidth, align=left] at (chapname.south east) {\chapnumfont\textcolor{chapnumcol}{\Roman{chapter}}}; \node[minimum width=.25\textwidth, inner sep=-5, outer sep=0, anchor=south west, text width=.25\textwidth, align=left] at (chapname.south east) {\chapnumfont\textcolor{chapnumcol}{\Roman{chapter}}};
\end{tikzpicture}} \end{tikzpicture}}
{0pt} {0pt}
{\Huge\FancyFont\ChapFrame} {\Huge\FancyFont}
\titleformat{\section}[frame] \titleformat{\section}[frame]
...@@ -265,7 +265,7 @@ bookmarks=true]% ...@@ -265,7 +265,7 @@ bookmarks=true]%
\footnotesize \footnotesize
\enspace \fancyfont SECTION \thesection\enspace} \enspace \fancyfont SECTION \thesection\enspace}
{8pt} {8pt}
{\Large\bfseries\filcenter\fancyfont} {\Large\bfseries\filcenter\fancyfont\ChapFrame}
\titleformat{\subsection}% \titleformat{\subsection}%
{\needspace{9em}\center\large\bfseries}% {\needspace{9em}\center\large\bfseries}%
...@@ -441,7 +441,7 @@ Roll & Result \\ ...@@ -441,7 +441,7 @@ Roll & Result \\
%%%%%%%%%%%%%%%%%%% COMMANDS %%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%% COMMANDS %%%%%%%%%%%%%%%%%%%%
\newcommand{\story}[2]{\needspace{2em}\vspace{.3cm}\noindent\textbf{#2\ldots}\par\noindent Cost: #1\par\noindent} \newcommand{\story}[2]{\needspace{4em}\vspace{.3cm}\noindent\textbf{#2\ldots}\par\noindent Cost: #1\par\noindent}
\newcommand{\best}[2][\C]{\npc{#1}{#2}\subsubsection{#2}\index{Antagonists!#2}} \newcommand{\best}[2][\C]{\npc{#1}{#2}\subsubsection{#2}\index{Antagonists!#2}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment