Search found 3 matches

by tanuirau
Mon Jul 04, 2016 12:40 am
Forum: Text Formatting
Topic: Part and Title
Replies: 4
Views: 4398

Re: Part and Title

Thanks for the help.

Greatly appreciated.
by tanuirau
Wed Jun 29, 2016 12:49 am
Forum: Text Formatting
Topic: Part and Title
Replies: 4
Views: 4398

Part and Title

\documentclass[11pt]{article} % use larger type; default would be 10pt
\usepackage{amssymb,amsmath}
\usepackage[utf8]{inputenc} % set input encoding (not needed with XeLaTeX)

%%% PAGE DIMENSIONS
\usepackage{geometry} % to change the page dimensions
\geometry{a4paper} % or letterpaper (US) or ...
by tanuirau
Tue Jun 28, 2016 6:31 am
Forum: Text Formatting
Topic: Part and Title
Replies: 4
Views: 4398

Part and Title

Any assistance would be appreciated.I have something like:

Part I

Preliminary

Part II
Principles

BUT, I want to have it like

Part I Preliminary

Part II Principles

etc.

How do I do this?

Thanks.

Tanu