Compare commits

...

5 Commits
draft ... main

2 changed files with 13 additions and 3 deletions

10
.gitignore vendored
View File

@ -38,3 +38,13 @@ Thumbs.db
.idea/
*.sty
.DS_Store
*.aux
*.bbl
*.blg
*.fdb_latexmk
*.fls
*.log
*.pdf
*.toc
*.out
*.synctex.gz

View File

@ -11,7 +11,7 @@
% === SPLIT'S EDITING COMMENTS ===
% Set to 1 for edit mode (wider margins, visible comments)
% Set to 0 for final mode (normal margins, comments hidden)
\newcommand{\editmode}{1}
\newcommand{\editmode}{0}
\ifnum\editmode=1
% Edit mode: load todonotes, adjust margins
@ -59,9 +59,9 @@
\begin{document}
\pagenumbering{roman}
% \pagenumbering{roman}
\maketitle
\input{1-goals-and-outcomes/research-statement.tex}
% \input{1-goals-and-outcomes/research-statement.tex}
\newpage
\tableofcontents
\newpage