Hi again,
After extensive trial and error, I have been able to produce a semi-good solution! Boldface on chapters, proper indention and vertical spacing between blocks of chapter are now working. However, now I get dotted lines on all tocline. As the chapters is boldfaced this doesn't come out very ...
Search found 14 matches
- Fri Nov 11, 2011 5:43 pm
- Forum: Document Classes
- Topic: ToC Formatting of custom Document Class
- Replies: 2
- Views: 3414
- Fri Nov 11, 2011 12:07 pm
- Forum: Document Classes
- Topic: ToC Formatting of custom Document Class
- Replies: 2
- Views: 3414
Re: ToC Formatting of custom Document Class
Hi again,
Sorry for bumping, but can anyone help me?
Let me know if you latex-oracales need something more from me!
/D
Sorry for bumping, but can anyone help me?
Let me know if you latex-oracales need something more from me!
/D
- Mon Nov 07, 2011 5:07 pm
- Forum: Document Classes
- Topic: ToC Formatting of custom Document Class
- Replies: 2
- Views: 3414
ToC Formatting of custom Document Class
Hi,
I'm currently struggling with a modification of a custom class, created for thesis on my university. I have been able to modify the ToC so that I obtain indentations for section etc. But would like to develop this further so that each chapter is bold and that content of each chapter is ...
I'm currently struggling with a modification of a custom class, created for thesis on my university. I have been able to modify the ToC so that I obtain indentations for section etc. But would like to develop this further so that each chapter is bold and that content of each chapter is ...
- Fri Nov 04, 2011 11:19 am
- Forum: Graphics, Figures & Tables
- Topic: Customize Figure and Table Numbering
- Replies: 4
- Views: 4183
Customize Figure and Table Numbering
Hi,
Sorry for not coming back with the document class. Found the solution myself.
It strange, tried to sort this out for long time before posting here. Gave up and had some other stuff to take care of. Today I browsed through the .cls again before coming back here and found the very simple solution ...
Sorry for not coming back with the document class. Found the solution myself.
It strange, tried to sort this out for long time before posting here. Gave up and had some other stuff to take care of. Today I browsed through the .cls again before coming back here and found the very simple solution ...
- Wed Nov 02, 2011 1:16 pm
- Forum: Graphics, Figures & Tables
- Topic: Customize Figure and Table Numbering
- Replies: 4
- Views: 4183
Re: Customize Figure and Table Numbering
Thanks Stefan,
But I have already tried that...
For strange reason such change does not affect the numbering style.
I've browsed through the *cls for the document class; does not seem to be anything to do with the numbering there... Could it be some kind of package conflict?
Bests,
David
But I have already tried that...
For strange reason such change does not affect the numbering style.
I've browsed through the *cls for the document class; does not seem to be anything to do with the numbering there... Could it be some kind of package conflict?
Bests,
David
- Wed Nov 02, 2011 11:56 am
- Forum: Graphics, Figures & Tables
- Topic: Customize Figure and Table Numbering
- Replies: 4
- Views: 4183
Customize Figure and Table Numbering
Hi all,
I am running into problem compiling a thesis using a University specific (chapter-based) documentclass. It seems to be default that figures (and tables) are numbered Figure thechapter.thesection.figure
Problem is that I have figures placed directly in the section, i.e.
\chapter{On ...
I am running into problem compiling a thesis using a University specific (chapter-based) documentclass. It seems to be default that figures (and tables) are numbered Figure thechapter.thesection.figure
Problem is that I have figures placed directly in the section, i.e.
\chapter{On ...
- Wed Oct 19, 2011 11:47 pm
- Forum: Graphics, Figures & Tables
- Topic: beamer, tikZ | Scale Mindmap to fit
- Replies: 3
- Views: 9349
beamer, tikZ | Scale Mindmap to fit
First suggestion worked perfect.
Again I'm thankful to the board!
Best regards and welcome to the board
Thanks! Best place to get a good answer!
By the way: I also managed to squeeze in some more functionality. The mindmap "unfold" while going forward in the presentation. Maybe, I didn't do it ...
Again I'm thankful to the board!
Best regards and welcome to the board
Thanks! Best place to get a good answer!
By the way: I also managed to squeeze in some more functionality. The mindmap "unfold" while going forward in the presentation. Maybe, I didn't do it ...
- Wed Oct 19, 2011 3:09 pm
- Forum: Graphics, Figures & Tables
- Topic: beamer, tikZ | Scale Mindmap to fit
- Replies: 3
- Views: 9349
beamer, tikZ | Scale Mindmap to fit
Hi,
I have a problem doing a mindmap for a beamer presentation using the tikz library mindmap. As my mindmap does not fit using the small mindmap option I also have to scale it down somehow... In the provided example I added the scaling factor 0.75 on the entire tikz environment. This does the ...
I have a problem doing a mindmap for a beamer presentation using the tikz library mindmap. As my mindmap does not fit using the small mindmap option I also have to scale it down somehow... In the provided example I added the scaling factor 0.75 on the entire tikz environment. This does the ...
- Wed Aug 24, 2011 1:09 pm
- Forum: Graphics, Figures & Tables
- Topic: Sub-captions not for all Sub-floats
- Replies: 2
- Views: 1660
Re: Sub-captions not for all Sub-floats
I will make improvement in my future posts. Sorry for that...
And on your second suggestion. Brilliant! I'm hitting my self hard in the face.
And on your second suggestion. Brilliant! I'm hitting my self hard in the face.

- Wed Aug 24, 2011 10:12 am
- Forum: Graphics, Figures & Tables
- Topic: Sub-captions not for all Sub-floats
- Replies: 2
- Views: 1660
Sub-captions not for all Sub-floats
Hi,
Got in to trouble creating a figure containing multiple pictures/plots.
My idea was to show three photos each with one plot underneath.
Started out with:
\begin{figure}[hhh]
\begin{center}
\vbox{
\hbox{
\subfloat{\includegraphics[clip=true, trim=0cm 0cm 0cm 0cm ,width=60mm, height=25mm ...
Got in to trouble creating a figure containing multiple pictures/plots.
My idea was to show three photos each with one plot underneath.
Started out with:
\begin{figure}[hhh]
\begin{center}
\vbox{
\hbox{
\subfloat{\includegraphics[clip=true, trim=0cm 0cm 0cm 0cm ,width=60mm, height=25mm ...