Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

Don't sweat it -- it's only ones and zeros. -- P. Skelly


computers / comp.text.tex / Re: Empty page

SubjectAuthor
* Empty pagedb
`- Re: Empty pageDr Engelbert Buxbaum

1
Empty page

<uts627$15r03$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=8343&group=comp.text.tex#8343

  copy link   Newsgroups: comp.text.tex
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: dieterha...@gmail.com (db)
Newsgroups: comp.text.tex
Subject: Empty page
Date: Mon, 25 Mar 2024 15:43:03 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 48
Message-ID: <uts627$15r03$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 25 Mar 2024 16:43:03 +0100 (CET)
Injection-Info: dont-email.me; posting-host="955b6e0539ed4b8e29f39f8b0fed9eb1";
logging-data="1240067"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18W1w6GGaphJu628oinqpIPmYZRX93C9oc="
User-Agent: Pan/0.149 (Bellevue; 4c157ba)
Cancel-Lock: sha1:9buLJEBqR9CLFruQ8X/4xj9ovz0=
 by: db - Mon, 25 Mar 2024 15:43 UTC

I am constructing a longer document, and get an
annoying empty page after the title page. Here is
a short mini-example:

\documentclass[a4paper,12pt,fleqn,oldfontcommands]{memoir}
\setlrmarginsandblock{4cm}{4cm}{*}
\setulmarginsandblock{4cm}{4cm}{*}
\checkandfixthelayout
\addtolength\cftbeforechapterskip{-5pt}
\usepackage{graphicx} % standard LaTeX graphics tool
% when including figure files
\usepackage{epic} % More graphics stuff
\usepackage{eepic} % `` `` ``
\usepackage{alltt}
\usepackage{lscape}
\usepackage{epsfig}
\usepackage{showlabels}
\usepackage[format=hang,labelfont=bf,labelsep=colon]{caption}
\usepackage{url}
% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}

%%Frontmatter%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{titlingpage}
\vspace{2cm}
\author{me}
\title{title bla}
\maketitle
\end{titlingpage}

\frontmatter
\include{chaps/minipreface}
\tableofcontents*

\mainmatter

%\include{chaps/chap01}%
\flushbottom
\end{document}

The Preface is

\chapter*{Preface}
bla bla
%\clearemptydoublepage

How do I suppress the empty page?

Re: Empty page

<MPG.406fa3985950fa2b98969a@news.eternal-september.org>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=8369&group=comp.text.tex#8369

  copy link   Newsgroups: comp.text.tex
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: engelber...@hotmail.com (Dr Engelbert Buxbaum)
Newsgroups: comp.text.tex
Subject: Re: Empty page
Date: Thu, 28 Mar 2024 15:57:02 +0100
Organization: private
Lines: 65
Message-ID: <MPG.406fa3985950fa2b98969a@news.eternal-september.org>
References: <uts627$15r03$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 28 Mar 2024 14:57:01 +0100 (CET)
Injection-Info: dont-email.me; posting-host="1571e04e489b259a6d4699d2b1faa06a";
logging-data="3835001"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/YDmkUx07y7/0zCYvRs+HW8AJggYrBS5I="
User-Agent: MicroPlanet-Gravity/3.0.4
Cancel-Lock: sha1:j6/63pGMGKtgGTHk7M+rCoXkb0o=
 by: Dr Engelbert Buxbaum - Thu, 28 Mar 2024 14:57 UTC

In article <uts627$15r03$1@dont-email.me>, dieterhansbritz@gmail.com
says...
>
> I am constructing a longer document, and get an
> annoying empty page after the title page. Here is
> a short mini-example:
>
> \documentclass[a4paper,12pt,fleqn,oldfontcommands]{memoir}
> \setlrmarginsandblock{4cm}{4cm}{*}
> \setulmarginsandblock{4cm}{4cm}{*}
> \checkandfixthelayout
> \addtolength\cftbeforechapterskip{-5pt}
> \usepackage{graphicx} % standard LaTeX graphics tool
> % when including figure files
> \usepackage{epic} % More graphics stuff
> \usepackage{eepic} % `` `` ``
> \usepackage{alltt}
> \usepackage{lscape}
> \usepackage{epsfig}
> \usepackage{showlabels}
> \usepackage[format=hang,labelfont=bf,labelsep=colon]{caption}
> \usepackage{url}
> %
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> \begin{document}
>
> %%Frontmatter%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> \begin{titlingpage}
> \vspace{2cm}
> \author{me}
> \title{title bla}
> \maketitle
> \end{titlingpage}
>
> \frontmatter
> \include{chaps/minipreface}
> \tableofcontents*
>
> \mainmatter
>
> %\include{chaps/chap01}%
> \flushbottom
> \end{document}
>
> The Preface is
>
> \chapter*{Preface}
> bla bla
> %\clearemptydoublepage
>
> How do I suppress the empty page?

You don't, at least not in books. If you look at any printed book, the
first page (not the carboard envelope and not the "half (bastard)
title", but the actual first page) bears the booktitle, author, year of
publication and similar information. The "verso" page (when you turn the
first, "recto", page around) then contains info on publisher, copyright,
printers, fonts used and the like. You have not set any of these, so
that page remains blank.

Perhaps, for your purposes, a report would be better than a book?

Oh, and before you start filling your book with more pages: A new
chapter starts on a recto page, therefore, the preceeding verso page is
usually empty too.

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor