[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tex-br
Subject:    [TeX-BR] alertas estranhos no beamer
From:       Alexsandro <alexsandro.alves () gmail ! com>
Date:       2007-04-26 16:55:47
Message-ID: b3acb3bb0704260955h4482cbfblf87e7d0cb2c5c674 () mail ! gmail ! com
[Download RAW message or body]

Boa dia a todos,

Estou começando a utilizar BEAMER para criar apresentações com LaTeX.
Instaler o pacote latex-beamer pelo apt-get do ubuntu 6.10 e instalei as
dependência pgf e latex-xcolor pelo gerenciador de pacotes synaptic. No
google, encontrei o arquivo tutorialbeamer.pdf no qual há o exemplo abaixo,
sem os comentários. Mudei somente no preâmbulo de
\usepackage[latin1]{inputenc} para \usepackage[utf8x]{inputenc} que costumo
usar em textos latex no gnome. No entanto ao  compilar no kile aparece os
seguintes alertas (warnings). Como resolvo isso e o que sinificam ???
Agradeço desde já.

[PDFLaTeX] apresentacao.tex => apresentacao.pdf (pdflatex)
./apresentacao.tex:18: Font shape `OT1/cmss/m/n' in size not available(Font)
size substituted on input line 18. Font shape `OT1/cmss/m/n' in size not
available(Font) size substituted
./apresentacao.tex:19: Token not allowed in a PDFDocEncoded
string,(hyperref) removing `\begingroup' on input line 19. Token not allowed
in a PDFDocEncoded string,(hyperref) removing `\begingroup'
./apresentacao.tex:19: Token not allowed in a PDFDocEncoded
string,(hyperref) removing `\-command' on input line 19. Token not allowed
in a PDFDocEncoded string,(hyperref) removing `\-command'
./apresentacao.tex:19: Token not allowed in a PDFDocEncoded
string,(hyperref) removing `\utf@viii@undeferr' on input line 19. Token not
allowed in a PDFDocEncoded string,(hyperref) removing `\utf@viii@undeferr'
./apresentacao.tex:19: Token not allowed in a PDFDocEncoded
string,(hyperref) removing `\endgroup' on input line 19. Token not allowed
in a PDFDocEncoded string,(hyperref) removing `\endgroup'
./apresentacao.tex:0: Size substitutions with differences(Font) up to
1.0pthave occurred.
[PDFLaTeX] 0 errors, 6 warnings, 0 badboxes
[PDFLaTeX] Done!


EXEMPLO (.tex)

\documentclass{beamer}

% \usepackage[brazil]{babel}
% \usepackage[T1]{fontenc}
% \usepackage{mathptmx}
% \usepackage[scaled=.90]{helvet}
% \usepackage{courier}

\usepackage[brazil]{babel}
% \usepackage[latin1]{inputenc}
\usepackage[utf8x]{inputenc}

\title{Exemplo de Uso do Beamer}

\author{Carlos Campani}

\begin{document}
 \frame{\titlepage}
 \section{Sumário}
   \frame{\tableofcontents}
 \section{Usando Beamer}
 \frame
 {
   \frametitle{Características}
   \begin{itemize}
        \item<1-> Classe \LaTeX;
        \item<2-> Sobreposição (overlays);
        \item<3-> Transições animadas.
   \end{itemize}
 }
\end{document}


-- 
Alexsandro Alves
alexsandro.alves@gmail.com

[Attachment #3 (text/html)]

Boa dia a todos,<br><br>Estou começando a utilizar BEAMER para criar apresentações \
com LaTeX. Instaler o pacote <span style="font-weight: bold;">latex-beamer</span> \
pelo <span style="text-decoration: underline;">apt-get do ubuntu  6.10</span> e \
instalei as dependência <span style="font-weight: bold;">pgf</span> e <span \
style="font-weight: bold;">latex-xcolor</span> pelo gerenciador de pacotes <span \
                style="text-decoration: underline;">synaptic</span>
. No google, encontrei o arquivo tutorialbeamer.pdf no qual há o exemplo abaixo, sem \
os comentários. Mudei somente no preâmbulo de \usepackage[latin1]{inputenc} para \
\usepackage[utf8x]{inputenc} que costumo usar em textos latex no gnome. No entanto \
ao&nbsp; compilar no kile aparece os seguintes alertas (warnings). Como resolvo isso \
e o que sinificam ??? Agradeço desde já. <br><br><span style="color: rgb(204, 0, \
0);">[PDFLaTeX] apresentacao.tex =&gt; apresentacao.pdf (pdflatex)</span><br \
style="color: rgb(204, 0, 0);"><span style="color: rgb(204, 0, \
0);">./apresentacao.tex:18: Font shape `OT1/cmss/m/n&#39; in size not available(Font) \
size substituted on input line 18. Font shape `OT1/cmss/m/n&#39; in size not \
available(Font) size substituted </span><br style="color: rgb(204, 0, 0);"><span \
style="color: rgb(204, 0, 0);">./apresentacao.tex:19: Token not allowed in a \
PDFDocEncoded string,(hyperref) removing `\begingroup&#39; on input line 19. Token \
not allowed in a PDFDocEncoded string,(hyperref) removing `\begingroup&#39; \
</span><br style="color: rgb(204, 0, 0);"><span style="color: rgb(204, 0, \
0);">./apresentacao.tex:19: Token not allowed in a PDFDocEncoded string,(hyperref) \
removing `\-command&#39; on input line 19. Token not allowed in a PDFDocEncoded \
string,(hyperref) removing `\-command&#39; </span><br style="color: rgb(204, 0, \
0);"><span style="color: rgb(204, 0, 0);">./apresentacao.tex:19: Token not allowed in \
a PDFDocEncoded string,(hyperref) removing `\utf@viii@undeferr&#39; on input line 19. \
Token not allowed in a PDFDocEncoded string,(hyperref) removing `\utf@ \
viii@undeferr&#39;</span><br style="color: rgb(204, 0, 0);"><span style="color: \
rgb(204, 0, 0);">./apresentacao.tex:19: Token not allowed in a PDFDocEncoded \
string,(hyperref) removing `\endgroup&#39; on input line 19. Token not allowed in a \
PDFDocEncoded string,(hyperref) removing `\endgroup&#39; </span><br style="color: \
rgb(204, 0, 0);"><span style="color: rgb(204, 0, 0);">./apresentacao.tex:0: Size \
substitutions with differences(Font) up to 1.0pt have occurred.</span><br \
style="color: rgb(204, 0, 0);"><span style="color: rgb(204, 0, 0);"> [PDFLaTeX] 0 \
errors, 6 warnings, 0 badboxes</span><br style="color: rgb(204, 0, 0);"><span \
style="color: rgb(204, 0, 0);">[PDFLaTeX] Done! </span><br style="color: rgb(204, 0, \
0);"><br><br>EXEMPLO (.tex)<br><br><span style="color: rgb(0, 0, 102);"> \
\documentclass{beamer}</span><br style="color: rgb(0, 0, 102);"><br style="color: \
rgb(0, 0, 102);"><span style="color: rgb(0, 0, 102);">% \
\usepackage[brazil]{babel}</span><br style="color: rgb(0, 0, 102);"><span \
style="color: rgb(0, 0, 102);"> % \usepackage[T1]{fontenc}</span><br style="color: \
rgb(0, 0, 102);"><span style="color: rgb(0, 0, 102);">% \
\usepackage{mathptmx}</span><br style="color: rgb(0, 0, 102);"><span style="color: \
rgb(0, 0, 102);">% \usepackage[scaled=.90]{helvet} </span><br style="color: rgb(0, 0, \
102);"><span style="color: rgb(0, 0, 102);">% \usepackage{courier}</span><br \
style="color: rgb(0, 0, 102);"><br style="color: rgb(0, 0, 102);"><span style="color: \
rgb(0, 0, 102);">\usepackage[brazil]{babel} </span><br style="color: rgb(0, 0, \
102);"><span style="color: rgb(0, 0, 102);">% \usepackage[latin1]{inputenc}</span><br \
style="color: rgb(0, 0, 102);"><span style="color: rgb(0, 0, \
102);">\usepackage[utf8x]{inputenc}</span> <br style="color: rgb(0, 0, 102);"><br \
style="color: rgb(0, 0, 102);"><span style="color: rgb(0, 0, 102);">\title{Exemplo de \
Uso do Beamer}</span><br style="color: rgb(0, 0, 102);"><br style="color: rgb(0, 0, \
102);"><span style="color: rgb(0, 0, 102);"> \author{Carlos Campani}</span><br \
style="color: rgb(0, 0, 102);"><br style="color: rgb(0, 0, 102);"><span style="color: \
rgb(0, 0, 102);">\begin{document}</span><br style="color: rgb(0, 0, 102);"><span \
style="color: rgb(0, 0, 102);"> &nbsp;\frame{\titlepage}</span><br style="color: \
rgb(0, 0, 102);"><span style="color: rgb(0, 0, \
102);">&nbsp;\section{Sumário}</span><br style="color: rgb(0, 0, 102);"><span \
style="color: rgb(0, 0, 102);">&nbsp;&nbsp; \frame{\tableofcontents} </span><br \
style="color: rgb(0, 0, 102);"><span style="color: rgb(0, 0, \
102);">&nbsp;\section{Usando Beamer}</span><br style="color: rgb(0, 0, 102);"><span \
style="color: rgb(0, 0, 102);">&nbsp;\frame</span><br style="color: rgb(0, 0, 102);"> \
<span style="color: rgb(0, 0, 102);">&nbsp;{</span><br style="color: rgb(0, 0, \
102);"><span style="color: rgb(0, 0, 102);">&nbsp;&nbsp; \
\frametitle{Características}</span><br style="color: rgb(0, 0, 102);"><span \
style="color: rgb(0, 0, 102);"> &nbsp;&nbsp; \begin{itemize}</span><br style="color: \
rgb(0, 0, 102);"><span style="color: rgb(0, 0, \
102);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \item&lt;1-&gt; Classe \
\LaTeX;</span><br style="color: rgb(0, 0, 102);"><span style="color: rgb(0, 0, \
102);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \item&lt;2-&gt; Sobreposição \
(overlays); </span><br style="color: rgb(0, 0, 102);"><span style="color: rgb(0, 0, \
102);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \item&lt;3-&gt; Transições \
animadas.</span><br style="color: rgb(0, 0, 102);"><span style="color: rgb(0, 0, \
102);">&nbsp;&nbsp; \end{itemize}</span> <br style="color: rgb(0, 0, 102);"><span \
style="color: rgb(0, 0, 102);">&nbsp;}</span><br style="color: rgb(0, 0, 102);"><span \
style="color: rgb(0, 0, 102);">\end{document}</span><br style="color: rgb(0, 0, \
102);"><br style="color: rgb(0, 0, 102);" clear="all"> <br>-- <br>Alexsandro \
Alves<br><a href="mailto:alexsandro.alves@gmail.com">alexsandro.alves@gmail.com</a>


--
TeX-BR     Homepage: http://biquinho.furg.br/tex-br/

           Para sair da lista mande um mail com unsubscribe
           no corpo para tex-br-request@listas.furg.br

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic