diff --git a/TeX/Assets/Images/DUMMY.png b/TeX/Assets/Images/DUMMY.png new file mode 100644 index 0000000..0a7afc8 Binary files /dev/null and b/TeX/Assets/Images/DUMMY.png differ diff --git a/TeX/Assets/Images/DUMMY.svg b/TeX/Assets/Images/DUMMY.svg index 952b96d..2cb19b1 100644 --- a/TeX/Assets/Images/DUMMY.svg +++ b/TeX/Assets/Images/DUMMY.svg @@ -7,8 +7,8 @@ version="1.1" id="svg44" sodipodi:docname="DUMMY.svg" - inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" - inkscape:export-filename="HSRT.png" + inkscape:version="1.4 (e7c3feb100, 2024-10-09)" + inkscape:export-filename="DUMMY.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" @@ -27,10 +27,10 @@ inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" inkscape:zoom="3.1083334" - inkscape:cx="222.30563" - inkscape:cy="93.297585" - inkscape:window-width="2560" - inkscape:window-height="1045" + inkscape:cx="222.46648" + inkscape:cy="93.458443" + inkscape:window-width="1920" + inkscape:window-height="1008" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" diff --git a/TeX/Assets/Images/DUMMY_FOOT.png b/TeX/Assets/Images/DUMMY_FOOT.png new file mode 100644 index 0000000..140df37 Binary files /dev/null and b/TeX/Assets/Images/DUMMY_FOOT.png differ diff --git a/TeX/Assets/Images/DUMMY_FOOT.svg b/TeX/Assets/Images/DUMMY_FOOT.svg index dd9ab37..b18b38d 100644 --- a/TeX/Assets/Images/DUMMY_FOOT.svg +++ b/TeX/Assets/Images/DUMMY_FOOT.svg @@ -7,8 +7,8 @@ version="1.1" id="svg44" sodipodi:docname="DUMMY_FOOT.svg" - inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)" - inkscape:export-filename="HSRT.png" + inkscape:version="1.4 (e7c3feb100, 2024-10-09)" + inkscape:export-filename="DUMMY_FOOT.png" inkscape:export-xdpi="96" inkscape:export-ydpi="96" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" @@ -27,10 +27,10 @@ inkscape:pagecheckerboard="0" inkscape:deskcolor="#d1d1d1" inkscape:zoom="2.1979236" - inkscape:cx="270.71004" - inkscape:cy="83.2604" - inkscape:window-width="2560" - inkscape:window-height="1045" + inkscape:cx="270.93753" + inkscape:cy="83.487888" + inkscape:window-width="1920" + inkscape:window-height="1008" inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" diff --git a/TeX/Assets/Images/INF.png b/TeX/Assets/Images/INF.png new file mode 100644 index 0000000..c67b518 Binary files /dev/null and b/TeX/Assets/Images/INF.png differ diff --git a/TeX/Assets/Images/INF.svg b/TeX/Assets/Images/INF.svg new file mode 100644 index 0000000..3fe8034 --- /dev/null +++ b/TeX/Assets/Images/INF.svg @@ -0,0 +1,130 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TeX/Classes/HSRTReport/HSRTReport.cls b/TeX/Classes/HSRTReport/HSRTReport.cls index 34a4599..1e87b2a 100644 --- a/TeX/Classes/HSRTReport/HSRTReport.cls +++ b/TeX/Classes/HSRTReport/HSRTReport.cls @@ -173,9 +173,9 @@ \setlength{\imageHeight}{2cm*\real{\mainLogoScale}*\real{\logosScale}*\real{0.45}} \begin{tikzpicture}[overlay, remember picture] % === Main Logo(s) === - \node[anchor=south east, inner sep=0pt, xshift=-\footerXShift, yshift=\footerYShift] (logo0) at (current page.south east) { + \node[anchor=south east, inner sep=0pt, xshift=-\footerXShift, yshift=\footerYShift, opacity=0.0] (logo0) at (current page.south east) { \strcompare{\thepage}{1}{}{ - \includesvg[height=\imageHeight]{\imagesPath/DUMMY_FOOT.svg} + \includegraphics[height=\imageHeight]{\imagesPath/DUMMY_FOOT.png} } }; \ifnum\thepage=1 @@ -214,7 +214,6 @@ \node[anchor=south west, inner sep=0pt, yshift=0em] at (current page.south west) { \includesvg[width=1.5\paperwidth]{\skylinePath} }; - \filldraw[white] (logo0.north east) rectangle (logo0.south west); \end{tikzpicture} } diff --git a/TeX/Classes/HSRTReport/Pages/Titlepage.tex b/TeX/Classes/HSRTReport/Pages/Titlepage.tex index f03aa79..aa45cfc 100644 --- a/TeX/Classes/HSRTReport/Pages/Titlepage.tex +++ b/TeX/Classes/HSRTReport/Pages/Titlepage.tex @@ -7,7 +7,7 @@ \begin{titlepage} \begin{tikzpicture}[overlay, remember picture] \node[anchor=north west, inner sep=0pt, xshift=1.8cm, yshift=-1.5cm, opacity=0] (logo0) at (current page.north west) { - \includesvg[height=\imageHeight]{\imagesPath/DUMMY_FOOT.svg} + \includegraphics[height=\imageHeight]{\imagesPath/DUMMY_FOOT.png} }; \foreach \i in {1,...,\value{logoCounter}} { % Calculate name for i-1 diff --git a/TeX/Settings/Logos.tex b/TeX/Settings/Logos.tex index d53d0bd..113726e 100644 --- a/TeX/Settings/Logos.tex +++ b/TeX/Settings/Logos.tex @@ -3,10 +3,13 @@ %%%% ORDER IS CRITICAL %%%% % STUPA Logo -\AddLogo{STUPA}{1.1}{0.7}{png} +%\AddLogo{STUPA}{1.1}{0.7}{png} + +% INF Logo +\AddLogo{INF}{0.7}{0.5}{png} % HSRT Logo \AddLogo{HSRT}{1.4}{1.0}{png} % METI Logo -\AddLogo{METI}{1.0}{0.5}{png} +% \AddLogo{METI}{1.0}{0.5}{png}