Atlas - pdf-header.tex
Home / doc / linux-ref / docs / _static Lines: 5 | Size: 792 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)][FILE BEGIN]1% Embed cover page (if any) as first page while keeping named destinations intact 2\usepackage{pdfpages} 3 4% Disable auto-generated LaTeX title page so external cover is page 1 5\AtBeginDocument{\let\maketitle\relax} 6 7% Underline hyperlinks (deferred so hyperref is already loaded) 8\AtBeginDocument{% 9 \hypersetup{ 10 colorlinks=false, 11 pdfborderstyle={/S/U/W 0.5}, 12 allbordercolors={0 0 0} 13 }% 14} 15 16% Make \paragraph (h5) and \subparagraph (h6) block-level headings 17\makeatletter 18\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}% 19 {1.5ex \@plus 0.5ex \@minus .2ex}% 20 {0.5ex}% 21 {\normalfont\normalsize\bfseries}} 22\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\z@}% 23 {1.25ex \@plus 0.5ex \@minus .2ex}% 24 {0.4ex}% 25 {\normalfont\normalsize\itshape}} 26\makeatother 27[FILE END](C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.