ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Marko Schuetz <MarkoSchuetz@web.de>
Cc: ntg-context@ntg.nl
Subject: Re: \starttyping again
Date: Wed, 14 Nov 2001 17:47:44 +0100	[thread overview]
Message-ID: <20011114174744G.marko@kinetic.ki.informatik.uni-frankfurt.de> (raw)
In-Reply-To: <20011113165654C.marko@kinetic.ki.informatik.uni-frankfurt.de>

From: Marko Schuetz <MarkoSchuetz@web.de>
Subject: \starttyping again
Date: Tue, 13 Nov 2001 16:56:54 +0100

> I downloaded 
> 
> ConTeXt  ver: 2001.7.11  fmt: 2001.11.13  int: english  mes: english

with ConTeXt 2001.11.13 this file works again.

> 
> now a file that was formerly processed
> 
> \setuptyping[option=commands]
> 
> \define\myge{$\ge$}
> \define\myle{$\le$}
> \define\myforall{$\forall$}
> \define\myland{$\land$}
> \define\myin{$\in$}
> \define\myldots{$\ldots$}
> \define\myobra{$\{$}
> \define\mycbra{$\}$}
> 
> \starttext
> 
> \starttyping
> int sqrt(int e)
> {
>   requires e /myge 0;
>   modifies nothing;
>   ensures /myforall j /myin int : |e - result^2| /myle |e - j^2|;
> }
> \stoptyping
> 
> \stoptext
[..]

Marko


  reply	other threads:[~2001-11-14 16:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-13 15:56 Marko Schuetz
2001-11-14 16:47 ` Marko Schuetz [this message]
     [not found] ` <20011114174744G.marko@kinetic.ki.informatik.uni-frankfurt. de>
2001-11-14 17:20   ` Hans Hagen

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=20011114174744G.marko@kinetic.ki.informatik.uni-frankfurt.de \
    --to=markoschuetz@web.de \
    --cc=marko@ki.informatik.uni-frankfurt.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).