From: Walter Fetter Lages Date: Fri, 15 Dec 2006 02:00:00 +0000 (-0200) Subject: Alterado o arquivo de exemplo deletex.tex para que o sumario fique como X-Git-Tag: v1.2.2^0 X-Git-Url: http://git.ece.ufrgs.br/?a=commitdiff_plain;h=3eace1e05a5205684a80860d59388f8febfa191c;p=delaetex.git Alterado o arquivo de exemplo deletex.tex para que o sumario fique como ultimo elemento parte pre-textual, como determina a NBR 6027. Corrigidos os dizeres da folha de rosto e da folha de aprovacao para o Trabalho de Diplomacao da ECP. --- diff --git a/CHANGES b/CHANGES index 1e5d4c9..282698a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,12 @@ +2006.12.15 Versao 1.2.2 + + Corrigidos os dizeres da folha de rosto e da folha de + aprovacao para o Trabalho de Diplomacao da ECP. + + Alterado o arquivo de exemplo deletex.tex para que o sumario + fique como ultimo elemento parte pre-textual, como determina + a NBR 6027. + 2006.10.26 Versao 1.2.1 Corrigido bug introduzido com a opcao estagio que fazia com diff --git a/Makefile b/Makefile index 6ee735b..910d650 100644 --- a/Makefile +++ b/Makefile @@ -14,6 +14,7 @@ all: install: install -d $(INPUTS) $(DOC) cp -R inputs/* $(INPUTS) + mktexlsr cp -R exemplos/* $(DOC) cp -a *README* GPL CHANGE* BUGS* FAQ $(DOC) diff --git a/exemplos/deletex.tex b/exemplos/deletex.tex index 59f49eb..50da537 100644 --- a/exemplos/deletex.tex +++ b/exemplos/deletex.tex @@ -192,9 +192,9 @@ may serve as a guide for general-purpose commands. \emph{The text in the abstract should not contain more than 500~words.} \end{englishabstract} - -% sumario -\tableofcontents +% Conforme a NBR 6027, secao 4, o sumário deve ser o último elemento pré-textual. O +% modelo do PPGEE nao atende a esta exigencia. Obviamente, a norma deve ter a +% precedência. % lista de ilustrações \listoffigures @@ -202,22 +202,30 @@ the abstract should not contain more than 500~words.} % lista de tabelas \listoftables -% lista de abreviaturas e siglas +% lista de abreviaturas e siglas em ordem alfabética % o parametro deve ser a abreviatura mais longa \begin{listofabbrv}{SPMD} - \item[SMP] Symmetric Multi-Processor + \item[ABNT] Associação Brasileira de Normas Técnicas \item[NUMA] Non-Uniform Memory Access \item[SIMD] Single Instruction Multiple Data + \item[SMP] Symmetric Multi-Processor \item[SPMD] Single Program Multiple Data - \item[ABNT] Associação Brasileira de Normas Técnicas \end{listofabbrv} -% lista de símbolos é opcional +% lista de símbolos em ordem alfabética (opcional) \begin{listofsymbols}{$\alpha\beta\pi\omega$} - \item[$\sum$] Somatório \item[$\alpha\beta\pi\omega$] Fator de inconstância do resultado + \item[$\sum$] Somatório \end{listofsymbols} +% Conforme a NBR 6027, secao 4, o sumário deve ser o último elemento +% pré-textual. O modelo do PPGEE nao atende a esta exigencia. Obviamente, a +% norma deve ter a precedência. + +% sumario +\tableofcontents + + diff --git a/exemplos/modeloppgee2003revisada.tex b/exemplos/modeloppgee2003revisada.tex index 12291e2..9f1bc68 100644 --- a/exemplos/modeloppgee2003revisada.tex +++ b/exemplos/modeloppgee2003revisada.tex @@ -20,7 +20,9 @@ % rp relatório de pesquisa % prop-tese proposta de tese de doutorado % plano-doutorado plano curso de doutorado -% dipl projeto de diplomação +% dipl-ele projeto de diplomação em Engenharia Elétrica +% dipl-ecp projeto de diplomação em Engenharia de Computação +% estafio relatório de estágio supervisionado % ti trabalho individual % pep plano de estudos e pesquisa % tese tese de doutorado @@ -205,6 +207,10 @@ NBR-14724~\cite{ABNT:NBR-14724-2002} which defines guidelines of design and presentation of academic documents (MSc and PhD theses, monographs, etc). \end{englishabstract} +% Conforme a NBR 6027, secao 4, o sumário deve ser o último elemento pré-textual. O +% modelo do PPGEE nao atende a esta exigencia. Obviamente, a norma deveria ter a +% precedência. No entanto, neste arquivo optou-se por reproduzir o que está +% no modelo para word. % sumario \tableofcontents diff --git a/inputs/PPRdeletex.sty b/inputs/PPRdeletex.sty index d1a69d7..9ac0295 100644 --- a/inputs/PPRdeletex.sty +++ b/inputs/PPRdeletex.sty @@ -18,7 +18,7 @@ % %============================================================================== \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{PPRdeletex}[2006/10/26 v1.2.1 PPRdeletex - Prosper style for DELET/EE/UFRGS] +\ProvidesPackage{PPRdeletex}[2006/12/15 v1.2.2 PPRdeletex - Prosper style for DELET/EE/UFRGS] \DeclareOption{english}{\@englishtrue\OptionNotUsed}\newif\if@english \ProcessOptions\relax \IfFileExists{pst-grad}{\RequirePackage{pst-grad}}{\RequirePackage{gradient}} diff --git a/inputs/deletex.cls b/inputs/deletex.cls index 96ad524..954ed10 100644 --- a/inputs/deletex.cls +++ b/inputs/deletex.cls @@ -26,7 +26,7 @@ % Identificação %============================================================================== \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{deletex}[2006/10/26 v1.2.1 DeleTeX class - Documents for DELET/EE/UFRGS] +\ProvidesClass{deletex}[2006/12/15 v1.2.2 DeleTeX class - Documents for DELET/EE/UFRGS] %============================================================================== % Declaração de opções diff --git a/inputs/deletex_en.ldf b/inputs/deletex_en.ldf index 723cedb..fa20411 100644 --- a/inputs/deletex_en.ldf +++ b/inputs/deletex_en.ldf @@ -1,4 +1,4 @@ -\ProvidesLanguage{deletex_en}[2006/10/26 v1.2.1 DeLeTex english support] +\ProvidesLanguage{deletex_en}[2006/12/15 v1.2.2 DeLeTex english support] \@namedef{captionsenglish}{% \def\bibname{References}% \def\refname{\bibname} @@ -81,15 +81,20 @@ degree of Electrical Engineer. }% \def\diplecpspecificinfo{% - Graduation Project presented to \delet\ of \ufrgs\ + Graduation Report presented to \delet\ of \ufrgs\ in partial fulfillment of the requirements for the degree of Computer Engineer. }% - \def\diplapproval{% + \def\dipleleapproval{% This Project was considered adequate for obtaining the credits of the course Projeto de Diploma\c{c}\~ao of \delet\ and and approved in its final form by the Advisor and the Examination Committee. }% + \def\diplecpapproval{% + This Report was considered adequate for obtaining the + credits of the course Trabalho de Diploma\c{c}\~ao of \delet\ + and and approved in its final form by the Advisor and the Examination Committee. + }% \def\estspecificinfo{% Supervisioned Training Report presented to \delet\ of \ufrgs\ diff --git a/inputs/deletex_pt_BR.ldf b/inputs/deletex_pt_BR.ldf index 0a6db33..33eff16 100644 --- a/inputs/deletex_pt_BR.ldf +++ b/inputs/deletex_pt_BR.ldf @@ -1,4 +1,4 @@ -\ProvidesLanguage{deletex_pt_BR}[2006/10/26 v1.2.1 DeLeTex brazilian portuguese support] +\ProvidesLanguage{deletex_pt_BR}[2006/12/15 v1.2.2 DeLeTex brazilian portuguese support] \@namedef{captionsbrazilian}{% \def\bibname{Refer{\^e}ncias}% \def\refname{\bibname} @@ -84,16 +84,22 @@ obten{\c{c}}{\~a}o do t\'{\i}tulo de Engenheiro Eletricista. }% \def\diplecpspecificinfo{% - Projeto de Diploma\c{c}\~ao apresentado ao + Trabalho de Diploma\c{c}\~ao apresentado ao \delet\ da \ufrgs\ como parte dos requisitos para a obten{\c{c}}{\~a}o do t\'{\i}tulo de Engenheiro de Computa\c{c}\~ao. }% - \def\diplapproval{% + \def\dipleleapproval{% Este Projeto foi julgado adequado para a obten\c{c}\~ao dos cr\'editos da Disciplina Projeto de Diploma\c{c}\~ao do \delet\ e aprovado em sua forma final pelo Orientador e pela Banca Examinadora. }% + \def\diplecpapproval{% + Este Trabalho foi julgado adequado para a + obten\c{c}\~ao dos cr\'editos da Disciplina Trabalho de + Diploma\c{c}\~ao do \delet\ e aprovado em sua forma final pelo + Orientador e pela Banca Examinadora. + }% \def\estspecificinfo{% Relat\'orio de Est\'agio Supervisionado apresentado ao diff --git a/inputs/deletexdefs.sty b/inputs/deletexdefs.sty index a20325b..ea90aab 100644 --- a/inputs/deletexdefs.sty +++ b/inputs/deletexdefs.sty @@ -10,7 +10,7 @@ % and redistributing these files % \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{deletexdefs}[2006/10/26 v1.2.1 deletexdef - Definitions for DELET/EE/UFRGS] +\ProvidesPackage{deletexdefs}[2006/12/15 v1.2.2 deletexdef - Definitions for DELET/EE/UFRGS] \RequirePackage{graphicx} % diff --git a/inputs/deletexdipl-ecp.def b/inputs/deletexdipl-ecp.def index 830e284..b2901c1 100644 --- a/inputs/deletexdipl-ecp.def +++ b/inputs/deletexdipl-ecp.def @@ -1,4 +1,4 @@ -% deletexdipl-ecp.def - graduation project definitions +% deletexdipl-ecp.def - graduation report definitions % Copyright (C) 2005, 2006 Walter Fetter Lages % % This file was adapted from the similar one in iiufrgs-4.2.0 package. @@ -7,9 +7,9 @@ % a look in `deletex.cls' to see complete information on using, copying % and redistributing these files % -\ProvidesFile{deletexdipl.def}[2006/10/26 v1.2.1 DeLeTeX Graduation Project in Computer Engineering] +\ProvidesFile{deletexdipl-ecp.def}[2006/12/15 v1.2.2 DeLeTeX Graduation Project in Computer Engineering] \newcommand{\titlepagespecificinfo}{\diplecpspecificinfo} -\def\@approvalspecificinfo{\diplapproval} +\def\@approvalspecificinfo{\diplecpapproval} \def\coordname{\DELETheadname} \def\coord{\nominataChefeDELET} \course{\cgecp} diff --git a/inputs/deletexdipl-ele.def b/inputs/deletexdipl-ele.def index 8f37513..85c84fb 100644 --- a/inputs/deletexdipl-ele.def +++ b/inputs/deletexdipl-ele.def @@ -7,9 +7,9 @@ % a look in `deletex.cls' to see complete information on using, copying % and redistributing these files % -\ProvidesFile{deletexdipl.def}[2006/10/26 v1.2.1 DeLeTeX Graduation Project in Electrical Engineering] +\ProvidesFile{deletexdipl-ele.def}[2006/12/15 v1.2.2 DeLeTeX Graduation Project in Electrical Engineering] \newcommand{\titlepagespecificinfo}{\diplelespecificinfo} -\def\@approvalspecificinfo{\diplapproval} +\def\@approvalspecificinfo{\dipleleapproval} \def\coordname{\DELETheadname} \def\coord{\nominataChefeDELET} \course{\cgele} diff --git a/inputs/deletexdiss.def b/inputs/deletexdiss.def index 8f01e14..0abdb20 100644 --- a/inputs/deletexdiss.def +++ b/inputs/deletexdiss.def @@ -7,7 +7,7 @@ % a look in `deletex.cls' to see complete information on using, copying % and redistributing these files % -\ProvidesFile{deletexdiss.def}[2006/10/26 v1.2.1 DeLeTeX M. Sc. Dissertation] +\ProvidesFile{deletexdiss.def}[2006/12/15 v1.2.2 DeLeTeX M. Sc. Dissertation] \newcommand{\titlepagespecificinfo}{\dissspecificinfo} \def\@cipspecificinfo{\dissname} \def\@approvalspecificinfo{\dissapproval} diff --git a/inputs/deletexespec.def b/inputs/deletexespec.def index 4cb36a3..aa40dd3 100644 --- a/inputs/deletexespec.def +++ b/inputs/deletexespec.def @@ -8,7 +8,7 @@ % a look in `deletex.cls' to see complete information on using, copying % and redistributing these files % -\ProvidesFile{deletexespec.def}[2006/10/26 v1.2.1 Specialization Monography] +\ProvidesFile{deletexespec.def}[2006/12/15 v1.2.2 Specialization Monography] \newcommand{\titlepagespecificinfo}{\especspecificinfo} \def\@cipspecificinfo{\especname} \course{\especcoursename\ \delet@espec} diff --git a/inputs/deletexestagio.def b/inputs/deletexestagio.def index ef5424e..160e952 100644 --- a/inputs/deletexestagio.def +++ b/inputs/deletexestagio.def @@ -7,7 +7,7 @@ % a look in `deletex.cls' to see complete information on using, copying % and redistributing these files % -\ProvidesFile{deletexestagio.def}[2006/10/26 v1.2.1 DeLeTeX Supervisioned Training Report] +\ProvidesFile{deletexestagio.def}[2006/12/15 v1.2.2 DeLeTeX Supervisioned Training Report] \def\@deletexest{} %\newcommand{\titlepagespecificinfo}{\estspecificinfo} \def\@approvalspecificinfo{\estapproval} diff --git a/inputs/deletexpep.def b/inputs/deletexpep.def index 2300ae5..aba2e22 100644 --- a/inputs/deletexpep.def +++ b/inputs/deletexpep.def @@ -7,6 +7,6 @@ % a look in `deletex.cls' to see complete information on using, copying % and redistributing these files % -\ProvidesFile{deletexpep.def}[2006/10/26 v1.2.1 DeLeTeX Studies and Research Plan] +\ProvidesFile{deletexpep.def}[2006/12/15 v1.2.2 DeLeTeX Studies and Research Plan] \newcommand{\titlepagespecificinfo}{\pepspecificinfo} \course{\ppgee} diff --git a/inputs/deletexplano-doutorado.def b/inputs/deletexplano-doutorado.def index a5a603c..940fb75 100644 --- a/inputs/deletexplano-doutorado.def +++ b/inputs/deletexplano-doutorado.def @@ -7,6 +7,6 @@ % a look in `deletex.cls' to see complete information on using, copying % and redistributing these files % -\ProvidesFile{deletexplano-doutorado.def}[2006/10/26 v1.2.1 DeLeTeX Ph. D. Plan] +\ProvidesFile{deletexplano-doutorado.def}[2006/12/15 v1.2.2 DeLeTeX Ph. D. Plan] \newcommand{\titlepagespecificinfo}{\planodoutoradospecificinfo} \course{\ppgee} diff --git a/inputs/deletexprop-tese.def b/inputs/deletexprop-tese.def index 72b092a..2d2c21b 100644 --- a/inputs/deletexprop-tese.def +++ b/inputs/deletexprop-tese.def @@ -7,6 +7,6 @@ % a look in `deletex.cls' to see complete information on using, copying % and redistributing these files % -\ProvidesFile{deletexprop-tese.def}[2006/10/26 v1.2.1 DeLeTeX Ph. D. Thesis Proposal] +\ProvidesFile{deletexprop-tese.def}[2006/12/15 v1.2.2 DeLeTeX Ph. D. Thesis Proposal] \newcommand{\titlepagespecificinfo}{\proptesespecificinfo} -\couse{\ppgee} +\course{\ppgee} diff --git a/inputs/deletexrp.def b/inputs/deletexrp.def index 85c5f45..24ebbf9 100644 --- a/inputs/deletexrp.def +++ b/inputs/deletexrp.def @@ -7,7 +7,7 @@ % a look in `deletex.cls' to see complete information on using, copying % and redistributing these files % -\ProvidesFile{deletexrp.def}[2006/10/26 v1.2.1 DeLeTeX Research Report] +\ProvidesFile{deletexrp.def}[2006/12/15 v1.2.2 DeLeTeX Research Report] \newcommand{\rp}[1]{\gdef\delet@rp{#1}} \newcommand{\financ}[1]{\gdef\delet@financ{#1}} \newcommand{\titlepagespecificinfo}{% diff --git a/inputs/deletextc.def b/inputs/deletextc.def index b8bc9e0..6fa3639 100644 --- a/inputs/deletextc.def +++ b/inputs/deletextc.def @@ -7,7 +7,7 @@ % a look in `deletex.cls' to see complete information on using, copying % and redistributing these files % -\ProvidesFile{deletextc.def}[2006/10/26 v1.2.1 DeLeTeX Final Report] +\ProvidesFile{deletextc.def}[2006/12/15 v1.2.2 DeLeTeX Final Report] \newcommand{\titlepagespecificinfo}{\tcspecificinfo} \def\@cipspecificinfo{\tcname} \course{\ppgee} diff --git a/inputs/deletextese.def b/inputs/deletextese.def index 49645de..03d889d 100644 --- a/inputs/deletextese.def +++ b/inputs/deletextese.def @@ -7,7 +7,7 @@ % a look in `deletex.cls' to see complete information on using, copying % and redistributing these files % -\ProvidesFile{deletextese.def}[2006/10/26 v1.2.1 DeLeTeX Ph. D. Thesis] +\ProvidesFile{deletextese.def}[2006/12/15 v1.2.2 DeLeTeX Ph. D. Thesis] \newcommand{\titlepagespecificinfo}{\tesespecificinfo} \def\@cipspecificinfo{\tesename} \def\@approvalspecificinfo{\teseapproval} diff --git a/inputs/deletexti.def b/inputs/deletexti.def index fb17159..7b2ef84 100644 --- a/inputs/deletexti.def +++ b/inputs/deletexti.def @@ -7,7 +7,7 @@ % a look in `deletex.cls' to see complete information on using, copying % and redistributing these files % -\ProvidesFile{deletexti.def}[2006/10/26 v1.2.1 DeLeTeX Individual Studies] +\ProvidesFile{deletexti.def}[2006/12/15 v1.2.2 DeLeTeX Individual Studies] \newcommand{\ti}[2][]{ \gdef\@tinumber{#2} \gdef\@tirelease{#1} diff --git a/inputs/deleticle.cls b/inputs/deleticle.cls index ee510e5..f94c0ca 100644 --- a/inputs/deleticle.cls +++ b/inputs/deleticle.cls @@ -19,7 +19,7 @@ %============================================================================== \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{deleticle}[2006/10/26 v1.2.1 Pacote DeLeTeX - deleticle.cls - DELET Article] +\ProvidesClass{deleticle}[2006/12/15 v1.2.2 Pacote DeLeTeX - deleticle.cls - DELET Article] \DeclareOption{english}{\@englishtrue\OptionNotUsed}\newif\if@english \DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}} diff --git a/inputs/deletplan.cls b/inputs/deletplan.cls index 2038170..b1dec13 100644 --- a/inputs/deletplan.cls +++ b/inputs/deletplan.cls @@ -6,7 +6,7 @@ % and redistributing these files % \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{deletplan}[2006/10/26 v1.2.1 DeleTeX package - deletplan.cls - Teaching plans for DELET/EE/UFRGS] +\ProvidesClass{deletplan}[2006/12/15 v1.2.2 DeleTeX package - deletplan.cls - Teaching plans for DELET/EE/UFRGS] \DeclareOption{english}{\@englishtrue\OptionNotUsed}\newif\if@english \DeclareOption{ppgee}{\@ppgeetrue\OptionNotUsed}\newif\if@ppgee \DeclareOption*{ diff --git a/inputs/deletter.cls b/inputs/deletter.cls index a1e1ccc..3a90652 100644 --- a/inputs/deletter.cls +++ b/inputs/deletter.cls @@ -11,7 +11,7 @@ % and redistributing these files % \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{deletter}[2006/10/26 v1.2.1 DeleTeX package - deletter.cls - Letter Documents for DELET/EE/UFRGS] +\ProvidesClass{deletter}[2006/12/15 v1.2.2 DeleTeX package - deletter.cls - Letter Documents for DELET/EE/UFRGS] \DeclareOption{english}{\@englishtrue\OptionNotUsed}\newif\if@english \DeclareOption{promo}{\@promotrue\OptionNotUsed}\newif\if@promo \DeclareOption{spf}{\@spftrue\OptionNotUsed}\newif\if@spf diff --git a/inputs/ppgeesa.cls b/inputs/ppgeesa.cls index c4b3884..7391d1c 100644 --- a/inputs/ppgeesa.cls +++ b/inputs/ppgeesa.cls @@ -19,7 +19,7 @@ %============================================================================== \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{ppgeesa}[2006/10/26 v1.2.1 Pacote DeLeTeX - ppgeesa.cls - Seminario de Andamento do PPGEE] +\ProvidesClass{ppgeesa}[2006/12/15 v1.2.2 Pacote DeLeTeX - ppgeesa.cls - Seminario de Andamento do PPGEE] \DeclareOption{english}{\@englishtrue\OptionNotUsed}\newif\if@english \DeclareOption{twoside}{\PassOptionsToClass{twoside}{IEEETran}}