Re: TOC problems

2011-04-12 Thread Richard Heck
On 04/11/2011 10:58 PM, Richard Opheim wrote: Hello LyX users. I'm using LyX 1.6 to lay out a document in memoir class. I'm having problems with my TOC as follows: 1. The font size of the chapter names is too large. I want to specify "normalsize." 2. I can't seem to get a leader between the chap

TOC problems

2011-04-11 Thread Richard Opheim
Hello LyX users. I'm using LyX 1.6 to lay out a document in memoir class. I'm having problems with my TOC as follows: 1. The font size of the chapter names is too large. I want to specify "normalsize." 2. I can't seem to get a leader between the chapter names and page numbers. Richard Opheim

Re: TOC problems

2003-10-16 Thread Gordon Wells
On Thursday, 16 October 2003 09:00, Gordon Wells wrote: > Hi > > Can help with some of this. > > After inserting the toc try these erts: > \renewcommand\thepage{\arabic{page}} Sorry should be: renewcommand\thepage{\roman{page}} > \setcounter{page}{4} > > So far I've only managed to alter which page

Re: TOC problems

2003-10-16 Thread Gordon Wells
Hi Can help with some of this. After inserting the toc try these erts: \renewcommand\thepage{\arabic{page}} \setcounter{page}{4} So far I've only managed to alter which pages are numbered in the class file I'm using. As for underlining in the toc, no idea I'm afraid. Hope this helps On Thurs

TOC problems

2003-10-15 Thread Bradley Navarro
Hello, I am having two problems and cannot find solutions to them: 1) I need the first page of the TOC to not show a page number, but the counter started at number vi. But I need the second page of the TOC to show the next page number. So for example my TOC begins on page vi and the second pag

Re: chapt. titles, hyphenation, alignment and TOC problems

2002-12-03 Thread Olivier Ripoll
Dekel Tsur wrote: > On Mon, Dec 02, 2002 at 12:03:43PM +0100, Olivier Ripoll wrote: > > I have my chapter titles written in big letters on a A5 paper. I'm using > > a layout from > > http://www.educat.hu-berlin.de/~voss/lyx/layouts/chapter.phtml > [...] > > \def\@makechapterhead#1{% > [...] > >

Re: chapt. titles, hyphenation, alignment and TOC problems

2002-12-02 Thread Dekel Tsur
On Mon, Dec 02, 2002 at 12:03:43PM +0100, Olivier Ripoll wrote: > I have my chapter titles written in big letters on a A5 paper. I'm using > a layout from > http://www.educat.hu-berlin.de/~voss/lyx/layouts/chapter.phtml [...] > \def\@makechapterhead#1{% [...] > \parbox{0.9\textwidth}{\Huge \bfs

chapt. titles, hyphenation, alignment and TOC problems

2002-12-02 Thread Olivier Ripoll
Hi all, Here is my little problem: I have my chapter titles written in big letters on a A5 paper. I'm using a layout from http://www.educat.hu-berlin.de/~voss/lyx/layouts/chapter.phtml (the one with a huge 1 at the right and a line under) with this added in my preamble (between the dashed lines):