ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Denis B. Roegel" <Denis.Roegel@loria.fr>
Cc: roegel@lorraine.loria.fr
Subject: table problem
Date: Thu, 23 May 2002 07:32:00 +0200 (MET DST)	[thread overview]
Message-ID: <200205230532.HAA00163@bar.loria.fr> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1350 bytes --]

The following file produces an error on \NC and \SR. Did I forget something?

Thanks,

Denis

\enableregime[il1]
\useencoding[ffr]
\mainlanguage[fr]
\starttext

\starttable[lll]

\NC 00000         \NC {\tt O\_RDONLY}         \NC ouverture en lecture seule \NC\SR
\NC 00001         \NC {\tt O\_WRONLY}         \NC ouverture en écriture seule \NC\SR 
\NC 00002         \NC {\tt O\_RDWR}         \NC ouverture en lecture et écriture \NC\SR
\NC 00010         \NC {\tt O\_APPEND}         \NC ouverture en écriture à la fin du
fichier \NC\SR  
\NC 00400         \NC {\tt O\_CREAT}        \NC création du fichier s'il 
n'existe pas (seul cas d'utilisation de l'argument {\tt perm}) \NC\SR 
\NC 01000         \NC {\tt O\_TRUNC}        \NC troncature à la longueur zéro, si le
fichier existe \NC\SR  
\NC 02000         \NC {\tt O\_EXCL}         \NC provoque un échec si le fichier
existe déjà et si {\tt O\_CREAT} est positionné,
\stoptable
\stoptext

 ....

(/usr/local/tex/texmflocal/tex/context/base/enco-ffr.tex
system         : macros of module tryout loaded
(/usr/local/tex/texmflocal/tex/context/base/m-tryout.tex)
language       : language specific options [default-fr] seamless appended
)
systems        : begin file tab at line 4
! Undefined control sequence.
l.8 \NC
        00000         \NC {\tt O\_RDONLY}         \NC ouverture en lecture s...


             reply	other threads:[~2002-05-23  5:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-23  5:32 Denis B. Roegel [this message]
2002-05-23  7:01 ` Taco
  -- strict thread matches above, loose matches on Subject: below --
2004-09-06 11:59 TaBlE problem Nikolai Weibull
2003-03-10  7:50 Table problem Willi Egger
2003-03-10  8:21 ` Patrick Gundlach
2003-03-10 21:56 ` Hans Hagen
2001-07-07 15:53 Tarik Kara
2001-07-07 19:01 ` Eckhart Guthöhrlein
2001-07-08 19:23   ` Tarik Kara
2001-07-08 22:00     ` Eckhart Guthöhrlein
2001-07-09  8:12       ` Tarik Kara
2001-07-08 23:00     ` Hans Hagen
2001-07-08 23:05   ` Hans Hagen
2001-07-07 19:01 ` Eckhart Guthöhrlein

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=200205230532.HAA00163@bar.loria.fr \
    --to=denis.roegel@loria.fr \
    --cc=roegel@lorraine.loria.fr \
    /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).