fixing paths to files

This commit is contained in:
2020-01-03 07:15:09 -06:00
6 changed files with 18 additions and 410 deletions

View File

@@ -12,7 +12,7 @@
\begin{document}
{\fontfamily{lmss}\selectfont
\input{Basic_info.tex}
\input{Joe/Basic_info.tex}
\vspace{5pt}
\begin{center}
@@ -22,7 +22,7 @@
\rule{4.5cm}{1px} \vspace{3mm}
\input{Skills.tex}
\input{Joe/Skills.tex}
\end{center}
\end{minipage}
\begin{minipage}[t]{0.6\textwidth}
@@ -31,7 +31,7 @@
\rule{8cm}{1px}
\end{center}
\input{Other_Traits.tex}
\input{Joe/Other_Traits.tex}
\end{minipage}
\end{center}
@@ -39,7 +39,7 @@
\begin{center}
{\footnotesize Last updated \today}
\href{https://daviddaily.dev/LaTeX/Character%20Sheet/MtA%202nd%20Edition.pdf}{All page references are as PDF page numbers}
\href{https://files.daviddaily.dev/LaTeX/WoD/MtA%202nd%20Edition.pdf}{All page references are as PDF page numbers}
\textbf{Initiative Mod} = Dexterity + Composure
@@ -56,16 +56,16 @@
Joe \ding{70} Page 2
\end{center}
\input{Pg2.tex}
\input{Joe/Pg2.tex}
%\newpage
\begin{landscape}
{\fontfamily{lmss}\selectfont
% \input{Spells.tex}
% \input{Joe/Spells.tex}
}
\end{landscape}
%\newpage \input{Familiar.tex}
%\newpage \input{Joe/Familiar.tex}
} \end{document}