Tagged Questions
2
votes
0answers
23 views
Prevent new sections to start on the lower part of page [duplicate]
Is it possible to redefine the section-command so that it automatically starts on a new page if say less than a quarter of the current page remains?
Below is a minimal working example. In this case ...
6
votes
1answer
76 views
How do I make the title 'Figure' appear on the same page as my first figure
This is my code:
\documentclass[twoside, a4paper, 11pt]{article}
\title{}
\author{}
\usepackage{amsfonts}
\usepackage{amsthm}
\usepackage{mathtools}
...
3
votes
2answers
61 views
\clearpage after every subsubsection
I'd like to clear the page at the end of every \subsubsection. I tried
\usepackage{titlesec}
\newcommand{\subsubsectionbreak}{\clearpage}
But this appears to force a \clearpage at the start of ...
8
votes
1answer
407 views
Using mdframed after a section heading
The following is a very contrived example, but it illustrates a problem I am unable to solve with the mdframed package. When the mdframed environment follows a section heading but there is ...
4
votes
3answers
177 views
How to prevent page break between two section headings
I have a custom document class, based on book.cls, for which the following code sometimes produces page breaks between two subsequent sections:
\section{Introduction}
% page break may occur here
...
2
votes
1answer
113 views
nomenclature page formatting
I have a list of symbols generated throught the nomencl package. It works fine. The only problem I have is:
How can I redefine the margins for the page? by default it is using the margins for ...
7
votes
3answers
286 views
How can I make \titlespacing not omit the top spacing?
In a multicols*{2} environment for 12pt linehight text, I use
\titlespacing*{\subsection}{0pt}{12pt}{12pt}
To create exactly 12pt of space before and after subsections. Together with a line height ...
0
votes
0answers
36 views
How to leave a page blank? [duplicate]
Possible Duplicate:
Add a new empty page
I was wondering how I can leave a blank page betweek two sections in an article
written using LyX.
1
vote
0answers
50 views
No automatic page breaking after inserting figure [duplicate]
Possible Duplicate:
Overfull box and broken pagination
I'm currently using Latex for the first time in about a year, and I've run into some trouble. I have two images in my document so far, ...
5
votes
4answers
133 views
How can I add a page break after a chapter title?
I'd like to have a page that is mostly blank, but just shows the chapter number and the title, and maybe a small summary of the chapter, followed by white space... The actual sections will start on ...
2
votes
1answer
155 views
Empty sections cannot be broken, making page look stretched out
This is almost duplicate to question Random unwanted space between paragraphs but I don't even use \par.
I'm using pdflatex to compile a .tex file. As I wrote my text I noticed a sudden change in how ...
5
votes
2answers
189 views
Make \sections begin on even-numbered pages in documentclass scrartcl
I am using the scrartcl class for a bunch of documents and I would like to start every \section (including \tableofcontents) on even-numbered pages. I am using custom headers, so I would also be ...
1
vote
1answer
85 views
Supress page breaks before headings, allow orphans
I am trying to create a simple outline document (based on scrbook), that contains just headings (chapter, section, ...) and a few notes inbetween. For that, I removed the clearpage before a new ...
0
votes
0answers
98 views
Keeping headings and subheadings with subsequent material [closed]
I am computer-generating a long document with a large number of headings, subheadings and (large) inserts. Where possible I would like to prevent page breaks between
headings and subheadings and
an ...
4
votes
1answer
254 views
Defining a prose-style section break command [duplicate]
Possible Duplicate:
Paragraph breaks with asterisks
I'm trying to define a command to insert section breaks into a prose manuscript. Specifically, I would like to use a command to insert ...
16
votes
1answer
633 views
Displaying the range of sections on the page in the header
I would like to have on each page the range of sections covered by it displayed, opposite of the page number and accompanied by the name of the first new section (if there is a new one) starting on ...
0
votes
0answers
28 views
Chapters on the same page or not displaying parent counters [duplicate]
Possible Duplicate:
Start new chapter on same page
Using the scrbook class so far, what I want is either to get new chapters to start on the same page as the last one (after a reasonable ...
7
votes
3answers
287 views
Section open right in scrbook
Using scrbook, I would like sections to open on a new odd page, like chapters do. How can I achieve that?
7
votes
2answers
176 views
How can I tell LaTeX to only make pagebreaks on new sections?
I'm working on a document where it's important that sections are in the same page.
How can I tell LaTeX to only make a page break (if necessary) when I write a new \section without having to manually ...
7
votes
1answer
85 views
No pagebreaks between questions and answers
I'm working on a homework set, and one of my answers to a multi-part question has become very long. I've been keen on keeping problems and solutions as much on the same page as possible, and my ...
0
votes
0answers
132 views
Spacing in LaTeX [closed]
I have a little problem "spacing" with LaTeX. I had in the document a large space between the end of a "subsubsection" and the beginning of the "subsubsection" this is to let the title of "subsection" ...
3
votes
2answers
591 views
section numbers (\thesection) and names have next page's values
I have customized my headers to display section numbers and section names.
However: (a) The section number (\thesection) in my header often shows up with the next page's value. (b) The section name ...
2
votes
1answer
104 views
Two margin woes
I have two problems with my margins. One is that when I print the margins, I can't seem to get them to come out properly. I have
\usepackage[top = 1in, bottom = 1in, left = 1.5in, right = ...
0
votes
1answer
336 views
Suppress/remove sectioning (heading) from table of contents?
(NB: not the same question as How to remove “Contents” line from table of contents [closed])
Please consider the following MWE, compiled with pdflatex test.tex:
\documentclass[twoside,a4paper]{book}
...
5
votes
2answers
291 views
Error while trying to start chapters on the same page
This is my first post here. I have tried the solution proposed in this site to start chapters in the same page as the previous one ended but I always get an error. I am a TeX newbie and I feel that ...
3
votes
1answer
133 views
No page break before a heading, while preserving some vertical space before heading?
How can I prevent a page break before a run-in section heading while preserving vertical spacing before the heading?
Based on the suggestion in How to prevent a page break before an itemize list?, I ...
2
votes
1answer
482 views
How to remove empty pages in document class article
Between sections/section or sections/subsection I have empty pages if a pre-section or pre-subsection does fill one page.
My document class:
\documentclass[9pt]{article}
How can I avoid this?
...
4
votes
1answer
755 views
\newpage and \clearpage does not work
The following problem shows up: Usually after the end of every chapter, there's a blank page before the new chapter starts in my document. Funnily enough, there is one point in my pdf where is no ...
7
votes
2answers
571 views
Chapter title and abstract in the same page
I'm writing a report and I need to write an abstract for the chapter after the chapter title in the same page. How can I do this?
1
vote
0answers
132 views
How do I prevent a section heading from being the last line on a page? [closed]
In a latex document I have got a section heading as the last line on a page, followed by the section content on the following page. How do I prevent this page shift between section heading and section ...
9
votes
2answers
386 views
Overfull box and broken pagination
I'm working on a large document in Emacs (23.2.1) org-mode (7.8.06) which I export to LaTeX. At present, the outline/structure of the document has been created, but not any of the content. The LaTeX ...
7
votes
1answer
351 views
How can I make selected sections always start on an even page when using document class article or book?
The reason I want this is as follows: I want my printed paper reports to have a results section where the result description is on the left side of a facing double page, and the results table is on ...
5
votes
3answers
422 views
Make sections begin on even-numbered pages in documentclass article
I've understood that it's easily solved in the book class. But is there a simple solution for how to do this in the article class?
9
votes
2answers
417 views
Section should automatically start new page if the whole section does not fit on current page
I would like my sections to start on a new page if they do not fit on the current page. In other words: if a section fits on the current page print it, if it does not fit start printing it on the ...
3
votes
2answers
211 views
Re-displaying section headings after page-breaks
I'd like to automatically repeat section headings after a page break. My naive attempt at doing this is to check the page counter and print the extra text whenever the counter increments:
...
9
votes
1answer
250 views
How to make \section start automatically in new page, except first in a chapter
I am working in report class. I would like to redefine \section so that it starts on a new page, except for the first section in every chapter.
It seems I should just put code from this answer Start ...
0
votes
1answer
515 views
Forcing a new section to begin after previous captions [duplicate]
Possible Duplicate:
How to avoid splitting tables between sections
I have noticed that, by default, when you open a new section, it could interfere with the contents from the previous ...
2
votes
1answer
455 views
labbook/scrbook new chapter not on separate page
I am using labbook document class which relies on scrbook. It starts a new page for each chapter, which I don't want to happen. Is there a way to force it to procede with a new chapter on the same ...
9
votes
2answers
1k views
How to remove page break after \part in report/book
I have tried to look through, but I couldn't find a clear solution on this.
I have a document that uses report with multiple \chapters in multiple \parts as:
\part{foo}
\chapter{uno}
\chapter{dos}
...
2
votes
1answer
276 views
Quotes on a new page using \quotchap?
I am trying to use \quotchap to put some text before the chapter title using
\begin{savequote}
The Quote
\qauthor{Quote Author}
\end{savequote}
What I wanted was to put all the text on a page ...
8
votes
2answers
245 views
How to check if a section title (or any heading) is the first line of a new page?
I would like to be able to use an \if command to check if a \section appears on the first line of a new page. If a section heading is the first line of a new page, I would like to then adjust some of ...
7
votes
1answer
453 views
How to prevent a page break between section title and colored rule?
I use \usepackage[explicit]{titlesec} to customize the design of my sections, subsections...
In particular, i have :
\titleformat{\section}%
{\large\sffamily\bfseries}%
{My Section \arabic{section} ...
3
votes
1answer
277 views
Force no breaks after manual biographies in book doc class
After successfully applying tips on how to insert multiple manual bibliographies I have a new problem: each bibliography begins on a new page. This does not look good, and I tried supressing it with ...
6
votes
4answers
259 views
Rule before one new section
I use rule so as to separate the differents sections. I would like to automate this so as to use the following syntax :
\section*{One day}
\noindent\lipsum[1]
\section*{Another day}
...
7
votes
2answers
3k views
Chapter without pagebreak? (In twocolumn document.)
I've googled, and I read a lot about how not having a pagebreak before a new chapter is bad style. I've read about how one could use sections instead. I've read about how changing whether a chapter ...
1
vote
2answers
780 views
Creating Table of Contents / Section Headings
I found this article and would like to know how can one create a template (generic) to accomplish this. It would be great to implement a (generic) template to be able to make it for a table of ...
3
votes
2answers
185 views
Unbreakable end of paragraph
I have a heading and paragraph and I dont want to be separated by pagebreak. So when they should be separated, they both should end up on the next page. Is \\* the right command, because it wont work ...
1
vote
1answer
508 views
Mysterious empty page + subsequent “Overfull \vbox has occurred while \output is active” during a long string of sectioning commands
Document in question: http://pastebin.tlhiv.org/nJhaYvfN
Page 3 is typeset as a blank page, while page 4 has the overfull (by almost 160pts!) \vbox during a long string of sectioning commands.
1
vote
1answer
631 views
Appendices one after another
I am writing a document with the following documentclass:
\documentclass[a4paper,twoside,openright,12pt]{report}
Since I have some Appendices to the text and they are rather small, I was thinking ...
0
votes
0answers
112 views
No pagebreaks after chapter in report documentclass [duplicate]
Possible Duplicate:
Start new chapter on same page
I'm currently writing a report in the LaTeX documentclass report. The guide lines of the project I'm writing the report for state that ...

