summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/abntex2/abntex2cite-alf.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-01-18 23:24:33 +0000
committerKarl Berry <karl@freefriends.org>2013-01-18 23:24:33 +0000
commit43fd03e6bf8a4c21b35c96f6a6a9c3112b7d7ebf (patch)
tree23c187e856d3c2860aceb75f2629596fa3052c26 /Master/texmf-dist/doc/latex/abntex2/abntex2cite-alf.tex
parent9c6786b279d4901191cac178be6749bc39532fe1 (diff)
abntex2 1.3 (18jan13)
git-svn-id: svn://tug.org/texlive/trunk@28864 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/abntex2/abntex2cite-alf.tex')
-rw-r--r--Master/texmf-dist/doc/latex/abntex2/abntex2cite-alf.tex17
1 files changed, 10 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/abntex2/abntex2cite-alf.tex b/Master/texmf-dist/doc/latex/abntex2/abntex2cite-alf.tex
index 1f88158edc8..ec111313a65 100644
--- a/Master/texmf-dist/doc/latex/abntex2/abntex2cite-alf.tex
+++ b/Master/texmf-dist/doc/latex/abntex2/abntex2cite-alf.tex
@@ -1,4 +1,4 @@
-%% abntex2cite-alf.tex, v 1.0 2013/01/01 laurocesar
+%% abntex2cite-alf.tex, v-1.3 laurocesar
%% Copyright 2012-2013 by abnTeX2 group at http://code.google.com/p/abntex2/
%%
%% This work may be distributed and/or modified under the
@@ -22,7 +22,10 @@
%% command line for latex2html :
%% latex2html -split 0 -toc_depth 8 -noinfo -noaddress -nonavigation -show_section_numbers -html_version 4.0 abnt-bibtex-alf-doc.tex
%%
-%% 2012/01/12 21h21 laurocesar
+%% 2013/01/18 21h21 laurocesar
+%% Include fonte lmodern
+%%
+%% 2013/01/12 21h21 laurocesar
%% Revisão do documento
%%
%% 2012/12/20 09h20 laurocesar
@@ -43,11 +46,9 @@
%% Remoção da referência a abnt-options em \bibliography{}
%% Alteração da codificação de \usepackage[latin1]{inputenc} para utf8
%%
-%%
%% $Log: abnt-bibtex-alf-doc.tex,v $
%% Revision 1.29 2004/03/23 17:35:47 mvsfrasson
%%
-%%
%% Arquivos atualizados para nao necessitarem pacote html
%%
%% Revision 1.28 2003/06/30 14:42:50 gweber
@@ -68,8 +69,10 @@
%%
\documentclass[a4paper]{ltxdoc}
-\usepackage[brazil]{babel}
+\usepackage{lmodern} % Usa a fonte Latin Modern
+\usepackage[T1]{fontenc} % seleção de códigos de fonte.
\usepackage[utf8]{inputenc}
+\usepackage[brazil]{babel}
\usepackage{hyperref}
\usepackage{parskip} % espaçamento entre os parágrafos
@@ -134,7 +137,7 @@ NBR 10520:2002 e o estilo bibliográfico alfabético (sistema autor-data)}
\title{\titulo}
\author{Equipe \abnTeX2\\Lauro César araujo}
-\date{\today}
+\date{\today, v-1.3}
\maketitle
@@ -847,4 +850,4 @@ Por isso insistimos que você sempre verifique a `lógica' da sua instituição
\bibliography{abntex2-doc-abnt-10520-2001,abntex2-doc-abnt-10520-2002,abntex2-doc-abnt-6023-2000,abntex2-doc-test,abntex2-doc}
%\bibliography{references/abnt-10520-2001,references/abnt-10520-2002,references/abnt-6023-2000,references/normas,references/abnt-test,references/abntex-doc}
-\end{document} \ No newline at end of file
+\end{document}