You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ohmlogoTH.tex 831B

123456789101112131415161718
  1. % Reduzierte Papier Größe 6.7*1cm
  2. \setlength{\paperwidth}{6.7cm}
  3. \setlength{\paperheight}{1cm}
  4. \hoffset-81pt
  5. \voffset-70pt
  6. \oddsidemargin=0pt
  7. \topmargin=0pt
  8. \headheight=0pt
  9. \headsep = 0pt
  10. % \fontfamily{phv}\selectfont\tiny % Helvetica Font
  11. % \fontfamily{phv}\selectfont\footnotesize{ % Helvetica Font
  12. \xdefinecolor{ohmblue}{rgb}{0,.33,.98} % Logo Farbe
  13. \begin{tikzpicture}[scale=.33]
  14. \filldraw[ohmblue](0,0)--(0,.65)--(.45,.65)--(0,1.15)--(0,2.55)--(2.55,2.55)--(2.55,1.15)
  15. --(2.1,.65)--(2.55,.65)--(2.55,0)--(1.4,0)--(1.4,2)--(1.17,2)--(1.17,0)--(0,0);
  16. \draw node at(2.7,1.2)[right]{\fontfamily{phv}\fontseries{b}\fontshape{n}\selectfont\tiny\textbf{TECHNISCHE HOCHSCHULE NÜRNBERG}};
  17. \draw node at(2.7,.38)[right]{\fontfamily{phv}\fontseries{m}\fontshape{n}\selectfont\tiny {GEORG SIMON OHM}};
  18. \end{tikzpicture}