[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] 2006-01-28; formatting in \chapter broken?
From: |
Ralf Angeli |
Subject: |
Re: [Bug-AUCTeX] 2006-01-28; formatting in \chapter broken? |
Date: |
Tue, 31 Jan 2006 10:28:12 +0100 |
* Mark Mc Grath (2006-01-30) writes:
> I expected to see the title wrapped around propperly on the next
> line. It doesent! Heres the screen grab:
>
> http://marcuirl.sdf-eu.org/auctex/auctex-error.png
That's a know problem and has been discussed several times on the
AUCTeX lists, see
e.g. <URL:http://mid.gmane.org/address@hidden> and the
thread around it.
AUCTeX does not look at the display width of the lines in question but
breaks the line at your value of `fill-column'. So if the number of
characters using the font for chapter headings does not fit into one
line you'll get a continuation line.
Workarounds: Break the line manually or use preview-latex.
--
Ralf