ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Should \setupinterlinespace work in \setupmargindata?
@ 2011-08-18  0:25 Raymond LeClair
  2011-08-18  6:11 ` Aditya Mahajan
  0 siblings, 1 reply; 2+ messages in thread
From: Raymond LeClair @ 2011-08-18  0:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

The following fails, badly:

\definefont[MarginFont][Serif sa 0.5]
\setupmargindata[style=\MarginFont\setupinterlinespace[line=12pt]]
\starttext
\inmargin{abc\\def}\input tufte
\stoptext

Have I got the wrong syntax?

ConTeXt  ver: 2011.05.18 18:04 MKIV  fmt: 2011.7.13  int: english/english

___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Should \setupinterlinespace work in \setupmargindata?
  2011-08-18  0:25 Should \setupinterlinespace work in \setupmargindata? Raymond LeClair
@ 2011-08-18  6:11 ` Aditya Mahajan
  0 siblings, 0 replies; 2+ messages in thread
From: Aditya Mahajan @ 2011-08-18  6:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, 17 Aug 2011, Raymond LeClair wrote:

> The following fails, badly:
>
> \definefont[MarginFont][Serif sa 0.5]
> \setupmargindata[style=\MarginFont\setupinterlinespace[line=12pt]]

Enclose the inner brackets [...] in braces.

\setupmargindata[style={\MarginFont\setupinterlinespace[line=12pt]}]

> \starttext
> \inmargin{abc\\def}\input tufte
> \stoptext
>
> Have I got the wrong syntax?

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-18  6:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-18  0:25 Should \setupinterlinespace work in \setupmargindata? Raymond LeClair
2011-08-18  6:11 ` Aditya Mahajan

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).