Search found 5 matches

by Shandy Verdyo
Sat Aug 01, 2020 1:23 pm
Forum: Page Layout
Topic: How to remove chapter/section/subsection name on the upper left corner
Replies: 6
Views: 12144

How to remove chapter/section/subsection name on the upper left corner

Hi, still there is no answer for my question? Sorry, but i really need the answer asap. I really appreciate for any help
by Shandy Verdyo
Sat Aug 01, 2020 11:09 am
Forum: Page Layout
Topic: How to remove chapter/section/subsection name on the upper left corner
Replies: 6
Views: 12144

How to remove chapter/section/subsection name on the upper left corner

Hi again. Thanks for reply. Ok, i'll inform all of my codes, and hope you can help me.

cover1.tex :
\begin{figure}[!hbt]
\centering
\includegraphics[width=3cm, height=3cm]{logo}
\end{figure}
\begin{center}
\textbf{APLIKASI INTEGRAL BROMWICH DALAM MENYELESAIKAN TRANSFORMASI LAPLACE PADA PEMODELAN ...
by Shandy Verdyo
Sat Aug 01, 2020 8:25 am
Forum: Page Layout
Topic: How to remove chapter/section/subsection name on the upper left corner
Replies: 6
Views: 12144

How to remove chapter/section/subsection name on the upper left corner

Here is my MWE, Please help me

\documentclass[a4paper,12pt,oneside,openany]{book}
\usepackage{pgf, tikz}
\usepackage[a4paper, inner=4cm, outer=3cm, top=4cm, bottom=3cm]{geometry}
\usepackage{geometry}
\usepackage[onehalfspacing]{setspace}
\usepackage{fancyhdr}
\usepackage{titlesec ...
by Shandy Verdyo
Sat Aug 01, 2020 5:19 am
Forum: Page Layout
Topic: How to remove chapter/section/subsection name on the upper left corner
Replies: 6
Views: 12144

How to remove chapter/section/subsection name on the upper left corner

Hi, i'm new in LaTeX. I'm currently working on book-class onesided and using \frontmatter and \mainmatter .

I want: my frontmatter part (preface, ToC, LoT, LoF) has roman numeral on the bottom center

My mainmatter part (Chapter 1 - end of the document) has arabic numeral on the upper right corner ...
by Shandy Verdyo
Fri Jul 31, 2020 8:33 am
Forum: General
Topic: Customizing the line spacing on the ToC
Replies: 1
Views: 4551

Customizing the line spacing on the ToC

i want my ToC exactly looks like this:
https://ibb.co/yBcHtJh

By default, we know the space between chapter and section shorter than the space between chapter to chapter. if i can, as shown on the image link description above, i want The gap between ToC title and list contents has `4` line ...