ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Schuster" <schuster.wolfgang@googlemail.com>
Subject: Re: [HELP] colored text marked by a caption and across multipages
Date: Wed, 4 Oct 2006 12:58:40 +0200	[thread overview]
Message-ID: <115224fb0610040358o73a926f2v6959caec6a53959e@mail.gmail.com> (raw)
In-Reply-To: <OFF842AEB6.479665A8-ON482571F8.0034FB07-482571F8.00363C6D@mtk.com.tw>


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

2006/9/29, Wei_Hu@mtk.com.tw <Wei_Hu@mtk.com.tw>:
>
>
> Hi all,
>
> << 1 >>
> First, I want to put source codes into my document.
> I achieve this by using 'verbatim'
>
> \starttyping
> blah blah
> \stoptyping
>
> << 2 >>
> Then I decide to add colors for these source codes, so I use:
>
> \starttyping[option=color,option=commands]
> blah blah
> <</color[red]....>>
> blah blah
> \stoptyping
>
> << 3 >>
> Finally, I want to refer to this block of source codes in the rest
> document, so I use:
>
> \placefloat[here][listing:sample]{Hello world}
> \starttyping[option=color,option=commands]
> blah blah
> <</color[red]....>>
> blah blah
> \stoptyping
>
> and refer to it by \in{}[] and \at{}[].
>
> << 1 >> & << 2 >> & << 3 >> work great, however, if the source codes are
> long enough, and doesn't fit into one page,
> then the bottom of it will not display.
>
> After searching this mailing list, I found some methods: \bTABLE,
> \starttextbackground ..etc...
> But none of them can achieve this facility.
>
> I can accomplish this facility though LaTeX as described in page 2 ~ page
> 3 in the attached file.
> (It uses listings package in LaTeX)
>
> All I want is a colored source codes marked by a caption, and I can refe
> to that source code using \in{}[] or \at{}[] primitives.
> Are there any ways in ConTeXt can achieve this?
>
> Thanks.



You can find a very simple but working example in my attached file.

Wolfgang

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

[-- Attachment #2: listing.tex --]
[-- Type: application/x-tex, Size: 5960 bytes --]

[-- Attachment #3: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

      reply	other threads:[~2006-10-04 10:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-29  9:52 Wei_Hu
2006-10-04 10:58 ` 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=115224fb0610040358o73a926f2v6959caec6a53959e@mail.gmail.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).