Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Remove a "blanket page".

31 views
Skip to first unread message

Karla Lopez Araujo

unread,
Nov 17, 2024, 11:26:21 PM11/17/24
to LaTeX Users Group
Hello,

 I have a problem with my Latex document.
Appear me a "blanket page" (screenshot) with a number page 2 between the two cover pages. I need to remove that "blanket page." Can anybody help me, please? I added my code.

Thanks in advance.

\documentclass[12pt,a4paper]{report}
\usepackage[right=2.0cm,left=3.0cm,top=3.0cm,bottom=2.0cm,headsep=0.3cm,footskip=0.5cm]
{geometry}
\usepackage{epsfig,bm,epsf,float}
\usepackage[utf8]{inputenc}
\usepackage[English]{babel}
%\usepackage[portuguese]{babel}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage[center]{subfigure}
\usepackage{color}
\usepackage{color,colortbl}
\usepackage{multirow}
\usepackage{color,colortbl}
\usepackage{array}
\usepackage{url}
%\usepackage[toc,page]{appendix}



\usepackage[hidelinks=true,breaklinks=true]{hyperref} %para poder navegar a travez de
\usepackage[font=footnotesize,labelfont=bf]{caption}

\usepackage[hyperpageref]{backref}
\usepackage{minibox}
\usepackage{setspace} %**
\graphicspath{ {figures/} }
\usepackage[alf, abnt-etal-cite=2]{abntex2cite}


\usepackage{etoolbox}
\AtBeginEnvironment{tabular}{\small}

%%%%%\bibliographystyle{abntex2-alf}

\linespread{1.5}
%\doublespacing  %**

%\setlength\parindent{0pt}
%\mathcode`\,=\mathcode`\. %To replace ',' notation ti '.' in math mode.

\begin{document}
%\renewcommand{\contentsname}{Sumário}
%\renewcommand{\listfigurename}{Lista de figuras}
%\renewcommand{\chaptername}{Capítulo}
%\renewcommand{\chaptername}{} % To remove the 'Chapter' headings.
%\renewcommand{\thechapter}{}  % To remove the 'numbering' of the chapter headings.
%\renewcommand{\tablename}{Tabela}
%\renewcommand{\bibname}{Referências}
\title{
\textbf{\Large \bf UNIVERSIDADE }\\
        {\Large Graduate Program in}\\
        {\Large course}\\
        \vspace{3.6cm}
       {\Large name}\\[3.4cm]
       {\Large totle thesis}\\
\vspace{1.5cm}
}
%\author{Author Name}

\date{\countryl\\
  2024}
\maketitle

%-------------
%\clearpage
%\setcounter{page}{1}
%-------------
HERE
%\newpage

%##################### Ficha catalográfica


%\includepdf[pages=1]{FichaCat.pdf}


\newpage
\thispagestyle{empty}
\begin{center}
  {\Large name}\\[4.0cm]
  {\Large \bf title thersis}\\[2.5cm]
\end{center}


Screenshot 2024-11-18 at 01.19.36.png

Karla Lopez Araujo

unread,
Nov 17, 2024, 11:31:27 PM11/17/24
to LaTeX Users Group
Here, we can see better the white page*.
Screenshot 2024-11-18 at 01.31.08.png

Peter Flynn

unread,
Nov 18, 2024, 3:15:58 AM11/18/24
to latexus...@googlegroups.com

Try \documentclass[oneside]{report}


--
You received this message because you are subscribed to the Google Groups "LaTeX Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to latexusersgro...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/latexusersgroup/54f359ad-30a7-4442-af04-1cb39a9274bcn%40googlegroups.com.

Karla Lopez Araujo

unread,
Nov 18, 2024, 6:30:50 AM11/18/24
to latexus...@googlegroups.com

Thank you so much for your answer, Peter. 

The problem was in the \vspace. I changed 3.6cm for 3.0cm.

Peter Flynn

unread,
Nov 18, 2024, 1:34:46 PM11/18/24
to latexus...@googlegroups.com
You can also use \\[3.6cm] which is easier.

P

Reply all
Reply to author
Forward
0 new messages