ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jean-Pierre Delange <adeimantos@free.fr>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: placelocalfootnotes breaks center alignment
Date: Mon, 15 Aug 2016 13:19:40 +0200	[thread overview]
Message-ID: <b82e4944-7dac-dcf9-ce35-0a33c8bb4c21@free.fr> (raw)
In-Reply-To: <57B1990D.4090208@gmail.com>


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

Dear Wolfgang,

Thanks a lot ! In order to verify the mechanism with a French document, 
I have set your code sample with French commands and replace 'Content' 
by 2 texts of around 15 lines each (after removing \input tufte and 
\input ward previously given), and fill the tables titles with words of 
my own. All is fine, except hyphenation which doesn't appear here.

\mainlanguage[fr]

\setcharacterspacing[frenchpunctuation]

\defineparagraphs[n=1, align={hz,hanging}]

\setupalign[hyphenated]



You may try with this text (in place of 'Content') :
« Dans la société présente, où le jeu de la spécialisation s’est outré 
automatiquement, les fonctions intellectuelles et les fonctions 
manuelles ne sont presque jamais attribuées aux mêmes ouvriers. »

Thanks for your help.
JP
> \definepairedbox
>   [footnote]
>   [width=\textwidth,
>    align=middle]
>
> \starttext
>
> \startplacetable[title={some table}]
>     \startlocalfootnotes
>         \startplacepairedbox[footnote]
>             \startcontent
>                 \startTABLE
>                 \NC Content\footnote{Footnote} \NC\NR
>                 \stopTABLE
>             \stopcontent
>             \startcaption
>                 \placelocalfootnotes
>             \stopcaption
>         \stopplacepairedbox
>     \stoplocalfootnotes
> \stopplacetable
>
> \startplacetable[title={some table}]
>     \startlocalfootnotes
>         \placepairedbox[footnote]
>             {\startTABLE
>              \NC Content\footnote{Footnote} \NC\NR
>              \stopTABLE}
>             {\placelocalfootnotes}
>     \stoplocalfootnotes
> \stopplacetable
>
> \stoptext


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

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

  reply	other threads:[~2016-08-15 11:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-29 10:48 Henri Menke
2016-08-14 17:32 ` Henri Menke
2016-08-15 10:27 ` Wolfgang Schuster
2016-08-15 11:19   ` Jean-Pierre Delange [this message]
2016-08-15 11:29     ` Wolfgang Schuster
2016-08-15 13:05   ` French hyphenation issue in tablepaired boxes Jean-Pierre Delange
2016-08-15 19:22   ` placelocalfootnotes breaks center alignment Aditya Mahajan

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=b82e4944-7dac-dcf9-ce35-0a33c8bb4c21@free.fr \
    --to=adeimantos@free.fr \
    --cc=ntg-context@ntg.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).