ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Footnotes in columns causing layout problem
@ 2010-02-09 10:45 Andreas Harder
  2010-02-09 17:36 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Harder @ 2010-02-09 10:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi,

I’m trying it again. The problem with footnotes in multicolumn texts is still present.  (http://archive.contextgarden.net/message/20100201.222309.2f37f55a.en.html)

\setupnote[footnote][location=lastcolumn] % <- causes layout problem

\definecolumnset[two][n=2]

\enablemode[twocolumns] % columnsets|twocolumns

\starttext 
\doifmode{twocolumns}{\startcolumns}
\doifmode{columnsets}{\startcolumnset[two]}
  \dorecurse{2}{\input knuth}\footnote{\input tufte}
  \dorecurse{2}{\input knuth}
\doifmode{twocolumns}{\stopcolumns}
\doifmode{columnsets}{\stopcolumnset}
\stoptext


Thank you in advance

	Andreas

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

[-- Attachment #2: Type: text/plain, Size: 486 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
___________________________________________________________________________________

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

* Re: Footnotes in columns causing layout problem
  2010-02-09 10:45 Footnotes in columns causing layout problem Andreas Harder
@ 2010-02-09 17:36 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2010-02-09 17:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 9-2-2010 11:45, Andreas Harder wrote:
> Hi,
>
> I’m trying it again. The problem with footnotes in multicolumn texts is still present.  (http://archive.contextgarden.net/message/20100201.222309.2f37f55a.en.html)
>
> \setupnote[footnote][location=lastcolumn] %<- causes layout problem
>
> \definecolumnset[two][n=2]
>
> \enablemode[twocolumns] % columnsets|twocolumns
>
> \starttext
> \doifmode{twocolumns}{\startcolumns}
> \doifmode{columnsets}{\startcolumnset[two]}
>    \dorecurse{2}{\input knuth}\footnote{\input tufte}
>    \dorecurse{2}{\input knuth}
> \doifmode{twocolumns}{\stopcolumns}
> \doifmode{columnsets}{\stopcolumnset}
> \stoptext

i will have a look at it but not today


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2010-02-09 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-09 10:45 Footnotes in columns causing layout problem Andreas Harder
2010-02-09 17:36 ` Hans Hagen

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