summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/abntex2/abntex2cite-alf.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-02-24 22:51:51 +0000
committerKarl Berry <karl@freefriends.org>2013-02-24 22:51:51 +0000
commit1bf864481b4d669293f0176fd20de5c60c4bc00f (patch)
tree2067aebd3a72230692b99bf03fb4c4a97cca33f7 /Master/texmf-dist/doc/latex/abntex2/abntex2cite-alf.tex
parent0219257c1cda008db95d3b429139b8e0613c2044 (diff)
abntex2 (24feb13)
git-svn-id: svn://tug.org/texlive/trunk@29221 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.tex43
1 files changed, 38 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/abntex2/abntex2cite-alf.tex b/Master/texmf-dist/doc/latex/abntex2/abntex2cite-alf.tex
index f32fdfb1235..19090f03bce 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.4 laurocesar
+%% abntex2cite-alf.tex, v-1.5 laurocesar
%% Copyright 2012-2013 by abnTeX2 group at http://code.google.com/p/abntex2/
%%
%% This work may be distributed and/or modified under the
@@ -143,7 +143,7 @@ NBR 10520:2002 e o estilo bibliográfico alfabético (sistema autor-data)}
\author{Equipe \abnTeX2\\\abnTeXSite
\and
Lauro César Araujo\\\url{laurocesar@laurocesar.com}}
-\date{\today, v-1.4}
+\date{\today, v-1.5}
\maketitle
@@ -246,12 +246,12 @@ dirão que isso não é ABNT. Acredite se quiser.
\subsection{Como chamar os pacotes e estilos}
-\DescribeMacro{\usepackage[alf]{abntcite}}
+\DescribeMacro{\usepackage[alf]{abntex2cite}}
Para usar o estilo de citação alfabético (seção 9.2 em
6023/2000~\cite{NBR6023:2000}) utilize no preâmbulo:
\begin{verbatim}
- \usepackage[alf]{abntcite}
+ \usepackage[alf]{abntex2cite}
\end{verbatim}
\DescribeMacro{\bibliographystyle}
@@ -700,6 +700,39 @@ será assim uma \ldots\ proposta por.
Em \citeyear{10520:4.1-1} a ironia será assim uma \latexhtml{\ldots\ }{...} proposta por.
\end{minipage}\vspace{5mm}\\
+\section{Formações do estilo alfabético}
+
+\DescribeEnv{versalete}
+A opção \texttt{versalete} imprime os nomes dos autores das citações em
+versalete (\textit{small caps}, ou seja, letras maiúsculas com corpo do tamanho
+das minúsculas), ao invés de maiúscula. Usar versalete era o comportamento
+padrão do abnTeX e do abnTeX2 até a versão 1.4. Porém, os exemplos da norma ABNT
+NBR 10520 são em letras maiúsculas. Por isso, à partir da versão 1.5, o abnTeX2
+traz como padrão as citações em letras maiúsculas e a opção versalete como
+compatibilidade com as versões anteriores. Para usar o modelo antigo, ou
+seja, em versalete, use:
+
+\begin{verbatim}
+ \usepackage[alf,versalete]{abntex2cite}
+\end{verbatim}
+
+\DescribeMacro{\authorcapstyle}\DescribeMacro{\authorstyle}
+O estilo usado na impressão dos nomes dos autores nas citações pode ser alterado
+com:
+
+\begin{verbatim}
+ \renewcommand{\authorcapstyle}{\small}
+ \newcommand{\authorstyle}{\relax}
+\end{verbatim}
+
+\DescribeMacro{\yearstyle}
+O estilo usado na impressão do ano nas citações pode ser
+alterado com:
+
+\begin{verbatim}
+ \renewcommand{\yearstyle}{\bf}
+\end{verbatim}
+
\section{Alteração do estilo alfabético {\tt citeoption}}
\DescribeMacro{\citeoption}
@@ -711,7 +744,7 @@ Por exemplo, para desativar a substituição dos autores por `et al.', você
incluir o pacote com a seguinte opção:
\begin{verbatim}
- \usepackage[alf,abnt-etal-cite=0]{abntcite}
+ \usepackage[alf,abnt-etal-cite=0]{abntex2cite}
\end{verbatim}
ou, em qualquer ponto do texto,