1
vote
1answer
46 views

Chapter heading at the right-hand side

I want a specific chapter heading as in the picture below (Chapter heading at the right-hand side, but section heading at the left-hand side) Can you help me?
0
votes
0answers
12 views

How to get rid of italic in the table of contents? [duplicate]

I formatted the titles of section and subsections in italic, and it appears italic in the Table of Contents, I want no influence on the Table of Contents. For example \subsection{\textit{The RGE for ...
4
votes
1answer
49 views

Write lowercase in Section (IEEEtran class)

I want to write lower case in a section, I've tried using \MakeLowercase but its not working. Here is what I tried: \section{Experiment I: T\MakeLowercase{he effect of changing the distance}} I'm ...
0
votes
0answers
36 views

Chapters titles and sections are not added to the contents page for any sections on page 21 or later [closed]

I am currently writing a report in Latex from a template I was given. However formatting such as adding chapter headings to the contents or referencing figures does not work beyond page 20. This is ...
3
votes
1answer
68 views

Using \mathsection in the chapter

How can I use LaTeX to get the result like the following picture? In this picture, $\mathsection{1} Hình thang và hình bình hành$ is the title of the first section. If I use \mathsection and ...
3
votes
2answers
200 views

Section title with subtitle

I'm using the memoir class, I would like to create a more fancy section title, but I don't have the necessary skills in LaTeX. I found many fancy section titles on this forum, but I don't know how to ...
6
votes
1answer
74 views

section numbering format

I am trying to format a legal document so that it follows this format. Article 1. 1.01 First section bla bla bla 1.02 Second section bla bla bla etcetera. I tried using this to get ...
2
votes
1answer
207 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
7
votes
2answers
109 views

Reorder sections based on a variable?

I have a CV I've created in LaTeX (using the moderncv package). I'm trying to create flavors of the CV based on variables. What I would like to do is to generate the sections in a different order. ...
2
votes
2answers
75 views

How to remove the chapter number from section number? [duplicate]

I use Roman for Chapter numbers, and I don't want sections to be numbered as VIII.2 (while I still want sections to be numbered within chapters). How do I do that? i.e. instead of VIII.2 sections ...
1
vote
1answer
103 views

Special chapter title formatting

Using the book class. I would like to have chapter titles that look like this: | CHAPTER ## | | Chapter Title (italic) | Can titlesec do this?
5
votes
2answers
241 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 ...
4
votes
1answer
99 views

How to \label emails in appendix?

I would like to include ~20 emails in the appendix section of an article, so I in the article can e.g. write "...according to \ref{email1}". If I put each email in a subsection, then I have to find a ...
6
votes
1answer
144 views

How to format subsection title (without packages)?

I'd like to change the format for \subsection{} without using special packages. On report.cls we find its definition \newcommand\subsection{\@startsection{subsection}{2}{\z@}% ...
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
670 views

fancy chapter title page

How can I have a chapter title page like the following? Note that, I'm using book document class
3
votes
1answer
132 views

Formatting labels of chapters and sections

I'm just starting with this amazing world of LaTeX. I'm wondering how to set the format of a document (with some stuff centered and sections with no relative numbering) I'm trying with the titlesec ...
5
votes
1answer
122 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
197 views

Translating custom \section format to titlesec

I have some custom \section formatting with a horizontal rule, and I'm trying to DRY out my code by using titlesec to define default formatting options. But I can't exactly reproduce what happens when ...
2
votes
1answer
70 views

How do I modify the section tag? [duplicate]

Possible Duplicate: How to add a dot after the section number? Each of my section tags looks like the following: What I want is punctuation after each section number. I am not sure where ...
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 ...
7
votes
1answer
105 views

titlesec: why is contents a section?

I've been playing around with the titlesec package combined with the scrartcl class. I find the headings titles of scrartcl a bit ugly, but I do like the fact that I can scale font sizes to 8pt. ...
1
vote
1answer
225 views

customizing moderncv \section title style

I would like to customize \section style in order to have the following title (forget the horizontal line) : I imagine that I need to modify the following definition: ...
1
vote
2answers
205 views

Section and Subsection Heading Style [duplicate]

Possible Duplicate: Formatting section titles How can I change the format of section, subsection and ... to something like below? 2.1 | Greenhouse Effect
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 ...
0
votes
3answers
361 views

Section's heading in small caps

I am using TeXmaker and I am trying to format the section's title. I tried something I had found on the internet but it was clashing with another package. How can I set all section's heading to be ...
6
votes
4answers
171 views

cleveref: configure symbol §/§§ for all sectioning types once time

I want to configure the section symbol § (singular and plural form §§) indistinctly for all types of sections (part, chapter, section, subsection, paragraph and so on). I use the cleveref package, but ...
2
votes
1answer
55 views

Modify tex file to move chapter headers upper

I'd like to modify this code to make chapter titles appear uppper, so more text can get into the first chapter page and modifiy the TOC adding dots from the title to the page number. How can I do it? ...
5
votes
1answer
200 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 ...
1
vote
2answers
334 views

Set default Koma script font to Times [duplicate]

Possible Duplicate: KOMA-Script: change font of sectioning headings to serif I am using scrbook document class but want to change the default font to Times. However when I add: ...
5
votes
1answer
334 views

Formatting – title with underline and box around paragraph

Can you help me please with formatting? I like this format: How can I define this title with grey underline (width of all page)? Font is sans serif (Arial). And how can I make grey box around some ...
0
votes
1answer
44 views

Float points in subsection

I have a serious problem here... There is a formating like this: \titleformat{\section} {\color{Mahogany}\normalfont\Large\bfseries} {\color{Mahogany}\thesection}{1em}{} \titleformat{\subsection} ...
3
votes
1answer
875 views

In Lyx, how to change the “Part” section to “Chapter”?

I am using the default Lyx document "article". My sections range from "Part" to "Subsubsection". When I compile my pdf, I would like to replace "Part 1 Title1", "Part 2 Title2", etc by "Chapter 1 ...
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 ...
4
votes
1answer
364 views

Problem with titleformat: Don't want Chapter Style to be Applicable on Table of Contents & Bibliography

Please consider the following code: \documentclass[11pt,twoside,openany]{book} \usepackage[svgnames,x11names]{xcolor} \usepackage{wallpaper} \usepackage{changepage} \usepackage[explicit]{titlesec} ...
5
votes
2answers
212 views

Is it possible to change text color for all headings?

I want to change only the color (not font size, etc.) of all headings in my documents (\section, \subsection, \subsubsection, ...). I want to keep all other settings fixed. Is there a way to do ...
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 ...
4
votes
3answers
537 views

Upper and lowercase of a word in the \section heading

I'm using the \section command and wanted to change just two letters of a word to be in lowercase. How can I accomplish this? I have tried using \small command but it will not change it. ...
3
votes
1answer
448 views

titlesec section font size incorrect

My dissertation requires the section title to be of the same font size as the text. I am using the titlesec package and I have provided these options: \usepackage[rm,tiny,center,compact]{titlesec} ...
6
votes
1answer
315 views

Hide \thechapter for unnumbered Chapters

I want to display my Chapter-Numbers on the right below the Title. I came to the following minimal working example: \documentclass{article} \usepackage{titlesec} \usepackage{marginnote} ...
5
votes
1answer
165 views

formatting section numbers with \hangsection in Memoir

I'd previously been renewing my section command in Memoir in order to style the section numbers by prefacing them with a symbol (§) and following them with a period: \renewcommand{\thesection}{§ ...
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 ...
7
votes
1answer
319 views

Format section titles as white text on black background

I would like to redefine the \section and \section* to produce section titles that look roughly like this: that is, text in white over a black bar that extends from left to right margin. I don't ...
12
votes
3answers
404 views

How to show section title before section number

The default style is section number and then section title, however I want it the other way around. Haven't been able to find a solution that doesn't give me strange errors, so any help would be ...
4
votes
2answers
170 views

Changing the style of a single section

I'm trying to change the format of a single section in my document. The section is the introduction of my document, and therefore, I don't want it to be numbered. I tried to define a new command ...
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]{% ...
10
votes
1answer
337 views

Specific section format

I'd like to use titlesec to typeset a section header that would look like this: --------- Name of Section ------------ (the ---- would be a rule, and the entire section header would be centered) ...
2
votes
1answer
440 views

Section number and name in italics

Note that I "inherited" a preamble that I would like to adapt: \documentclass[a4paper,12pt]{book} \usepackage{amsmath, amsthm, amssymb} \usepackage{fancyhdr} \pagestyle{fancy} ...
3
votes
1answer
863 views

Italic in some words of the title

I want to use a title with a foreign word, which should be in italic. I use KOMA-script. I tried this: \documentclass{scrartcl} \begin{document} \tableofcontents The text. \section{Foo ...
4
votes
1answer
245 views

How can i change the list of tables heading font

I have to make all the headings with 12 pt.s bold. How can i change predefined headings like list of tables generated with command \listoftables ? (and content page of course) Here is all packages ...

1 2