ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Stefan Müller" <warrence.stm@gmx.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Verbatim typing with numbers inside float
Date: Thu, 07 Oct 2010 15:48:19 +0200	[thread overview]
Message-ID: <4CADCFA3.2060902@gmx.de> (raw)
In-Reply-To: <201010070935.46353.alan.braslau@cea.fr>

On 07.10.2010 09:35, Alan BRASLAU wrote:
> On Thursday 07 October 2010 09:19:42 Hans Hagen wrote:
>> On 7-10-2010 12:02, Stefan Müller wrote:
>>
>>> Splitting up long source code in several pieces (one per page) and put
>>> them in separate figures doesn't seem right to me. Setting it as
>>> numbered paragraph? Putting up a fake caption with \placefloatcaption
>>> (which doesn't seem to work in MkIV)? Are there other possiblities of
>>> numbering (by section) more or less big chunks of source code I'm not
>>> thinking of? That would help me very much. Thanks for thinking about
>>> that.
>>
>> you can make your own construct, maybe something with a background
>> (textbackgrounds can cross pages)
>>
> Hello,
>
> I use textbackgrounds to set-off paragraphs,
> for example, here as secondary material.
> It does not float and, indeed, may flow over many pages.
>
> This is a concrete example (to which you could add line numbering):
>
> \definetextbackground [secondary]
> 	[location=paragraph,
> 	background=color,backgroundscreen=middlegray,
> 	leftoffset=0.5cm,rightoffset=0.5cm,
> 	topoffset=.25ex,bottomoffset=.25ex,
> 	before={\blank[small]\switchtobodyfont[script]},
> 	after={\blank[small]},
> 	frame=off]
> \kindofpagetextareas3 % fix from Hans
> % Indeed, there are several internal methods available
> % for managing text areas. Without this fix, the background
> % color bleeds over footnotes and floats external to the
> % secondary material.
>
> \startsecondary
> Here is some less interesting detailed stuff that can be skipped
> if you wish…
> \stopsecondary
>
> Alan

Thanks, this is pretty nice. I'm going to use something like that inside 
an "algorithm enumeration", so I get the number I can reference to. This 
is better than the floating-approach, I think.

Thanks for the ideas,
Stefan.
___________________________________________________________________________________
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-10-07 13:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-06 14:26 Stefan Müller
2010-10-06 17:25 ` Hans Hagen
2010-10-06 20:24 ` Hans Hagen
2010-10-06 22:02   ` Stefan Müller
2010-10-07  7:19     ` Hans Hagen
2010-10-07  7:35       ` Alan BRASLAU
2010-10-07 13:48         ` Stefan Müller [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=4CADCFA3.2060902@gmx.de \
    --to=warrence.stm@gmx.de \
    --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).