Search found 6 matches

by cjohnson
Fri Jun 05, 2009 9:50 pm
Forum: TeX Live and MacTeX
Topic: Troubles With Memoir and MacTeX
Replies: 3
Views: 4919

Troubles With Memoir and MacTeX

What you said worked, but I have another issue now. The image below was generated using MikTeX on Windows,
http://img132.imageshack.us/img132/4190/picture1tgu.png
The same code, when run through MacTeX on OS X gives this, however:
http://img132.imageshack.us/img132/3316/picture2hoq.png

(Here ...
by cjohnson
Sat May 09, 2009 7:21 pm
Forum: TeX Live and MacTeX
Topic: Troubles With Memoir and MacTeX
Replies: 3
Views: 4919

Troubles With Memoir and MacTeX

Hello. I have a document I've been working on for the past week on a Windows system with MikTeX. Yesterday I decided I wanted to work on my MacBook, which has MacTeX installed, but quickly ran into trouble. This isn't my only trouble, but one thing I've had issues with is using the pedersen ...
by cjohnson
Fri May 08, 2009 8:59 pm
Forum: Page Layout
Topic: Trouble Customizing the ToC
Replies: 6
Views: 5517

Re: Trouble Customizing the ToC

Ah, okay. I was under the impression that memoir completely emulated tocloft.
by cjohnson
Fri May 08, 2009 8:13 pm
Forum: Page Layout
Topic: Trouble Customizing the ToC
Replies: 6
Views: 5517

Trouble Customizing the ToC

Ah, alright. Now, I'm pulling an example from the tocloft manual:

Code: Select all

\renewcommand{\cfttoctitlefont}{\hfill\Large\itshape}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
But then I get "\cfttoctitlefont Undefined". Any ideas? Thanks again!
by cjohnson
Fri May 08, 2009 5:39 pm
Forum: Page Layout
Topic: Trouble Customizing the ToC
Replies: 6
Views: 5517

Re: Trouble Customizing the ToC

Well, that did it! Thanks!

Any ideas why my command wasn't working, though? I pulled it from page 193 of the memoir manual, and was getting really frustrated that it didn't want to work.
by cjohnson
Fri May 08, 2009 4:28 am
Forum: Page Layout
Topic: Trouble Customizing the ToC
Replies: 6
Views: 5517

Trouble Customizing the ToC

Hi. I'm using the memoir document class (if that matters) and can't seem to custom the table of contents. One thing I'd like to do is remove the dots between headings and page numbers, but nothing seems to work. After looking around online, and in the memoir manual, I put this in my preamble ...