[wip] transforming eisvogel.latex into a new lenaisten.latex
- place graphics
This commit is contained in:
		
							parent
							
								
									54e0894fc9
								
							
						
					
					
						commit
						706f5bc96c
					
				
					 3 changed files with 32 additions and 9 deletions
				
			
		
							
								
								
									
										1
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitattributes
									
									
									
									
										vendored
									
									
								
							|  | @ -1,2 +1,3 @@ | |||
| .devcontainer/pdfa/bin/* filter=lfs diff=lfs merge=lfs -text | ||||
| *.pdf filter=lfs diff=lfs merge=lfs -text | ||||
| *.png filter=lfs diff=lfs merge=lfs -text | ||||
|  |  | |||
|  | @ -576,11 +576,28 @@ $endif$ | |||
| 
 | ||||
| \usepackage[fixed]{fontawesome5} | ||||
| \usepackage{lenaisten-defs} | ||||
| \usepackage{lastpage} | ||||
| \usepackage{to-geom} | ||||
| \usepackage{graphicx} | ||||
| \usepackage[pages=all]{background} | ||||
| 
 | ||||
| \backgroundsetup{ | ||||
|   scale=1, | ||||
|   opacity=0.3, | ||||
|   angle=0, | ||||
|   position={current page.north east}, | ||||
|   hshift=-3cm, | ||||
|   vshift=-3cm, | ||||
|   contents={% | ||||
|     \includegraphics[width=2cm]{logo.png}% | ||||
|   }% | ||||
| } | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| % dekorierte Links | ||||
| \let\oldhref\href | ||||
| \renewcommand{\href}[2]{% | ||||
|   % \oldhref{#1}{\scalebox{1.3}{\raisebox{-0.3ex}{\ding{234}}}\,\underline{#2}}% | ||||
|   \oldhref{#1}{\faIcon{external-link-alt}\underline{#2}}% | ||||
| } | ||||
| 
 | ||||
|  | @ -595,13 +612,10 @@ $endif$ | |||
|   }% | ||||
| } | ||||
| 
 | ||||
| \usepackage{lastpage} | ||||
| \usepackage{to-geom} | ||||
| 
 | ||||
| % \TeXofficeHeadheight0cm | ||||
| % \TeXofficeHeadsep0cm | ||||
| \TeXofficeMargin2cm | ||||
| \TeXofficeHeadheight0cm | ||||
| \TeXofficeHeadsep0cm | ||||
| \TeXofficeFootsep.5cm | ||||
| \TeXofficeMargin2cm | ||||
| \TeXofficeResetmargins | ||||
| 
 | ||||
| \AtBeginDocument{% | ||||
|  | @ -965,11 +979,15 @@ $endif$ | |||
| %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | ||||
| %BOOKMARK begin lenaisten title | ||||
| 
 | ||||
| \savegeometry{lenaisten} | ||||
| \begin{titlepage}% | ||||
|   \TeXofficeNoheader% | ||||
|   \TeXofficeNofooter% | ||||
|   \TeXofficeGeometry% | ||||
|   \cfoot*{}% | ||||
|   \maketitle% | ||||
|   \begin{center}% | ||||
|     % \includegraphics[width=2cm]{./img/logo.png}% | ||||
|     TODO \vfill% | ||||
|     \includegraphics[width=2cm]{logo.png} \vfill% | ||||
|     \renewcommand{\arraystretch}{2}% | ||||
|     \begin{tabular}{c@{\hskip .25em}lll}% | ||||
|       \faIcon{calendar-alt} & Datum: & \multicolumn{2}{c}{$date$} \tabularnewline% | ||||
|  | @ -990,6 +1008,7 @@ $endif$ | |||
|     \renewcommand{\arraystretch}{1}% | ||||
|   \end{center}% | ||||
| \end{titlepage}% | ||||
| \loadgeometry{lenaisten} | ||||
| 
 | ||||
| %BOOKMARK end lenaisten title | ||||
| %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | ||||
|  |  | |||
							
								
								
									
										
											BIN
										
									
								
								logo.png
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								logo.png
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
		Loading…
	
		Reference in a new issue