ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: right aligned footnote
Date: Sat, 01 May 2010 10:03:48 +0200	[thread overview]
Message-ID: <4BDBE064.3020304@googlemail.com> (raw)
In-Reply-To: <20100430095655.GA2539@aides>

Am 30.04.10 11:56, schrieb Philipp Gesang:
> Better indeed, because it's shorter. Which one should be wikified? Shall
> we wait until everybody's back from Poland and Hans dubs one of the
> solutions official?
>    

1. I found know a working solution without \setupalign or \startalignment

\setupnotedefinition[footnote][location=right,align=flushright,hang=margin]
\starttext
a\footnote{blabla}\par
b\footnote{blablablablablablablablablablablablablablablabla}\par
c\footnote{blabla\input knuth\par}\par
\stoptext

2. I can reproduce the odd results without footnotes

\setuppapersize[A4][A3,landscape]
\defineenumeration[test][location=right,align=flushright]
\showframe

\starttext

\vbox
   {\starttest bla\stoptest
    \starttest blablabla\stoptest
    \starttest \input knuth \stoptest}

\setupenumerations[hang=margin]

\vbox
   {\starttest bla\stoptest
    \starttest blablabla\stoptest
    \starttest \input knuth \stoptest}

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


      parent reply	other threads:[~2010-05-01  8:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-20 21:16 Honza Pohanka
2010-04-22 13:58 ` Wolfgang Schuster
2010-04-29 21:17   ` Honza Pohanka
2010-04-30  7:22     ` Wolfgang Schuster
2010-04-30  7:53       ` Philipp Gesang
2010-04-30  8:19         ` Wolfgang Schuster
2010-04-30  9:56           ` Philipp Gesang
2010-04-30 10:24             ` Wolfgang Schuster
2010-05-01  8:03             ` Wolfgang Schuster [this message]

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=4BDBE064.3020304@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).