\documentclass{article} \usepackage[utf8]{inputenc} \usepackage[a4paper, margin=2cm]{geometry} \usepackage{siunitx} \sisetup{ group-separator = {.}, input-decimal-markers={.}, output-decimal-marker = {.}, group-minimum-digits=9} \usepackage{graphicx} \usepackage{fancyhdr} \usepackage{lastpage} \usepackage{subfigure} \usepackage{float} \usepackage{wrapfig} \usepackage{multicol} \usepackage{amsmath, amssymb} \usepackage{hyperref} \usepackage{pdfpages} \hyphenpenalty=10000 %to stop cutting words in a paragraph \setcounter{secnumdepth}{3} \pagestyle{fancy} \fancyhf{} \rhead{\includegraphics*[scale=0.013]{./FaSTTUBe_Logo_ohneAuto.png}} \lhead{Car E13/313, 09.06, Rev. 1} \chead{\large Electrical Scrutineering} \begin{document} \vspace*{\fill} \begin{center} \rotatebox{90}{\scalebox{12}{Electrical}} \hspace{2cm} % Adjust this space as needed \rotatebox{90}{\scalebox{12}{Scrutineering}} \end{center} \vspace*{\fill} \tableofcontents \newpage % addtotoc={〈page number 〉,〈section 〉,〈level 〉,〈heading 〉,〈label 〉} %〈page number 〉: Page number of the inserted page. %〈section〉: LATEX sectioning name – e.g., section, subsection, . . . %〈level 〉: Number, denoting depth of section – e.g., section=1, subsection=2, . . . %〈heading〉: Title inserted in the table of contents. %〈label 〉: Name of the label. This label can be referred to with \ref and \pageref \vspace*{\fill} \begin{center} \rotatebox{90}{\scalebox{11.8}{BSPD}} \end{center} \vspace*{\fill} \addtocounter{section}{1} \addcontentsline{toc}{section}{\protect\numberline{\thesection}Brake System Plausiblity Device} \includepdf[pages=-, link, addtotoc={1, subsection, 2, Schematic, BSPD}, angle=90]{./bspd/FT25_BSPD.pdf} \includepdf[pages=-, link, addtotoc={1, subsection, 2, BPS, BPS}]{./bspd/BPS ADZ SME 200bar.pdf} \includepdf[pages=-, link, addtotoc={1, subsection, 2, SDC photorelay - Infineon PVG612A, PVG1}]{./bspd/SDC Photorelay PVG612A.pdf} \includepdf[pages=-, link, addtotoc={1, subsection, 2, Hall effect current sensor - LEM HO 50-S-0100, STROMSENSOR1}]{./bspd/Stromsensor HO 50-S-0100.pdf} % hello world \vspace*{\fill} \begin{center} \rotatebox{90}{\scalebox{11.8}{Cables}} \end{center} \vspace*{\fill} \setcounter{subsection}{0} \addtocounter{section}{1} \addcontentsline{toc}{section}{\protect\numberline{\thesection}Cables} \includepdf[pages=-, link, addtotoc={1, subsection, 2, 26AWG OR/WH HV Kabel - Alphawire 6711, 26-KABEL}]{./kabel/26AWG WH-OR HV Kabel Alphawire 6711.pdf} \includepdf[pages=-, link, addtotoc={1, subsection, 2, Orangener Kabel - LAPP 1249682, OKABEL}]{./kabel/Orangener Kabel LAPP 1249682.pdf} \includepdf[pages=-, link, addtotoc={1, subsection, 2, HV Kabel Grün - RS PRO 8724476, GKABEL}, angle=90]{./kabel/HV Kabel Grün RS PRO 8724476.pdf} \includepdf[pages=-, link, addtotoc={1, subsection, 2, Schrumpfschlauch AIR - HellermannTyton HIS-3-3-1, SCHLAUCH-AIR}]{./kabel/Schrumpfschlauch AIR HIS-3-3-1.pdf} \includepdf[pages=-, link, addtotoc={1, subsection, 2, Schrumpfschlauch BUSBAR - HellermannTyton HIS-3-12-4, SCHLAUCH-BUSBAR}]{./kabel/Schrumpfschlauch BUSBAR HIS-3-12-4.pdf} \vspace*{\fill} \begin{center} \rotatebox{90}{\scalebox{11.8}{HVB}} \end{center} \vspace*{\fill} \setcounter{subsection}{0} \addtocounter{section}{1} \addcontentsline{toc}{section}{\protect\numberline{\thesection}High Voltage Box} \includepdf[pages=-, link, addtotoc={1, subsection, 2, Discharge Circuit Schematic, DC}, angle=90]{./hvb/dc/DC.pdf} \includepdf[pages=-, link, addtotoc={1, subsection, 2, Optocoupler - WE 140356145200, OPTO}]{./hvb/dc/Optocoupler 140356145200.pdf} \includepdf[pages=-, link, addtotoc={1, subsection, 2, Discharge PTC - Vishay PTCEL13R251RBE, PRE-PTC}]{./hvb/dc/Precharge PTC PTCEL13R251RBE.pdf} \includepdf[pages=-, link, addtotoc={1, subsection, 2, Discharge Relay - ST STB10LN80K5, PRE-REL}]{./hvb/dc/Precharge Relay STB10LN80K5.pdf} \includepdf[pages=-, link, addtotoc={1, subsection, 2, LED Driver - Lumissil IS32LT3178, LED-DRIVER}]{./hvb/dc/TSAL driver IS32LT3178.pdf} \includepdf[pages=-, link, addtotoc={1, subsection, 2, TE Body Protection Resistor, RES}]{./hvb/Body Protection Resistor.pdf} \includepdf[pages=-, link, addtotoc={1, subsection, 2, High Voltage Disconnect - Hirose EM30MSD-A(04), HVD}]{./hvb/HVD EM30MSD-A(04).pdf} \renewcommand\refname{Reference} \bibliographystyle{plain} \begin{thebibliography}{00} \bibitem{air_datasheet} \textit{TE ECK100BH5AAA Datasheet}. \href{https://www.te.com/commerce/DocumentDelivery/DDEController?Action=showdoc&DocId=Data+Sheet%7FECK100B_Datasheet%7F3%7Fpdf%7FEnglish%7FENG_DS_ECK100B_Datasheet_3.pdf%7F2071583-1}{www.te.com}, 11.2024 \end{thebibliography} \end{document}