ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wei_Hu@mtk.com.tw
Subject: [HELP] colored text marked by a caption and across multipages
Date: Fri, 29 Sep 2006 17:52:16 +0800	[thread overview]
Message-ID: <OFF842AEB6.479665A8-ON482571F8.0034FB07-482571F8.00363C6D@mtk.com.tw> (raw)


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

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.


************* Email Confidentiality Notice ********************

The information contained in this e-mail message (including any attachments) may be confidential, proprietary, privileged, or otherwise exempt from disclosure under applicable laws. It is intended to be conveyed only to the designated recipient(s).  Any use, dissemination, distribution, printing, retaining or copying of this e-mail (including its attachments) by unintended recipient(s) is strictly prohibited and may be unlawful. If you are not an intended recipient of this e-mail, or believe that you have received this e-mail in error, please notify the sender immediately (by replying to this e-mail), delete any and all copies of this e-mail (including any attachments) from your system, and do not disclose the content of this e-mail to any other person.   Thank you!


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

[-- Attachment #2: listingseg.pdf --]
[-- Type: application/octet-stream, Size: 100252 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-09-29  9:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-29  9:52 Wei_Hu [this message]
2006-10-04 10:58 ` Wolfgang Schuster

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=OFF842AEB6.479665A8-ON482571F8.0034FB07-482571F8.00363C6D@mtk.com.tw \
    --to=wei_hu@mtk.com.tw \
    --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).