File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 102102
103103latex_logo = "assets/Latex_Logo_FTC.png"
104104
105- latex_additional_files = ["assets/Latex_Footer_FTC.png" , "_static/RTX.png" , 'assets/FTC_Into_The_Deep_Title .pdf' ]
105+ latex_additional_files = ["assets/Latex_Footer_FTC.png" , "_static/RTX.png" , 'assets/FTC_Evergreen_Title .pdf' ]
106106
107107# Disable xindy support
108108# See: https://github.com/readthedocs/readthedocs.org/issues/5476
194194 right=0.5in,
195195 top=0.5in,
196196 bottom=0.5in}
197+ \definecolor{customTitleColor}{RGB}{223,131,68}
197198 \pagenumbering{Roman}
198199 \begin{titlepage}
199200
200- \AddToShipoutPictureBG*{\includegraphics[width=\paperwidth,height=\paperheight]{FTC_Into_The_Deep_Title .pdf}}
201- \vspace*{113mm }
201+ \AddToShipoutPictureBG*{\includegraphics[width=\paperwidth,height=\paperheight]{FTC_Evergreen_Title .pdf}}
202+ \vspace*{100mm }
202203 \begin{flushright}
203204 \begin{center}
204- \textbf{\Large {2024-2025 \emph{FIRST} Tech Challenge }}
205+ {\fontsize{40pt}{48pt}\selectfont \textbf{\textcolor{customTitleColor}{\thetitle} }}
205206 \\
206207 \vspace{4mm}
207- \textbf{\Huge {\thetitle}}
208- \\
209- \vspace*{\fill}
210208 \textbf{\Large {\emph{FIRST} Tech Challenge Documentation}}
209+ \vspace*{\fill}
211210 \end{center}
212211 \end{flushright}
213212 \end{titlepage}
You can’t perform that action at this time.
0 commit comments