Tagged Questions
0
votes
1answer
49 views
Customize 'appendix' heading
My appendices are rather small and I want them to come one after another (like \section) without the blank page before \chapter{} (due to openright option). Another problem is that chapter headings ...
2
votes
1answer
208 views
fancy chapter title page for entire document
How to enable this style as well for TOC and bibliographypage ?
Note that, I'm using scrreprt document class
5
votes
2answers
245 views
Modify default memoir chapter style
I'm using memoir and using its default chapter style.
what I'm looking to do is to change the format from
chapter 1
chapter title
to something like this:
chapter 1: chapter title
I'm ...
1
vote
1answer
66 views
How do I hide “Chapter 0” in this custom style when using a numberless chapter?
Everything works perfect when I use \chapter{chaptername}, but I noticed that my table of contents and other similar non-numbered chapters have a "Chapter 0" in my header.
\titleformat{\chapter}
...
0
votes
1answer
95 views
Change chapter heading format [duplicate]
Possible Duplicate:
Chapter formatting
Could someone help me with this problem with my document?
Instead of generating the following:
% % % %
Chapter 2
Title
% % % %
I would like the ...
6
votes
1answer
673 views
fancy chapter title page
How can I have a chapter title page like the following?
Note that, I'm using book document class
5
votes
1answer
123 views
Remove 'Chapter' text from chapter headings and have chapter number on the same line as chapter title [duplicate]
Possible Duplicate:
Chapter formatting
Apologies if this is something simple, but I seem to be searching in the wrong place for an answer. I have a document of type report. It is currently ...
7
votes
1answer
202 views
How to best set chapter title color in the memoir class's Hansen style?
I am tinkering with the Hansen chapter style for the memoir class, as reviewed and listed in texblog. The Hansen style is unfortunately not discussed in the memoir class documentation.
I changed it ...
6
votes
1answer
103 views
Chapter page formatting
I'm using MiKTeX and when I use \chapter command, it starts a new page. I was wondering how to not start a new page.
My next concern is how can I align the text \chapter{*} where * is the text.
...
4
votes
2answers
142 views
Replace (change) “Chapter 1” to “Chapter ONE”
I am writing a lab report, and select report class provided by LyX. I use LyX 2.0.3 and MiKTeX 2.9.
My question is, how to change the chapter number to display as text?
eg:
CHAPTER ONE not CHAPTER ...
5
votes
1answer
202 views
Is there an easy way to change the font and size for Chapter Heading in Memoir?
I'm a total TeX newb - please be nice! :-)
How can I change the font and size of Chapter headings? I don't mind where it's placed on the page - but would like it to be a sans-serif font and perhaps ...
4
votes
2answers
245 views
How to save and restore chapter's heading format
I am writing my thesis using a template provided by the university. It requires using the report class. To format the headings in the front matter, it uses the titlesec package and redefine the format ...
24
votes
1answer
1k views
Book layout Contents, Chapter, Section,
my goal is to get new style of Table of Contents, new style of Chapter and new style of section. I there is one more: how to change itemize native symbol for a black square?
Table of Contents: text ...
6
votes
2answers
213 views
Listing Chapter/Section/Subsection numbers with the preview
After compiling all the content of the book, I use Adobe reader to preview the content. Note that the legend that I use to navigate through the book (the listing on the left (usually) with the option ...
2
votes
2answers
295 views
change the formatting of the chapter
I am trying to change the formatting of my chapter. The class i am using is report. I want it to be bold centered. I used the following but no effect. .
\renewcommand{\@makechapterhead}[1]{%
...
5
votes
2answers
620 views
Koma-script, change chapter appearance (how to add a circle and horizontal ruler?)
I'd like to get the chapter names formatted as shown below:
with a horizontal ruler between the circle and Chapter name, for both numbered and non-numbered chapters (I work with the ...
4
votes
1answer
174 views
Format abstracts as unnumbered chapters
I'm writing master thesis and working on LaTeX template for the successors ...
The standard of the university requires abstract in every language to be formed as unnumbered Chapter:
...
4
votes
1answer
1k views
Styling my section/chapter
I'm trying to reproduce this chapter/section style on LaTeX and I would like some insight on how to achieve this. I have been using the secsty package but I haven't come up with any real results.
The ...
3
votes
2answers
618 views
How to replace chapter boilerplate with full-page image?
Let's say I am producing a book (using \documentclass{book}) where instead of displaying the chapter name textually, I am inserting an image that includes the chapter text. How can I still start a ...
7
votes
1answer
1k views
fancy chapter heading for a book
I would like to change the default chapter heading formatting of book document class.
How can I output something like below :
0
votes
1answer
677 views
Changing the chapter style [duplicate]
Possible Duplicate:
How to format the chapter heading?
How do you change the style and margins of the chapter title in latex? I'm looking through the style file and can't find anything.
2
votes
1answer
276 views
Writing a software book with LaTex - General Advise
I am a so new to Tex and I am trying to learn now.
I decided to write a so simple software (ASP.NET 4.0) book for myself to learn it with a real example. So, I have the following structure for now : ...
6
votes
1answer
725 views
Chapter formatting
I use report document class and the thing is that I would like to remove Chapter x phrase, add chapter number before chapter title and remove blank place between chapter name and top of page. For ...
3
votes
1answer
403 views
Personalizing Table of contents
I want to make my table of contents to have the words "Chapter", "Title" and "Page" written in uppercase, like "CHAPTER", "TITLE" and "PAGE". My document class is Book. How can I do it?
1
vote
1answer
3k views
Format chapter's heading
I want all my headings to have these characteristics:
12pt
Center aligned
Bold
Times new roman font
But when I write \chapter{Introduction}, I can only manipulate the name of the chapter, not the ...
7
votes
1answer
1k views
Line of dots in Table of Contents?
In my ToC, the "Bibliography" entry is treated as a chapter heading, so has no line of dots to the page number. However, as it has no sections, my publishers would like the line of dots. Same for ...
10
votes
3answers
8k views
How to format the chapter heading?
How can I change the chapter heading of the book class to typeset centered chapter names as shown in the image above?