ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: equation nummering
Date: Sat, 12 Oct 2002 17:33:21 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20021012173004.01fe2840@remote-1> (raw)
In-Reply-To: <DD292309-DDF0-11D6-9319-003065568054@science.uva.nl>

At 04:42 PM 10/12/2002 +0200, Hans van der Meer wrote:
>Onderstaand mailtje had ik via de NTG- Context lijst verstuurd maar is 
>kennelijk gesneuveld in de gehackte server (zoals ik net via de email 
>'hoorde'). Daarom hier nogmaals
>
>Equation numbers are produced by
>      \placeformula\startformula ... \stopformula
>Not by
>      \placeformula\startformula\displaylines{ ... }\stopformula
>as is according to plain TeX.
>But also no equationnumber appeared with
>      \placeformula\startformula\eqalignno{ ... }\stopformula
>where one should expect to see one.
>How can I get my multiline displays numbered?

are you sure that plain eqalignno produces a number?

$$\equalignno{...\cr...}$$

does not give me a number in plain

anyhow, you can get numbers with by adding

   \formulanumber

to the lines you want them

>Een tweede puntje. Ik kreeg in lucida de blackboard letters (R, N, Z, etc. 
>vooral voor math) niet.
>Het mailtje naar de lijst (of het antwoord daarop) zal ook wel om dezelfde 
>reden gesneuveld zijn.
>Ik vond onlangs echter uit dat dit probleem kan worden opgelost door aan 
>het bestand math-lbr.tex een regel toe te voegen. Misschien iets voor de 
>volgende beta.
>% HvdM 2002-10-09: next call activates \Bbb#1 for blackboard letters
>\definefamilysynonym [lbr] [blackboard]  [ma]

this is already repaired in the latest version, now there is also

\definemathcommand [integers]       {\blackboard{Z}}
\definemathcommand [reals]          {\blackboard{R}}
\definemathcommand [rationals]      {\blackboard{Q}}
\definemathcommand [naturalnumbers] {\blackboard{N}}
\definemathcommand [complexes]      {\blackboard{C}}
\definemathcommand [primes]         {\blackboard{P}}

this is also supposed to work with the palatino and cmr/ams math [from now 
on, ams is preloaded as fall back]

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


           reply	other threads:[~2002-10-12 15:33 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <DD292309-DDF0-11D6-9319-003065568054@science.uva.nl>]

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=5.1.0.14.1.20021012173004.01fe2840@remote-1 \
    --to=pragma@wxs.nl \
    --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).