Search found 9 matches

by jvm
Mon Jun 20, 2011 12:04 pm
Forum: Page Layout
Topic: Personalize style of book part-page
Replies: 1
Views: 1397

Re: Personalize style of book part-page

bump?
by jvm
Wed Jun 01, 2011 10:00 am
Forum: Page Layout
Topic: Personalize style of book part-page
Replies: 1
Views: 1397

Personalize style of book part-page

Hi,

I'm currently writing my thesis in LaTeX bookformat. Now I would like to have a background-image or, even better, personalize my part-page. With part-page I mean the page which says Part X - parttitle.

I tried the \AddToShipoutPicture trick, but this also adds a background image to the ...
by jvm
Wed Feb 02, 2011 11:26 am
Forum: Graphics, Figures & Tables
Topic: Image spanning over two boxes
Replies: 2
Views: 1657

Re: Image spanning over two boxes

Offcourse, when you ask after a day of searching you find the solution just after asking it on a forum.

Solved with \raisebox
by jvm
Wed Feb 02, 2011 10:44 am
Forum: Graphics, Figures & Tables
Topic: Image spanning over two boxes
Replies: 2
Views: 1657

Image spanning over two boxes

Dear all

I'm writing in LaTeX and I really like the ease of it and the possibilities around styles. Now I'm using fncychap for my chapter headings in the Bjornstrup style. However I would like to add the logo of my university on the left side of the box.

Bjornstrup makes two color boxes for the ...
by jvm
Tue Jul 20, 2010 4:38 pm
Forum: Math & Science
Topic: Subequation whitespace
Replies: 2
Views: 5854

Re: Subequation whitespace

Lol that was easier than I thought :P

Thanks for the fast reply
by jvm
Tue Jul 20, 2010 4:32 pm
Forum: Math & Science
Topic: Subequation whitespace
Replies: 2
Views: 5854

Subequation whitespace

Hello

I'm using subequation in one of my chapters, now I see there is a very big white space between my two equations a and b.

How can I limit the whitespace (preferably I just put them right under each other with a normal rule whitespace)?

MWE:
\documentclass[a4paper,fleqn]{book}
% Packages ...
by jvm
Tue Jul 20, 2010 3:42 pm
Forum: Page Layout
Topic: Appendix chapter as section
Replies: 2
Views: 13837

Appendix chapter as section

Dear Tex users

I'm currently working on my master thesis and I do have some layout problems with the appendices.

What I got after searching the forum

ToC
Chapter 1
- Section 1.1
...etc..
Appendices
Appendix A Title
Appendix B Title2

What I would like:
Chapter 1
- Section 1.1
...etc ...
by jvm
Thu Jul 15, 2010 3:49 pm
Forum: Page Layout
Topic: Roman number in PDF reader
Replies: 2
Views: 3091

Roman number in PDF reader

Offcourse, allways when you post somewhere and look further you find the solution. But to help people who want the same this was my solution (if there is a better or simpler one I would be glad to hear ;) )
\usepackage[%
colorlinks,
linkcolor=black,
urlcolor=black,
citecolor=black,
plainpages ...
by jvm
Thu Jul 15, 2010 3:28 pm
Forum: Page Layout
Topic: Roman number in PDF reader
Replies: 2
Views: 3091

Roman number in PDF reader

Hi

I'm new in LaTeX and trying to write my Master Thesis in it. Now I was compiling the file and i saw that the frontmatter uses roman letters (which i like), however they are not used in PDF reader as roman letters. How could I set LaTeX in a way the frontmatter will be read as I-II-. and the ...