ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Florian Wobbe <Florian.Wobbe@awi.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: \setupinterlinespace questions
Date: Sun, 16 Jan 2011 11:17:51 +0100	[thread overview]
Message-ID: <AEDEF2CF-F2A9-4D00-ABDA-2C0C86DEB6E8@awi.de> (raw)
In-Reply-To: <22A075AB-43B9-4B27-8357-DF8D0A1762E9@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1062 bytes --]

>> Hmm, does not seem to work here. I have following setup:
>> 
>> \environment env_draft % <-- setting \setupinterlinespace[big] here
>> \startproduct
>> %\setupinterlinespace[big] % works except for references when uncommented
> 
> \startproduct <filenename>
> 
> \environment env_draft
> 
> \setupinterlinespace % can be moved to the environment file
> 
>> \input chapters
>> \usepublications[publications]
>> \placepublications
>> \stopproduct
>> 
>> \placepublications seems to reset linespacing as well.

Wolfgang,

thanks for pointing me into the right direction. This did not work at first ether but it was my fault. I had \setupinterlinespace[big] before \setupbodyfont. This will reset the interlinespace. However, \setupinterlinespace[line=1.7em] before \setupbodyfont works.

Still, \setupinterlinespace[big] does not change anything in the publication list.

> Can you make a example.

Please see attached files. Apart from the wrong interline spacing in the references section, there is also a missing citation (ELECTRONIC: hh2010).

Best,
Florian

[-- Attachment #2: env_linespacing.tex --]
[-- Type: application/octet-stream, Size: 164 bytes --]

\startenvironment env_linespacing

\setupinterlinespace[big]
\setuppublications[state=start,refcommand=authoryear]
\setupbibtex[database=sample]

\stopenvironment


[-- Attachment #3: linespacing.tex --]
[-- Type: application/octet-stream, Size: 241 bytes --]

\startproduct linespacing

\environment env_linespacing

\section{Knuth}
\input knuth

\cite[hh2010] and \cite[Eijkhout1991].

\section{References}
\nocite[hh2010,hh2010a,hh2010b,Eijkhout1991]
\placepublications[criterium=all]

\stopproduct

[-- Attachment #4: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2011-01-16 10:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-10 19:41 Florian Wobbe
2011-01-10 21:22 ` Wolfgang Schuster
2011-01-10 21:36   ` Florian Wobbe
2011-01-10 21:46     ` Wolfgang Schuster
2011-01-10 21:57       ` Florian Wobbe
2011-01-11  8:42         ` Wolfgang Schuster
2011-01-16 10:17           ` Florian Wobbe [this message]
2011-01-16 11:32             ` Wolfgang Schuster
2011-01-16 11:42               ` Florian Wobbe
2011-01-10 22:13 ` Philipp Gesang
2011-01-11  7:40   ` Florian Wobbe

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=AEDEF2CF-F2A9-4D00-ABDA-2C0C86DEB6E8@awi.de \
    --to=florian.wobbe@awi.de \
    --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).