Search found 6 matches

by k123123
Mon Sep 09, 2013 11:09 am
Forum: Page Layout
Topic: Remove line at top of page
Replies: 3
Views: 17897

Re: Remove line at top of page

Thanks for that -- works perfectly
by k123123
Sun Sep 08, 2013 3:31 pm
Forum: Page Layout
Topic: Remove line at top of page
Replies: 3
Views: 17897

Remove line at top of page

Sorry if answered before, I didn't quite know what to search for...

The problem is either related to 'geometry' or 'fncychap' -- the pages with the Chapter headings have nothing at the header, but the following pages have a line at the top of the page... How do I remove this please?

Here is a cut ...
by k123123
Wed Aug 21, 2013 3:54 pm
Forum: Graphics, Figures & Tables
Topic: Short caption problem -- figure vs table
Replies: 2
Views: 6704

Re: Short caption problem -- figure vs table

Wow, that is embarrassing. Thank you, it works fine now.
I set up the command in Texmaker to auto-fill... but I set up with the wrong brackets. The Figures were all ok {}{} because I was copy/pasting from a template that all my figures are based on. But for the occassional table, I was typing ...
by k123123
Wed Aug 21, 2013 12:05 pm
Forum: Graphics, Figures & Tables
Topic: Short caption problem -- figure vs table
Replies: 2
Views: 6704

Short caption problem -- figure vs table

I noticed a strange problem using the \caption[shortcaption]{longcaption} , it seems to behave differently between the Figure and Table environments?

Note - I have created a command in the preamble so that I get a short caption only in the LOF, then for the actual figure the short caption is ...
by k123123
Tue Aug 20, 2013 1:14 pm
Forum: Page Layout
Topic: Single lines in document
Replies: 3
Views: 4423

Re: Single lines in document

Sorry I don't understand what you mean by "workflow"...?

Thank you for the link -- I will look into that in more detail. So the widow/orphan penalty is not just for new (blank) pages, it applies when *any* paragraph is split to the next page? I didn't realise that.

I am starting a new paragraph ...
by k123123
Tue Aug 20, 2013 12:45 pm
Forum: Page Layout
Topic: Single lines in document
Replies: 3
Views: 4423

Single lines in document

Hi,
I'm writing a thesis which has mostly text and figures. Figures are inserted as [htbp] or [hbp] if I want to push it to the bottom. Often I will get a page with a single line of text, then a figure (might be half a page -- ie small enough for Latex to want to place the float 'inline'), then the ...