- Questo topic ha 10 risposte, 3 partecipanti ed è stato aggiornato l'ultima volta 16 anni, 6 mesi fa da
ilariaxausa.
-
CreatoreTopic
-
4 Marzo 2010 alle 16:40 #42658::
Ciao! Sto cercando di scrivere la prima pagina della mia tesi e non riesco a risolvere 2 problemi:
1- come faccio ad accostare il logo dell’università al nome dell’università? Riesco solo a metterli uno sopra l’altro ma non vicini;
2- vorrei cambiare il carattere di questa pagina, come posso fare?
-
CreatoreTopic
-
AutoreRisposte
-
-
5 Marzo 2010 alle 7:20 #42659::
Ciao! Sto cercando di scrivere la prima pagina della mia tesi e non riesco a risolvere 2 problemi:
1- come faccio ad accostare il logo dell’università al nome dell’università? Riesco solo a metterli uno sopra l’altro ma non vicini;
2- vorrei cambiare il carattere di questa pagina, come posso fare?Ciao!
Hai provato a usare il pacchetto “frontespizio”?Francesco
-
5 Marzo 2010 alle 9:57 #42660::
Grazie! Però io ho già fatto la pagina e i miei unici problemi sono questi. Il primo l’ho risolto con l’ambiente minipage, ma il secondo niente.
Ho provato ad usare il codice seguente:
`\fontfamily{hevet}\selectfont`
con i seguenti pacchetti:
`\documentclass[a4paper,10pt,twoside]{book}\usepackage{helvet}
\usepackage[applemac]{inputenc}
\usepackage[italian]{babel}
\usepackage[T1]{fontenc}
\usepackage{vmargin}
\usepackage{subfigure}
\usepackage{fancyhdr}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{amsthm}
\usepackage{amsmath}
\usepackage{amscd}
\usepackage{latexsym}
\usepackage{array}
\usepackage{graphicx}`
e mi da questo errore:
`LaTeX Font Warning: Font shape `T1/hevet/m/n' undefined
(Font) using `T1/cmr/m/n' instead on input line 85.`
Credo di avere un problema con fontenc e l’opzione T1 ma non capisco di che genere sia questo problema.
-
5 Marzo 2010 alle 10:07 #42661::
Grazie! Però io ho già fatto la pagina e i miei unici problemi sono questi. Il primo l’ho risolto con l’ambiente minipage, ma il secondo niente.
Ho provato ad usare il codice seguente:
`\fontfamily{hevet}\selectfont`
con i seguenti pacchetti:
`\documentclass[a4paper,10pt,twoside]{book}\usepackage{helvet}
…`
e mi da questo errore:
`LaTeX Font Warning: Font shape `T1/hevet/m/n' undefined
(Font) using `T1/cmr/m/n' instead on input line 85.`
Credo di avere un problema con fontenc e l’opzione T1 ma non capisco di che genere sia questo problema.Perché quel comando esplicito per scegliere il font? Avendo caricato il pacchetto helvet, ti basta dire \sffamily. In ogni caso, il comando corretto sarebbe \fontfamily{phv}.
Ciao
Enrico
-
5 Marzo 2010 alle 10:11 #42662::
Perché in questo caso l’errore è:
`Running mktextfm phvr8t
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input phvr8t
This is METAFONT, Version 2.71828 (Web2C 7.5.6)
kpathsea: Running mktexmf phvr8t! I can't find file `phvr8t'.
<*> …:=ljfour; mag:=1; nonstopmode; input phvr8tPlease type another input file name
! Emergency stop.
<*> …:=ljfour; mag:=1; nonstopmode; input phvr8tTranscript written on mfput.log.
grep: phvr8t.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input phvr8t' failed to make phvr8t.tfm.
kpathsea: Appending font creation commands to missfont.log.! Font T1/phv/m/n/10=phvr8t at 10.0pt not loadable: Metric (TFM) file not found
.
relax
l.85 \fontfamily{phv}\selectfont
{
?
`
-
5 Marzo 2010 alle 10:18 #42663::
Perché in questo caso l’errore è:
`Running mktextfm phvr8t
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input phvr8t
This is METAFONT, Version 2.71828 (Web2C 7.5.6)
kpathsea: Running mktexmf phvr8t! I can't find file `phvr8t'.
<*> …:=ljfour; mag:=1; nonstopmode; input phvr8tPlease type another input file name
! Emergency stop.
<*> …:=ljfour; mag:=1; nonstopmode; input phvr8tTranscript written on mfput.log.
grep: phvr8t.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input phvr8t' failed to make phvr8t.tfm.
kpathsea: Appending font creation commands to missfont.log.! Font T1/phv/m/n/10=phvr8t at 10.0pt not loadable: Metric (TFM) file not found
.
relax
l.85 \fontfamily{phv}\selectfont
{
?
`Evidentemente la tua installazione è bacata.
Che sistema operativo e distribuzione usi?
Ciao
Enrico
-
5 Marzo 2010 alle 10:25 #42664
-
5 Marzo 2010 alle 10:40 #42665::
Credo che tu abbia ragione, ma non so proprio come fare. Il sistema operativo è macOSX 10.4 tiger e uso texshop 2.26.
Una diagnosi a distanza è difficile da fare. Proviamoci. Prepara il seguente documento in una cartella nuova:
`\documentclass{minimal}
\begin{document}
ciao
\end{document}`
Chiamalo test.tex, compilalo e riporta qui il file test.log.Ciao
Enrico
-
5 Marzo 2010 alle 10:44 #42666::
Ecco qui:
`This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=pdflatex 2007.11.21) 5 MAR 2010 11:45
entering extended mode
\write18 enabled.
%&-line parsing enabled.
**test.tex
(./test.tex
LaTeX2e <2005/12/01>
Babeland hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, basque, german, ngerman, danish, spanish, catalan, galician, finnis
h, french, hungarian, italian, dutch, norsk, polish, portuguese, swedish, ukeng
lish, loaded.
(/usr/local/texlive/2007basic/texmf-dist/tex/latex/base/minimal.cls
Document Class: minimal 2001/05/25 Standard LaTeX minimal class
)
No file test.aux.
\openout1 = `test.aux'.LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 2.
LaTeX Font Info: … okay on input line 2.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 2.
LaTeX Font Info: … okay on input line 2.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 2.
LaTeX Font Info: … okay on input line 2.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 2.
LaTeX Font Info: … okay on input line 2.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 2.
LaTeX Font Info: … okay on input line 2.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 2.
LaTeX Font Info: … okay on input line 2.
[1{/usr/local/texlive/2007basic/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
(./test.aux) )
Here is how much of TeX's memory you used:
17 strings out of 94808
339 string characters out of 1176136
45590 words of memory out of 1500000
3318 multiletter control sequences out of 10000+50000
3640 words of font info for 14 fonts, out of 1200000 for 2000
182 hyphenation exceptions out of 8191
14i,4n,10p,109b,92s stack positions out of 5000i,500n,6000p,200000b,5000s
Output written on test.pdf (1 page, 4313 bytes).
PDF statistics:
10 PDF objects out of 1000 (max. 8388607)
0 named destinations out of 1000 (max. 131072)
1 words of extra memory for PDF output out of 10000 (max. 10000000)
`
-
5 Marzo 2010 alle 10:52 #42667::
Ecco qui:
`This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=pdflatex 2007.11.21) 5 MAR 2010 11:45
entering extended mode
\write18 enabled.
%&-line parsing enabled.
**test.tex
(./test.tex
LaTeX2e <2005/12/01>
Babeland hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, basque, german, ngerman, danish, spanish, catalan, galician, finnis
h, french, hungarian, italian, dutch, norsk, polish, portuguese, swedish, ukeng
lish, loaded.
(/usr/local/texlive/2007basic/texmf-dist/tex/latex/base/minimal.cls
Document Class: minimal 2001/05/25 Standard LaTeX minimal class
)
No file test.aux.
\openout1 = `test.aux'.LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 2.
LaTeX Font Info: … okay on input line 2.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 2.
LaTeX Font Info: … okay on input line 2.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 2.
LaTeX Font Info: … okay on input line 2.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 2.
LaTeX Font Info: … okay on input line 2.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 2.
LaTeX Font Info: … okay on input line 2.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 2.
LaTeX Font Info: … okay on input line 2.
[1{/usr/local/texlive/2007basic/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
(./test.aux) )
Here is how much of TeX's memory you used:
17 strings out of 94808
339 string characters out of 1176136
45590 words of memory out of 1500000
3318 multiletter control sequences out of 10000+50000
3640 words of font info for 14 fonts, out of 1200000 for 2000
182 hyphenation exceptions out of 8191
14i,4n,10p,109b,92s stack positions out of 5000i,500n,6000p,200000b,5000s
Output written on test.pdf (1 page, 4313 bytes).
PDF statistics:
10 PDF objects out of 1000 (max. 8388607)
0 named destinations out of 1000 (max. 131072)
1 words of extra memory for PDF output out of 10000 (max. 10000000)
`Hai solo l’installazione “2007basic” che va immediatamente sostituita con la TeX Live 2009. Non puoi fare altro:
http://tug.org/mactexCiao
Enrico
-
5 Marzo 2010 alle 10:54 #42668
-
-
AutoreRisposte
- Devi essere connesso per rispondere a questo topic.