Como tirar a página do sumário

2,593 views
Skip to first unread message

Shirley Freitas

unread,
Apr 30, 2016, 4:53:55 PM4/30/16
to Latex-br
Olá, boa tarde,

Estou fazendo o sumário com o comando \tableofcontents na classe memoir. O sumário ocupa duas páginas e desejo que as duas páginas do sumário não sejam numeradas. Já usei o comando \thispagestyle{empty} e não deu certo. Na verdade, o que acontece é que a última página do sumário não é numerada mas a primeira é(numerada). Alguém sabe como posso resolver isso?

Obrigada desde já.
Message has been deleted

Shirley Freitas

unread,
Apr 30, 2016, 5:19:09 PM4/30/16
to Latex-br
Com esse comando, acontece a mesma coisa.



Em sábado, 30 de abril de 2016 17:58:08 UTC-3, Youssef Cherem escreveu:
\pagestyle{empty}?

Youssef Cherem
________________
!المسيح قام! حقاً قام

--
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/latex-br/edc61863-de9d-4dfb-82e3-ead97fdd2062%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Message has been deleted

Shirley Freitas

unread,
Apr 30, 2016, 7:26:05 PM4/30/16
to late...@googlegroups.com
Olá, Youssef,

Obrigada! Deu certo! 



On Sat, Apr 30, 2016 at 7:54 PM, Youssef Cherem <ych...@gmail.com> wrote:
\documentclass{memoir}

\AtBeginDocument{\addtocontents{toc}{\protect\thispagestyle{empty}}}


\begin{document}
    \pagestyle{empty}
   
\tableofcontents*
\clearpage % TOC will now have the previous pagestyle setting


\pagestyle{headings}
 .....


Ou use abtex2, que suspeito que esteja querendo imitar a ABNT:


\documentclass{abntex2}

\begin{document}

\pretextual   
\tableofcontents*   

\clearpage
\textual
\chapter{title}
\section{title}



Youssef Cherem
________________
!المسيح قام! حقاً قام


For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in the Google Groups "Latex-br" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/latex-br/WXuD50QMRJo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to latex-br+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/latex-br/CAPENqt1Wh826nCQ5uP%2B7%2BkRCwP8Zzg_SkbNoNRbBkQFSCmoGrA%40mail.gmail.com.

Amandha Soares

unread,
Jan 19, 2017, 11:34:21 AM1/19/17
to Latex-br


shirley Freiras estou com o mesmo problema, como você fez pra solucionar?

Shirley Freitas

unread,
Jan 19, 2017, 5:49:34 PM1/19/17
to late...@googlegroups.com
Olá, Amanda,

Usei o comando que Youssef falou:

\renewcommand{\contentsname}{Sumário}

\tableofcontents* \pagestyle{empty}

\clearpage


Abraço,


On Thu, Jan 19, 2017 at 2:34 PM, Amandha Soares <aman...@gmail.com> wrote:


shirley Freiras estou com o mesmo problema, como você fez pra solucionar?

--
You received this message because you are subscribed to a topic in the Google Groups "Latex-br" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/latex-br/WXuD50QMRJo/unsubscribe.
To unsubscribe from this group and all its topics, 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/9359a7e0-990f-49e4-ad86-597a07ae3a82%40googlegroups.com.

mariza senk

unread,
Mar 29, 2017, 2:26:40 PM3/29/17
to Latex-br
\cleardoublepage
\pagenumbering{gobble}
\tableofcontents
\cleardoublepage
\pagenumbering{arabic}


Marina Santos

unread,
Nov 21, 2018, 7:02:51 PM11/21/18
to Latex-br
Onde eu insiro esses comandos? SOS


On Thursday, January 19, 2017 at 5:49:34 PM UTC-5, Shirley Freitas wrote:
Olá, Amanda,

Usei o comando que Youssef falou:

\renewcommand{\contentsname}{Sumário}

\tableofcontents* \pagestyle{empty}

\clearpage


Abraço,

On Thu, Jan 19, 2017 at 2:34 PM, Amandha Soares <aman...@gmail.com> wrote:


shirley Freiras estou com o mesmo problema, como você fez pra solucionar?

--
You received this message because you are subscribed to a topic in the Google Groups "Latex-br" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/latex-br/WXuD50QMRJo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to latex-br+u...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages