ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Jeong Dal <haksan@me.com>
Subject: Re: referencing the equation
Date: Thu, 9 Aug 2018 17:21:07 +0200	[thread overview]
Message-ID: <e9bb6d13-e2cf-3f03-2641-9d7a3f9dda5d@gmail.com> (raw)
In-Reply-To: <554668DA-02AF-4AE4-B289-A01B1A320A1C@me.com>

When you look at the first example in section 4.1 you can see that the 
parentheses are inserted by hand.

%%%%%%
\starttext

\placeformula
\startformula \startalign
   \NC a_1 x + b_1 y \NC = c_1 \NR[eq:1]
   \NC a_2 x + b_2 y \NC = c_2 \NR[eq:2]
\stopalign \stopformula

As seen from (\in[eq:1]) and (\in[eq:2]), referring equations is 
straight forward.

\stoptext
%%%%%%

Wolfgang



Jeong Dal schrieb am 09.08.18 um 17:12:
> Dear,
>
> The examples in mathalign.pdf(p4 - ) tells us the method of referencing the equation.
> The numbers for the equation is written as (1.1), and in the text, it is written as (1.1).
> That is the numbers are  always surrounded by ( , ).
>
> In the output of the following code, the equations are numbered surrounded by ().
> But there is no (), when we referece it.
>
> What is the difference between MWE and mathalign.pdf.
>
> Thank you for reading.
>
> Best regards,
>
> Dalyoung
>
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2018-08-09 15:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1.1533722401.4581.ntg-context@ntg.nl>
2018-08-09 15:12 ` Jeong Dal
2018-08-09 15:21   ` Wolfgang Schuster [this message]
2018-08-09 22:00     ` Jeong Dal
2018-08-09 22:36       ` Henri Menke

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=e9bb6d13-e2cf-3f03-2641-9d7a3f9dda5d@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=haksan@me.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).