Search found 15 matches

by twotoneblue
Fri Nov 11, 2011 10:46 am
Forum: General
Topic: mciteplus | Bibliography Problem
Replies: 7
Views: 6726

mciteplus | Bibliography Problem

Lakov,

I see now that it was I who had not been reading closely enough! :shock:
I suppose the above info is of little value in answering your second question, which treated getting text in before the citation list.

In any case, I completely agree with you that having to write it out manually ...
by twotoneblue
Mon Nov 07, 2011 5:39 pm
Forum: General
Topic: mciteplus | Bibliography Problem
Replies: 7
Views: 6726

mciteplus | Bibliography Problem

Hi Lakov,

EDIT: This answers the OP's first question! :D

You need to get the newest packages, and then add to the preamble:

\usepackage{rsc}
\usepackage{mciteplus} #load it last of all packages

\renewcommand*\mcitesubrefform{%
\textsuperscript{%
\arabic{mcitebibitemcount}
\alph ...
by twotoneblue
Mon Nov 07, 2011 3:36 pm
Forum: General
Topic: mciteplus | Bibliography Problem
Replies: 7
Views: 6726

mciteplus | Bibliography Problem

I believe we have discussed parts of this before :D

http://www.latex-community.org/forum/vi ... =50&t=5812

-ttb
by twotoneblue
Tue Jul 06, 2010 5:26 pm
Forum: Page Layout
Topic: Supress -only the printing- of a (sub)section heading
Replies: 1
Views: 1996

Supress -only the printing- of a (sub)section heading

Well now, I figured out why it all went wrong:
There were two issues, the order of the subsection/sectionmark commands and the use of pdflscape's landscape option which I think is the culprit of the page numbering confusion...

So when I simply used:

\fancyhf{}
\fancyfoot[LO,RE]{\thepage ...
by twotoneblue
Mon Jul 05, 2010 7:44 am
Forum: Page Layout
Topic: Supress -only the printing- of a (sub)section heading
Replies: 1
Views: 1996

Supress -only the printing- of a (sub)section heading

Dear all,
I the course of writing my thesis in LaTeX, I have come across a difficulty which I cannot untangle myself:

I have 25 pages that should be covered in each their PDF-image(I am using \includegraphics within a landscape environment). There is only room for a header(sectionmark and ...
by twotoneblue
Wed Mar 10, 2010 2:24 am
Forum: BibTeX, biblatex and biber
Topic: Advanced citing - What package combination are you using?
Replies: 16
Views: 19602

Advanced citing - What package combination are you using?

I am happy to share with you that Joseph Wright has been looking into the challenge of numbered citations as footnotes in collaboration with the author of biblatex, Philipp Lehman.

Please visit Josephs blog "Some TeX Developments" to see his work on this and other topics.

:D
by twotoneblue
Mon Mar 01, 2010 11:55 pm
Forum: BibTeX, biblatex and biber
Topic: Advanced citing - What package combination are you using?
Replies: 16
Views: 19602

Re: Advanced citing - What package combination are you using?

Yes, the Organic Letters-style is a good example of what I am thinking about.
by twotoneblue
Tue Feb 09, 2010 6:40 am
Forum: BibTeX, biblatex and biber
Topic: Advanced citing - What package combination are you using?
Replies: 16
Views: 19602

Re: Advanced citing - What package combination are you using?

@josephwright

Now what if I am told to include the references and notes on the end of every page? Is it possible with the current setup?

Any news from Philipp on changes in biblatex? Where do I look to know when/if it happens, CTAN?
by twotoneblue
Wed Oct 07, 2009 5:57 pm
Forum: BibTeX, biblatex and biber
Topic: Advanced citing - What package combination are you using?
Replies: 16
Views: 19602

Advanced citing - What package combination are you using?

Here is a testfile where the challenges mentioned in this thread are overcome - big thanks to Joseph Wright for his advice and packages.

Be aware that there could be errors or redundancies in the following code.


\documentclass[a4paper]{article}

\usepackage[T1]{fontenc} % Modern font encoding ...
by twotoneblue
Tue Sep 08, 2009 2:03 am
Forum: BibTeX, biblatex and biber
Topic: Advanced citing - What package combination are you using?
Replies: 16
Views: 19602

Re: Advanced citing - What package combination are you using?

JW, it works like a charm(it also teaches me a thing or two about redefining a function)
Thank you very much for your help and your packages!

My evaluation is that the Linux/LaTeX combination is now capable of very nearly all the same functions as Windows/Word/EndNote when it comes to meaningful ...