ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: "Idris Samawi Hamid ادريس سماوي حامد" <Idris.Hamid@colostate.edu>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Hans Hagen <pragma@wxs.nl>
Subject: Re: bidi in footnotes
Date: Sat, 23 Jun 2018 15:10:27 +0200	[thread overview]
Message-ID: <5B2E46C3.8040203@gmail.com> (raw)
In-Reply-To: <op.zk19rme6ejo439@desktop-mt1m160>


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


> Idris Samawi Hamid ادريس سماوي حامد <mailto:Idris.Hamid@colostate.edu>
> 23. Juni 2018 um 14:17
> On Fri, 22 Jun 2018 14:13:22 -0600, Wolfgang Schuster 
> <schuster.wolfgang@gmail.com> wrote:
>
>> 2. a complete list of those typographical settings (bidi, whitespace, 
>> etc,) which are have to explicitly setup for such environments?
>
>> Whitespace etc. are unrelated to the problem above and can be changed 
>> with the normal setup-commands.
>
> Counterexample to whitespace attached and below:
>
> \setupwhitespace[big]
>
> \starttext
> \input ward \par \input ward
> \startfootnote
> \input ward \par \input ward
> \stopfootnote{}
> \stoptext
>
> Whitespace is applied in the main text but not in the footnotes. How 
> is this case different from global declaration of bidi etc.? It seems 
> these elements really do live in their own world now..

This would lead to other side effects shown in the following example.

When you use the global whitespace settings in footnotes you get the 
same space between each footnote entry. What can be done is to add a 
whitespace key to setupnote which is easier than using setups-environment.

\definedescription[Spaced][before=,after=]

\starttext

\startSpaced
First entry.
\stopSpaced

\startSpaced
Second entry.
\stopSpaced

\blank[2*line]

\setupwhitespace[big]

\startSpaced
Third entry.
\stopSpaced

\startSpaced
Fourth entry.
\stopSpaced

\stoptext

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 2699 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2018-06-23 13:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-20 21:22 Idris Samawi Hamid ادريس سماوي حامد
2018-06-20 21:27 ` Mohammad Hossein Bateni
2018-06-21  4:31 ` Otared Kavian
2018-06-21 12:20   ` Idris Samawi Hamid ادريس سماوي حامد
2018-06-21 13:24     ` Mohammad Hossein Bateni
2018-06-21 14:36     ` Alan Braslau
2018-06-22 19:01       ` Idris Samawi Hamid ادريس سماوي حامد
2018-06-22 20:13         ` Wolfgang Schuster
2018-06-23 12:17           ` Idris Samawi Hamid ادريس سماوي حامد
2018-06-23 12:32             ` Idris Samawi Hamid ادريس سماوي حامد
2018-06-23 13:10             ` Wolfgang Schuster [this message]
2018-06-23 21:49               ` Idris Samawi Hamid ادريس سماوي حامد
2018-06-27  8:03                 ` Wolfgang Schuster
2018-06-27 19:24                   ` Idris Samawi Hamid ادريس سماوي حامد
2018-06-23 12:31           ` Idris Samawi Hamid ادريس سماوي حامد
2018-06-23 10:04         ` Hans Hagen

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=5B2E46C3.8040203@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --cc=Idris.Hamid@colostate.edu \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).