ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* AMSTeX compatibility: `\dotsb` is not defined
@ 2011-05-03 13:46 Paul Menzel
  2011-05-03 20:25 ` Wolfgang Schuster
  2011-05-04  3:54 ` Aditya Mahajan
  0 siblings, 2 replies; 9+ messages in thread
From: Paul Menzel @ 2011-05-03 13:46 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1.1: Type: text/plain, Size: 1204 bytes --]

Dear ConTeXt folks,


`\dotsb` is not defined although it is defined in AMSTeX (amsmath) [1].

Please find the following minimal example also attached.

        \starttext
        This throws an error, since »\backslash dotsb« is not defined.
        
        \startformula
        	1 + 2 + 3 + \dotsb + n = \frac{n}{2} (n + 1)
        \stopformula
        \stoptext

This is the error.

        […]
        system          > begin file dotsb.tex at line 1
        ! Undefined control sequence.
        
        system          > tex > error on line 5 in file dotsb.tex: Undefined control sequence ...
        
        1     \starttext
        2     This throws an error, since »\backslash dotsb« is not defined.
        3     
        4     \startformula
        5 >>  	1 + 2 + 3 + \dotsb + n = \frac{n}{2} (n + 1)
        6     \stopformula
        7     \stoptext
        8     
        
        l.5 	1 + 2 + 3 + \dotsb
                                + n = \frac{n}{2} (n + 1)
        ?
        […]

Is `\dotsb` not defined intentionally?


Thanks,

Paul


[1] http://en.wikibooks.org/wiki/LaTeX/Mathematics#Introducing_text_and_dots_in_formulas

[-- Attachment #1.1.2: dotsb.tex --]
[-- Type: text/x-tex, Size: 167 bytes --]

\starttext
This throws an error, since »\backslash dotsb« is not defined.

\startformula
	1 + 2 + 3 + \dotsb + n = \frac{n}{2} (n + 1)
\stopformula
\stoptext

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-05-09 22:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-03 13:46 AMSTeX compatibility: `\dotsb` is not defined Paul Menzel
2011-05-03 20:25 ` Wolfgang Schuster
2011-05-04 10:49   ` Paul Menzel
2011-05-04  3:54 ` Aditya Mahajan
2011-05-04 10:52   ` Paul Menzel
2011-05-04 11:42     ` Hans Hagen
2011-05-09 20:47       ` Aditya Mahajan
2011-05-09 21:13         ` Paul Menzel
2011-05-09 22:27           ` Hans Hagen

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).