Search found 11 matches

by snowbb451
Fri Mar 05, 2010 2:10 am
Forum: General
Topic: Latex to html
Replies: 1
Views: 1210

Latex to html

Hi,

whats the easiest way to get a html file from a .tex file? I'm using Texshop

Thanks. Any help is greatly appreciated.
by snowbb451
Sat Feb 06, 2010 5:10 am
Forum: Graphics, Figures & Tables
Topic: graphic in chapter title
Replies: 11
Views: 7715

Re: graphic in chapter title

So, now I have the problem that I want there to be a "Afterwords" chapter, and I don't want a picture there, but it shows up automatically. How do I return to the font of the preface?
by snowbb451
Fri Jan 29, 2010 2:35 am
Forum: Text Formatting
Topic: Color in chapter title
Replies: 1
Views: 1483

Color in chapter title

Hi,

I'm using the Memoir class, and I'd like to change the Chapter titles from black to gray. how do I do that?

thanks.
by snowbb451
Thu Jan 28, 2010 2:10 am
Forum: Page Layout
Topic: 2 References section in TOC
Replies: 1
Views: 1463

2 References section in TOC

Hi,

I'm using the memoir class, and in the Table of contents, the section references, appears twice. Once right before the Foreword and once where it should be, at the end of the document. I want to get rid of the first one, that appears before the foreword. It is a ghost section, as in, there is ...
by snowbb451
Wed Jan 20, 2010 1:34 am
Forum: Page Layout
Topic: Chapter title in header too long
Replies: 2
Views: 4155

Re: Chapter title in header too long

Thanks again, gmedina.

I'm sure I'll be in need of assistance again.
by snowbb451
Wed Jan 20, 2010 12:33 am
Forum: Page Layout
Topic: Chapter title in header too long
Replies: 2
Views: 4155

Chapter title in header too long

Hi!

I'm using the memoir class to format a book, and on some chapters, the title of the chapter is too long to fit in the header, forcing it to overlap the page number. aside from changing the chapter title itself, can I change just the title in the header for that chapter?

Thanks.
by snowbb451
Tue Jan 12, 2010 9:10 pm
Forum: Graphics, Figures & Tables
Topic: graphic in chapter title
Replies: 11
Views: 7715

Re: graphic in chapter title

Thank you. But how do I make it so this doesn't apply to the Foreword, and preface?
by snowbb451
Tue Jan 12, 2010 7:14 am
Forum: Graphics, Figures & Tables
Topic: graphic in chapter title
Replies: 11
Views: 7715

Re: graphic in chapter title

thats exactly what I'm trying to do.
by snowbb451
Tue Jan 12, 2010 2:58 am
Forum: Graphics, Figures & Tables
Topic: graphic in chapter title
Replies: 11
Views: 7715

graphic in chapter title

I have this in the preamble

Code: Select all

\makeatletter
\newcommand{\rmnum}[1]{\romannumeral #1}
\newcommand{\Rmnum}[1]{\expandafter\@slowromancap\romannumeral #1@}
\makeatother
and I use \Rmnum{#} in chapter title. I planned to resize them to be the same size as the picture
by snowbb451
Tue Jan 12, 2010 2:26 am
Forum: Graphics, Figures & Tables
Topic: graphic in chapter title
Replies: 11
Views: 7715

Re: graphic in chapter title

Sorry i wasn't too specific.

I'm using the Memoir document class. I want to place a picture next to the chapter title, which will be just roman numerals, about 1.5cm by 1.5cm.