IneXperience

Risposte nei forum create

Stai visualizzando 15 risposte – dal 76 al 90 (di 239 totali)
  • Autore
    Risposte
  • in risposta a: Non riesco più a compilare il mio CV #97668
    Up
    0
    Down
    ::

    OldClaudio” post=97164Dunque, non trova newpxtext e newpxmath? semplice ha una installazione del sistema TeX o vecchia o incompleta. Sai bene, frequentando il foum, che consigliamo sempre una installazione aggiornata e completa. nota che dopo aver dato due volte invio, ti compila con i font di devault che con i CM-super; se ti vano bene, togli il riferimento ai Platino extende testuali e matematici; sicuramente ti viene benissimo con i font di default.

    Inoltre, il fatto che quella scritta ti venga apparentemente ù iccola fa perte die vari fastidi prodotti da relsize; proga a racchidere fra graffe sia il comando \textscale con i suoi parametri, sia il testo che vupi scaltao; una sola coppia di graffe che racchiuda entrambe le cose.

    Se hai MiKTeX, disinstallalo e installa al suo posto TeXLive 2014; nell’Arte c’è scritto come fare.

    Buonasera OldClaudio,
    venerdì ho disinstallato LiveTex ed installato una nuova versione. Avendo il mac, scaricato un pacchetto di oltre 2GB MacTex. Avviando Version 1.19 (1.19) punta ad un indirizzo : http://ftp.uniroma2.it/TeX/systems/texlive/tlnet mentre sul pdf dell’Arte di scrivere… indica questo: http://ctan.mirror.garr.it/mirrors/CTAN/systems/texlive/tlnet/. Risultato è che il CV viene compilato correttamente senza errori, mi riferisco ai due invio che davo.
    Ho solo un piccolo problemino, e poi credo sia concluso il tutto. Il comando /bull mi da sì dei cerchi per suddividere esempio il mio indirizzo mail col telefono, o altri campi nel cv, ma questo tondino è disaminato rispetto alla riga in cui è scritto il testo: com’è che vola? 🙂

    Grazie e poi credo di aver finito.

    in risposta a: Non riesco più a compilare il mio CV #97666
    Up
    0
    Down
    ::


    Molte grazie oldClaudio, ho fatto tutte le modifiche che mi hai indicato nel testo editato e le voci dei titoli sono rotondi come volevo 🙂

    Ora ho il problema che quando lancio il cv mi dà solo un alert che ti mostro di seguito e poi devo dare un paio di volte invio e poi compila correttamente:

    `(/usr/local/texlive/2011/texmf-dist/tex/latex/pdftex-def/pdftex.def))

    ! LaTeX Error: File `newpxtext.sty' not found.

    Type X to quit or to proceed,
    or enter new name. (Default extension: sty)

    Enter file name:

    ! LaTeX Error: File `newpxmath.sty' not found.

    Type X to quit or to proceed,
    or enter new name. (Default extension: sty)

    Enter file name: `

    Spero di aver modificato correttamente quanto mi hai specificato reinserisco il sorgente e lo structure interamente per l’ultimo ceck.

    cv:
    `%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    % Cies Resume/CV
    % LaTeX Template
    % Version 1.1 (20/7/14)
    %
    % This template has been downloaded from:
    % http://www.LaTeXTemplates.com
    %
    % Original author:
    % Cies Breijs (cies@kde.nl)
    % https://github.com/cies/resume with extensive modifications by:
    % Vel (vel@latextemplates.com)
    %
    % License:
    % CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
    %
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

    %—————————————————————————————-
    % PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
    %—————————————————————————————-

    \documentclass[10pt,a4paper]{article} % Font size (10-12pt) and paper size (a4paper, letterpaper, legalpaper, etc)

    \usepackage{structure} % Include structure.tex which contains packages and document layout definitions

    \hyphenation{Some-long-word} % Specify custom hyphenation points in words with dashes where you would like hyphenation to occur, or alternatively, don't put any dashes in a word to stop hyphenation altogether

    \begin{document}
    \sffamily
    %—————————————————————————————-
    % NAME AND CONTACT INFORMATION
    %—————————————————————————————-

    \maintitle{zzzzzzzzzzz}{} % Your name and date of birth or subtitle

    \noindent\href{mailto:xxxxx@gmail.com}{xxx.rrrrrr@gmail.com}\bull % Your email address
    \textsmaller{+}55555555555555 % Your phone number(s) and Skype username
    %\href{http://www.johnsmith.com}{www.johnsmith.com}\\ % Your URL
    %123 Broadway\bull City, 12345\bull State\bull Country % Your address

    \spacedhrule{0.9em}{-0.38em} % Horizontal rule – the first bracket is whitespace before and the second is after

    %—————————————————————————————
    % SUMMARY SECTION
    %—————————————————————————————-

    \roottitle{Summary} % Root section title

    \vspace{-1.3em} % Reduce whitespace after the Summary heading and the two-column content

    \begin{multicols}{2} % Start a two-column layout
    \noindent
    I am a computer engineer, and I work as a technician at the Department of Cultural Heritage of Padua with different tasks ranging from purchasing software to hardware management and application design. My strong determination and will to improve my position in the organization has allowed me to achieve several promotions. I enjoy acquiring new knowledge and putting this at the service of my colleagues and my company. My formal education has been of great use. The university environment has provided me a with the opportunity to obtain the specific expertise of new programming languages such as Java, C, Assembly, Python and begin working in a team with fellow computer engineers on assigned projects, while at the same time I have applied what I have learned on the job front by studying and accumulating new skills in using dedicated applications to create tables and design drawings, and software to take advantage of the databases ERP (Enterprise Resource Planning) systems such as SAP and the GOI.
    \end{multicols}

    \spacedhrule{0.5em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after

    %—————————————————————————————-
    % EXPERIENCE SECTION
    %—————————————————————————————-

    \roottitle{Core Skills} % Top level section
    \vspace{0.25cm}

    \begin{itemize}
    \item Designing Databases shaped pattern with ER ( Entity-Relationship ) with UML
    \item Planning and development of a data base of PHP and MySQL
    \item Using CMS (Drupal, WordPress) and framework (Plone)
    \item Administration of different operating systems
    \item Purchasing hardware and software
    \item Typing on keyboard
    \end{itemize}
    \vspace{0.25cm}
    %————————————————

    %————————————————

    \spacedhrule{-0.2em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after

    \roottitle{Career Highlights} % Top level section
    \vspace{0.25cm}

    \begin{itemize}
    \item Designing and creating websites using CMS (Content Management System) like Drupal, WordPress and frameworks like Plone.
    \item Having designed and built largely developed an application (PHP and SQL) that stores and manages multimedia materials used.
    \end{itemize}
    \vspace{0.25cm}
    %—————————————————————————————-
    % EDUCATION SECTION
    %—————————————————————————————
    \spacedhrule{-0.2em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after-

    \roottitle{Summary of Employment} % Top level section
    \vspace{0.25cm}
    %\headedsection % Employer name which can include a hyperlink and location/URL on the right side of the page

    \headedsection
    {\textbf {Department of Cultural Heritage} \bull \textsl{December 2008 to present}}

    {\textsl{Technical – Administrative and Data Processing Employee}
    %\headedsubsection % Job title entry for the current employer
    %{}{}

    \begin{itemize}
    \item Design and development currently underway, of a web-oriented application written in PHP and SQL statement that contains file types such as images, audio and videos. The purpose of this work is to provide users such as teachers, students and technicians who populate the university, with a useful tool for research, study and cataloguing of multimedia material, respectively.
    \item Management and maintenance of hardware and software resources.
    \item Management of departmental web sites and mailing lists, server administration, technical support and users training.
    \item Collaboration with the administrative sector for the purchase of information technology and with the Audio-visual laboratory (images computer storage).
    \end{itemize}
    }
    \vspace{0.25cm}

    \headedsection
    {\textbf {Studio Ghirardi for SNAM (Eni)} \bull \textsl{June 2006 – July 2008}}

    {\textsl{Employee}
    \begin{itemize}
    \item Office employee with the task of aligning Technical Systems and databases, using Sigas (Continuous and Cadastre), SAP and GOI.
    \item Designer Electrical Protection schemes for the pipeline network allocated in Triveneto with cartographic processing using the Microstation application.
    \end{itemize}
    }
    \vspace{0.25cm}

    \headedsection
    {\textbf {Cityware Engineering} \bull \textsl{February 2002 – December 2005}}

    {\textsl{Employee}
    \begin{itemize}
    \item Electrical designer and assistant designer of automated systems (with relative layout in AutoCAD).
    \item Laboratory technician with the responsability of wiring boards and electro-mechanical systems, testing and commissioning of equipment for automation (automatic cash, recognition systems).
    \end{itemize}
    }
    \vspace{0.25cm}

    \headedsection
    {\textbf {T.S.E.M.} \bull \textsl{March 2001 – January 2002}}

    {\textsl{Electronic technician}
    \begin{itemize}
    \item Production and testing of electromedical equipment and their despatch.
    \end{itemize}
    }
    \vspace{0.25cm}
    %—————————————————————————————-
    % education SECTION
    %—————————————————————————————-

    \spacedhrule{-0.2em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after

    \roottitle{Education} % Top level section
    \vspace{0.25cm}

    Universit\`a degli studi di Padova

    \textbf {Bachelor 's degree in computer engineering}

    Dissertation:\textsl{A database for management of multimedia courseware – Structure of an application}.\\
    \\
    Technical Institute “E. Mattei”

    \textbf {High School Diploma as Electronics Consultant}
    \\
    \vspace{0.25cm}
    %————————————————
    \spacedhrule{-0.2em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after

    \roottitle{Technical Skills} % Top level section
    \vspace{0.25cm}

    \begin{itemize}
    \item Operating Environment: Linux, Windows, Mac OS X
    \item Applied Software: Microsoft Office, LibreOffice, MySQL, Drupal, WordPress, Plone, Autocad, Photoshop, SAP and GOI
    \item Programming languages: C, PHP, SQL, CSS, Java, Python, Shell Script, \LaTeX.
    \end{itemize}
    \vspace{0.25cm}
    %—————————————————————————————-
    % lingue
    %—————————————————————————————-
    \spacedhrule{-0.2em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after

    \roottitle{Languages Known} % Top level section
    \vspace{0.25cm}

    \begin{itemize}
    \item Mother tongue: Italian
    \item English: Certificate Upper-Intermediate level – Frances King School of English (B2 European classification)
    \item French: basic
    \end{itemize}
    \vspace{0.25cm}

    \spacedhrule{-0.2em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after

    \roottitle{References} % Top level section
    \vspace{0.25cm}

    \end{document}`

    e l’include.sty
    `\usepackage{microtype} % Slightly tweaks character and word spacings for better typography

    \pagestyle{empty} % Stop page numbering

    %—————————————————————————————-
    % DEFINE STRUCTURAL COMMANDS
    %—————————————————————————————-
    \hypersetup{colorlinks,linkcolor={dark-blue},citecolor={dark-blue},urlcolor={dark-blue}} % Assigns the dark blue color to all links in the template
    \newenvironment{indentsection} % Defines the indentsection environment which indents text in sections titles
    {\begin{list}{}{\setlength{\leftmargin}{\newparindent}\setlength{\parsep}{0pt}\setlength{\parskip}{0pt}\setlength{\itemsep}{0pt}\setlength{\topsep}{0pt}}}{\end{list}}

    \newcommand*\maintitle[2]{\noindent{\LARGE \textbf{#1}}\ \ \ \emph{#2}\vspace{0.3em}} % Main title (name) with date of birth or subtitle

    \newcommand*\roottitle[1]{\subsection*{\sffamily#1}\vspace{-0.3em}\nopagebreak[4]} % Top level sections in the template

    \newcommand{\headedsection}[3]{\nopagebreak[4]\begin{indentsection}\item[]\textscale{1.1}{#1}\hfill#2#3\end{indentsection}\nopagebreak[4]} % Section title used for a new employer

    \newcommand{\headedsubsection}[3]{\nopagebreak[4]\begin{indentsection}\item[]\textbf{#1}\hfill\emph{#2}#3\end{indentsection}\nopagebreak[4]} % Section title used for a new position

    \newcommand{\bodytext}[1]{\nopagebreak[4]\begin{indentsection}\item[]#1\end{indentsection}\pagebreak[2]} % Body text (indented)

    \newcommand{\inlineheadsection}[2]{\begin{basedescript}{\setlength{\leftmargin}{\doubleparindent}}\item[\hspace{\newparindent}\textbf{#1}]#2\end{basedescript}\vspace{-1.7em}} % Section title where body text starts immediately after the title

    \newcommand*\acr[1]{\textrm{\textsc{{#1}}}} % Custom acronyms command

    \newcommand*\bull{\ \ \raisebox{-0.365em}[-1em][-1em]{\fontsize{40}{48}\selectfont{$\cdot$}} \ } % Custom bullet point for separating content

    \newlength{\newparindent} % It seems not to work when simply using \parindent…
    \addtolength{\newparindent}{\parindent}

    \newlength{\doubleparindent} % A double \parindent…
    \addtolength{\doubleparindent}{\parindent}

    \newcommand{\breakvspace}[1]{\pagebreak[2]\vspace{#1}\pagebreak[2]} % A custom vspace command with custom before and after spacing lengths
    \newcommand{\nobreakvspace}[1]{\nopagebreak[4]\vspace{#1}\nopagebreak[4]} % A custom vspace command with custom before and after spacing lengths that do not break the page

    \newcommand{\spacedhrule}[2]{\breakvspace{#1}\hrule\nobreakvspace{#2}} % Defines a horizontal line with some vertical space before and after it`

    Intanto mi salvo tutto correttamente perché ormai è quasi fatta e siamo a buon punto.
    Grazie, senza te non avrei mai risolto.

    EDIT: L’unico neo rispetto al precedente cv è che per esempio nel capitolo: Summary of Employment questa intestazione sembra o è piu piccola delle voci che poi incorpora nel capitolo, vale a dire le seguenti: Department of Cultural Heritage · December 2008 to present, Studio Ghirardi for SNAM (Eni) · June 2006 – July 2008 e così di seguito.
    Dove devo agire per aumentare poco poco l’intestazione di Summary of Employment?
    Grazie.

    posso inviarti il vecchio cv in modo che tu abbia un confronto? mi servirebbe una mail, possibilmente. Ho provato ad allegarlo qui, ma eccede l’upload.
    Grazie.

    in risposta a: Non riesco più a compilare il mio CV #97665
    Up
    0
    Down
    ::


    Buongiorno OldClaudio.

    Per ora sono al lavoro, nel pomeriggio rientro ed eseguo la tua correzione. Tu intanto aggiornati coi colleghi, poi in serata ne riparliamo. 😉

    Grazie tante.

    edit: ora che mi fai controllare ho copiato-incollato quel che hai citato te nel messaggio #97119 😛

    in risposta a: Non riesco più a compilare il mio CV #97663
    Up
    0
    Down
    ::


    grazie per il tuo supporto, ho fatto le dovute modifiche.

    Inserisco i due file come adesso sono il primo è include.sty
    `% Copyright (c) 2012 Cies Breijs
    %
    % The MIT License
    %
    % Permission is hereby granted, free of charge, to any person obtaining a copy
    % of this software and associated documentation files (the “Software”), to deal
    % in the Software without restriction, including without limitation the rights
    % to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    % copies of the Software, and to permit persons to whom the Software is
    % furnished to do so, subject to the following conditions:
    %
    % The above copyright notice and this permission notice shall be included in
    % all copies or substantial portions of the Software.
    %
    % THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    % IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    % FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    % AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    % LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    % OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    % SOFTWARE.

    %%% LOAD AND SETUP PACKAGES

    \usepackage[margin=0.75in]{geometry} % Adjusts the margins

    \usepackage{multicol} % Required for multiple columns of text

    \usepackage{mdwlist} % Required to fine tune lists with a inline headings and indented content

    \usepackage{relsize} % Required for the \textscale command for custom small caps text

    \usepackage{hyperref} % Required for customizing links
    \usepackage{xcolor} % Required for specifying custom colors
    \definecolor{dark-blue}{rgb}{0.15,0.15,0.4} % Defines the dark blue color used for links

    \usepackage{newpstext,newpxmath}
    \usepackage[T1]{fontenc}

    \usepackage{microtype} % Slightly tweaks character and word spacings for better typography

    \pagestyle{empty} % Stop page numbering

    %—————————————————————————————-
    % DEFINE STRUCTURAL COMMANDS
    %—————————————————————————————-
    \hypersetup{colorlinks,linkcolor={dark-blue},citecolor={dark-blue},urlcolor={dark-blue}} % Assigns the dark blue color to all links in the template
    \newenvironment{indentsection} % Defines the indentsection environment which indents text in sections titles
    {\begin{list}{}{\setlength{\leftmargin}{\newparindent}\setlength{\parsep}{0pt}\setlength{\parskip}{0pt}\setlength{\itemsep}{0pt}\setlength{\topsep}{0pt}}}{\end{list}}

    \newcommand*\maintitle[2]{\noindent{\LARGE \textbf{#1}}\ \ \ \emph{#2}\vspace{0.3em}} % Main title (name) with date of birth or subtitle

    \newcommand*\roottitle[1]{\subsection*{#1}\vspace{-0.3em}\nopagebreak[4]} % Top level sections in the template

    \newcommand{\headedsection}[3]{\nopagebreak[4]\begin{indentsection}\item[]\textscale{1.1}{#1}\hfill#2#3\end{indentsection}\nopagebreak[4]} % Section title used for a new employer

    \newcommand{\headedsubsection}[3]{\nopagebreak[4]\begin{indentsection}\item[]\textbf{#1}\hfill\emph{#2}#3\end{indentsection}\nopagebreak[4]} % Section title used for a new position

    \newcommand{\bodytext}[1]{\nopagebreak[4]\begin{indentsection}\item[]#1\end{indentsection}\pagebreak[2]} % Body text (indented)

    \newcommand{\inlineheadsection}[2]{\begin{basedescript}{\setlength{\leftmargin}{\doubleparindent}}\item[\hspace{\newparindent}\textbf{#1}]#2\end{basedescript}\vspace{-1.7em}} % Section title where body text starts immediately after the title

    \newcommand*\acr[1]{\textscale{.85}{#1}} % Custom acronyms command

    \newcommand*\bull{\ \ \raisebox{-0.365em}[-1em][-1em]{\fontsize{40}{48}\selectfont{$\cdot$}} \ } % Custom bullet point for separating content

    \newlength{\newparindent} % It seems not to work when simply using \parindent…
    \addtolength{\newparindent}{\parindent}

    \newlength{\doubleparindent} % A double \parindent…
    \addtolength{\doubleparindent}{\parindent}

    \newcommand{\breakvspace}[1]{\pagebreak[2]\vspace{#1}\pagebreak[2]} % A custom vspace command with custom before and after spacing lengths
    \newcommand{\nobreakvspace}[1]{\nopagebreak[4]\vspace{#1}\nopagebreak[4]} % A custom vspace command with custom before and after spacing lengths that do not break the page

    \newcommand{\spacedhrule}[2]{\breakvspace{#1}\hrule\nobreakvspace{#2}} % Defines a horizontal line with some vertical space before and after it`

    ed il secondo il mio cv (modificato):
    `%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    % Cies Resume/CV
    % LaTeX Template
    % Version 1.1 (20/7/14)
    %
    % This template has been downloaded from:
    % http://www.LaTeXTemplates.com
    %
    % Original author:
    % Cies Breijs (cies@kde.nl)
    % https://github.com/cies/resume with extensive modifications by:
    % Vel (vel@latextemplates.com)
    %
    % License:
    % CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
    %
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

    %—————————————————————————————-
    % PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
    %—————————————————————————————-

    \documentclass[10pt,a4paper]{article} % Font size (10-12pt) and paper size (a4paper, letterpaper, legalpaper, etc)

    \usepackage{structure} % Include structure.tex which contains packages and document layout definitions

    \hyphenation{Some-long-word} % Specify custom hyphenation points in words with dashes where you would like hyphenation to occur, or alternatively, don't put any dashes in a word to stop hyphenation altogether

    \begin{document}
    \sffamily
    %—————————————————————————————-
    % NAME AND CONTACT INFORMATION
    %—————————————————————————————-

    \maintitle{Giuseppino}{} % Your name and date of birth or subtitle

    \noindent\href{mailto:giuseppe}{peppe.peppe@gmail.com}\bull % Your email address
    \textsmaller{+}39 077 % Your phone number(s) and Skype username
    %\href{http://www.johnsmith.com}{www.johnsmith.com}\\ % Your URL
    %123 Broadway\bull City, 12345\bull State\bull Country % Your address

    \spacedhrule{0.9em}{-0.38em} % Horizontal rule – the first bracket is whitespace before and the second is after

    %—————————————————————————————
    % SUMMARY SECTION
    %—————————————————————————————-
    \roottitle{Summary} % Root section title

    \vspace{-1.3em} % Reduce whitespace after the Summary heading and the two-column content

    \begin{multicols}{2} % Start a two-column layout
    \noindent
    I am a computer engineer, and I work as a technician at the Department of Cultural Heritage of Padua with different tasks ranging from purchasing software to hardware management and application design. My strong determination and will to improve my position in the organization has allowed me to achieve several promotions. I enjoy acquiring new knowledge and putting this at the service of my colleagues and my company. My formal education has been of great use. The university environment has provided me a with the opportunity to obtain the specific expertise of new programming languages such as Java, C, Assembly, Python and begin working in a team with fellow computer engineers on assigned projects, while at the same time I have applied what I have learned on the job front by studying and accumulating new skills in using dedicated applications to create tables and design drawings, and software to take advantage of the databases ERP (Enterprise Resource Planning) systems such as SAP and the GOI.
    \end{multicols}

    \spacedhrule{0.5em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after

    %—————————————————————————————-
    % EXPERIENCE SECTION
    %—————————————————————————————-

    \roottitle{Core Skills} % Top level section
    \vspace{0.25cm}

    \begin{itemize}
    \item Designing Databases shaped pattern with ER ( Entity-Relationship ) with UML
    \item Planning and development of a data base of PHP and MySQL
    \item Using CMS (Drupal, WordPress) and framework (Plone)
    \item Administration of different operating systems
    \item Purchasing hardware and software
    \item Typing on keyboard
    \end{itemize}
    \vspace{0.25cm}
    %————————————————

    %————————————————

    \spacedhrule{-0.2em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after

    \roottitle{Career Highlights} % Top level section
    \vspace{0.25cm}

    \begin{itemize}
    \item Designing and creating websites using CMS (Content Management System) like Drupal, WordPress and frameworks like Plone.
    \item Having designed and built largely developed an application (PHP and SQL) that stores and manages multimedia materials used.
    \end{itemize}
    \vspace{0.25cm}
    %—————————————————————————————-
    % EDUCATION SECTION
    %—————————————————————————————
    \spacedhrule{-0.2em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after-

    \roottitle{Summary of Employment} % Top level section
    \vspace{0.25cm}
    %\headedsection % Employer name which can include a hyperlink and location/URL on the right side of the page

    \headedsection
    {\textbf {Department of Cultural Heritage} \bull \textsl{December 2008 to present}}

    {\textsl{Technical – Administrative and Data Processing Employee}
    %\headedsubsection % Job title entry for the current employer
    %{}{}

    \begin{itemize}
    \item Design and development currently underway, of a web-oriented application written in PHP and SQL statement that contains file types such as images, audio and videos. The purpose of this work is to provide users such as teachers, students and technicians who populate the university, with a useful tool for research, study and cataloguing of multimedia material, respectively.
    \item Management and maintenance of hardware and software resources.
    \item Management of departmental web sites and mailing lists, server administration, technical support and users training.
    \item Collaboration with the administrative sector for the purchase of information technology and with the Audio-visual laboratory (images computer storage).
    \end{itemize}
    }
    \vspace{0.25cm}

    \headedsection
    {\textbf {Studio Ghirardi for SNAM (Eni)} \bull \textsl{June 2006 – July 2008}}

    {\textsl{Employee}
    \begin{itemize}
    \item Office employee with the task of aligning Technical Systems and databases, using Sigas (Continuous and Cadastre), SAP and GOI.
    \item Designer Electrical Protection schemes for the pipeline network allocated in Triveneto with cartographic processing using the Microstation application.
    \end{itemize}
    }
    \vspace{0.25cm}

    \headedsection
    {\textbf {Cityware Engineering} \bull \textsl{February 2002 – December 2005}}

    {\textsl{Employee}
    \begin{itemize}
    \item Electrical designer and assistant designer of automated systems (with relative layout in AutoCAD).
    \item Laboratory technician with the responsability of wiring boards and electro-mechanical systems, testing and commissioning of equipment for automation (automatic cash, recognition systems).
    \end{itemize}
    }
    \vspace{0.25cm}

    \headedsection
    {\textbf {T.S.E.M.} \bull \textsl{March 2001 – January 2002}}

    {\textsl{Electronic technician}
    \begin{itemize}
    \item Production and testing of electromedical equipment and their despatch.
    \end{itemize}
    }
    \vspace{0.25cm}
    %—————————————————————————————-
    % education SECTION
    %—————————————————————————————-

    \spacedhrule{-0.2em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after

    \roottitle{Education} % Top level section
    \vspace{0.25cm}

    Universit\`a degli studi di Padova

    \textbf {Bachelor 's degree in computer engineering}

    Dissertation:\textsl{A database for management of multimedia courseware – Structure of an application}.\\
    \\
    Technical Institute “E. Mattei”

    \textbf {High School Diploma as Electronics Consultant}
    \\
    \vspace{0.25cm}
    %————————————————
    \spacedhrule{-0.2em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after

    \roottitle{Technical Skills} % Top level section
    \vspace{0.25cm}

    \begin{itemize}
    \item Operating Environment: Linux, Windows, Mac OS X
    \item Applied Software: Microsoft Office, LibreOffice, MySQL, Drupal, WordPress, Plone, Autocad, Photoshop, SAP and GOI
    \item Programming languages: C, PHP, SQL, CSS, Java, Python, Shell Script, \LaTeX.
    \end{itemize}
    \vspace{0.25cm}
    %—————————————————————————————-
    % lingue
    %—————————————————————————————-
    \spacedhrule{-0.2em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after

    \roottitle{Languages Known} % Top level section
    \vspace{0.25cm}

    \begin{itemize}
    \item Mother tongue: Italian
    \item English: Certificate Upper-Intermediate level – Frances King School of English (B2 European classification)
    \item French: basic
    \end{itemize}
    \vspace{0.25cm}

    \spacedhrule{-0.2em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after

    \roottitle{References} % Top level section
    \vspace{0.25cm}

    \end{document}`

    Ci aggiorniamo domattina per il punto della situazione, se ti è possibile.
    Posso solo dirti che rispetto al precedente le sezioni \roottitle{} tengono un carattere più simile al times new Romans che a quello del resto del documento, per cui in disaccordo.
    Vorrei, s’è possibile uniformare il tutto.

    Buonanotte,
    Simone

    Attachments:
    You must be logged in to view attached files.
    in risposta a: Non riesco più a compilare il mio CV #97661
    Up
    0
    Down
    ::

    OldClaudio” post=97117Avendo ora anche il file structue.tex il tuo CV compila perfettamante.

    Perché chiedi come fare a cambiare i font; è la prima volta in tutto il filone che chedi una cosa del genere; prima parlavi di un errore. ora aprli di font.

    Quali font vuoi cambiare; che cosa vuoi cambiare dei font: il copro? la famiglia,?, la collezione?
    Cerca di essere più chiaro.

    Aggiungo un altro punto: nel tuo preambolo tu usi include per includere structure.tex; Non è il caso; per funzionare, funziona, ma \include serve ad altro, in particolare emette un \cleardoublepage come prima azione, che potrebbe dare molto fastidio nel preambolo; potrebbe, non vuol dire che nel tuo caso lo faccia, ma…
    structure .tex dovrebbe essere un file che contiene solo impostazioni epr tutto il documento; va benissimo se gli cambi l’estensione da .tex a .sty e lo importi con [tt]\usepackage{structure}[/tt]. siccome contiene un intero preambolo, tanto vale mettere i comandi per modificare i font dentro strucure.sty. Ho fatto questo cambiamento e il tutto funziona come prima.

    Certo che leggendo il file .log si vede che ci sono problemi con i font; siccome il CV è scritto in inglese l’autore non si è preoccupato di richiedere l’uso di font decenti e probabilmente non ha nemmeno messo la codifica di ingresso e di di uscita, oltre alla selezione dei font. Ahimè, questo è quello che succede a tirare giù dei modelli di documenti da internet e non da siti affidabili come l’archivio CTAN oppure dalla sezione Documentazione di questo sito. Ci do un’occhiata.

    Buonasera OldClaudio,
    so benissimo che quando qualcuno scrive sul forum arriva come una tempesta, un fulmine pieno con problemi che vorrebbero essere risolti facendo un po’ confusione su tutto. Solo per questo vi chiedo scusa, e comprendo il disagio che posso creare.
    Passando all’evento di questa sera, in marzo riuscivo a compilare il cv, quest’oggi volevo rieditarlo e prendendo la sorgente mi sono accorto che non andava.
    Sono riuscito includendo il file structure come mi ha indicato illinguista72 ed ora mi compila regolarmente.

    Hai ben detto che nella prima parte lascia uno spazio bianco che vorrei risolvere, non presente nella versione precedente.

    Sono arrivato anche a gamba tesa sui font. Nella precedente edizione avevo un font elegante forse il sans-serif che ora, non riesco ad includere in questo CV.
    Mi sono rivolto dove avevo scaricato la prima volta il template non conoscendo gli altri riferimenti che mi hai citato.

    Ora mi resta solo il problema del preambolo (risolto) e del font, per il resto va bene così. Dopo mi salvo tutta la struttura in modo che resti valida anche per il futuro.

    Vi ringrazio e vi chiedo scusa per come mi sono comportato.
    Grazie

    in risposta a: Non riesco più a compilare il mio CV #97659
    Up
    0
    Down
    ::


    Scusate, questo è il file structure.tex.
    Vorrei cortesemente cambiare il font che fosse più moderno e non tipo times new romans, potreste consigliarmi qualcuno?
    grazie

    `% Copyright (c) 2012 Cies Breijs
    %
    % The MIT License
    %
    % Permission is hereby granted, free of charge, to any person obtaining a copy
    % of this software and associated documentation files (the “Software”), to deal
    % in the Software without restriction, including without limitation the rights
    % to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    % copies of the Software, and to permit persons to whom the Software is
    % furnished to do so, subject to the following conditions:
    %
    % The above copyright notice and this permission notice shall be included in
    % all copies or substantial portions of the Software.
    %
    % THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    % IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    % FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
    % AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    % LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
    % OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    % SOFTWARE.

    %%% LOAD AND SETUP PACKAGES

    \usepackage[margin=0.75in]{geometry} % Adjusts the margins

    \usepackage{multicol} % Required for multiple columns of text

    \usepackage{mdwlist} % Required to fine tune lists with a inline headings and indented content

    \usepackage{relsize} % Required for the \textscale command for custom small caps text

    \usepackage{hyperref} % Required for customizing links
    \usepackage{xcolor} % Required for specifying custom colors
    \definecolor{dark-blue}{rgb}{0.15,0.15,0.4} % Defines the dark blue color used for links
    \hypersetup{colorlinks,linkcolor={dark-blue},citecolor={dark-blue},urlcolor={dark-blue}} % Assigns the dark blue color to all links in the template

    \usepackage{tgpagella} % Use the TeX Gyre Pagella font throughout the document
    \usepackage[T1]{fontenc}
    \usepackage{microtype} % Slightly tweaks character and word spacings for better typography

    \pagestyle{empty} % Stop page numbering

    %—————————————————————————————-
    % DEFINE STRUCTURAL COMMANDS
    %—————————————————————————————-

    \newenvironment{indentsection} % Defines the indentsection environment which indents text in sections titles
    {\begin{list}{}{\setlength{\leftmargin}{\newparindent}\setlength{\parsep}{0pt}\setlength{\parskip}{0pt}\setlength{\itemsep}{0pt}\setlength{\topsep}{0pt}}}{\end{list}}

    \newcommand*\maintitle[2]{\noindent{\LARGE \textbf{#1}}\ \ \ \emph{#2}\vspace{0.3em}} % Main title (name) with date of birth or subtitle

    \newcommand*\roottitle[1]{\subsection*{#1}\vspace{-0.3em}\nopagebreak[4]} % Top level sections in the template

    \newcommand{\headedsection}[3]{\nopagebreak[4]\begin{indentsection}\item[]\textscale{1.1}{#1}\hfill#2#3\end{indentsection}\nopagebreak[4]} % Section title used for a new employer

    \newcommand{\headedsubsection}[3]{\nopagebreak[4]\begin{indentsection}\item[]\textbf{#1}\hfill\emph{#2}#3\end{indentsection}\nopagebreak[4]} % Section title used for a new position

    \newcommand{\bodytext}[1]{\nopagebreak[4]\begin{indentsection}\item[]#1\end{indentsection}\pagebreak[2]} % Body text (indented)

    \newcommand{\inlineheadsection}[2]{\begin{basedescript}{\setlength{\leftmargin}{\doubleparindent}}\item[\hspace{\newparindent}\textbf{#1}]#2\end{basedescript}\vspace{-1.7em}} % Section title where body text starts immediately after the title

    \newcommand*\acr[1]{\textscale{.85}{#1}} % Custom acronyms command

    \newcommand*\bull{\ \ \raisebox{-0.365em}[-1em][-1em]{\textscale{4}{$\cdot$}} \ } % Custom bullet point for separating content

    \newlength{\newparindent} % It seems not to work when simply using \parindent…
    \addtolength{\newparindent}{\parindent}

    \newlength{\doubleparindent} % A double \parindent…
    \addtolength{\doubleparindent}{\parindent}

    \newcommand{\breakvspace}[1]{\pagebreak[2]\vspace{#1}\pagebreak[2]} % A custom vspace command with custom before and after spacing lengths
    \newcommand{\nobreakvspace}[1]{\nopagebreak[4]\vspace{#1}\nopagebreak[4]} % A custom vspace command with custom before and after spacing lengths that do not break the page

    \newcommand{\spacedhrule}[2]{\breakvspace{#1}\hrule\nobreakvspace{#2}} % Defines a horizontal line with some vertical space before and after it`

    O meglio, dov’è che devo cambiare il font? non riesco a capacitarmi in quale campo. Se in quello postato prima (curriculum) o in structure.
    Grazie

    in risposta a: Non riesco più a compilare il mio CV #97658
    Up
    0
    Down
    ::


    Ho capito ce l’ho il file. io lo compilavo da solo e mancava il file presente nella cartella quando ho scaricato il template.

    Molte grazie illinguista1972. Capito l’errore. Cancello un po’ di dai personali dal precedente per privacy.

    Buona sera ancora.

    in risposta a: Curriculum Vitae – Inglese #93305
    Up
    0
    Down
    ::


    Ok, forse col titolo della discussione la mia richiesta di adesso non è inerente.
    Poverò dopo aver completato il lavoro, di chiedervi una mano aprendo un nuovo topic prossimamente.

    Scusate se ho insistito ed utilizzato il vostro spazio, buona domenica.
    Simone

    in risposta a: Curriculum Vitae – Inglese #93304
    Up
    0
    Down
    ::


    Buongiorno ragazzi,
    al seguente link: questo vorrei possibilmente aggiungere un riquadro intorno alla pagina come ho cercato di fare precedentemente non riuscendovi… Potreste darmi cortesemente una mano, ripeto il codice anche qui senza link, grazie.

    `%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    % “ModernCV” CV and Cover Letter
    % LaTeX Template
    % Version 1.1 (9/12/12)
    %
    % This template has been downloaded from:
    % http://www.LaTeXTemplates.com
    %
    % Original author:
    % Xavier Danaux (xdanaux@gmail.com)
    %
    % License:
    % CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
    %
    % Important note:
    % This template requires the moderncv.cls and .sty files to be in the same
    % directory as this .tex file. These files provide the resume style and themes
    % used for structuring the document.
    %
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

    %—————————————————————————————-
    % PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
    %—————————————————————————————-

    \documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or roman

    \moderncvstyle{banking} % CV theme – options include: 'casual' (default), 'classic', 'oldstyle' and 'banking'
    \moderncvcolor{black} % CV color – options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'

    \usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template

    \usepackage[scale=0.75]{geometry} % Reduce document margins
    %\setlength{\hintscolumnwidth}{3cm} % Uncomment to change the width of the dates column
    %\setlength{\makecvtitlenamewidth}{10cm} % For the 'classic' style, uncomment to adjust the width of the space allocated to your name

    %—————————————————————————————-
    % NAME AND CONTACT INFORMATION SECTION
    %—————————————————————————————-

    \firstname{John} % Your first name
    \familyname{Smith} % Your last name

    % All information in this block is optional, comment out any lines you don't need
    \title{Curriculum Vitae}
    \address{123 Broadway}{City, State 12345}
    \mobile{(000) 111 1111}
    \phone{(000) 111 1112}
    \fax{(000) 111 1113}
    \email{john@smith.com}
    %\homepage{staff.org.edu/~jsmith}{staff.org.edu/$\sim$jsmith} % The first argument is the url for the clickable link, the second argument is the url displayed in the template – this allows special characters to be displayed such as the tilde in this example
    \extrainfo{additional information}
    \photo[70pt][0.4pt]{pictures/picture} % The first bracket is the picture height, the second is the thickness of the frame around the picture (0pt for no frame)
    \quote{“A witty and playful quotation” – John Smith}

    %—————————————————————————————-

    \begin{document}

    \makecvtitle % Print the CV title

    %—————————————————————————————-
    % EDUCATION SECTION
    %—————————————————————————————-

    \section{Education}

    \cventry{2011–2012}{Masters of Commerce}{The University of California}{Berkeley}{\textit{GPA — 8.0}}{First Class Honours} % Arguments not required can be left empty
    \cventry{2007–2010}{Bachelor of Business Studies}{The University of California}{Berkeley}{\textit{GPA — 7.5}}{Specialized in Commerce}

    \section{Masters Thesis}

    \cvitem{Title}{\emph{Money Is The Root Of All Evil — Or Is It?}}
    \cvitem{Supervisors}{Professor James Smith \& Associate Professor Jane Smith}
    \cvitem{Description}{This thesis explored the idea that money has been the cause of untold anguish and suffering in the world. I found that it has, in fact, not.}

    %—————————————————————————————-
    % WORK EXPERIENCE SECTION
    %—————————————————————————————-

    \section{Experience}

    \subsection{Vocational}

    \cventry{2012–Present}{1\textsuperscript{st} Year Analyst}{\textsc{Lehman Brothers}}{Los Angeles}{}{Developed spreadsheets for risk analysis on exotic derivatives on a wide array of commodities (ags, oils, precious and base metals), managed blotter and secondary trades on structured notes, liaised with Middle Office, Sales and Structuring for bookkeeping.
    \newline{}\newline{}
    Detailed achievements:
    \begin{itemize}
    \item Learned how to make amazing coffee
    \item Finally determined the reason for \textsc{PC LOAD LETTER}:
    \begin{itemize}
    \item Paper jam
    \item Software issues:
    \begin{itemize}
    \item Word not sending the correct data to printer
    \item Windows trying to print in letter format
    \end{itemize}
    \item Coffee spilled inside printer
    \end{itemize}
    \item Broke the office record for number of kitten pictures in cubicle
    \end{itemize}}

    %————————————————

    \cventry{2010–2011}{Summer Intern}{\textsc{Lehman Brothers}}{Los Angeles}{}{Rated “truly distinctive” for Analytical Skills and Teamwork.}

    %————————————————

    \subsection{Miscellaneous}

    \cventry{2008–2009}{Computer Repair Specialist}{Buy More}{Burbank}{}{Worked in the Nerd Herd and helped to solve computer problems by asking customers to turn their computers off and on again.}

    %—————————————————————————————-
    % AWARDS SECTION
    %—————————————————————————————-

    \section{Awards}

    \cvitem{2011}{School of Business Postgraduate Scholarship}
    \cvitem{2010}{Top Achiever Award — Commerce}

    %—————————————————————————————-
    % COMPUTER SKILLS SECTION
    %—————————————————————————————-

    \section{Computer skills}

    \cvitem{Basic}{\textsc{java}, Adobe Illustrator}
    \cvitem{Intermediate}{\textsc{python}, \textsc{html}, \LaTeX, OpenOffice, Linux, Microsoft Windows}
    \cvitem{Advanced}{Computer Hardware and Support}

    %—————————————————————————————-
    % COMMUNICATION SKILLS SECTION
    %—————————————————————————————-

    \section{Communication Skills}

    \cvitem{2010}{Oral Presentation at the California Business Conference}
    \cvitem{2009}{Poster at the Annual Business Conference in Oregon}

    %—————————————————————————————-
    % LANGUAGES SECTION
    %—————————————————————————————-

    \section{Languages}

    \cvitemwithcomment{English}{Mothertongue}{}
    \cvitemwithcomment{Spanish}{Intermediate}{Conversationally fluent}
    \cvitemwithcomment{Dutch}{Basic}{Basic words and phrases only}

    %—————————————————————————————-
    % INTERESTS SECTION
    %—————————————————————————————-

    \section{Interests}

    \renewcommand{\listitemsymbol}{-~} % Changes the symbol used for lists

    \cvlistdoubleitem{Piano}{Chess}
    \cvlistdoubleitem{Cooking}{Dancing}
    \cvlistitem{Running}

    %—————————————————————————————-
    % COVER LETTER
    %—————————————————————————————-

    % To remove the cover letter, comment out this entire block

    \clearpage

    \recipient{HR Departmnet}{Corporation\\123 Pleasant Lane\\12345 City, State} % Letter recipient
    \date{\today} % Letter date
    \opening{Dear Sir or Madam,} % Opening greeting
    \closing{Sincerely yours,} % Closing phrase
    \enclosure[Attached]{curriculum vit\ae{}} % List of enclosed documents

    \makelettertitle % Print letter title

    \lipsum[1-3] % Dummy text

    \makeletterclosing % Print letter signature

    %—————————————————————————————-

    \end{document}`

    in risposta a: Curriculum Vitae – Inglese #93303
    Up
    0
    Down
    ::


    Aggiungo solo il semplice riquadro finale in allegato a quanto ha gentilmente detto sopra equilibrismi che ringrazio.
    [attachment=961]res5.pdf[/attachment]

    `% LaTeX file for resume
    % This file uses the resume document class (res.cls)

    \documentclass{res}
    %\usepackage{helvetica} % uses helvetica postscript font (download helvetica.sty)
    %\usepackage{newcent} % uses new century schoolbook postscript font
    \newsectionwidth{0pt} % So the text is not indented under section headings
    \setlength{\textheight}{10.2in} % set text height big enough for box
    \topmargin=-.5in % to start box .5in from top of page
    \oddsidemargin=-.5in % to start box .5in from left of page

    \begin{document}

    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    % The following lines define \boxaround, used to draw a box on the page.
    % The parameter is the entire text of the resume. Must fit on one page!
    %
    % \boxaroundhmargin is the left & right margin around the text inside the box.
    % \boxaroundvmargin is the top & bottom margin around the text inside the box.
    % \boxrulethickness controls thickness of line used to draw the box.
    % You can change these 3 things in the lines below:
    %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    \newdimen\boxrulethickness\newdimen\boxaroundhmargin\newdimen\boxaroundvmargin
    \boxrulethickness=.5pt %controls thickness of line
    \boxaroundhmargin=35pt % about a half inch
    \boxaroundvmargin=40pt % to fit more text on page, make this smaller
    %%%%%%%%%%%%%%%%%%%%%%%%% Don't read this stuff %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    \hsize=7.5in% \vsize=10.5in % use bigger dimensions for box
    \newbox\MACboxA \newdimen\MACdimenA
    % \borderandboxit is used inside \boxaround:
    \def\borderandboxit#1#2#3{\vbox{\hrule height#2\hbox{\vrule width#2\hskip#1\hskip-#2%
    \vbox{\vskip#1\relax#3\vskip#1}\hskip#1\hskip-#2\vrule width#2}\hrule height#2}}
    %
    \long\def\boxaround#1{\vskip6pt
    {\MACdimenA=\hsize \advance\MACdimenA by-\boxaroundhmargin
    \advance\MACdimenA by-\boxaroundhmargin % once for each side
    \setbox\MACboxA=\hbox to \hsize{\hskip\boxaroundhmargin%\hss
    \vbox{\hsize=\MACdimenA
    \vskip\boxaroundvmargin #1
    \vskip\boxaroundvmargin}\hss}%
    \borderandboxit{0pt}\boxrulethickness{\box\MACboxA}}%
    \vskip2pt plus0pt minus0pt
    }
    %%%%%%%%%%%%%%%%%%% End of \boxaround macro %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

    \boxaround{ % put the text on the page inside a box

    \name{MATTHEW M. PARKER\\[12pt]}
    \address{\bf Present Address\\2174 Seventh Street\\Troy, NY 12180\\
    (518) 272-4460}
    \address{\bf Permanent Address\\241 Park Avenue\\
    New York, NY 01810\\ (212) 742-4937}

    \begin{resume}

    \section{\sl Objective} % with postscript font \sl produces bold italic
    % with default font (CM) \sl produces slanted type
    A summer position in the field of Mechanical Engineering, with
    emphasis on Automation/Robotics

    \section{\sl Education}
    Rensselaer Polytechnic Institute, B.S., Mechanical Engineering,
    expected December 1990

    Bronx High School of Science, Graduated with Honors, June 1987

    \section{\sl Related Experience}
    \begin{ncolumn}{2}
    {\it Student Production Engineer} & 5/89-12/89
    \end{ncolumn}\\
    RCA – Missile and Surface Radar Division, Moorestown, NJ \\
    Involved in prototyping and design of a vision guided robotics
    workcell. Generated robotic workcell equipment planning diagrams,
    software specifications, and integration schematics. Using a CAD
    system, designed end-effectors, fixtures, and parts trays.
    Developed communication protocols between the vision system and
    the robots, and prototyped software to control the assembly
    process of the workcell, which in its entirety includes 2 robots,
    vision system, conveyor system, tray feeders, and various
    sensors.

    \begin{ncolumn}{2}
    {\it Industrial Engineering Trainee} & 5/88-8/88
    \end{ncolumn}\\
    Mattel Toys, Hawthorne, CA \\
    Analyzed the computing needs of the Industrial Engineering
    department, interviewed prospective vendors, evaluated their
    computer hardware and software products, and recommended the
    system that best met the department's requirements. Also
    developed a software program to graphically systemize production
    line flow charts and trained engineers and technicians to use the
    various software.

    \begin{ncolumn}{2}
    {\it Structural Engineering Trainee} & 5/87-8/87
    \end{ncolumn}\\
    S.L.N. \& Associates, New York, NY \\
    Developed user friendly software programs to perform Slope
    Stability Analysis and Retaining Wall Stability Analysis and
    performed on-site inspections to monitor the stability of
    retaining walls.

    \section{\sl Other Experience}
    Pool Attendant, Bronx High School of Science Swimming Pool,
    1985-87

    \section{\sl Honors}
    Dean's List of Distinguished Students \\
    National Honor Society

    \section{\sl Activities}
    Model United Nations Club \\
    Water Polo Club \\
    Rensselaer Christian Community \\
    Campus Life Committee \\
    Intramural Softball, Volleyball \\
    Other interests include: Squash, Sailing, Cycling, and Reading

    \end{resume}

    \vfill} % end the material being boxed.
    \end{document}

    `

    Attachments:
    You must be logged in to view attached files.
    in risposta a: Curriculum Vitae – Inglese #93302
    Up
    0
    Down
    ::


    No ci mancherebbe era che avevo visto un cv di un mio amico e mi ispirava, tutto qua.

    Intanto butto giù poi vediamo la resa finale.

    grazie tante 🙂

    in risposta a: Curriculum Vitae – Inglese #93300
    Up
    0
    Down
    ::

    equilibrismi” post=92912L’ho modificato ora dovresti vedere anche il sommario. 😎

    (Insomma è estremamente manipolabile, se dai uno sguardo agli esempi e fai qualche prova te ne accorgi da solo 🙂 )

    Grazie 🙂

    ora ti chiedo di più.
    Se riesci a mettere una linea sotto il nome e cognome
    e poi far rientrare tutto il foglio o meglio quanto scritto in un box è tutto perfetto 🙂

    Grazie ancora, anyway molto gentile.

    in risposta a: Curriculum Vitae – Inglese #93298
    Up
    0
    Down
    ::

    equilibrismi” post=92910Se guardi il link di moderncv che ti ho messo sopra hai la linea lunga sotto i paragrafi, e per l’Executive Summary basta semplicemente aggiungere un paragrafo intitolato “Executive Summary” 🙂

    Sì infatti ho visto dopo, scusami 🙂
    Infatti utilizzerò quello poi per la linea sotto il nome-cognome e il riquadro generale farò dopo. Molte grazie sei stato gentilissimo.

    buona serata,
    Simone

    p.s.: oppure se hai il comando che fa il riquadro generale non rompo più 🙂

    in risposta a: Curriculum Vitae – Inglese #93296
    Up
    0
    Down
    ::


    Ciao equilibrismi,
    ti ringrazio della pronta risposta, questo template l’avevo visto in rete solo che ero insoddisfatto per la soluzione centrale in due colonne.

    Invio qualcosa fatta in word.. sotto ogni paragrafetto vorrei una linea più lunga tutto qua…
    Grazie 🙂

    [attachment=960]prova.pdf[/attachment]

    Attachments:
    You must be logged in to view attached files.
    in risposta a: B di bibliografia su una pagina e il resto su un’altra #78718
    Up
    0
    Down
    ::


    Ho risolto,
    era presente sulla cartella capitoli una bibliografia.tex ed anche nel cartella Materiale iniziale e finale.
    Credo che creasse dei conflitti, eliminata l’intrusa ha prodotto sia il riferimento sull’indice principale sia tutto il resto è andato a buon fine.

    Molte grazie Enrico e tutti voi per la pazienza dimostrata.

    Simone 🙂

Stai visualizzando 15 risposte – dal 76 al 90 (di 239 totali)

Go to top