Risposte nei forum create
-
AutoreRisposte
-
::
ho scoperto un altro piccolo problema! non mi compila correttamente il campo dei dati personali! non stampa il codice fiscale!
questo è il codice usato:
`
\documentclass[11pt,a4paper]{moderncv}\usepackage[italian]{babel}
\usepackage{charter}
\usepackage[scaled]{helvet}% moderncv themes
\moderncvtheme[blue]{casual} % optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, instead of sans serif fonts)
%\moderncvtheme[green]{classic} % idem
\renewcommand*{\titlefont}{\Large\sffamily\mdseries\slshape}%o \LARGE\makeatletter
\AtBeginDocument{\renewcommand*{\maketitle}{%
{%
\ifthenelse{\isundefined{\@photo}}%
{}%
{{\color{firstnamecolor}\framebox{\includegraphics[height=\@photoheight]{\@photo}}}}%
\hskip5pt%
\raggedleft{\titlestyle{\@title}\hfill\firstnamestyle{\@firstname~}
\familynamestyle{\@familyname}}\\[-.35em]}%
{\color{firstnamecolor}\rule{\textwidth}{.25ex}\\[2.5em]}%
\ifthenelse{\isundefined{\@quote}}%
{}%
{\centering{\begin{minipage}{\quotewidth}\centering\quotestyle{\@quote}\end{minipage}}\\[2.5em]}%
}%
}
\makeatother% character encoding
\usepackage[utf8]{inputenc} % replace by the encoding you are using% adjust the page margins
\usepackage[scale=0.8]{geometry}
\recomputelengths % required when changes are made to page layout lengths% personal data
\firstname{…}
\familyname{..}
\title{..}
\address{v..}{..e – Milano}
\mobile{..}
\phone{..}
\email{sa..}
\extrainfo{Codice Fiscale crtsv..u}
\extrainfo{Luogo e data di nascita: Cernusco sul Naviglio, Milano il..2}\photo[64pt]{picture}
`
::
guarda io ho aggiunto come mi hai suggerito:
`\documentclass[11pt,a4paper]{moderncv}\usepackage[italian]{babel}
\usepackage{charter}
\usepackage[scaled]{helvet}% moderncv themes
\moderncvtheme[blue]{casual} % optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, instead of sans serif fonts)
%\moderncvtheme[green]{classic} % idem
\renewcommand*{\titlefont}{\Large\sffamily\mdseries\slshape}\makeatletter
\AtBeginDocument{\renewcommand*{\maketitle}{%
{%
\ifthenelse{\isundefined{\@photo}}%
{}%
{{\color{firstnamecolor}\framebox{\includegraphics[height=\@photoheight]{\@photo}}}}%
\hfil\hskip5pt% \raggedleft{\titlestyle{\@title}\hfill\firstnamestyle{\@firstname~}\familynamestyle{\@familyname}}\\[-.35em]}%
{\color{firstnamecolor}\rule{\textwidth}{.25ex}\\[2.5em]}%
% optional quote
\ifthenelse{\isundefined{\@quote}}%
{}%
{\centering{\begin{minipage}{\quotewidth}\centering\quotestyle{\@quote}\end{minipage}}\\[2.5em]}%
}%
}
\makeatother% character encoding
\usepackage[utf8]{inputenc} % replace by the encoding you are using% adjust the page margins
\usepackage[scale=0.8]{geometry}
\recomputelengths % required when changes are made to page layout lengths
`
e questo è il log:
`(“C:\Programmi\MiKTeX 2.6\tex\latex\00miktex\bblopts.cfg”
File: bblopts.cfg 2006/07/31 v1.0 MiKTeX 'babel' configuration
)
(“C:\Programmi\MiKTeX 2.6\tex\generic\babel\italian.ldf”
Language: italian 2005/11/17 v1.2r Italian support from the babel system(“C:\Programmi\MiKTeX 2.6\tex\generic\babel\babel.def”
File: babel.def 2005/11/23 v3.8h Babel common definitions
\babel@savecnt=\count92
\U@D=\dimen108
)Package babel Warning: No hyphenation patterns were loaded for
(babel) the language `Italian'
(babel) I will use the patterns loaded for \language=0 instead.\l@italian = a dialect from \language0
Package babel Info: Making ” an active character on input line 91.
)) (“C:\Programmi\MiKTeX 2.6\tex\latex\psnfss\charter.sty”
Package: charter 2005/04/12 PSNFSS-v9.2a (P.Dyballa)
)
(“C:\Programmi\MiKTeX 2.6\tex\latex\psnfss\helvet.sty”
Package: helvet 2005/04/12 PSNFSS-v9.2a (WaS)
))
Runaway argument?
{\renewcommand *{\maketitle }{{\ifthenelse {\isundefined {\@photo }}{\ETC.
! File ended while scanning use of \g@addto@macro.
\par
<*> E:/università/curriculum/template_en.tex?
*
(Please type a command or say `\end')
*\end*\end
! TeX capacity exceeded, sorry [input stack size=5000].
\end #1->\csname end#1
\endcsname \@checkend {#1}\expandafter \endgroup \if@e…
<*> \endIf you really absolutely need more capacity,
you can ask a wizard to enlarge me.Here is how much of TeX's memory you used:
4533 strings out of 95295
59323 string characters out of 1184977
130477 words of memory out of 1134177
7569 multiletter control sequences out of 60000
4966 words of font info for 17 fonts, out of 1000000 for 2000
14 hyphenation exceptions out of 8191
5000i,0n,5000p,819b,85s stack positions out of 5000i,500n,10000p,200000b,32768s
! ==> Fatal error occurred, no output PDF file produced!`eppure prima di quest’ultima modifica l’output era creato con successo! senza titolo ma lo creava!
::
ho avuto questo errore
`Package babel Info: Making ” an active character on input line 91.
)) (“C:\Programmi\MiKTeX 2.6\tex\latex\psnfss\charter.sty”
Package: charter 2005/04/12 PSNFSS-v9.2a (P.Dyballa)
)
(“C:\Programmi\MiKTeX 2.6\tex\latex\psnfss\helvet.sty”
Package: helvet 2005/04/12 PSNFSS-v9.2a (WaS)
))
Runaway argument?
{\renewcommand *{\maketitle }{{\ifthenelse {\isundefined {\@photo }}{\ETC.
! File ended while scanning use of \g@addto@macro.
\par
<*> E:/università/curriculum/template_en.tex`
::
ultimissima cosa:
ho notato che non esiste un Titolo indicante che il documento è un curriculum vitae! c’è il comando title ma non noto nessun cambiamento! nel titolo del documentoho usato il comando
`\title{Curriculum Vitae} `
subito dopo il nome e cognome e prima dell’ indirizzo.altra curiosità: ma \quote a che serve?
::
ho provato e mi dà questo errore utilizzando come repository quello di roma porta http:` MiKTeX Problem Report
Message: Error response from server: 194
Data:
Source: C:\work3\miktex-2.6\Libraries\MiKTeX\PackageManager\CurlWebFile.cpp
Line: 402
MiKTeX: 2.6
OS: Microsoft Windows XP Professional Service Pack 2 (Build 2600)
SystemAdmin: yes
PowerUser: no
SharedSetup: unknown
BinDir: C:\Programmi\MiKTeX 2.6\miktex\bin
Root0: C:\Documents and Settings\karmo\Dati applicazioni\MiKTeX\2.6
Root1: C:\Documents and Settings\karmo\Impostazioni locali\Dati applicazioni\MiKTeX\2.6
Root2: C:\Programmi\MiKTeX 2.6
Install: C:\Programmi\MiKTeX 2.6
UserConfig: C:\Documents and Settings\karmo\Dati applicazioni\MiKTeX\2.6
UserData: C:\Documents and Settings\karmo\Impostazioni locali\Dati applicazioni\MiKTeX\2.6`
::
non so se ho seguito il procedimento giusto ma ho scaricato il file lm1.106mt1.zip e copiato il contenuto della directory lm dentro C:\Programmi\MiKTeX 2.6\fonts\source\public\lm (la cartella l’ho creata io)
ma adesso continua a chiedere: ot1lmr.fd
che nel file scaricato non esiste!altra domanda:
dal momento che un output c’è nonostante la mancanza del pacchetto ot1lmr.fd, il nome compare tutto in minuscolo quando nel file .tex avevo messo le iniziali in maiuscolo, come mai? che dipenda dal pacchetto non installato?
::
ciao a tutti!
ho scaricato il file template_en.tex l’ho modificato con alcunimiei dati e quando eseguo il comando pdflatex mi chiede il pacchetto lmodern.sty che non trova nel repository di default, ho provato a settare diversi server tra cui anche quello italiano ma niente da fare!
allora l’ho scaricato a mano cercandolo da google ma eseguendo nuovamente e + volte pdfltaex continua a chiedermi nuovi pacchetti dipendenti da lmodern style!
e anche se metto anche quei pacchetti a mano mi dà errore già da \begin{document}
che fare? è normale?
::
altro problema!
io ho una lista di circa 50 nomi di società e le ho messe in una supertabular divisa in due , cosi ho due colonne con due liste, il problema adesso è che le due colonne sono differenti in larghezza e si nota molto sia nella stessa pagina che tra le due pagine in cui è stata divisa da supertabular!
esiste un modo per avere le due colonne di larghezza uguale? e che mantenga la larghezza anche se divise in due pagine?
il mio codice:
`
\begin{center}
\begin{supertabular}{c||c}American Megatrends Inc. & ARM\\
Aruba Networks & Atmel\\
AuthenTec, Inc. & AVAYA\\
Broadcom Corporation & Certicom Corp.\\
Citrix Systems, Inc & Decru\\
Dell, Inc. & DPHI, Inc.\\
..
..
UPEK, Inc. & Utimaco Safeware AG\\
VeriSign, Inc. & VMware, Inc.\\
Vodafone Group Services LTD & Wave Systems\\
Western Digital & Winbond Electronics Corporation\\\end{supertabular}
\end{center}
`
-
AutoreRisposte