formatafacil-templates 0.1.3 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fd74d99f95ffedaf21fdac45f7a728894a6f5c49
4
- data.tar.gz: c7a30c55a8b9ef6c6825c9e1353ed2593588926c
3
+ metadata.gz: bd6a4cfcaf87856b94a0eded39667b74e0c87596
4
+ data.tar.gz: 20c93bfc22d605849f18205f579ed136d51bed22
5
5
  SHA512:
6
- metadata.gz: 7b9fe0f3e6f7a5d9406fd464b11ae42055bd5c7be189744f071d65bfa92e55896288fccab583b4d1395d717217dc0837e0977f110d65428b0a7abb44b2a8298c
7
- data.tar.gz: dce97b6654a4d1ce23b59faccfd5f304a88c8fd9fd8a7939a5a48e7ae30fa5285e67cc3303aa540c93b26c329a248d0d709f8d3682b908a5bf499812ebe1c182
6
+ metadata.gz: 6242317fa1eb0b80b55ca21ccd60fd3582bdf34922f9d4de2c6b02b3ebc1d1af0db15a4dd0e9d9ae1711f449a83b1c89e118aeeeaaee9365f9f261c8af9425f5
7
+ data.tar.gz: e4c1fcbef00d28d93f9103a65fcaa65d1c5ac136be946d183f195a400b2f9e0c24182ae1ab0469da83ceda07f8ab5a33238b920229bdb325f0c193e6d4fc47b3
@@ -1,5 +1,5 @@
1
1
  %% abtex2-modelo-artigo.tex, v<VERSION> laurocesar
2
- %% Copyright 2012-2015 by abnTeX2 group at http://www.abntex.net.br/
2
+ %% Copyright 2012-2015 by abnTeX2 group at http://www.abntex.net.br/
3
3
  %%
4
4
  %% This work may be distributed and/or modified under the
5
5
  %% conditions of the LaTeX Project Public License, either version 1.3
@@ -10,9 +10,9 @@
10
10
  %% version 2005/12/01 or later.
11
11
  %%
12
12
  %% This work has the LPPL maintenance status `maintained'.
13
- %%
13
+ %%
14
14
  %% The Current Maintainer of this work is the abnTeX2 team, led
15
- %% by Lauro César Araujo. Further information are available on
15
+ %% by Lauro César Araujo. Further information are available on
16
16
  %% http://www.abntex.net.br/
17
17
  %%
18
18
  %% This work consists of the files abntex2-modelo-artigo.tex and
@@ -22,7 +22,7 @@
22
22
  % ------------------------------------------------------------------------
23
23
  % ------------------------------------------------------------------------
24
24
  % abnTeX2: Modelo de Artigo Acadêmico em conformidade com
25
- % ABNT NBR 6022:2003: Informação e documentação - Artigo em publicação
25
+ % ABNT NBR 6022:2003: Informação e documentação - Artigo em publicação
26
26
  % periódica científica impressa - Apresentação
27
27
  % ------------------------------------------------------------------------
28
28
  % ------------------------------------------------------------------------
@@ -32,7 +32,7 @@
32
32
  article, % indica que é um artigo acadêmico
33
33
  11pt, % tamanho da fonte
34
34
  oneside, % para impressão apenas no verso. Oposto a twoside
35
- a4paper, % tamanho do papel.
35
+ a4paper, % tamanho do papel.
36
36
  % -- opções da classe abntex2 --
37
37
  %chapter=TITLE, % títulos de capítulos convertidos em letras maiúsculas
38
38
  %section=TITLE, % títulos de seções convertidos em letras maiúsculas
@@ -50,7 +50,7 @@
50
50
  % ---
51
51
 
52
52
  % ---
53
- % Pacotes fundamentais
53
+ % Pacotes fundamentais
54
54
  % ---
55
55
  \usepackage{lmodern} % Usa a fonte Latin Modern
56
56
  \usepackage[T1]{fontenc} % Selecao de codigos de fonte.
@@ -69,16 +69,16 @@
69
69
  % margins by default, and it is still possible to overwrite the defaults
70
70
  % using explicit options in \includegraphics[width, height, ...]{}
71
71
  \setkeys{Gin}{width=\maxwidth,height=\maxheight,keepaspectratio}
72
- \usepackage{floatrow} % Para colocar caption
72
+ \usepackage{floatrow} % Para colocar caption
73
73
  \floatsetup[figure]{capposition=top} % no topo.
74
74
  % ---
75
-
75
+
76
76
  % ---
77
77
  % Pacotes adicionais, usados apenas no âmbito do Modelo Canônico do abnteX2
78
78
  % ---
79
79
  \usepackage{lipsum} % para geração de dummy text
80
80
  % ---
81
-
81
+
82
82
  % ---
83
83
  % Pacotes de citações
84
84
  % ---
@@ -141,11 +141,11 @@
141
141
  \makeatletter
142
142
  \hypersetup{
143
143
  %pagebackref=true,
144
- pdftitle={\@title},
144
+ pdftitle={\@title},
145
145
  pdfauthor={\@author},
146
146
  pdfsubject={Modelo de artigo científico com abnTeX2},
147
147
  pdfcreator={LaTeX with abnTeX2},
148
- pdfkeywords={abnt}{latex}{abntex}{abntex2}{atigo científico},
148
+ pdfkeywords={abnt}{latex}{abntex}{abntex2}{atigo científico},
149
149
  colorlinks=true, % false: boxed links; true: colored links
150
150
  linkcolor=blue, % color of internal links
151
151
  citecolor=blue, % color of links to bibliography
@@ -154,7 +154,7 @@
154
154
  bookmarksdepth=4
155
155
  }
156
156
  \makeatother
157
- % ---
157
+ % ---
158
158
 
159
159
  % ---
160
160
  % compila o indice
@@ -170,9 +170,9 @@
170
170
  \checkandfixthelayout
171
171
  % ---
172
172
 
173
- % ---
174
- % Espaçamentos entre linhas e parágrafos
175
- % ---
173
+ % ---
174
+ % Espaçamentos entre linhas e parágrafos
175
+ % ---
176
176
 
177
177
  % O tamanho do parágrafo é dado por:
178
178
  \setlength{\parindent}{1.3cm}
@@ -193,7 +193,7 @@
193
193
  \selectlanguage{brazil}
194
194
 
195
195
  % Retira espaço extra obsoleto entre as frases.
196
- \frenchspacing
196
+ \frenchspacing
197
197
 
198
198
  % ----------------------------------------------------------
199
199
  % ELEMENTOS PRÉ-TEXTUAIS
@@ -204,8 +204,8 @@
204
204
 
205
205
  % resumo em português
206
206
  \begin{resumoumacoluna}
207
-
208
- $resumo$
207
+
208
+ $resumo$
209
209
 
210
210
  \end{resumoumacoluna}
211
211
 
@@ -238,7 +238,7 @@ $if(abstract)$
238
238
  \begin{resumoumacoluna}
239
239
  \begin{otherlanguage*}{english}
240
240
  $abstract$
241
- \end{otherlanguage*}
241
+ \end{otherlanguage*}
242
242
  \end{resumoumacoluna}
243
243
  $endif$
244
244
 
@@ -1,5 +1,5 @@
1
1
  module Formatafacil
2
2
  module Templates
3
- VERSION = "0.1.3"
3
+ VERSION = "0.1.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: formatafacil-templates
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Eduardo de Santana Medeiros Alexandre
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-07-16 00:00:00.000000000 Z
11
+ date: 2015-11-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -80,7 +80,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
80
80
  version: '0'
81
81
  requirements: []
82
82
  rubyforge_project:
83
- rubygems_version: 2.4.6
83
+ rubygems_version: 2.4.8
84
84
  signing_key:
85
85
  specification_version: 4
86
86
  summary: Templates of formatafacil