chris1234567
13-05-2009, 15:05
Ich habe diese Lebenslauf Vorlage gebastelt! Jedoch wird eine zusätzliche weiße Seite am Anfang generiert. Ich glaube, dass das gesamte Dokument irgendwie nach unten springt. Aber grundsätzlich geht sich der Text ja auf einer Seite aus. Hat jemand eine Idee wie ich die erste Seite wegbekomme?
BG C
Anbei das Minimalbeispiel:
\documentclass[a4paper,bibtotoc,oneside,fleqn]{scrbook}
\usepackage[ansinew]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
\usepackage{fancyhdr}
\usepackage[pdftex]{graphicx}
\usepackage [pdfpagelayout=SinglePage]{hyperref}
\begin{document}
%
--------------------------------------------------------------------------------
%
--------------------------------------------------------------------------------
% begin new page
%\newpage
% insert entry "Abstract" to index
%\addcontentsline{toc}{chapter}{Curriculum Vitae}
\section*{Curriculum Vitae}
\fancyfoot{}
%\fancyhead{}
\thispagestyle{empty}
\vspace{1cm}
\begin{minipage}{1\textwidth}
\begin{minipage}{0.75\textwidth}%% 75% of textwidth of A4 page
\begin{tabular}[htbp]{p{4.488cm}|l}
\hfill \small \textbf{Personal Information}\\
& \\
\hfill \small First Name / Surname / PN & \small \textbf{Your
Name}\\
\hfill \small & \small \\
\hfill \small E-Mail & \small 123.123@123.at\\
\small & \small 123.123@123.at\\
\end{tabular}
\end{minipage}
%\begin{minipage}{0.2\textwidth} %% 20% der Textbreite einer A4-Seite
%\includegraphics[width=40mm]{Bild.pdf}
%\end{minipage}
\begin{tabular}[htbp]{p{4.488cm}|l}%\rule{4.2cm}{0.2pt}
\hfill \small Nationality & \small \\
\hfill \small Date of Birth & \small \\
\small & \small \\
\end{tabular}
\begin{tabular}[htbp]{p{4.488cm}|l}
\hfill \small \textbf{Completion of M. Thesis}\\
\hfill \small Dates & \small January 2009 - month 2009\\
\hfill \small Occupation or position held & \small \\
\hfill \small Name and adress of employer & \small \\
\small & \small \\
\small & \small \\
\small & \small \\
\small & \small \\
\small & \small \\
\hfill \small & \small \\
\end{tabular}
\begin{tabular}[htbp]{p{4.488cm}|l}
\hfill \small \textbf{Education}\\
\hfill \small Dates & \small \\
\hfill \small Title of Qualification & \small \\
\hfill \small Name and type of & \small \\
\hfill \small organisation & \small \\
\small & \small \\
\small & \small NAME OF COUNTRY \\
\hfill \small Level in international & \small \\
\hfill \small classification & \small \\
\small & \small \\
\hfill \small Dates & \small \\
\hfill \small Title of Qualification & \small \\
\hfill \small Name and type of & \small \\
\hfill \small organisation & \small \\
\small & \small \\
\small & \small \\
\hfill \small Level in international & \small \\
\hfill \small classification & \small ISCED 5a\\
\small & \small \\
\hfill \small Dates & \small \\
\hfill \small Title of Qualification & \small \\
\hfill \small Name and type of & \small \\
\hfill \small organisation & \small \\
\small & \small \\
\small & \small \\
\small & \small \\
\hfill \small Level in international & \small \\
\hfill \small classification & \small ISCED 3a\\
\end{tabular}
\end{minipage}
\end{document}
BG C
Anbei das Minimalbeispiel:
\documentclass[a4paper,bibtotoc,oneside,fleqn]{scrbook}
\usepackage[ansinew]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
\usepackage{fancyhdr}
\usepackage[pdftex]{graphicx}
\usepackage [pdfpagelayout=SinglePage]{hyperref}
\begin{document}
%
--------------------------------------------------------------------------------
%
--------------------------------------------------------------------------------
% begin new page
%\newpage
% insert entry "Abstract" to index
%\addcontentsline{toc}{chapter}{Curriculum Vitae}
\section*{Curriculum Vitae}
\fancyfoot{}
%\fancyhead{}
\thispagestyle{empty}
\vspace{1cm}
\begin{minipage}{1\textwidth}
\begin{minipage}{0.75\textwidth}%% 75% of textwidth of A4 page
\begin{tabular}[htbp]{p{4.488cm}|l}
\hfill \small \textbf{Personal Information}\\
& \\
\hfill \small First Name / Surname / PN & \small \textbf{Your
Name}\\
\hfill \small & \small \\
\hfill \small E-Mail & \small 123.123@123.at\\
\small & \small 123.123@123.at\\
\end{tabular}
\end{minipage}
%\begin{minipage}{0.2\textwidth} %% 20% der Textbreite einer A4-Seite
%\includegraphics[width=40mm]{Bild.pdf}
%\end{minipage}
\begin{tabular}[htbp]{p{4.488cm}|l}%\rule{4.2cm}{0.2pt}
\hfill \small Nationality & \small \\
\hfill \small Date of Birth & \small \\
\small & \small \\
\end{tabular}
\begin{tabular}[htbp]{p{4.488cm}|l}
\hfill \small \textbf{Completion of M. Thesis}\\
\hfill \small Dates & \small January 2009 - month 2009\\
\hfill \small Occupation or position held & \small \\
\hfill \small Name and adress of employer & \small \\
\small & \small \\
\small & \small \\
\small & \small \\
\small & \small \\
\small & \small \\
\hfill \small & \small \\
\end{tabular}
\begin{tabular}[htbp]{p{4.488cm}|l}
\hfill \small \textbf{Education}\\
\hfill \small Dates & \small \\
\hfill \small Title of Qualification & \small \\
\hfill \small Name and type of & \small \\
\hfill \small organisation & \small \\
\small & \small \\
\small & \small NAME OF COUNTRY \\
\hfill \small Level in international & \small \\
\hfill \small classification & \small \\
\small & \small \\
\hfill \small Dates & \small \\
\hfill \small Title of Qualification & \small \\
\hfill \small Name and type of & \small \\
\hfill \small organisation & \small \\
\small & \small \\
\small & \small \\
\hfill \small Level in international & \small \\
\hfill \small classification & \small ISCED 5a\\
\small & \small \\
\hfill \small Dates & \small \\
\hfill \small Title of Qualification & \small \\
\hfill \small Name and type of & \small \\
\hfill \small organisation & \small \\
\small & \small \\
\small & \small \\
\small & \small \\
\hfill \small Level in international & \small \\
\hfill \small classification & \small ISCED 3a\\
\end{tabular}
\end{minipage}
\end{document}