ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Kip Warner <kip@thevertigo.com>
To: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Fatal error
Date: Fri, 04 Nov 2011 15:21:13 -0700	[thread overview]
Message-ID: <1320445273.13016.70.camel@kip-laptop> (raw)
In-Reply-To: <C75F7FF8-B132-465F-94D4-909AE502ACD5@googlemail.com>


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

On Fri, 2011-11-04 at 15:15 +0100, Wolfgang Schuster wrote:
> Am 04.11.2011 um 02:33 schrieb Kip Warner:
> 
> > On Thu, 2011-11-03 at 05:26 +0100, Wolfgang Schuster wrote:
> >> ???
> 
> There was so many nonsense on your definition for your CodeExample environment, I don’t know where you found the code but I’m going to explain what was wrong, this will help you write something better next time.
> 
> What you defined was the following piece of code:
> 
> \crlf
> \setupbackground[..,.=.,..]
> \startbackground
> \startlines[style=type]
> \setupalign[right]
> \starttyping
> …
> \stoptyping
> \stoplines
> \stopbackground
> \crlf
> 
> 1. You used \crlf to add a empty line at the begin and end of the environment, better is to use \blank or \blank[line].
> 
> 2. You used the lines environment but it useless here because the typing environment already takes care that each line in the input is also line of its own in the output.
> 
> 3. The style “type” is also useless because typing will overwrite this setting with its own style which is also “type”.
> 
> 4. The alignment setup is another setting which is ignored because typing itself has a align key which is used.
> 
> Wolfgang

Thanks for the explanation, Wolfgang.

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2011-11-04 22:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-03  2:41 Kip Warner
2011-11-03  4:26 ` Wolfgang Schuster
2011-11-04  1:33   ` Kip Warner
2011-11-04 14:15     ` Wolfgang Schuster
2011-11-04 22:21       ` Kip Warner [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=1320445273.13016.70.camel@kip-laptop \
    --to=kip@thevertigo.com \
    --cc=ntg-context@ntg.nl \
    --cc=schuster.wolfgang@googlemail.com \
    /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).