Inserir figuras de acordo com o template em anexo - (DUVIDA)

183 views
Skip to first unread message

Heitor Galvão

unread,
Apr 30, 2016, 5:13:00 PM4/30/16
to Latex-br
Ola boa tarde, estou usando o template de um evento a qual quero enviar um resumo expandido, porém se o artquivo.tex relativos a esse resumo expandido ele como inserir figuras assim:
 \begin{figure}[hbt]
\begin{center}
\setlength{\unitlength}{0.0105in}%
\begin{picture}(242,156)(73,660)
\put( 75,660){\framebox(240,150){}} \put(105,741){\vector( 0, 1){
66}} \put(105,675){\vector( 0, 1){ 57}} \put( 96,759){\vector( 1,
0){204}} \put(105,789){\line( 1, 0){ 90}} \put(195,789){\line(
2,-1){ 90}} \put(105,711){\line( 1, 0){ 60}} \put(165,711){\line(
5,-3){ 60}} \put(225,675){\line( 1, 0){ 72}} \put(
96,714){\vector( 1, 0){204}} \put(
99,720){\makebox(0,0)[rb]{\raisebox{0pt}[0pt][0pt]{a}}}
\put(291,747){\makebox(0,0)[lb]{\raisebox{0pt}[0pt][0pt]{ o}}}
\put(291,702){\makebox(0,0)[lb]{\raisebox{0pt}[0pt][0pt]{ o}}}
\put( 99,795){\makebox(0,0)[rb]{\raisebox{0pt}[0pt][0pt]{ $M$}}}
\end{picture}
\end{center}
\caption{\label{figura}Esta figura é apenas um exemplo. O
\textit{caption} deve vir após a figura.}
\end{figure}

Como podem ver acima desnecessário, quando tento inserir um arquivo .jp usando um comando simples para inserir a figura em formato .jpg

\begin{figure}[!htb]
\centering
\includegraphics{fig1.jpg}
\caption{Estrutura da Rede Óptica Passiva.}
\label{Rotulo}
\end{figure}

 Por favor alguem pode ajudar




sbrt2016port.cls
sbrt2016_exemplo_portugues.tex

Youssef Cherem

unread,
Apr 30, 2016, 5:27:04 PM4/30/16
to late...@googlegroups.com
Parabéns para o gênio que copiou a classe IEEEtran e renomeou:
"You have requested document class `sbrt2016port', but the document class provides `IEEEtran'."


é só modificar os pacotes de gráficos:

%\usepackage{epsf} % pode tirar
\usepackage{graphicx}  % deixa assim
\usepackage[figuresright]{rotating}
\usepackage[brazil]{babel}
%\usepackage{graphicx} % para que graphicx 2x?
\usepackage{fancyhdr}
%\input{epsf} % ???




Youssef Cherem
________________
!المسيح قام! حقاً قام

--
You received this message because you are subscribed to the Google Groups "Latex-br" group.
To unsubscribe from this group and stop receiving emails from it, send an email to latex-br+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/latex-br/31487c02-e637-409a-9b39-4d4764535d90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Heitor Galvão

unread,
May 1, 2016, 1:40:17 PM5/1/16
to late...@googlegroups.com
Boa tarde fiz o que voce sugeriu, porém ele precisa ser compilado so para 2 paginas e o que acontece aqui é que ele é impresso em 3, sendo que a primeira página é totalmente em branca.




For more options, visit https://groups.google.com/d/optout.



--
Att.
"Ganhar de ponta a ponta."

 Ayrton Senna


Youssef Cherem

unread,
May 1, 2016, 1:59:48 PM5/1/16
to late...@googlegroups.com
Isso provavelmente não tem a ver com os pacotes de figura. Só enviando um exemplo do código mesmo. Só com o exemplo que enviou da classe, não há erro algum.

Youssef Cherem
________________
!المسيح قام! حقاً قام

Heitor Galvão

unread,
May 1, 2016, 3:11:01 PM5/1/16
to late...@googlegroups.com
a estrutura está assim:

\documentclass{sbrt2016port}


\begin{document}


\title{xxx}


\author{xxx}


\maketitle


\begin{xxx}


\end{xxx}


\begin{chave}

\

\end{chave}


\begin{abstract}


\end{abstract}


\begin{keywords}


\end{keywords}


\section{xx}



\section{xx}



\section{xx}



\section{xx}


\begin{thebibliography}{99}


\end{thebibliography}


\end{document}


na hora de compilar acaba saindo as três paginas.


For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages