Search found 4 matches

by veyd
Sun May 17, 2009 11:20 am
Forum: Page Layout
Topic: My paragraph and new line indents are of different lengths
Replies: 5
Views: 7157

My paragraph and new line indents are of different lengths

It seems you're right.

But indenting of and spacing between paragraphs together makes no sense.

This made a lot of sense to me. I did use \paragraph as a sectioning command, to separate topics in my texts. However, the topics didn't warrant titles, so I'd always use \paragraph{} to obtain an ...
by veyd
Fri May 15, 2009 7:49 pm
Forum: Page Layout
Topic: My paragraph and new line indents are of different lengths
Replies: 5
Views: 7157

Re: My paragraph and new line indents are of different lengths

Just saw your reply, but have to run out.
Have to think about this... seems I've been doing something wrong for years.
by veyd
Fri May 15, 2009 6:43 pm
Forum: Page Layout
Topic: My paragraph and new line indents are of different lengths
Replies: 5
Views: 7157

My paragraph and new line indents are of different lengths

I wonder how an empty line can have indentation.
Ah yes, poor choice of words. What I meant is the indents of the first line of paragraphs created by (a) the command \paragraph{}; and (b) an empty line in the .tex; are of different lengths.

In my document, the following code

\paragraph{}
Lorem ...
by veyd
Fri May 15, 2009 11:51 am
Forum: Page Layout
Topic: My paragraph and new line indents are of different lengths
Replies: 5
Views: 7157

My paragraph and new line indents are of different lengths

Hello

I'm having quite an annoying problem in the thesis I'm writing: the indentation lengths of \paragraph and empty lines are different.

Some of the packages I'm using: lscape, subfig, caption, fancyhdr, titlesec, makerobust, changepage.

I realise this may be a bit of a long shot without ...