Search found 60 matches

by BoudewijnD
Mon Dec 19, 2011 8:06 pm
Forum: Math & Science
Topic: PhD Thesis Template (Leiden University)
Replies: 2
Views: 4926

PhD Thesis Template (Leiden University)

Dear All,

first of all I would like to thank all the people of the LaTeX Community who helped me on this forum and who contributed in some way to one or more of the packages I used to write my Thesis.

I made it I got my Doctor degree last week! So thank you all. Therefore I post my whole thesis ...
by BoudewijnD
Sat Aug 20, 2011 12:53 pm
Forum: Page Layout
Topic: TOC on left page using the Book Class
Replies: 5
Views: 5215

TOC on left page using the Book Class

That i tried but fails I now use the

Code: Select all

\def
to redfine the toc and that works.
by BoudewijnD
Wed Aug 17, 2011 8:45 pm
Forum: Page Layout
Topic: TOC on left page using the Book Class
Replies: 5
Views: 5215

Re: TOC on left page using the Book Class

Hey Kaiserkarl1,

Thanx that piece of code did the tric. The only thing is that I cann't change the name of the TOC it self.

\BoudewijnS
by BoudewijnD
Tue Aug 16, 2011 10:47 am
Forum: Page Layout
Topic: TOC on left page using the Book Class
Replies: 5
Views: 5215

TOC on left page using the Book Class

Hi,

I know it is kind of strange but I would like to make an exception on the book class,. It normally starts with a chapter on the right page. But I want my TOC printed on the left page the rest of the chapters should start on the right hand side. Is there a way to trick latex in to doing just ...
by BoudewijnD
Sat Aug 13, 2011 3:42 pm
Forum: Math & Science
Topic: nomencl | Multiple Columns for List of Abbreviations
Replies: 2
Views: 9611

nomencl | Multiple Columns for List of Abbreviations

Thanx Thorsten,

This did the trick. I added this code to also change the space between the list.
\renewcommand*{\nompreamble}{\begin{multicols}{2}}
\renewcommand*{\nompostamble}{\end{multicols}}
\setlength{\columnsep}{3em}
\setlength{\nomitemsep}{0.01cm}

One short question.
Can I just make a ...
by BoudewijnD
Thu Aug 11, 2011 9:16 am
Forum: Math & Science
Topic: nomencl | Multiple Columns for List of Abbreviations
Replies: 2
Views: 9611

nomencl | Multiple Columns for List of Abbreviations

Hi,

Rounding up my thesis now. I would like to make a list of abbreviations at the beginning of my thesis. I found the nomencl package that will probably do the trick. But I want the \printnomenclature to have a different layout: 4 columns like in this example
nomenclature.jpg
and I also would ...
by BoudewijnD
Fri Aug 05, 2011 6:23 pm
Forum: Math & Science
Topic: chemstyle | No '\unskip' in vertical mode
Replies: 5
Views: 11672

Re: chemstyle | No '\unskip' in vertical mode

It was a question of putting all the \compound* direct above the first section and no white spaces in between...

\BoudewijnD
by BoudewijnD
Fri Aug 05, 2011 11:21 am
Forum: Math & Science
Topic: chemstyle | Inkscape EPS and TMP Captions
Replies: 6
Views: 5487

Re: chemstyle | Inkscape EPS and TMP Captions

Creating all my schem's with chemfig is way to much work for me.

Thanx again for the help.

\BoudewijnD
by BoudewijnD
Wed Aug 03, 2011 10:12 pm
Forum: Math & Science
Topic: chemstyle | Inkscape EPS and TMP Captions
Replies: 6
Views: 5487

chemstyle | Inkscape EPS and TMP Captions

Hey cgnieder,

Now I see but is see to me as a lot of work. I have over a hunder schemes with a minimum of 10 compound a scheme. So when I need it I will go back to 0.46 Inkscape.

A other small question how can you check which Cairo version you have. And can you update it becuase I read on http ...
by BoudewijnD
Wed Aug 03, 2011 3:27 pm
Forum: Math & Science
Topic: chemstyle | Inkscape EPS and TMP Captions
Replies: 6
Views: 5487

Re: chemstyle | Inkscape EPS and TMP Captions

Hey cgnieder,

Thanx!
I thought that is was someting like that. But now I would like to fix the problem. But as far is I know I can not run to versions of Inkscape in Ubuntu. And I looked at your direct fix but thats like abracadabra for me, so would you be so kind to point me in the right direction ...