ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: ConTeXt swallows text
Date: Wed, 20 Jan 2010 12:59:17 +0100	[thread overview]
Message-ID: <fe8d59da1001200359o413c46aauff16ae380a09608b@mail.gmail.com> (raw)
In-Reply-To: <87k4vd81qn.fsf@sopos.org>

On Wed, Jan 20, 2010 at 12:17 PM, Oliver Heins <olli@sopos.org> wrote:
> According to http://www.pragma-ade.com/general/manuals/columns.pdf (page
> 16ff.) it is perfectly okay to do the way I did.
>
> That's what the directive btlr is for: flush from bottom to top and left
> to right.
>
> It's a documented feature, and it's not working properly (at least from
> what I see).  I call this a bug.
>

Yes can be but
I don't  mix  code from chapter Graphics with code from chapter Areas,
so until now my code has  worked as expected.
(I usually work with Area, so this is why I 've said that
1.95\textwidth is non-sense)
This works for example in mkiv and mkii ,so I suspect some not-so-good
interaction between Area and Chapter,
but I still disagree to call it a bug because typesetting in columns
is always hard in TeX, so maybe it's a feature that
you need but it's not still implemented .
Of course more examples can be usefuls in this sense.

\setupbodyfont[ss,10pt]
\setupinterlinespace[line=2.6ex]

\setuppapersize[A4][A4]
\setuplayout[backspace=2cm,width=middle,
 offset=0mm,
  topspace=0cm,height=middle,
   location=middle,
   ]
   \setupcolors[state=start]
   \setuptolerance[tolerant,verytolerant]

   \definefloat[grafik]
   \setupcaption[grafik][number=no,location=bottom]

   \definecolumnset[ergebnisse][n=3]
   %\definecolumnsetarea
   %[title][left]
   %[x=1,y=1,nx=6,ny=42,page=2,state=start]

   \starttext

   \startcolumnset[ergebnisse]
   \definecolumnsethsize{ergebnisse}{1}{2}\Two
   \dorecurse{10}{\input tufte}

   \placegrafik[btlr]{none}{\externalfigure[foo][lines=19,width=1.95\textwidth]}

   \subject{Victoria Beckham pregnant again!}

   Barack Obama is the father! Confronted with this fact, her husband
   David Beckham said\,\dots (Actually, this is a very important news the
   world should knew about!)

   \dorecurse{8}{\input tufte}

   \stopcolumnset

   \stoptext



-- 
luigi
___________________________________________________________________________________
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:[~2010-01-20 11:59 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-19 18:22 Oliver Heins
2010-01-19 20:17 ` luigi scarso
2010-01-19 21:05   ` Oliver Heins
2010-01-19 22:38     ` luigi scarso
2010-01-20  9:08       ` Oliver Heins
2010-01-20  9:50         ` luigi scarso
2010-01-20 10:06           ` Oliver Heins
2010-01-20 10:37             ` luigi scarso
2010-01-20 11:17               ` Oliver Heins
2010-01-20 11:59                 ` luigi scarso [this message]
2010-01-20 12:25         ` Hans Hagen
2010-01-20 12:53           ` Oliver Heins
2010-01-20 13:07             ` Hans Hagen
2010-01-20 13:16               ` luigi scarso
2010-01-20 13:40                 ` Oliver Heins
2010-01-20 13:36               ` Oliver Heins

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=fe8d59da1001200359o413c46aauff16ae380a09608b@mail.gmail.com \
    --to=luigi.scarso@gmail.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).