Search found 10 matches

by Dan
Thu Apr 09, 2009 1:48 am
Forum: Text Formatting
Topic: MakeLowercase in \cftchapfont (tocloft)
Replies: 12
Views: 14059

Re: MakeLowercase in \cftchapfont (tocloft)

Sorry Stefan, I didn't think it would make a difference.

That works like charm, thank you very much!
by Dan
Thu Apr 09, 2009 1:04 am
Forum: Text Formatting
Topic: MakeLowercase in \cftchapfont (tocloft)
Replies: 12
Views: 14059

MakeLowercase in \cftchapfont (tocloft)

Phi, all that does is change my chapter headings (in the document itself) to my Sans-Serif font, which I'm guessing is a side-effect of using a KOMA-Script class.

Stefan, I get an undefined control sequence with that, but I see what you're doing. My first thought (before using tocloft) was to try ...
by Dan
Wed Apr 08, 2009 8:43 pm
Forum: Text Formatting
Topic: MakeLowercase in \cftchapfont (tocloft)
Replies: 12
Views: 14059

Re: MakeLowercase in \cftchapfont (tocloft)

Gah, that works perfectly for the first word of the chapter title!

Any chapters with more than one word in the title have the second word capitalised :(
by Dan
Tue Apr 07, 2009 11:02 pm
Forum: Text Formatting
Topic: MakeLowercase in \cftchapfont (tocloft)
Replies: 12
Views: 14059

Re: MakeLowercase in \cftchapfont (tocloft)

Ok! Thanks for giving it a shot.
by Dan
Tue Apr 07, 2009 10:43 pm
Forum: Text Formatting
Topic: MakeLowercase in \cftchapfont (tocloft)
Replies: 12
Views: 14059

MakeLowercase in \cftchapfont (tocloft)

The example you posted exhibits exactly the behaviour I mean.

I wish to make the TOC entry for the chapter entirely lowercase (composed only of small caps, no full-height caps).

For instance:

\documentclass[11pt,a4paper,english]{report}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc ...
by Dan
Tue Apr 07, 2009 5:59 pm
Forum: Text Formatting
Topic: MakeLowercase in \cftchapfont (tocloft)
Replies: 12
Views: 14059

MakeLowercase in \cftchapfont (tocloft)

Hello all,

I want to have my chapter titles in the table of contents formatted in small-caps with no full-height capital letters.

Using

\renewcommand{\cftchapfont}{\normalsize \scshape}

gets me halfway there, but I still get the full-size caps. \MakeLowercase doesn't work, neither do the ...
by Dan
Tue Mar 10, 2009 2:42 pm
Forum: BibTeX, biblatex and biber
Topic: Frustrations getting the right bibliography style
Replies: 2
Views: 5522

Re: Frustrations getting the right bibliography style

Thanks phi. Whilst looking for biblatex documentation and examples I found the custom-bib template which has more-or-less satisfied my requirement :)
by Dan
Sun Mar 08, 2009 8:53 pm
Forum: BibTeX, biblatex and biber
Topic: Frustrations getting the right bibliography style
Replies: 2
Views: 5522

Frustrations getting the right bibliography style

Hi all,

I've been trying all day to match my dept. citation style for a report, and with very little progress.

Essentially I want author-year citations with an amsalpha-style entry, that is:

[AuthorLastName Year:Page]

and in the bibliography:

[AuthorLastName Year] AuthorLastName ...
by Dan
Mon Feb 16, 2009 12:26 am
Forum: XeTeX
Topic: Hoefler Text Bold no longer works
Replies: 0
Views: 2940

Hoefler Text Bold no longer works

Hi there,

I just bought the Hoefler Frere Jones Text+Titling pack, and since doing so I can no longer access the Hoefler Text bold face in XeTeX.

With the bundled Hoefler face in Mac OS X, XeTeX picked up the bold weights without me having to do anything other the standard \fontspec{Hoefler Text ...
by Dan
Wed Feb 04, 2009 3:26 pm
Forum: BibTeX, biblatex and biber
Topic: Tufte style bibtex references in a marginpar
Replies: 0
Views: 2466

Tufte style bibtex references in a marginpar

I'm fond of Edward Tufte's style of citations, which appear in a marginpar to the right of the citation on the same page, rather than in a bibliography at the end (see http://www.edwardtufte.com/tufte/books_vdqi).

Is there a way of getting the \cite command to create a \marginpar instead of a ...