PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : schriftart / moderncv



Spiderman25
22-08-2008, 21:06
hallo forum mitglieder,

ich möchte mein scrlttr2 anschreiben dem moderncv lebenslauf anpassen, finde jedoch nicht heraus um welche schriftart es bei diesem lebenslauf handelt. über adobe reader -> eigenschaften -> Schriften komm ich auch nicht weiter.

ich hab am ende nochmal die .tex datei des lebenslaufs angefügt. es gibt ja hier eigentlich nur 2 schriftarten... das eine grüne oben rechts und dann der text: Degree, Institution usw.... mal fettgedruckt, mal schräg.

über erste ansätze wie ich das im scrlettr2 umsetzen könnte würde ich mich freuen!

PS: bin ein neuling was das scrlttr2 packet angeht, bitte keine komplizierten erklärungen :D



%% start of file `template_en.tex'.
%% Copyright 2006-1008 Xavier Danaux (xdanaux@gmail.com).
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License version 1.3c,
% available at http://www.latex-project.org/lppl/.


\documentclass[11pt,a4paper]{moderncv}

% moderncv themes
%\moderncvtheme[blue]{casual} % optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, instead of sans serif fonts)
\moderncvtheme[green]{classic} % idem

% character encoding
\usepackage[utf8]{inputenc} % replace by the encoding you are using

% adjust the page margins
\usepackage[scale=0.8]{geometry}
%\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates
%\AtBeginDocument{\setlength{\maketitlenamewidth}{ 6cm}} % only for the classic theme, if you want to change the width of your name placeholder (to leave more space for your address details
\AtBeginDocument{\recomputelengths} % required when changes are made to page layout lengths

% personal data
\firstname{John}
\familyname{Doe}
\title{Resumé title (optional)} % optional, remove the line if not wanted
\address{street and number}{postcode city} % optional, remove the line if not wanted
\mobile{mobile (optional)} % optional, remove the line if not wanted
\phone{phone (optional)} % optional, remove the line if not wanted
\fax{fax (optional)} % optional, remove the line if not wanted
\email{email (optional)} % optional, remove the line if not wanted
\extrainfo{additional information (optional)} % optional, remove the line if not wanted
\photo[64pt]{picture} % '64pt' is the height the picture must be resized to and 'picture' is the name of the picture file; optional, remove the line if not wanted
\quote{Some quote (optional)} % optional, remove the line if not wanted

%\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page


%----------------------------------------------------------------------------------
% content
%----------------------------------------------------------------------------------
\begin{document}
\maketitle

\section{Education}
\cventry{year--year}{Degree}{Institution}{City}{\textit{Grade}}{D escription} % arguments 3 to 6 are optional
\cventry{year--year}{Degree}{Institution}{City}{\textit{Grade}}{D escription} % arguments 3 to 6 are optional

\section{Master thesis}
\cvline{title}{\emph{Title}}
\cvline{supervisors}{Supervisors}
\cvline{description}{\small Short thesis abstract}

\section{Experience}
\subsection{Vocational}
\cventry{year--year}{Job title}{Employer}{City}{}{Description} % arguments 3 to 6 are optional
\cventry{year--year}{Job title}{Employer}{City}{}{Description} % arguments 3 to 6 are optional
\subsection{Miscellaneous}
\cventry{year--year}{Job title}{Employer}{City}{}{Description line 1\newline{}Description line 2}% arguments 3 to 6 are optional

\section{Languages}
\cvlanguage{language 1}{Skill level}{Comment}
\cvlanguage{language 2}{Skill level}{Comment}
\cvlanguage{language 3}{Skill level}{Comment}

\section{Computer skills}
\cvcomputer{category 1}{XXX, YYY, ZZZ}{category 4}{XXX, YYY, ZZZ}
\cvcomputer{category 2}{XXX, YYY, ZZZ}{category 5}{XXX, YYY, ZZZ}
\cvcomputer{category 3}{XXX, YYY, ZZZ}{category 6}{XXX, YYY, ZZZ}

\section{Interests}
\cvline{hobby 1}{\small Description}
\cvline{hobby 2}{\small Description}
\cvline{hobby 3}{\small Description}

\renewcommand{\listitemsymbol}{-} % change the symbol for lists

\section{Extra 1}
\cvlistitem{Item 1}
\cvlistitem{Item 2}
\cvlistitem[+]{Item 3} % optional other symbol

\section{Extra 2}
\cvlistdoubleitem[\Neutral]{Item 1}{Item 4}
\cvlistdoubleitem[\Neutral]{Item 2}{Item 5}
\cvlistdoubleitem[\Neutral]{Item 3}{}

% Publications from a BibTeX file
\nocite{*}
\bibliographystyle{plain}
\bibliography{publications} % 'publications' is the name of a BibTeX file

\end{document}


%% end of file `template_en.tex'.

Joker
22-08-2008, 21:41
Hi,

hast du' schonmal mit

\usepackage{cmbright}

versucht? Entspricht m.E. der Schrift, die bei moderncv verwendet wird.


Viel Spaß noch beim Bewerben...

thongor
22-08-2008, 21:50
über erste ansätze wie ich das im scrlettr2 umsetzen könnte würde ich mich freuen!
Lies den verdammten scrguide (ftp://ftp.dante.de/tex-archive/macros/latex/contrib/koma-script/scrguide.pdf).


%% start of file `template_en.tex'.
Und was sollen wir - deiner Meinung nach - mit diesem Beispiel machen?

Spiderman25
22-08-2008, 22:00
@joker: \usepackage{cmbright} entspricht nicht der schrift in moderncv... achte mal auf das klein g... die sehen völlig anders aus... zumindest bei mir! :)

@thongor: herausfinden um welche schriftart es sich hier handelt! :D

Stefan_K
22-08-2008, 22:19
Hallo Spider,

das kleine Tool pdffonts (http://texblog.net/latex-archive/linux/used-fonts-pdf-files/) ist nützlich, wenn man in pdf-Dateien verwendete Schriftarten feststellen möchte, ohne den Quellcode zu sehen.
Wenn Du uns sagst, welche Schriftnamen Dir der Adobe Reader anzeigt, können wir erläutern, welche Schriften das genau sind. Du könntest jedoch auch in der Klassendatei selbst nachsehen.

Stefan

Joker
22-08-2008, 22:29
Soooo:

\usepackage[T1]{fontenc}
\renewcommand*\familydefault{\sfdefault}

Spiderman25
22-08-2008, 22:30
also hab adobe reader 9 und der gibt bei schrift folgendes aus:

LMSans10-Bold (Eingebettete Untergruppe)
Typ: Type 1
Kodierung Benutzerdefiniert

LMSans10-Oblique (Eingebettete Untergruppe)
Typ: Type 1
Kodierung Benutzerdefiniert

LMSans10-Regular (Eingebettete Untergruppe)
Typ: Type 1
Kodierung Benutzerdefiniert

usw. sonst kommen immer wieder die gleichen sachen...

hilft das weiter? das tool guck ich mir jetzt nochmal an...

was ist eine klassendatei? :o

Spiderman25
22-08-2008, 22:34
@joker: achte auf das klein g, sind die bei dir nicht anders?

Stefan_K
22-08-2008, 22:46
Hallo,



LMSans10-Bold (Eingebettete Untergruppe)
LMSans10-Oblique (Eingebettete Untergruppe)
LMSans10-Regular (Eingebettete Untergruppe)

das ist die Latin Modern Sans Serif, normal sowie fett und slanted. Das erreicht man mit \usepackage{lmodern} sowie \sffamily bzw. \textsf. Ggf. kann man \familydefault darauf umstellen, wenn im ganzen Dokument alles serifenlos sein soll. bold und slanted geht durch \bfseries oder \textbf bzw. \slshape oder \textsl.

was ist eine klassendatei? :o
Das ist der Quellcode zur Dokumentklasse, hier die Datei moderncv.cls.

Stefan

Joker
22-08-2008, 22:52
Hm, also für mich sieht das schon gleich aus.

Das eine Bild ist aus dem Beispiel-Lebenslauf, das andere aus einem Test-Asnschreiben.

Spiderman25
22-08-2008, 23:04
hallo joker,

hattest doch recht! mit dem befehl

\usepackage[T1]{fontenc}
\usepackage{lmodern}
\renewcommand*\familydefault{\sfdefault}

scheints zu funktionieren. das problem war nur das ich bei scrlettr2 auch irgendwo den befehl

\usepackage{%
ae,
times,
graphicx,
url}

drin hatte. times muss da jedenfalls raus, dann gehts...

Stefan_K
22-08-2008, 23:23
Hallo,

auch das Paket ae würde ich nicht laden.

Stefan