ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Usage of \setupfootnotedefinition?
@ 2007-07-31 23:48 Matt Gushee
  2007-08-01  8:36 ` Albrecht Kauffmann
  2007-08-01 11:07 ` Steffen Wolfrum
  0 siblings, 2 replies; 4+ messages in thread
From: Matt Gushee @ 2007-07-31 23:48 UTC (permalink / raw)
  To: ConTeXt users' mailing list

Hi, all--

Can anyone point me to a realistic example(s) of 
\setupfootnotedefinition? I think it may help to solve a problem I am 
working with, but don't understand precisely how to use it.

-- 
Matt Gushee
___________________________________________________________________________________
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] 4+ messages in thread

* Re: Usage of \setupfootnotedefinition?
  2007-07-31 23:48 Usage of \setupfootnotedefinition? Matt Gushee
@ 2007-08-01  8:36 ` Albrecht Kauffmann
  2007-08-08  1:41   ` Matt Gushee
  2007-08-01 11:07 ` Steffen Wolfrum
  1 sibling, 1 reply; 4+ messages in thread
From: Albrecht Kauffmann @ 2007-08-01  8:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Matt,

this is my definition of footnotes:

\def\withdot#1{#1.\kern.3em}
\setupfootnotes[rule=off,numbercommand=\withdot,way=bytext]
\setupfootnotedefinition[location=serried]
\setupfootnotedefinition[before={\hangindent=.5pc \hangafter=1}]
\definedescription[footnotenumbering][numberstyle=\tf,numberindent=no]

Greetings
Albrecht


On Tue, 31 Jul 2007, Matt Gushee wrote:

> Hi, all--
>
> Can anyone point me to a realistic example(s) of
> \setupfootnotedefinition? I think it may help to solve a problem I am
> working with, but don't understand precisely how to use it.
>
> --
> Matt Gushee
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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] 4+ messages in thread

* Re: Usage of \setupfootnotedefinition?
  2007-07-31 23:48 Usage of \setupfootnotedefinition? Matt Gushee
  2007-08-01  8:36 ` Albrecht Kauffmann
@ 2007-08-01 11:07 ` Steffen Wolfrum
  1 sibling, 0 replies; 4+ messages in thread
From: Steffen Wolfrum @ 2007-08-01 11:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Matt,


you may also look at the following, although not too realistic -)

\def\myFNnumber#1{\hskip2em\inframed[width=1em,offset=. 
0em,frame=on,align=left]{#1} \hskip1em}
  \setupfootnotedefinition[command= 
\myFNnumber,indentnext=yes,location=serried]

Steffen


Am 01.08.2007 um 01:48 schrieb Matt Gushee:

> Hi, all--
>
> Can anyone point me to a realistic example(s) of
> \setupfootnotedefinition? I think it may help to solve a problem I am
> working with, but don't understand precisely how to use it.
>
> -- 
> Matt Gushee
> ______________________________________________________________________ 
> _____________
> 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
> ______________________________________________________________________ 
> _____________

___________________________________________________________________________________
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] 4+ messages in thread

* Re: Usage of \setupfootnotedefinition?
  2007-08-01  8:36 ` Albrecht Kauffmann
@ 2007-08-08  1:41   ` Matt Gushee
  0 siblings, 0 replies; 4+ messages in thread
From: Matt Gushee @ 2007-08-08  1:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thanks to Albrecht and Steffen for their quick and informative replies.

I guess \setupfootnotedefinition isn't what I am looking for. It seems 
to mainly be a way to customize the footnote *numbering*, right? What I 
wanted to try was to put footnotes in the margin. My text has a lot of 
footnotes, and a few of them are absurdly long (no, I didn't write the 
book); the conventional layout results at several points in truly 
abominable pages, so I thought I'd try something unconventional. Guess 
I'll have to do it some other way.

-- 
Matt Gushee
: Bantam - lightweight file manager : matt.gushee.net/software/bantam/ :
: RASCL's A Simple Configuration Language :     matt.gushee.net/rascl/ :
___________________________________________________________________________________
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] 4+ messages in thread

end of thread, other threads:[~2007-08-08  1:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-31 23:48 Usage of \setupfootnotedefinition? Matt Gushee
2007-08-01  8:36 ` Albrecht Kauffmann
2007-08-08  1:41   ` Matt Gushee
2007-08-01 11:07 ` Steffen Wolfrum

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