- Questo topic ha 21 risposte, 3 partecipanti ed è stato aggiornato l'ultima volta 11 anni, 10 mesi fa da
IneXperience.
-
CreatoreTopic
-
16 Ottobre 2014 alle 17:49 #97656::
Salve ragazzi,
è da marzo scorso che non utilizzo LaTeX e dovrei editare il mio cv che mostrerò sotto.
Quando lo compilo ottengo degli errori, anche sul sito writelatex che su TeXWorks in locale.Potreste dirmi dov’è l’errore e rendermelo compilabile come mesi fa? Grazie
`% Original author:
\end{document}`
-
CreatoreTopic
-
AutoreRisposte
-
-
16 Ottobre 2014 alle 18:06 #97657::
IneXperience” post=97111Salve ragazzi,
è da marzo scorso che non utilizzo LaTeX e dovrei editare il mio cv che mostrerò sotto.
Quando lo compilo ottengo degli errori, anche sul sito writelatex che su TeXWorks in locale.Potreste dirmi dov’è l’errore e rendermelo compilabile come mesi fa? Grazie
`% 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)
\include{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}
%—————————————————————————————-
% NAME AND CONTACT INFORMATION
%—————————————————————————————-\maintitle{experience}{} % Your name and date of birth or subtitle
\noindent\href{mailto:experience}{experience}\bull % Your email address
\textsmaller{+}39 328\bull % 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 organisation 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
\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\inlineheadsection % Special section that has an inline header with a 'hanging' paragraph
{Technical specialties:}
{Software design and implementation, with(in) a team. I love Ruby/Python/Java/C++ and flirt regularly with Haskell. Solid knowledge of web technologies:\ \acr{HTML+CSS}, \acr{XML}, \acr{RDF}, \acr{REST}, \acr{SOAP} and JavaScript (mainly jQuery). Linux administration skills:\ bash, Apache, My\acr{SQL}, Postgres\acr{SQL}, virtualization/cloud (Open\acr{VZ}, \acr{VM}ware, \acr{KVM}, Xen and \acr{EC}2), datacenter automation (Puppet and Chef), continuous integration (Hudson/Jenkins).}%————————————————
\inlineheadsection % Special section that has an inline header with a 'hanging' paragraph
{Natural languages:}
{Dutch \textit{(mother tongue)}, English \textit{(full professional proficiency)}, German \textit{(limited working proficiency)}, French \textit{(elementary proficiency)} and Mandarin Chinese \textit{(beginner)}.}%————————————————
\spacedhrule{1.6em}{-0.4em} % Horizontal rule – the first bracket is whitespace before and the second is after
%—————————————————————————————-
% INTERESTS SECTION
%—————————————————————————————-\roottitle{Interests} % Top level section
\inlineheadsection % Special section that has an inline header with a 'hanging' paragraph
{Non-exhaustive and in alphabetical order:}
{Art, Buddhism, cryptography, music, open source, philosophy, software engineering, travel, typography (e.g.\ graphic design, \LaTeX), \acr{UI}/\acr{UX} and vegetarian cooking.}%—————————————————————————————-
\end{document}`
E come facciamo ad aiutarti?
Non sappiamo che c’è scritto nel file [tt]structure[/tt] che carichi dopo [tt]\documentclass[/tt].
Ciao
Tommaso
-
16 Ottobre 2014 alle 18:30 #97658
-
16 Ottobre 2014 alle 19:22 #97659::
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
-
16 Ottobre 2014 alle 19:34 #97660::
Avendo 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.
-
16 Ottobre 2014 alle 20:00 #97661::
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
-
16 Ottobre 2014 alle 20:45 #97662::
Lo spazio bianco di cui dici non ho capito quale sia.Il fiel structure ha qualche problemino con relsize, perché a un certo punto usa il comando \textscale{4}, cioè vuole impostare un font quattro volte più grande di quello di default. Ovviamente viene sostituito con un font di dimensioni minori, grande lo stesso, ma di dimensioni minori; Forse quello spazio di cui parli era dovuto al fatto che lo scartamento non era conforme al corpo, ma su quello si può tornare in un secondo tempo.
Peccato che si sia usato il pacchetto relsize che da più problemi che altro, ma i suoi comandi sono stati usati così spesso che è difficile correggerli tutti in modo coerente. Però se al posto di [tt]\textscale{4} ci metti \fontsize{40}{48}\selectfont, i messaggi d’errore sui font spariscono tutti.
Volevi tutto in sans serif? non lo ottenevi di sicuro con quel pacchetto structure.sty (era .tex) Io ho aperto quel file e ci ho trovato \usepackage{tgpagella) che è una imitazione del Palatino (font con grazie e solo font con grazie), ho sostituito con un font Platino (che mi pare migliore, ma il cui pacchetto contiene anche i font sans serif scalati di quanto basta per andare d’accordo con il Palatino, e contiene anche i font matematici. Perciò se sostituisci \usepackage{tgpagella} con \usepackage{newpxtext,newpxmath} le cose vanno altrettanto bene; inoltre hai anche il maiuscoletto, per cui il comando \acr può venire ridefinito meglio usando \textsc.
Se vuoi i sans serif in tutto il curriculum dopo \begin{document} mettici \sffamily e tutto ti dovrebbe venire in sans seerif.
Il file structure.sty contiene anche altri errori, uno che per caso non ti da problemi, è quello di caricare hyperref e di usare il comando \hypersetup troppo presto; hyperref va caricato quasi sempre per ultimo e ci sono pochissimi pacchetti che si possono o si devono caricare dopo. Per fortuna a te non da problemi, ma sarebbe meglio spostarlo prima delle definizioni. un dozzina di righe più in basso.
Intanto metti a posto quello che ti ho detto; poi vedremo di correggere il resto. Nota che mancando i tuoi dati anagrafici il CV risulta strano e certi spazi che vi appaiono potrebbero sparire se ci fossero; usa i nomi dei personaggi di Walt Disney al posto dei tuoi e indirizzi e telefoni di pura fantasia, ma metti anche dei dati anagrafici; si capisce meglio come vanno le cose in un curriculum completo
-
16 Ottobre 2014 alle 21:26 #97663::
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. -
17 Ottobre 2014 alle 6:07 #97664::
Per il momento vedo che hai scritto newpstext invece di newpxtext.
Devo provare il tutto; ma sono di corsa. perché devo andare a Verona per il Meeting GuIT 2014….:grin:EDIT
Io aggiungerei solamente \sffamily nell’argomento di \roottitle{code]\newcommand*\roottitle[1]{\subsection*{\sffamily #1}\vspace{-0.3em}\nopagebreak[4]} % Top level sections in the template[/code]
Per il resto mi sembra a posto.
Nota che i warning sul fatto che sostituisca il corsivo senza grazie con il tondo inclinato senza grazie è normale, visto che solitamente i font senza grazie non dispongono del corsivo. Il corsivo ha i disegni delle lettere diversi da quelli del tondo; ma la sua imitazione mediante il tondo inclinato è il trucco che si usa di solito e va bene così. Con il CV scritto in tondo con grazie la cosa sarebbe del tutto diversa.
Vedo che non hai modificato la definizione di \acr. Io ci metterei`\newcommand*\acr[1]{\textrm{\textsc{{#1}}}} % Custom acronyms command`ma, in realtà. vedo che non lo usi più nel file principale.
-
17 Ottobre 2014 alle 6:14 #97665
-
17 Ottobre 2014 alle 12:57 #97666::
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.
-
17 Ottobre 2014 alle 15:15 #97667::
Dunque, 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.
-
19 Ottobre 2014 alle 18:04 #97668::
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.
-
19 Ottobre 2014 alle 20:03 #97669::
IneXperience” post=97249
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.
L’indirizzo garr è più affidabile e veloce dell’indirizzo roma2; tuttavia non ha importanza; la prima =volta che usi il TeXLive Utility.app per aggiornare l’installazione, ricordati di configurare l’applicazione perché usi l’indirizzo garr.
Il \bull? ßi è sopra la riga, ma dipende anche dal fatto che hi preso un pallino piccolo, centrato sull’asse matematico e e l’hai ingrandito troppo; I casi sono due:
* o correggi il file structure.sty dove viene definito il \buul e cambi simbolo e riduci l’ingrandimento, oppure
* correggi la definizione di \bull aggiungendo il comando \rasiebox con i suoi argomenti, il primo indica di quanto devi sollevare (riferisciti all’unità ex che dipende dalle dimensioni del font in uso) e il secondo è la vecchia definizione di \bull.Se hai bisogno di maggiori dettagli \raisebox è descritto completamente nel Il LaTeX Reference Manual commentato da scaricare, se non l’hai già fatto, dalla sezione Documentazione/Guide tematiche di questo forum.
-
20 Ottobre 2014 alle 4:50 #97670::
OldClaudio” post=97253
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.
L’indirizzo garr è più affidabile e veloce dell’indirizzo roma2; tuttavia non ha importanza; la prima =volta che usi il TeXLive Utility.app per aggiornare l’installazione, ricordati di configurare l’applicazione perché usi l’indirizzo garr.
Il \bull? ßi è sopra la riga, ma dipende anche dal fatto che hi preso un pallino piccolo, centrato sull’asse matematico e e l’hai ingrandito troppo; I casi sono due:
* o correggi il file structure.sty dove viene definito il \buul e cambi simbolo e riduci l’ingrandimento, oppure
* correggi la definizione di \bull aggiungendo il comando \rasiebox con i suoi argomenti, il primo indica di quanto devi sollevare (riferisciti all’unità ex che dipende dalle dimensioni del font in uso) e il secondo è la vecchia definizione di \bull.Se hai bisogno di maggiori dettagli \raisebox è descritto completamente nel Il LaTeX Reference Manual commentato da scaricare, se non l’hai già fatto, dalla sezione Documentazione/Guide tematiche di questo forum.
Buongiorno OldClaudio,
io sul pallino non ho eseguito nessuna azione, com’era in principio la sua dicitura l’ho lasciata, per cui ingrandimenti non ne ho eseguiti. Forse sarà che con gli aggiornamenti eseguiti si ha un’altra risposta da parte della compilazione del pdf.
Provo a scaricare la guida indicata, anche se su una simile è scritto che esiste il comando \textbullet un po’ differente dal mio \bullet, studierò stasera il tutto e ti farò sapere.Per l’applicazione ho lasciato l’indirizzo garr come indicato solo che nella lista Updates non menziona nulla, mentre in Packages esce una lista (credo che siano quelli installati). In ogni modo non mi crea problemi e compila regolarmente.
Grazie per la pazienza e la gentilezza che dimostri.
Buon inzio di settimana.
-
20 Ottobre 2014 alle 6:28 #97671::
Non è che tu abbia fatto, è che nel tuo structure.sty il \bull e definito così:`\newcommand*\bull{\ \ \raisebox{-0.365em}[-1em][-1em]{\fontsize{40}{48}\selectfont{$\cdot$}} \ } % Custom bullet point for separating content`Quindi hai un abbassamento del segno, ma hai anche due impostazioni strane, che asssegnano al bullet una profondità negativa e ul altezza negativa. inoltre il bullet è scalato in corpo 40pt.Come ti dicevo hai (nel senso che pssiedi) un bullet ottenuto scalando di 4 volte il punto centrato.
Prova semplicemente con `\nrewcommand\bull{\space\textbullet\space}` e vedi cosa succede. Per accedere a \textbullet devi avere caricato il pacchetto textcomp; se usi i newpxfonts non occorre, ma se usi i Latin Modern o i computer modern di default, ci vuole.
Se il pallino ti sembra troppo piccolo, puoi giocarci meglio con il comando \scalebox, invece di caricare il font a 40pt, ma devi essere sicuro che hai caricato il pacchetto graphicx (che non è caricato nel nel main file né nello structure.sty, e usare una cosa del genere`\newcommand\bull{\space\raisebox{-0.75ex}{\scalebox{2}{\textbullet}}\space}`Aggiusta il valore del fattore di scala e il valore 0.75 a tuo piacimento, ma così con i newpxfonts va bene.
Va da se che questi comandi sostituiscono, non si aggiungono, a quelli che si trovano nel file structure.sty.
-
20 Ottobre 2014 alle 17:25 #97672::
Buonasera OldClaudio,
il problema del simbolo l’ho risolto in questo modo:
`\hspace{0.01cm} \textbullet \hspace{0.01cm}`utilizzando il comando \textbullet al posto di \bull e poi inserendo intorno a lui degli spazi, perché nella divisione che faceva il pallino la parola di destra era più unita. Allora, sperando di non aver fatto una cosa tanto spartana ho utilizzato questo metodo.
Per il resto il cv figura bene e non richiede interventi, anche perché non saprei da dove comincire :pTi ringrazio ancora per avermi supportato ed indicato la maniera più consona per risolvere i problemi.
Mi piacerebbe tanto impararlo bene questo sistema, ho fatto, relazione, tesi ed ora il cv, sarebbe anche ora di dedicarmi un po’ di tempo.Grazie ancora ed a presto.
Buona serata.
p.s.: fammi sapere se ho adottato un buon escamotage per il pallino divisore.
-
20 Ottobre 2014 alle 17:41 #97673::
Be. se ti bastano 0.01mm, cioè 0.1mm, cioè 100 micrometri, per me potrebbe anche andare bene, ma nessuno se ne accorgerebbe se li togliessi del tuo. sai tu hai usato uno spazio di 100µm sono circa un terso di punto che ammonta a circa 350µm; già un punto è difficile da vedere ad occhio nudo, figuriamoci un terso di un punto tipografico… Visto che quelgi spazi non servono a niente, lasciali pure.
-
20 Ottobre 2014 alle 20:30 #97674::
OldClaudio” post=97278Be. se ti bastano 0.01mm, cioè 0.1mm, cioè 100 micrometri, per me potrebbe anche andare bene, ma nessuno se ne accorgerebbe se li togliessi del tuo. sai tu hai usato uno spazio di 100µm sono circa un terso di punto che ammonta a circa 350µm; già un punto è difficile da vedere ad occhio nudo, figuriamoci un terso di un punto tipografico… Visto che quelgi spazi non servono a niente, lasciali pure.
ops ho visto solo ora che mi avevi dato altre indicazioni, mi riferisco al messaggio #97256.
Scusami domani seguo il tuo consiglio e faccio delle prove, sicuramente andranno bene.buonanotte
-
21 Ottobre 2014 alle 14:52 #97675::
Caro OldClaudio,
credo siamo arrivati all’epilogo della questione.
Ho utilizzato il comando che mi hai suggerito, nel structure.sty:
`\newcommand\bull{\space\raisebox{-0.75ex}{\scalebox{2}{\textbullet}}\space}`e poi per spaziare il \bullet che negli indirizzi mail si avvicinava molto ho utilizzato questo metodo poco ortodosso:
`+39 XXXXXXXX \textbullet \hspace{0.1cm}xwwwwww.eeeestffftttti@cooowao.it`per il resto del testo invece dove divideva la ditta dal periodo lavorativo, ho utilizzato uno spazio nel font corsivo, così:
`{\textbf {T.S.E.M.} \textbullet \textsl{ March 2001 – January 2002}}`
March 2001 inizialmente ha uno spazio.Spero non aver attirato le ire dei puristi, ma sono le cose che mi sono venute in mente 🙂
Buona serata,
Simone
-
21 Ottobre 2014 alle 18:55 #97676
-
21 Ottobre 2014 alle 19:25 #97677
-
-
AutoreRisposte
- Devi essere connesso per rispondere a questo topic.