Search found 6 matches

by sparx
Sat Apr 02, 2011 6:08 pm
Forum: Others
Topic: IPE error with itemize and pdfLaTeX
Replies: 2
Views: 9244

IPE error with itemize and pdfLaTeX

Thanks for the quick reply!
Surrounding the itemize with a parabox or minipage did solve the problem!

What I'm after right now is just a feel for what ipe can do. That's when I came across this "problem" of environments. What I aimed for was the typical presentation layout with a list of topics ...
by sparx
Fri Apr 01, 2011 8:59 pm
Forum: Others
Topic: IPE error with itemize and pdfLaTeX
Replies: 2
Views: 9244

IPE error with itemize and pdfLaTeX

Hi!

I recently found IPE and wanted to try it out as OpenOffice.org presentation didn't run to smoothly on my machine. I wanted to make an itemized list and ran in to some problems of it not compiling properly.
I hope someone can give me some pointers!

It seems that IPE can do other latex code, e ...
by sparx
Tue Jun 29, 2010 2:06 pm
Forum: Others
Topic: emacs ispell
Replies: 0
Views: 2345

emacs ispell

Hi,

I don't know if I'm under the right topic or even in the right forum but i hope that I'm close enough.

I have a problem when writing in emacs. I am writing a book with latex and in doing so i have to spell check and usually there are a lot of mistakes. However when i encounter a misspelled ...
by sparx
Sat Aug 29, 2009 2:29 am
Forum: General
Topic: Chapters with no names
Replies: 4
Views: 2314

Re: Chapters with no names, help

Thanks you!
That did the trick. I just love simple answers.
I assume that \chaptername{} is some property of the \chapter{} environment
or something like that.

I will also look in to the titlesec package, but for now this works perfect.

thanks again.
by sparx
Sat Aug 29, 2009 2:00 am
Forum: General
Topic: Chapters with no names
Replies: 4
Views: 2314

Chapters with no names

Hi and thanks for the reply.

I can see that I messed up my explanation a bit here.
What I meant was that when I do
\chapter*{1}
I just get this neat "1" instead of "chapter 1" as the title of the
chapter.
I am writing in swedish so that is the reason for the packages.

This is all the code I ...
by sparx
Sat Aug 29, 2009 1:05 am
Forum: General
Topic: Chapters with no names
Replies: 4
Views: 2314

Chapters with no names

Hi everyone.

Found this community and this forum and I hope someone here can help.
I am writing a book and using the book document class and I want
to be able to NOT name my chapters but still get the number of the chapter.
In other words, I want to be able to type
\chapter{}
and not give any ...