mirror of
https://github.com/tomru/tex-local-packages.git
synced 2026-03-02 22:15:52 +01:00
initial commit
This commit is contained in:
6
tex/latex/brief-thomas.lco
Normal file
6
tex/latex/brief-thomas.lco
Normal file
@@ -0,0 +1,6 @@
|
||||
\ProvidesFile{brief.lco}[2009/12/08 lco (Thomas Ruoff)]
|
||||
|
||||
\LoadLetterOption{brief}
|
||||
\LoadLetterOption{thomas}
|
||||
|
||||
% vim:filetype=tex
|
||||
6
tex/latex/brief-valerie.lco
Normal file
6
tex/latex/brief-valerie.lco
Normal file
@@ -0,0 +1,6 @@
|
||||
\ProvidesFile{brief-valerie.lco}[2014/11/25 lco (Thomas Ruoff)]
|
||||
|
||||
\LoadLetterOption{brief}
|
||||
\LoadLetterOption{valerie}
|
||||
|
||||
% vim:filetype=tex
|
||||
71
tex/latex/brief.lco
Normal file
71
tex/latex/brief.lco
Normal file
@@ -0,0 +1,71 @@
|
||||
\ProvidesFile{brief.lco}[2009/12/08 lco (Thomas Ruoff)]
|
||||
% Pakete
|
||||
\usepackage{cmap} % to make the PDF files "searchable and copyable"
|
||||
% in pdf viewer
|
||||
\usepackage[ngerman]{babel} % deutschsprachig
|
||||
\usepackage[utf8]{inputenc} % utf8 encoding
|
||||
\usepackage[T1]{fontenc} % Schriftkodierung
|
||||
\usepackage{charter}
|
||||
\usepackage{microtype} % echter Blocksatz
|
||||
\usepackage{graphicx}
|
||||
\usepackage{xcolor}
|
||||
\usepackage{pdfpages} % Einbinden von PDF Seiten aus PDF Dokument
|
||||
\usepackage{fixltx2e} % Verbessert einige Kernkompetenzen von LaTeX2e
|
||||
\usepackage{ellipsis} % Korrigiert den Weißraum um Auslassungspunkte
|
||||
\usepackage{marvosym} % additional symbols
|
||||
\usepackage{parskip} % keine indents
|
||||
|
||||
\KOMAoptions{
|
||||
foldmarks=true,
|
||||
backaddress=true,
|
||||
fromphone,
|
||||
fromemail,
|
||||
enlargefirstpage=true,
|
||||
paper=A4,
|
||||
fontsize=12pt,
|
||||
fromalign=left,
|
||||
draft=false
|
||||
}
|
||||
|
||||
% style changes
|
||||
|
||||
\renewcommand*{\raggedsignature}{\raggedright}
|
||||
|
||||
\setkomavar{phoneseparator}{ }
|
||||
\setkomavar{faxseparator}{ }
|
||||
\setkomavar{emailseparator}{ }
|
||||
|
||||
|
||||
% first head modifications
|
||||
|
||||
\firsthead{\noindent
|
||||
\parbox[b]{.5\textwidth}{\raggedright
|
||||
{\usekomafont{fromname}\strut\ignorespaces
|
||||
\usekomavar{fromname}\\
|
||||
}
|
||||
{\usekomafont{fromaddress}\strut\ignorespaces
|
||||
\usekomavar{fromaddress}
|
||||
\\
|
||||
}
|
||||
}
|
||||
\parbox[b]{.5\textwidth}{\raggedleft
|
||||
{\usekomafont{fromaddress}\strut\ignorespaces
|
||||
\\\usekomavar*{fromphone}\usekomavar{fromphone}
|
||||
\\\usekomavar*{fromfax}\usekomavar{fromfax}
|
||||
\\\usekomavar*{fromemail}\usekomavar{fromemail}
|
||||
\\
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
% set symbols for the contact options
|
||||
|
||||
\providecaptionname{ngerman}{\phonename}{\Telefon{}}
|
||||
\providecaptionname{ngerman}{\faxname}{\Mobilefone{}}
|
||||
\providecaptionname{ngerman}{\emailname}{\Letter}
|
||||
|
||||
% margin left for HL-2040
|
||||
\@setplength{foldmarkhpos}{6.5mm}
|
||||
|
||||
% vim:filetype=tex
|
||||
11
tex/latex/thomas.lco
Normal file
11
tex/latex/thomas.lco
Normal file
@@ -0,0 +1,11 @@
|
||||
\ProvidesFile{briefi-thomas.lco}[2009/12/08 lco (Thomas Ruoff)]
|
||||
|
||||
\setkomavar{fromname}{Thomas Ruoff}
|
||||
\setkomavar{fromaddress}{Filderstr. 37\\70180 Stuttgart}
|
||||
\setkomavar{fromphone}{(0711) 518 787 54}
|
||||
\setkomavar{fromfax}{(0151) 21 22 53 62} % use this var for mobile
|
||||
\setkomavar{fromemail}{ThomasRuoff@gmail.com}
|
||||
\setkomavar{place}{Stuttgart}
|
||||
\setkomavar{backaddress}{Thomas Ruoff, Filderstr. 37, 70180 Stuttgart}
|
||||
|
||||
% vim:filetype=tex
|
||||
7
tex/latex/valerie.lco
Normal file
7
tex/latex/valerie.lco
Normal file
@@ -0,0 +1,7 @@
|
||||
\setkomavar{fromname}{Valerie Baumeister}
|
||||
\setkomavar{fromaddress}{Filderstr. 37\\70180 Stuttgart}
|
||||
\setkomavar{fromphone}{(0711) 518 787 54}
|
||||
\setkomavar{fromfax}{(0176) 20 78 99 37} % use this var for mobile
|
||||
\setkomavar{fromemail}{Valerie.Baumeister@gmail.com}
|
||||
\setkomavar{place}{Stuttgart}
|
||||
\setkomavar{backaddress}{Valerie Baumeister, Filderstr. 37, 70180 Stuttgart}
|
||||
Reference in New Issue
Block a user