Usuniete niepotrzebne znaki, dodany cetec, telic itp

This commit is contained in:
Robert Kmiec
2013-10-13 22:58:30 +02:00
parent 769985c419
commit 49c5cde474
2 changed files with 11 additions and 84 deletions

View File

@@ -6,19 +6,16 @@
\usepackage{nopageno} \usepackage{nopageno}
\usepackage{fancyhdr} \usepackage{fancyhdr}
\leftheader{% \leftheader{
ul. Wałowa 5\\ ul. Wałowa 5\\
56-400 Oleśnica 56-400 Oleśnica
% al. Jerzego Waszyngtona 98 m. 18\\
% 04-015 Warszawa
} }
\rightheader{% \rightheader{
E-mail: \texttt{robertkmiec1989@gmail.com}\\ E-mail: \texttt{robertkmiec1989@gmail.com}\\
Tel. kom.: (+48) 728-988-767 Tel. kom.: (+48) 728-988-767
% Mobile: (+48) 605 611 224
} }
\title{Robert Kmieć} \title{\normalsize{mgr inż.} \huge{Robert Kmieć}}
%\subtitle{and the subtitle} %\subtitle{and the subtitle}
\photo{zdjecie.jpg} \photo{zdjecie.jpg}
@@ -26,15 +23,15 @@
\usepackage{color} \usepackage{color}
\makeatletter \makeatletter
\def\@@rubrichead#1{% \def\@@rubrichead#1{
\@rubricfont% \@rubricfont%
\makebox[0pt][l]{\colorbox[gray]{0.7}{\makebox[\@almosttextwidth-\hfuzz]{}}}% \makebox[0pt][l]{\colorbox[gray]{0.7}{\makebox[\@almosttextwidth-\hfuzz]{}}}%
\makebox[\@almosttextwidth-\hfuzz][c]{#1}\par\vspace\rubricspace} \makebox[\@almosttextwidth-\hfuzz][c]{#1}\par\vspace\rubricspace}
\def\@@subrubric#1{% \def\@@subrubric#1{
\parbox{0cm}{% \parbox{0cm}{
\raisebox{\@beforespace}{\@subrubricfont% \raisebox{\@beforespace}{\@subrubricfont%
\makebox[1ex][l]{\colorbox[gray]{0.7}{\textcolor[gray]{0.7}{M}}}#1}% \makebox[1ex][l]{\colorbox[gray]{0.7}{\textcolor[gray]{0.7}{M}}}#1}%
\par\vspace\subrubricspace}% \par\vspace\subrubricspace}
\@subrubricmark{#1}} \@subrubricmark{#1}}
\makeatother \makeatother

View File

@@ -1,5 +1,9 @@
\begin{rubric}{Doświadczenie zawodowe} \begin{rubric}{Doświadczenie zawodowe}
\entry*[09.2013--\ldots]
\textbf{CeTEC GmbH, Telic GmbH, CEP AG}
\entry*
Programista systemów wbudowanych
\entry*[03.2010--01.2013] \entry*[03.2010--01.2013]
\textbf{Politechnika Wrocławska, Instytut Informatyki, Automatyki i \textbf{Politechnika Wrocławska, Instytut Informatyki, Automatyki i
@@ -13,78 +17,4 @@ Robotyki, Laboratorium Inteligencji Robotów}
\textbf{Wrocławskie Centrum Sieciowo-Superkomputerowe} \textbf{Wrocławskie Centrum Sieciowo-Superkomputerowe}
\entry* Miesięczne praktyki \entry* Miesięczne praktyki
%% \entry*[10.2003--11.2005]
%% \textbf{Nemerle}
%% \entry*
%% Hybrid programming language for the~.NET platform
%% \entry*
%% Project has received funding from Microsoft Research.
%% \entry*
%% \emph{My contributions include patches to standard library, Emacs
%% syntax mode, design of the build system, and Debian packages.}
% \entry*[05.2003--01.2005]
% \textbf{Debian}
% \entry*
% Free operating system
% \entry*
% \emph{I have successfully completed all the~steps in~the~New Maintainer
% process, but have been rejected because of~lack of~the time I could
% devote to~the~project.}
%% \entry*[06.2002--01.2005]
%% \textbf{Elmo}
%% \entry*
%% Console-based mail user agent featuring SMTP and POP3 protocols and
%% a~so-called Bayesian spam filter
%% \entry*
%% \emph{Design and implementation}
% \entry*[10.2001--03.2002]
% \textbf{Argante R Compiler}
% \entry*
% Procedural language (with C-like syntax) compiler for Argante OS
% \entry*
% \emph{Design and implementation}
%% \subrubric{Publications}
%% \entry*[11.2006]
%% \textbf{API Changes: How Far Would You Go?} (tool demonstration)
%% \entry*
%% \emph{Jacek Śliwerski, Ilie Savga, Michael Rudolf, Jan Lehmann,
%% Harald Wendel}
%% \entry*
%% To~be published in~Proc. $11^{th}$ European Conference on Software
%% Maintenance and Reengineering (CSMR 2007), Amsterdam,
%% the~Netherlands.
%% \entry*[09.2005]
%% \textbf{HATARI: Raising Risk Awareness} (tool demonstration)
%% \entry*
%% \emph{Jacek Śliwerski, Thomas Zimmermann, Andreas Zeller}
%% \entry*
%% In~Proc. ACM SIGSOFT Symposium on the~Foundations
%% of~Software Engineering (ESEC/FSE 2005), Lisbon, Portugal.
%% \entry*[05.2005]
%% \textbf{When Do Changes Induce Fixes?}
%% \entry*
%% \emph{Jacek Śliwerski, Thomas Zimmermann, Andreas Zeller}
%% \entry*
%% In Proc. International Workshop on Mining Software Repositories (MSR
%% 2005), St.~Louis, Missouri, USA.
%% \entry*[01.2003]
%% \textbf{GNU Privacy Handbook}
%% \entry*
%% Polish translation
\end{rubric} \end{rubric}
%% rubric.tex ends here.
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "cv"
%%% End: