ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Enhanced Enumeration?
@ 2004-07-15  7:53 Richard Rascher-Friesenhausen
  0 siblings, 0 replies; only message in thread
From: Richard Rascher-Friesenhausen @ 2004-07-15  7:53 UTC (permalink / raw)


Hello,

i'm currently writing a script on biosignal analysis. And therefore i need 
such things as definitions, lemmas, theorems, remarks and so on. One can 
easily define numbered versions of these using \defineenumeration. But i need 
two extra fetures:

first: Some theorems have names, some not. Is it possible to introduce a new 
optional argument to the enumeration (a 'named enumeration')? Something like

  \startTheorem[Shannon Sampling Theorem]
    You have to select $f_s\ge2 f_h$.
  \stopTheorem

to get

  Theorem 1.1: (Shannon Sampling Theorem)
     You have top select fs\ge fh.

Nevertheless it should be possible to label the theorem:

  \startTheorem[thm:shannon][Shannon Sampling Theorem]
    You have to select $f_s\ge2 f_h$.
  \stopTheorem

  \in{Theorem}[thm:shannon] we have seen....


Second: Is it possible to generate a content list of all named theorems?

Thanks a lot in advance
    richard rascher-friesenhausen
-- 

==============================================================================
Dr. Richard Rascher-Friesenhausen                
MeVis -- Centrum fuer Medizinische Diagnosesysteme und Visualisierung GmbH
Universitaetsallee 29
D-28359 Bremen

email: richard@mevis.de
==============================================================================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-15  7:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-15  7:53 Enhanced Enumeration? Richard Rascher-Friesenhausen

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