Grassetto inibito

  • Creatore
    Topic
  • #111037
    Up
    0
    Down
    ::


    Salve ragazzi,

    nella mia tesi pur avendo riportato il comando \textbf come di seguito:

    `\headedsection
    {\textbf {December 2014 to May 2016 – Software Developer}} `

    ottento la dicitura senza grassetto. Dove sbaglio?

    vi copio il file structure.tex (che stranamente non riesco ad allegare)

    `% 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`

    Grazie per l’attenzione

Visualizzazione 22 filoni di risposte
  • Autore
    Risposte
    • #111038
      Up
      0
      Down
      ::


      Dovresti includere un esempio (possibilmente minimo) compilabile che riproduca il problema; altrimenti si può solo tirare a indovinare, come faccio io ponendoti la domanda seguente: per caso, durante la compilazione compaiono avvertimenti del tipo
      `
      LaTeX Font Warning: Font shape `…' in size <...> not available
      (Font) Font shape `…' tried instead on input line …
      `
      o simili?

      Ciao.


      Gustavo

    • #111039
      Up
      0
      Down
      ::


      Buon pomeriggio,

      credo tu ci abbia azzeccato infatti:(ti posto tutta la compilazione)

      `This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015) (preloaded format=pdflatex)
      restricted \write18 enabled.
      entering extended mode
      (./CV.tex
      LaTeX2e <2015/01/01>
      Babel <3.9l> and hyphenation patterns for 79 languages loaded.
      (/usr/local/texlive/2015/texmf-dist/tex/latex/base/article.cls
      Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
      (/usr/local/texlive/2015/texmf-dist/tex/latex/base/size11.clo))
      (./structure.sty
      (/usr/local/texlive/2015/texmf-dist/tex/latex/geometry/geometry.sty
      (/usr/local/texlive/2015/texmf-dist/tex/latex/graphics/keyval.sty)
      (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
      (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
      (/usr/local/texlive/2015/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
      (/usr/local/texlive/2015/texmf-dist/tex/latex/tools/multicol.sty)
      (/usr/local/texlive/2015/texmf-dist/tex/latex/mdwtools/mdwlist.sty)
      (/usr/local/texlive/2015/texmf-dist/tex/latex/relsize/relsize.sty)
      (/usr/local/texlive/2015/texmf-dist/tex/latex/hyperref/hyperref.sty
      (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
      (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
      (/usr/local/texlive/2015/texmf-dist/tex/latex/oberdiek/auxhook.sty)
      (/usr/local/texlive/2015/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
      (/usr/local/texlive/2015/texmf-dist/tex/latex/hyperref/pd1enc.def)
      (/usr/local/texlive/2015/texmf-dist/tex/latex/latexconfig/hyperref.cfg)
      (/usr/local/texlive/2015/texmf-dist/tex/latex/url/url.sty))

      Package hyperref Message: Driver (autodetected): hpdftex.

      (/usr/local/texlive/2015/texmf-dist/tex/latex/hyperref/hpdftex.def
      (/usr/local/texlive/2015/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
      (/usr/local/texlive/2015/texmf-dist/tex/latex/xcolor/xcolor.sty
      (/usr/local/texlive/2015/texmf-dist/tex/latex/latexconfig/color.cfg)
      (/usr/local/texlive/2015/texmf-dist/tex/latex/pdftex-def/pdftex.def))
      (/usr/local/texlive/2015/texmf-dist/tex/latex/tex-gyre/tgpagella.sty)
      (/usr/local/texlive/2015/texmf-dist/tex/latex/base/fontenc.sty
      (/usr/local/texlive/2015/texmf-dist/tex/latex/base/t1enc.def)
      (/usr/local/texlive/2015/texmf-dist/tex/latex/tex-gyre/t1qpl.fd))
      (/usr/local/texlive/2015/texmf-dist/tex/latex/microtype/microtype.sty
      (/usr/local/texlive/2015/texmf-dist/tex/latex/microtype/microtype-pdftex.def)
      (/usr/local/texlive/2015/texmf-dist/tex/latex/microtype/microtype.cfg)))
      (/usr/local/texlive/2015/texmf-dist/tex/latex/booktabs/booktabs.sty)
      (/usr/local/texlive/2015/texmf-dist/tex/latex/tools/array.sty) (./CV.aux)
      *geometry* driver: auto-detecting
      *geometry* detected driver: pdftex
      (/usr/local/texlive/2015/texmf-dist/tex/latex/hyperref/nameref.sty
      (/usr/local/texlive/2015/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
      (./CV.out) (./CV.out)
      (/usr/local/texlive/2015/texmf-dist/tex/context/base/supp-pdf.mkii
      [Loading MPS to PDF converter (version 2006.09.02).]
      ) (/usr/local/texlive/2015/texmf-dist/tex/latex/microtype/mt-ppl.cfg)
      (/usr/local/texlive/2015/texmf-dist/tex/latex/base/t1cmss.fd)

      LaTeX Font Warning: Font shape `T1/cmss/b/n' undefined
      (Font) using `T1/cmss/m/n' instead on input line 37.

      LaTeX Font Warning: Font shape `OMS/cmss/m/n' undefined
      (Font) using `OMS/cmsy/m/n' instead
      (Font) for symbol `textbullet' on input line 41.

      Underfull \hbox (badness 10000) in paragraph at lines 81–87

      (/usr/local/texlive/2015/texmf-dist/tex/latex/microtype/mt-cmr.cfg)

      LaTeX Font Warning: Font shape `T1/qpl/m/sl' in size <10.95> not available
      (Font) Font shape `T1/qpl/m/it' tried instead on input line 120.

      LaTeX Font Warning: Font shape `T1/qpl/b/sl' in size <10.95> not available
      (Font) Font shape `T1/qpl/b/it' tried instead on input line 120.

      [1{/usr/local/texlive/2015/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]

      Package hyperref Warning: Suppressing empty link on input line 168.

      [2] [3] (./CV.aux)

      LaTeX Font Warning: Some font shapes were not available, defaults substituted.

      )
      (see the transcript file for additional information){/usr/local/texlive/2015/te
      xmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc}{/usr/local/texlive/2015/texm
      f-dist/fonts/enc/dvips/tex-gyre/q-ec.enc}
      Output written on CV.pdf (3 pages, 117246 bytes).
      SyncTeX written on CV.synctex.gz.
      Transcript written on CV.log.`

      qual è la prossima operazione da eseguire?

    • #111040
      OldClaudio
      Partecipante
        Up
        0
        Down
        ::


        Non so come riparare il tuo problema, perché non dispongo della classe, ma certamante il problema è il seguente:
        `LaTeX Font Warning: Font shape `T1/cmss/b/n' undefined
        (Font) using `T1/cmss/m/n' instead on input line 37.`Infatti il font della collezione Computer Modern senza gazie dispone solo della serie media (m) e della serie bold extended (bx); non dispone della serie bold senza l’extended.

        O tu carichi un pacchetto per invocare oltre a tgpagella anche un font senza grazie che disponga della serie bold (b); oppure metti le mani dentro il codice della tua classe cercando chi e che cosa imposta la serie b e ridefinendo (nel tuo preambolo) quel comando in modo da sostituire bx a b.

      • #111041
        Up
        0
        Down
        ::


        Buongiorno OldClaudio,

        potresti cortesemente indicarmi la via più semplice? Per quanto possa intendere credo sia la prima.
        Mi daresti istruzioni su quale pacchetto scaricare, e poi come ‘agganciarlo’ al mio CV?

        Grazie tante.

      • #111042
        Up
        0
        Down
        ::


        La via più semplice è “insegnare” a LaTeX che il miglior sostituto per la combinazione (non disponibile) [tt]T1/cmss/b/n[/tt] è [tt]T1/cmss/bx/n[/tt], in modo da sopravanzare la sotituzione di default [tt]T1/cmss/m/n[/tt]. Ciò si può fare facilmente aggiungendo la seguente linea di codice al preambolo:
        `
        \DeclareFontShape{T1}{cmss}{b}{n}{<->ssub * cmss/bx/n}{}
        `
        Ciò produrrà una sostituzione «silenziosa», cioè senza avvertimenti a terminale durante la compilazione; nell’assai improbabile caso che, al contrario, si desideri far comparire un avvertimento circa l’avvenuta sostituzione, si usi invece
        `
        \DeclareFontShape{T1}{cmss}{b}{n}{<->sub * cmss/bx/n}{}
        `
        (notare l’uso di [tt]sub[/tt] al posto di [tt]ssub[/tt]).

        Ciao.


        Gustavo

      • #111043
        Up
        0
        Down
        ::


        Buongiorno Gustavo,

        dove devo inserire
        `\DeclareFontShape{T1}{cmss}{b}{n}{<->ssub * cmss/bx/n}{}
        `

        nella prima riga del CV.tex o in Structure.tex?

        edit—–
        L’ho messo nel preambolo di CV.tex ma non riconosce la famiglia del Font T1+cmss

        Grazie del tuo prezioso intervento.

      • #111044
        Up
        0
        Down
        ::

        IneXperience” post=111338Buongiorno Gustavo,

        dove devo inserire
        `\DeclareFontShape{T1}{cmss}{b}{n}{<->ssub * cmss/bx/n}{}
        `

        nella prima riga del CV.tex o in Structure.tex?

        Grazie del tuo prezioso intervento.

        Be’, ricordiamoci che si tratta di una soluzione tampone, in attesa di capire la vera causa del problema (forse, dico forse, un errore degli autori di uno dei file di macro che usi); pertanto, io inserirei la riga in questione nel tuo sorgente principale (che immagino sia [tt]CV.tex[/tt]), subito prima di [tt]\begin{document}[/tt].

        Ciao.


        Gustavo

      • #111045
        Up
        0
        Down
        ::


        Ciao Gustavo,

        scusami ma non funziona, ho errori di compilazione.

        Io l’ho inserito come specificato da te:
        `

        \documentclass[11pt,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
        \usepackage{booktabs,array}

        \newcolumntype{C}[1]{>{\centering}p{#1}}

        \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
        \DeclareFontShape{T1}{cmss}{b}{n}{<->ssub * cmss/bx/n}{}
        \begin{document} `

      • #111046
        Up
        0
        Down
        ::


        Ok si blocca sul tampone poi dando invio continua a compilare regolarmente ma non ottengo le parti in grassetto.

      • #111047
        Up
        0
        Down
        ::

        IneXperience” post=111341Ok si blocca sul tampone poi dando invio continua a compilare regolarmente ma non ottengo le parti in grassetto.

        Ma certo, stupido che sono! Però inserendo queste due linee prima di [tt]\begin{document}[/tt] dovrebbe funzionare:
        `
        \makeatletter \input{t1cmss.fd} \makeatother
        \DeclareFontShape{T1}{cmss}{b}{n}{<->ssub * cmss/bx/n}{}
        `

        Ciao.


        Gustavo

      • #111048
        Up
        0
        Down
        ::


        You’re right!

        Funziona e come se funziona.

        Grazie tante Gustavo.

        Posso chiederti un’altra cosa, come faccio a compattare il CV, ovviamente negli standard e font ammissibili per leggerlo?
        La discussione è stata già avviata qui: clickami ma poi non mi hanno più replicato.

        Grazie di cuore del tuo/vostro prezioso aiuto.

      • #111049
        OldClaudio
        Partecipante
          Up
          0
          Down
          ::


          La cosa più semplice credo che sia quella di caricare il pacchetto tgheros nello stesso modo con il quale hai caricato il pacchetto tgtermes.
          Non dovresti fare nulla di particolare, perché questo font, che imita l’Helvetica, fa parte della stessa collezione dei TeX Gyre, come l’imitazione dei Times che carichi con tgtermes. In compenso dispone dei bold semplice non esteso.
          Forse le lettere minuscole sono leggermente più alte di quelle del testo normale, ma se usi questo font solo per i titoli delle sezioni e simili, la cosa è del tutto irrilevante.

        • #111050
          Up
          0
          Down
          ::


          Caro OldClaudio,

          se ti riferisci al grassetto ho risolto coll’intervento di Gustavo.

          Il pacchetto che tu indichi tgtermes non lo trovo né in structure.tex né in in CV.tex per cui non so a cosa tu ti riferisci. So che stai dicendo qualcosa di esatto ma la mia scarsa preparazione in LaTeX mi rendono queste parole oscure.

          Ti ringrazio dell’intervento. Se puoi spiegarmi meglio sono qui pronto ad eseguire i tuoi suggerimenti.

          Scusa me.

        • #111051
          OldClaudio
          Partecipante
            Up
            0
            Down
            ::


            Hai ragione, andavo a memoria e controllando uno dei tuoi primi messaggi ora o visto che carichi tgpagella (per usare una approssimazione (ottima) del Palatino), non tgtermes (che serve per caricare un’ottima approssimazione del Times). Sono tutti e due font con grazie. Se dopo quella invocazione, invochi tgheros, carichi un’ottima approssimazione del font senza grazie Helvetica, le cui caratteristiche contengono anche il bold semplice.

            La soluzione di Gustavo è ottima, come sempre: egli aggiunge alle caratteristiche del Computer Modern Sans Serif quella di sostituire il font bold semplice con il font bold esteso.

            Usando il (circa) Platino, credo che usare il (circa) Helvetica bold sia più adatto che non usare il (vero) Computer Modern Sans Serif bold esteso. Questo perché l’occhio del CMss è più piccolo di quello del Palatino, mentre quello dell’Helvetica è più grade di quello del CMss. Ma, visto che li useresti solo per i titoli, credo che il risultato finale sia solo una questione di gusti. Quindi provale entrambe e scegli quella che ti piace di più.

          • #111052
            Up
            0
            Down
            ::


            Caro OldClaudio,

            ti ringrazio della spiegazione ed ho eseguito quanto detto da te:
            `%%% 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{tgheros}
            \usepackage[T1]{fontenc}
            \usepackage{microtype} % Slightly tweaks character and word spacings for better typography

            \pagestyle{empty} % Stop page numbering`

            ma sinceramente non vedo nessuna differenza.
            Sicuramente erro in qualcosa, anche se elimino tgpagella resta tutto come in orgine. Forse ho bisogno degli occhiali 🙂

          • #111053
            OldClaudio
            Partecipante
              Up
              0
              Down
              ::


              Può darsi che ci voglia un altro ordine di caricamento, ma se non mi dai un esempio minimo compilabile, non ti so dire che cosa devi fare.
              Quello che hai allegato al tuo ultimo messaggio è solo una parte del preambolo; un esempio minomo compilabile comincia con \documentclass e finisce acon \end{document} e contiene il minimo indispensabile per replicare il problema, non tutto il tuo preambolo, meno che mai un pezzo consistente del tuo curriculum.

            • #111054
              Up
              0
              Down
              ::


              Ciao,
              scusa giornata fitta, raccolgo solo ora il tempo per risponderti.

              Troverai structure.tex in allegato.

              Per quanto riguarda il CV lo taglio un po senza rovinare la struttura portante e lo incollo di seguito:

              `

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

              \documentclass[11pt,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
              \usepackage{booktabs,array}
              \newcolumntype{C}[1]{>{\centering}p{#1}}

              \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
              \makeatletter \input{t1cmss.fd} \makeatother
              \DeclareFontShape{T1}{cmss}{b}{n}{<->ssub * cmss/bx/n}{}
              \begin{document}
              \sffamily
              %—————————————————————————————-
              % NAME AND CONTACT INFORMATION
              %—————————————————————————————-
              \maintitle{xxxxxx} % Your name and date of birth or subtitle
              \noindent\textbf{Software Engineer, Software Developer, BSc}

              \noindent\href{mailto:xxxxxx}{xxxxxxxxxx} \textbullet\ % Your email address
              %\textsmaller{+}44(0)xxxxxxxxx % Your phone number(s) and Skype username
              %\textbullet\
              \textsmaller{+}44 (0)999 \textbullet\ Alcatraz, USA % Your address
              %\href{https:/https://uk.linkedin.com/in/lucfdsaprofessional}{https://uk.linkedin.com/in/sifdfdfdfaitprofessional}\\ % Your URL

              %\noindent\textbf{LAMP Developer, Software Tester, IT Technician, Bachelor Degree }
              %\spacedhrule{0.9em}{-0.38em} % Horizontal rule – the first bracket is whitespace before and the second is after

              % title on top of the document
              %\maintitle{Cies Breijs}{June 12, 1982}{Last update on \today}

              %\nobreakvspace{0.3em} % add some page break averse vertical spacing

              % \noindent prevents paragraph's first lines from indenting
              % \mbox is used to obfuscate the email address
              % \sbull is a spaced bullet
              % \href well..
              % \\ breaks the line into a new paragraph
              %\noindent\href{mailto:cies.at.kde.dot.nl}{cies\mbox{}@\mbox{}kde.nl}\sbull
              %\textsmaller{+}31.646469087\sbull
              %{\newnums cies010} \emph{(Skype)}\sbull
              %\href{http://www.linkedin.com/in/ciesbreijs}{www.linkedin.com/in/ciesbreijs}
              %\\
              %Mathenesserplein 84\sbull
              %3022\thinspace {\large \sc ld}\sbull
              %Rotterdam\sbull
              %The Netherlands

              %—————————————————————————————
              % SUMMARY SECTION
              %—————————————————————————————-
              \vspace{0.25cm}

              \roottitle{Personal Statement} % Top level section
              \vspace{0.25cm}
              %\vspace{1.3em} % Reduce whitespace after the Summary heading and the two-column content

              %\begin{multicols}{2} % Start a two-column layout
              \noindent
              XXXJXJXJX JX JX JX JX JX JX JX JX JX JX JX XJ XJ XJXJ XX JJXJX
              XIXIX NXINX

              XIX ISOIDJODFSIJOFDJI DJF JD FOJA FDOJAFD .
              %\end{multicols}

              \vspace{0.25cm}

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

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

              \roottitle{Areas of Expertise} % Top level section
              \vspace{0.25cm}

              \begin{center}
              \begin{tabular}{l@{\hspace{15mm}}l@{\hspace{15mm}}l@{\hspace{15mm}}l@{\hspace{15mm}}}
              Computer Engineering & Databases & Networking & Development\\
              Cloud & Virtualization & Scripting & Support\\
              Demand Management & Project Lead & Purchasing &Programming\\
              Troubleshooting & Maintenance & Software testing & Data Processing \\
              Communication & Italian & English & French\\
              \end{tabular}
              \end{center}
              \vspace{0.15cm}

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

              \roottitle{IT Proficiencies} % Top level section
              \vspace{0.25cm}

              \begin{center}
              %\renewcommand\arraystretch{1.5}
              %\centering
              \begin{tabular}{ll@{\hspace{15mm}}l}
              \makebox[2em][l]{\normalfont\slshape\bfseries Programming}\\[4pt]
              &Java & Test Driven Development (TDD)\\
              &Maven & JUnit\\
              &Structured Query Language (SQL) & Database (MySQL, PostgreSQL) \\
              &Python & C \\
              &Eclipse & Shell Script\\
              \\
              \makebox[2em][l]{\normalfont\slshape\bfseries Web}\\[4pt]
              &Hypertext Preprocessor (PHP) & JQuery\\
              &Hypertext Mark-up Language (HTML) & JavaScript \\
              &Cascading Style Sheets (CSS) & WordPress\\
              \\
              \makebox[2em][l]{\normalfont\slshape\bfseries Modeling Language}\\[4pt]
              &Unified Modeling Language (UML) & Entity Relationship Model (ER)\\
              \\
              \makebox[2em][l]{\normalfont\slshape\bfseries Office}\\[4pt]
              &Microsoft Office & LibreOffice\\
              &\LaTeX & FileMaker\\
              \end{tabular}
              \end{center}
              \vspace{0.15cm}

              %—————————————————————————————-
              % education SECTION
              %—————————————————————————————-

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

              %\vspace{0.25cm}
              \roottitle{Education} % Top level section
              %\vspace{0.25cm}
              \begin{center}
              {\textbf{2012: BSc in Computer Science }\\
              Dissertation:\textsl{ A database for management of multimedia courseware – Structure of an application.}}
              \end{center}
              \begin{center}
              {\textbf{1996: High School Diploma, Electronics Consultant}}
              \end{center}
              \vspace{0.25cm}

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

              \clearpage

              %—————————————————————————————-
              % EDUCATION SECTION
              %—————————————————————————————
              \maintitle{xxxxxxxxxxx} % Your name and date of birth or subtitle
              \noindent\href{}{} % Your email address
              %\textsmaller{+}44(0)7760911905 % Your phone number(s) and Skype username
              %\textbullet\
              %\textsmaller{+}44 (0)7xxxxx6xxxx3
              %\href{http://www.johnsmith.com}{www.johnsmith.com}\\ % Your URL
              %123 Broadway\bull City, 12345\bull State\bull Country % Your address

              \noindent \textbf{Software Engineer, Software Developer, BSc}
              \spacedhrule{0.9em}{-0.38em} % Horizontal rule – the first bracket is whitespace before and the second is after

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

              \vspace{0.25cm}

              \roottitle{Employment History} % 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
              {February 2017 to present – \textbf {Communications }}

              {\emph{\hspace{4.7cm}Test and QA}
              %\headedsubsection % Job title entry for the current employer
              %{}{}
              \vspace{0.25cm}

              {\underline{Key Accountabilities:}}
              \begin{itemize}
              \item Support lab audit work to document existing labs and ensure efficient use of the resources in the lab;
              \item Construct new lab environments and development Cisco pods and IP phones as required;
              \item Resources input into CloudShell;
              \item Assist Lab manager with planning work migration into new Customer Interface Test Lab Team;
              \item Providing support to CloudShell users.
              \item Creating lab windows and OTP (One Time Password) user accounts;
              \item Taking requirements, writing and testing CloudShell drivers (scripts) by CloudShell Authoring;
              \item Attending Lab and CloudShell Meetings;
              \item Created documentation for test and troubleshooting, weekly PPT statistic report of the activity of the lab;
              \item Organised SIMs for OPCOs like UK, DE, Italy and all lab phones entries into inventory \\(Sample Management Tools);
              \item Kept track records of SIMs and done follow-up for entries like Expiry, Return Date;
              \item Help to keep tube on learning/training materials;
              \item Voice Quality Testing with GL VQUAD;
              \item Activity to open and close ticket issue;
              \end{itemize}

              }
              \vspace{0.35cm}

              \headedsection
              {December 2014 to May 2016 – \textbf {Software Developer}}

              {\emph{\hspace{5.4cm}Department }
              %\headedsubsection % Job title entry for the current employer
              %{}{}
              \vspace{0.25cm}

              {\underline{Key Accountabilities:}}
              \begin{itemize}
              \item Design and implement the development of a \hbox{web-orientated} application written in PHP, SQL and JDBC (Java Database Connectivity) to connect to database MySQL;
              \item Web Developer (HTML, CSS, JQuery, JavaScript) for the design, development and maintenance of the department's websites;
              \item Project Leader, starting from a feasibility study and following all the procedures, using demand management methodologies (as Gantt Chart), for the projects that regard purchase of new tools of information technology;
              \end{itemize}
              }
              \vspace{0.35cm}

              \headedsection
              {January 2015 to December 2015 – \textbf {Computer Networking Engineer}}

              {\emph{\hspace{6cm}Centro Servizi }
              \vspace{0.25cm}

              {\underline{Key Accountabilities:}}
              \begin{itemize}
              \item Utilising Nagios to ensure that the service stations were supervised, backed up and kept up to date;
              \item Service stations incorporated network, services and Uninterruptible Power Supply (UPS);
              \item Arrangement of passwords, maintenance of frequently asked questions (FAQ) website page and training on the University mail systems for users and employees.
              \end{itemize}
              }
              \vspace{2.5cm}

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

              \vspace{0.25cm}

              \begin{center}
              \textbf {{\underline{References are available upon request}}}
              \end{center}

              \end{document}`

              [attachment=1911]structure_2017-07-31.tex[/attachment]

              Attachments:
              You must be logged in to view attached files.
            • #111055
              OldClaudio
              Partecipante
                Up
                0
                Down
                ::


                Ho scaricato il tuo EMC e il file structure che ho rinominato structere.sty, visto che lo invochi con \usepackage{structure}.

                Non ho cambiato nemmeno una virgola nei file che mi hai inviato.

                A me il grassetto viene dovunque; sono che nei primi due \roottitle vien con grazie, mentre nei successivi viene sansserif.

                Ho controllato che i font usati siano prpiro i Pagella e gli Heros, e lo sono.

                Allora quello che ti chiedo è: dove “non è cambiato niente”? Che cosa non è cambiato?

                In sostanza, mi sfugge quale sia il tuo problema.

              • #111056
                Up
                0
                Down
                ::


                Ciao OldClaudio,

                a me non succede come dici te, purtroppo.
                Se su structure.tex pongo addirittura entrambe queste istruzioni commentate:

                %\usepackage{tgpagella} % Use the TeX Gyre Pagella font throughout the document
                %\usepackage{tgheros} % Use the TeX Gyre Pagella font throughout the document

                il CV esce sempre uguale, nessun cambiamento su /rootitle, come se fosse ininfluente la loro presenza.

                Ci deve essere qualcosa di strano.
                Grazie comunque per il tuo intervento.

              • #111057
                Up
                0
                Down
                ::


                Ho trovato, le correzioni le dovevo fare su:

                structure.sty

                ora sì che vedo le differenze tra tgpagella e tgheros.

                Molte grazie 🙂

              • #111058
                Up
                0
                Down
                ::


                Se carichi il pacchetto tgheros, che cambia il carattere senza grazie predefinito, allora le due linee di codice
                `
                \makeatletter \input{t1cmss.fd} \makeatother
                \DeclareFontShape{T1}{cmss}{b}{n}{<->ssub * cmss/bx/n}{}
                `
                non servono più e, cancellandole, ti risparmi un inutile consumo di memoria.

                Non riesco a fare a meno di chiederti, però, perché mai utilizzi per il tuo CV un template così raffazzonato, chiaramente opera di un poco più che neofita (vedi ordine di caricamento dei pacchetti, vedi l’ingenuità di caricare il pacchetto tgpagella, il quale asserisce`\renewcommand\bfdefault{b}`senza preoccuparsi degli effetti sui caratteri della famiglia senza grazie, peraltro usata nel template stesso, vedi definizione del comando [tt]\maintitle[/tt], nella quale verosimilmente si assume, come non è, che [tt]\vspace[/tt] termini il capoverso corrente, vedi utilizzo dello stesso comando [tt]\maintitle[/tt], definito con due argomenti ma usato con uno :???:, cosicché al secondo viene assegnato il susseguente [tt]\noindent[/tt] :!:, vedi definizione del comando [tt]\roottitle[/tt], col maldestro tentativo di inibire un’interruzione di pagina collocando [tt]\nopagebreak[4][/tt] dopo [tt]\vspace[/tt], eccetera eccetera eccetera…), perché mai, dicevo, utilizzi per il tuo CV un template così raffazzonato invece di studiare la documentazione e/o gli esempi relativi a classi di documento o pacchetti, di cui pure esiste una grande varietà, dedicati alla scrittura di questo tipo di documento; tanto più in considerazione del fatto che, stando a quanto tu stesso affermi, non è certo lo studio di linguaggi informatici a spaventarti. Tieni presente che la stessa domanda potrebbe porsela chi leggerà il tuo curriculum… 😉

                Ciao.


                Gustavo

              • #111059
                OldClaudio
                Partecipante
                  Up
                  0
                  Down
                  ::


                  Baravo Gustavo!
                  Hai detto proprio le parole giuste, che ormai io non dico più quando vedo domande sui curriculum.
                  Non vedo proprio perché uno debba usare un template preconfezionato (spesso malamente, come in questo caso) per un documento così personale coeme un curriculum vitae e/o un curriculum studiorum. Da come è composto il curriculum l’eventuale lettore capisce tante cose, ammesso che i curriculum vengano letti per davvero e non immediatamante archiviati nel raccoglitore tronco-conico sotto la scrivania…:evil:

                • #111060
                  Up
                  0
                  Down
                  ::


                  Cari miei,

                  Io vi ringrazio entrambi dei suggerimenti propinati, purtroppo l’urgenza di cercare lavoro spazza ogni tentativo di studio di LaTeX.

                  L’ho studiato per fare la laurea qualche anno fa, ed ora ci torno per dubbi riguardanti il CV da aggiornare. Lo so anche io non è una bella dimostrazione di affetto, mi potreste direttamente mandare a farlo con Word, avreste tutte le ragioni.
                  Ma se sono qua è perché conosco il posto ed a LaTeX ci tengo, ecco forse dovrei preoccuparmi di più di lui. Ho spiegato all’inizio la ragione, spero di poter recuperare quando avrò consolidato l’aspetto lavorativo.

                  Scusatemi 🙂

              Visualizzazione 22 filoni di risposte
              • Devi essere connesso per rispondere a questo topic.

              Go to top