ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* footnote inside footnote
@ 2009-02-03 20:10 Khaled Hosny
  2009-02-03 20:45 ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Khaled Hosny @ 2009-02-03 20:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 393 bytes --]


How to get a second level footnote that is typeset with it own
numbering, some thing like:

Main text body[1] has two footnotes[2].

------
1. First level footnote[1]
2. Another one

  ------
  1. Second level footnote. 


Currently the footnote will just go after the parent one.

Regards,
 Khaled


-- 
 Khaled Hosny
 Arabic localizer and member of Arabeyes.org team

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: footnote inside footnote
  2009-02-03 20:10 footnote inside footnote Khaled Hosny
@ 2009-02-03 20:45 ` Wolfgang Schuster
  2009-02-03 22:44   ` Khaled Hosny
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2009-02-03 20:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 03.02.2009 um 21:10 schrieb Khaled Hosny:

>
> How to get a second level footnote that is typeset with it own
> numbering, some thing like:
>
> Main text body[1] has two footnotes[2].
>
> ------
> 1. First level footnote[1]
> 2. Another one
>
>  ------
>  1. Second level footnote.
>
> Currently the footnote will just go after the parent one.

\definenote[subfootnote][location=page]

\starttext

Main text body\footnote{First level footnote\subfootnote{Second level  
footnote.}}
has two footnotes\footnote{Another one}.

\stoptext

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

* Re: footnote inside footnote
  2009-02-03 20:45 ` Wolfgang Schuster
@ 2009-02-03 22:44   ` Khaled Hosny
  2009-02-03 23:26     ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Khaled Hosny @ 2009-02-03 22:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 714 bytes --]

On Tue, Feb 03, 2009 at 09:45:12PM +0100, Wolfgang Schuster wrote:
>
> Am 03.02.2009 um 21:10 schrieb Khaled Hosny:
>
> \definenote[subfootnote][location=page]
>
> \starttext
>
> Main text body\footnote{First level footnote\subfootnote{Second level  
> footnote.}}
> has two footnotes\footnote{Another one}.
>
> \stoptext

Thanks! Any idea how to indent the subfootnote list?
I tried 'before=\hskip0.05\textwidth', but then the rule gone away,
'indenting=big' doesn't have any effect and things like:

before=\bigskip\hrule width 0.25\textwidth\medskip\hskip0.05\textwidth

is an overkill, I think.

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localizer and member of Arabeyes.org team

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: footnote inside footnote
  2009-02-03 22:44   ` Khaled Hosny
@ 2009-02-03 23:26     ` Wolfgang Schuster
  2009-02-04  0:14       ` Khaled Hosny
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2009-02-03 23:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 03.02.2009 um 23:44 schrieb Khaled Hosny:

> On Tue, Feb 03, 2009 at 09:45:12PM +0100, Wolfgang Schuster wrote:
>>
>> Am 03.02.2009 um 21:10 schrieb Khaled Hosny:
>>
>> \definenote[subfootnote][location=page]
>>
>> \starttext
>>
>> Main text body\footnote{First level footnote\subfootnote{Second level
>> footnote.}}
>> has two footnotes\footnote{Another one}.
>>
>> \stoptext
>
> Thanks! Any idea how to indent the subfootnote list?
> I tried 'before=\hskip0.05\textwidth', but then the rule gone away,
> 'indenting=big' doesn't have any effect and things like:
>
> before=\bigskip\hrule width 0.25\textwidth\medskip\hskip0.05\textwidth
>
> is an overkill, I think.


You need the description env. for footnote to change the left margin.

\setupnote
   [subfootnote]
   [rule=\vbox{\hskip\dimexpr1em+1pt\relax\blackrule[width=. 
2\hsize,height=\noteparameter{rulethickness},depth=0pt]}]

\setupnotedefinition
   [subfootnote]
   [width=1em,
    distance=2pt,
    location=text,
    text=\hfill]

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

* Re: footnote inside footnote
  2009-02-03 23:26     ` Wolfgang Schuster
@ 2009-02-04  0:14       ` Khaled Hosny
  0 siblings, 0 replies; 5+ messages in thread
From: Khaled Hosny @ 2009-02-04  0:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 574 bytes --]

On Wed, Feb 04, 2009 at 12:26:09AM +0100, Wolfgang Schuster wrote:
> You need the description env. for footnote to change the left margin.
>
> \setupnote
>   [subfootnote]
>   [rule=\vbox{\hskip\dimexpr1em+1pt\relax\blackrule[width=. 
> 2\hsize,height=\noteparameter{rulethickness},depth=0pt]}]
>
> \setupnotedefinition
>   [subfootnote]
>   [width=1em,
>    distance=2pt,
>    location=text,
>    text=\hfill]
>

Thanks very much, I got exactly what I wanted :)

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localizer and member of Arabeyes.org team

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2009-02-04  0:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-03 20:10 footnote inside footnote Khaled Hosny
2009-02-03 20:45 ` Wolfgang Schuster
2009-02-03 22:44   ` Khaled Hosny
2009-02-03 23:26     ` Wolfgang Schuster
2009-02-04  0:14       ` Khaled Hosny

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