Search found 28 matches

by bjorn victor
Wed Apr 30, 2014 4:32 pm
Forum: BibTeX, biblatex and biber
Topic: sort the bibliography by FIRST author and then by year
Replies: 0
Views: 2515

sort the bibliography by FIRST author and then by year

Dear all,
I'm finishing my PhD thesis in LaTeX and I have received a request from the committee to change my bibliography.

Right now, in the text, there are refs like "Nesvizhskii et al. (2003), Nesvizhskii and Aebersold (2004) and Nesvizhskii and Aebersold (2005)", so when people want to find a ...
by bjorn victor
Fri Jul 26, 2013 10:29 am
Forum: General
Topic: Fancy Chapter Heading for multi-page LoF
Replies: 1
Views: 2852

Re: Fancy Chapter Heading for multi-page LoF

Anyone?
I tried contacting the creator of the package directly, but got no reply as well...
Can anyone please confirm if this is still the correct email address: ulf.a.lindgren@ericsson.com?

And can someone at least re-create my issue to exclude any error on my system?
Any help is appreciated.
Bjorn
by bjorn victor
Wed Jul 10, 2013 10:27 am
Forum: General
Topic: Fancy Chapter Heading for multi-page LoF
Replies: 1
Views: 2852

Fancy Chapter Heading for multi-page LoF

Hi,
I am working on my PhD thesis and have lots of tables and figures in the document. I'm using fncychap with the "Sonny" chapter style and I noticed that the spacing of the two horizontal lines above and below the words "List of Figures" changes when you start a second page of figures. I provided ...
by bjorn victor
Fri Jan 27, 2012 5:51 pm
Forum: General
Topic: Typeset LoT as Section, not as Chapter
Replies: 1
Views: 2279

Typeset LoT as Section, not as Chapter

Hi,

I want to access the collective wisdom of the LaTeX experts here.

When using \tableofcontents, \listoffigures and \listoftables in the book class, they are displayed as chapters. This is usually fine, but now I need to mimic a Word template and it would be great if I could set them as sections ...
by bjorn victor
Fri Jul 08, 2011 5:28 pm
Forum: Document Classes
Topic: achemso | Using the '\citet' command
Replies: 1
Views: 3534

achemso | Using the '\citet' command

Hello,
is there a way to use the \citet command in the achemso class without having to hit the enter button in the console window to skip the citations?
I thought achemso was compatible with natbib?

try this: This is the tex file.
\documentclass[journal=jprobs,manuscript=article]{achemso ...
by bjorn victor
Mon Dec 07, 2009 10:49 pm
Forum: General
Topic: how to use \autoref with a custom made float??
Replies: 3
Views: 4989

how to use \autoref with a custom made float??

@ sommerfee: indeed, the autoref command works, but for some reason, my float seems to be at the bottom of the page when I run your code.
Doesn't matter, I add the [h] command next to the begin{example} and it was fine.

Thank you very much!

I had no idea what your caption package could do ...
by bjorn victor
Mon Dec 07, 2009 2:01 pm
Forum: General
Topic: how to use \autoref with a custom made float??
Replies: 3
Views: 4989

how to use \autoref with a custom made float??

Hi all,

I have been playing with the FLOAT package and I have made a float called "Example". The caption is good, the list of examples is good, but the thing the bugs me is that I cannot use \autoref with my new float. I would like it to say Example 1.1 and not just 1.1. I am aware that my custom ...
by bjorn victor
Wed Nov 04, 2009 5:07 pm
Forum: General
Topic: How does he do this???
Replies: 8
Views: 3796

Re: How does he do this???

no... I give up.
by bjorn victor
Wed Nov 04, 2009 3:29 pm
Forum: General
Topic: How does he do this???
Replies: 8
Views: 3796

Re: How does he do this???

Hang on!! I found the .cls file! Looking into it now...
by bjorn victor
Wed Nov 04, 2009 3:26 pm
Forum: General
Topic: How does he do this???
Replies: 8
Views: 3796

Re: How does he do this???

Well, in that case I hope she does, because I will need her help...

1) the document class is called novices, so I guess she wrote it herself.
2) One of the things I'm looking for is called \begin{codeS}, but I cannot find any info on that commands in the preamble... I guess the info in the ...