Changes

Jump to navigation Jump to search
103 bytes removed ,  16:36, 29 June 2012
no edit summary
width=fit,
right={. }]
 %% this can be changed according to one's wishes\setupnumber[proclaim][way=bysection, numbersection=yes] %% this can be changed according to one's wishes%
%% end definition \proclaim
\title{On proclamations}
\blank
 When there no section is not a declared section(yet), the numbers have no prefix , as in the followingfollows:
\startproclaim[def:test]{Definition}
\section{Here is a section}
When there is a declared section, the numbers have the section number as a prefix the section number, as in the followinglike so:
\startproclaim{Lemma}
\section{Here is another section}
 
When there is a declared section the numbers have as prefix the section number, as in the following:
\startproclaim[lem:resultB]{Lemma}
\stopproclaim
Note that we can refer to our results in the following way: according to the definition \in{Definition}[def:test] we see that theorem \in{Theorem}[thm:result] isan an easy consequence of lemma \in{Lemma}[lem:resultB].
\stoptext
\setupenumerations[remark]
[prefix=yes,
prefixsegments=section] % or prefixsegments=chapter:section prefixsegments=section]
\setupnumber[remark][way=bysection]
\stoptheorem
As mentioned in remark \in{Remark}[rem:silly], the result of theorem \in{Theorem}[thm:deep] is trivial.
\stoptext
</context>

Navigation menu