ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Feature request: linespacing in (foot)notes
@ 2008-11-14  0:01 Wolfgang Schuster
  2008-11-14 16:07 ` Aditya Mahajan
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2008-11-14  0:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

I try to change the linedistance in my footnotes but this
is a pain with the current interface, I slightly modified
the \setnotebodyfont macro and hope this could also be
done in core-not.

\def\setnotebodyfont
   {\let\setnotebodyfont\relax
    \restoreglobalbodyfont
    \switchtobodyfont[\noteparameter\c!bodyfont]%
    \setuptolerance[\noteparameter\c!tolerance]%
    \setupalign[\noteparameter\c!align]%
    \noteparameter\c!commands} % <- new

I used this setup in my document:

\startsetups footnote:interlinespace

\setupinterlinespace[line=11pt]

\stopsetups

\setupnote
   [footnote]
   [bodyfont=9pt,
    commands=\directsetup{footnote:interlinespace}]

Regards,
Wolfgang

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2008-11-14 17:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-14  0:01 Feature request: linespacing in (foot)notes Wolfgang Schuster
2008-11-14 16:07 ` Aditya Mahajan
2008-11-14 17:07   ` Wolfgang Schuster

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