Re: [LaTeX-br] E-mail de compilação para latex-br@googlegroups.com - 7 atualizações em 2 tópicos

57 views
Skip to first unread message

André Luiz Tietböhl Ramos

unread,
Jun 13, 2014, 9:54:40 AM6/13/14
to late...@googlegroups.com
Prezado Youssef,

A solução sugerida, abaixo, resultou em erro:

! Undefined control sequence.
<argument> \undefinedpagestyle
                              
l.300 \pagestyle{simple}
                       
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on phd.log.
Latexmk: Index file 'phd.siglax' written
  ==> but it has an extension I do not know how to handle <==
Latexmk: Index file 'phd.symbolsx' written
  ==> but it has an extension I do not know how to handle <==
Latexmk: Index file 'phd.idx' was written
Latexmk: Errors, so I did not complete making targets
Collected error summary (may duplicate other messages):
  pdflatex: Command for 'pdflatex' gave return code 256
Latexmk: Use the -f option to force complete processing,
unless error was exceeding maximum runs of latex/pdflatex.

Utilizo o ubuntu 14.04. Qual seria sua sugestão? O início do documento está como abaixo,

\begin{document}
\selectlanguage{brazil}
% \selectbiblanguage{portuges}
\pagestyle{simple}
\pagenumbering{Roman}
% não ultrapassar limite margens
\sloppy
\lstloadlanguages{C,C++,HTML,XML,SQL,SPARQL,PHP,Python,Matlab,Lisp}
\lstset{language=Lisp,basicstyle=\footnotesize,stringstyle=\ttfamily,frame=single}
\include{pretextual}
...

On Qui, 2014-05-29 at 10:36 +0000, late...@googlegroups.com wrote:
\pagestyle{simple}
\pagenumbering{Roman}

Obrigado,

--
André Luiz Tietböhl Ramos <andrel...@gmail.com>

Youssef Cherem

unread,
Jun 13, 2014, 10:02:34 AM6/13/14
to late...@googlegroups.com
Esse estilo é definido pelas classes memoir/abntex2.

Compile o exemplo abaixo e verá.

\documentclass[a4paper,12pt]{abntex2} % ,twoside
\usepackage{lmodern}
\usepackage[brazil]{babel}
\usepackage{makeidx} % Cria o indice
\usepackage{hyperref}
\hypersetup{backref,hyperfootnotes=false,pdftitle={Organização de conhecimento e
    informação para integração de componentes de Projeto Orientado para a
    Manufatura (DFM)},pdfauthor={André Luiz Tietböhl Ramos},pdfsubject={Tese de
    doutorado PROMEC/UFRGS},pdfkeywords={Projeto Orientado para a Manufatura
    (DFM)} {Organização (arquitetura) da informação} {Ontologias}}
\usepackage{nomencl}     % Lista de simbolos
% ABNT bibliography manager
\usepackage[alf,abnt-etal-cite=2,abnt-year-extra-label=yes,abnt-etal-text=it,abnt-last-names=abnt,abnt-and-type=e,bibjustif]{abntex2cite}


\usepackage[demo]{graphicx}




\usepackage{wrapfig}
\usepackage{amsmath}            % packages for mathematics and symbols

\setcounter{secnumdepth}{5}
\setcounter{tocdepth}{5}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% This file is an OWL Manchester Syntax Code Listing Definition file.
%%
%% Created by Akos Szoke (asz...@mit.bme.hu)
%% Date: 28 May 2010
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%



\def\UFRGS{\textrm{Universidade Federal do Rio Grande do Sul}}
\def\ufrgs{\textrm{UFRGS}}
\def\keywords#1{\gdef\@keywords{\vfill \textbf{Palavras--chave:} #1}}
\def\permission{
\noindent{\centering O autor permite que a \ufrgs\ reproduza e \\*
    distribua cópias deste \@copyrightword na sua totalidade ou em parte.}\par
}

\usepackage{xcolor}
\titulo{Organização de conhecimento e informação para integração de
componentes de Projeto Orientado para a Manufatura (DFM)}
\autor{André Luiz Tietböhl Ramos}
\orientador{Flávio José Lorini}
% \coorientador{Michael P.  Deisenroth}
\instituicao{Universidade Federal do Rio Grande do Sul\par Programa de
  Pós--Graduação em Engenharia Mecânica}
\local{Porto Alegre -- RS}
\data{}



% alterando o aspecto da cor azul
\definecolor{blue}{RGB}{41,5,195}

\usepackage{caption}
\usepackage{lipsum}




\begin{document}
\pagestyle{simple}
\pagenumbering{Roman}


\imprimircapa

\imprimirfolhaderosto

\tableofcontents

\textual


\chapter{Um capítulo qualquer de teste}

\lipsum[1-10]
\begin{figure}
\centering
\begin{minipage}{.5\textwidth}
  \centering
  \includegraphics[width=.4\linewidth]{image1}
  \captionof{figure}{A figure}
  \label{fig:test1}
\end{minipage}%
\begin{minipage}{.5\textwidth}
  \centering
  \includegraphics[width=.4\linewidth]{image1}
  \captionof{figure}{Another figure}
  \label{fig:test2}
\end{minipage}
\end{figure}




\chapter{Um capítulo qualquer de teste}
\chapter{Um capítulo qualquer de teste}
\chapter{Um capítulo qualquer de teste}
\chapter{Um capítulo qualquer de teste}
\chapter{Um capítulo qualquer de teste}

\end{document}


--
Você recebeu essa mensagem porque está inscrito no grupo quot;Latex-br" dos Grupos do Google.
Para cancelar inscrição nesse grupo e parar de receber e-mails dele, envie um e-mail para latex-br+u...@googlegroups.com.
Para mais opções, acesse https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages