ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Fabian Doerk <doerk@planless.org>
Subject: BibTeX and \placelistoffloats questions
Date: Tue, 21 Feb 2006 19:17:13 +0100	[thread overview]
Message-ID: <20060221181712.GB18777@planless.org> (raw)
In-Reply-To: <20060218013025.GH11953@planless.org>

Hi Taco,

> > 1. BibTeX xrefs: 
> >    Is it possible to get interactive references (maybe even with
> >    different colour than the global interaction color) from the \cite
> >    command to the referring entry in the publicationlist working at the
> >    moment? 
> 
> What \cite style are you using? I can probably make something work
> quickly for all but the authoryear(s) style(s).

I'am using the following setup and referring to the .bib file by \cite[key]:

    \setupbibtex[database=references,sort=author]
    \setuppublications[alternative=aps]
    \setuppublications[ 
        criterium=all,
        sorttype=bbl,
        numbering=short,
        numbercommand=\bibkeyfmt,
        autohang=yes, 
        refcommand=short,
    ]
    \setuppublicationlist[
        totalnumber=50,
        after={\vskip 3ex},
        author={\normalauthor},
    ]

> > 2. BibTeX different colored keys:
> >    The keys of \placepublications entries till the second entry on the
> >    second page are colored red, the following belonging to the global
> >    interactive color. What is the reason for that?
> 
> Do you know Torge, by chance? He asked the exact same question
> only yesterday. Same answer: That red that you see is the
> 'contrastcolor' for interactivity.

Uhm, am i blind? Sorry, but i can't find the thread you mentioned (searched in
the ml archives by the www.ntg.nl webfrontend). The only mail of Torge i've
found is his reply to this thread. Btw. I can confirm his statement, we do not
know each other (yet). ;)

> I'm not sure (yet) whether the red page or the blue page is wrong,
> but here is how to solve the discrepancy:
> 
>      \setupinteraction[contrastcolor=blue]

Thanks, that worked just fine here! :) The red ones are wrong, i suppose, than
i set the interactive color to blue (by setting the color argument). Thats why
the rest is blue. Whats the difference of the "color" and the "contrastcolor"
argument of \setupinteraction? Sounds semantically equal to me.

> > 3. Vertical Spacing in \placelistoffloats:
> >    Is there a way to get vertical spacing in e.g. \listoffigures
> >    between figures of different chapters working? 
> 
> At the end (or beginning) of a chapter, you can add:
> 
>    \writebetweenlist[figure]{\blank}
> 
> I am not sure that is the most elegant way to do it, but it works

Also thanks for this hint, it worked as imagined! Elegance is at the current
stage of writing not an issue, just finishing it. 


Thanks for your help so far, i'am a step closer to my dreamsetup. :)

HAND
Fabian

  parent reply	other threads:[~2006-02-21 18:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-18  1:30 Fabian Doerk
2006-02-21  6:28 ` Peter Münster
2006-02-21  9:01 ` Taco Hoekwater
2006-02-21  9:40   ` Torge Szczepanek
2006-02-21 17:41   ` Peter Münster
2006-02-21 21:34     ` Taco Hoekwater
2006-02-21 18:17 ` Fabian Doerk [this message]
2006-02-22  8:23   ` Taco Hoekwater
2006-02-22 13:55   ` Fabian Doerk
2006-02-22 17:17     ` Mojca Miklavec
2006-02-23 16:10     ` Taco Hoekwater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060221181712.GB18777@planless.org \
    --to=doerk@planless.org \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).