ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: sgf package
Date: Thu, 10 Jun 2010 22:40:18 +0200	[thread overview]
Message-ID: <4C114DB2.9040106@googlemail.com> (raw)
In-Reply-To: <AANLkTil--MMxBmjZhZJD0xN9LcEgJTxymxtnIRjOQ_jB@mail.gmail.com>

Am 10.06.10 14:48, schrieb Ivo Solnický:
> Hi,
>
> what is the status of the SGF package? When I wanted to install it
> (extras="t-sgf"), the installation failed and it did not install even
> with the option extras=all. When I manually downloaded and installed
> it (version 1.0.5), a compilation of included examples ended with the
> following error:
>    

The package is no longer maintained, you get the error message because 
ConTeXt
commands to create constants (\c!...) and variables (\v!...) changed after
the module was released and the module was never updated after this change.

You can try the games module, it's in a beta state since a while but at 
least
i plan to finish it in the future (sorry but i can't give a date), here
is a example for the usage:

\usemodule[games]

\starttext

\startTEXpage[offset=5mm]

\startgoban[size=small,option=sgf]
(;C[First move in game 
123]B[aa]AW[aa];W[bb](;B[cc](;B[dd];W[ee][ff](;B[ff]);W[gg]));W[hh])
\stopgoban

\stopTEXpage

\stoptext

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________


  parent reply	other threads:[~2010-06-10 20:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-10 12:48 Ivo Solnický
2010-06-10 14:05 ` Mojca Miklavec
2010-06-10 14:51   ` Patrick Gundlach
2010-06-10 14:54     ` Mojca Miklavec
2010-06-10 15:01       ` Patrick Gundlach
2010-06-10 20:40 ` Wolfgang Schuster [this message]
2010-06-13 12:32   ` Ivo Solnický

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=4C114DB2.9040106@googlemail.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).