ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Nikolai Weibull" <now@bitwi.se>
Subject: Re: verb-c.tex
Date: Thu, 17 Aug 2006 22:30:37 +0200	[thread overview]
Message-ID: <dbfc82860608171330t2c50b19fv5239bcde94be6fda@mail.gmail.com> (raw)
In-Reply-To: <44E4ED09.16423.1447B72@wwl.musensturm.de>

On 8/17/06, wwl@musensturm.de <wwl@musensturm.de> wrote:
> Hallo!
>
> I have a little problem with the module 'verb-c'.
>
> Backslashes in verbatim text seem to disturb colors.
> ----------------------------------------------------
> \usemodule[verb-c]
> \setupcolors[state=start]
> \setuptyping[C][color=blue,palet=colorpretty,
> numbering=line]
> \starttext
> Davor
> \startC
> #include <stdio.h>
>
> int main()
> {
>   printf("Hallo\n");
> }
> \stopC
> Danach
> \stoptext
> ----------------------------------------------------
> Problem:
>
> 'Danach' is blue!
> Last line number has the same color as the
> quotet String "Hallo ConTeXt\n".
>
> Delete the newline char and all is ok!
>
> How can this be fixed?

  puts("Hallo");

  nikolai

  reply	other threads:[~2006-08-17 20:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-17 20:26 verb-c.tex wwl
2006-08-17 20:30 ` Nikolai Weibull [this message]
     [not found] <mailman.392.1155890252.2039.ntg-context@ntg.nl>
2006-08-18 15:09 ` verb-c.tex wwl
2007-08-31 16:35 verb-c.tex Wolfgang Werners-Lucchini
2007-08-31 16:49 verb-c.tex Wolfgang Werners-Lucchini
     [not found] <mailman.1364.1188589233.2346.ntg-context@ntg.nl>
2007-09-06 17:45 ` verb-c.tex Wolfgang Werners-Lucchini
2007-09-10  8:35   ` verb-c.tex 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=dbfc82860608171330t2c50b19fv5239bcde94be6fda@mail.gmail.com \
    --to=now@bitwi.se \
    --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).