\chapter
Ao usar o comado \part aparece "Parte" no texto e no sumário, porem queria trocar isso por "Capitulo". Como isso pode ser feito?
Obrigado!!
--
You received this message because you are subscribed to the Google Groups "Latex-br" group.
To unsubscribe from this group and stop receiving emails from it, send an email to latex-br+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/latex-br/a2f41356-8f65-4bac-b95f-bccfc3b90879%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
\chapter
On 12 Aug 2016 20:36, "Dinarte Lucas" <dinarte...@gmail.com> wrote:
Ao usar o comado \part aparece "Parte" no texto e no sumário, porem queria trocar isso por "Capitulo". Como isso pode ser feito?--
Obrigado!!
You received this message because you are subscribed to the Google Groups "Latex-br" group.
To unsubscribe from this group and stop receiving emails from it, send an email to latex-br+u...@googlegroups.com.
É a hierarquia da divisão: Livro, parte, capítulo, seção, subseção, subsubseção, parágrafo.
Se quiser mudar o nome de algum deles, é só usar no preâmbulo:
\renewcommand{\XXXname}{NovoNome}
No caso da "parte":
\renewcommand{\partname}{Minha divisória}
Aconselho a não usar "capítulo", se você já usa \chapter...
-Igor
To unsubscribe from this group and stop receiving emails from it, send an email to latex-br+unsubscribe@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/latex-br/030def1c-652f-470a-9ae3-8c3863a1dcce%40googlegroups.com.
É a hierarquia da divisão: Livro, parte, capítulo, seção, subseção, subsubseção, parágrafo.
Se quiser mudar o nome de algum deles, é só usar no preâmbulo:
\renewcommand{\XXXname}{NovoNome}
No caso da "parte":
\renewcommand{\partname}{Minha divisória}
Aconselho a não usar "capítulo", se você já usa \chapter...
-Igor
On 12 Aug 2016 20:48, "Dinarte Lucas" <dinarte...@gmail.com> wrote:
Eu já estou utilizando \chapter para dividir os capítulos. O uso do \part seria pra organizar melhor as divisões. Pelo que percebi os dois comandos tem funções meio diferentes.
Em sexta-feira, 12 de agosto de 2016 20:42:23 UTC-3, Igor Santos Peretta escreveu:\chapter
On 12 Aug 2016 20:36, "Dinarte Lucas" <dinarte...@gmail.com> wrote:To unsubscribe from this group and stop receiving emails from it, send an email to latex-br+u...@googlegroups.com.Ao usar o comado \part aparece "Parte" no texto e no sumário, porem queria trocar isso por "Capitulo". Como isso pode ser feito?--
Obrigado!!
You received this message because you are subscribed to the Google Groups "Latex-br" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/latex-br/a2f41356-8f65-4bac-b95f-bccfc3b90879%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Latex-br" group.
To unsubscribe from this group and stop receiving emails from it, send an email to latex-br+u...@googlegroups.com.
Apenas lógica. Se você usar o \part no lugar do \chapter e quiser uma \section, vai ficar com um nível vazio entre eles. Aí bagunça TOC e captions em geral.
Talvez seja mais fácil copiar o que você quer do \part no \chapter, mas aí é uma outra história...
-Igor
To unsubscribe from this group and stop receiving emails from it, send an email to latex-br+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/latex-br/b36026aa-fdff-4b2f-b114-c030af47242a%40googlegroups.com.
Na verdade o que quero é que no pdf em vez de "Parte X" apareça "Capitulo X". Não quero mexer na estrutura em si, como vc falou. Existe um modo de fazer isso?(perdão pela demora)
To view this discussion on the web visit https://groups.google.com/d/msgid/latex-br/b36026aa-fdff-4b2f-b114-c030af47242a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Latex-br" group.
To unsubscribe from this group and stop receiving emails from it, send an email to latex-br+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/latex-br/d4d9ae25-f2c9-463c-b642-cbf4b5f2f5d7%40googlegroups.com.
Youssef Cherem
To view this discussion on the web visit https://groups.google.com/d/msgid/latex-br/d4d9ae25-f2c9-463c-b642-cbf4b5f2f5d7%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Latex-br" group.
To unsubscribe from this group and stop receiving emails from it, send an email to latex-br+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/latex-br/395398e7-3614-4ad9-9150-d4f7562219b0%40googlegroups.com.