ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Xan <DXpublica@telefonica.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Some questions about context
Date: Wed, 07 Mar 2007 12:47:17 +0100	[thread overview]
Message-ID: <45EEA645.4010508@telefonica.net> (raw)
In-Reply-To: <20070306124840.81c0ff1c.schuster.wolfgang@googlemail.com>

Well, thank you very much all of you.

En/na Wolfgang Schuster ha escrit:
> On Tue, 06 Mar 2007 10:26:49 +0100
> Xan <DXpublica@telefonica.net> wrote:
> 
>> En/na Aditya Mahajan ha escrit:
>>> On Mon, 5 Mar 2007, Xan wrote:
>>>
>>>> Another question: how get the equivalent of ams theorem package?
>>>> Sorry for no ask this before and another time, thanks
>>> enumerations. This is what I ususally do
>>>
>>> \defineenumeration[theorem][style=italic,text=Theorem,location=hanging]
>>>
>>> \starttheorem
>>> This is an important theorem
>>> \stoptheorem
>>>
>>> They do almost everything on what is needed for theorems. I am working 
>>> on providing missing features, so if you find something is missing, 
>>> feel free to ask.
>> Thank you very much for give me this opportunity.
>> Enumerations work but I need more customization:
>>
>> 1) How can you change the style of the text (Theorem in our example)?
>> 2) How can you change the position of the counter: "1 Theorem" rather
>> than "Theorem 1"
>> 3) Is it possible to change the counter? In LaTeX, with much effort and
>> help, I could write some code for displaying something like:
>>
>> Theorem [number of theorem].[numberofpageitappears]. ....
>>
>> If you want to see the code, I could give you
>>
>> 4) What about the indentation of the "body" of the theorem?. If you put:
>>
>> \starttheorem
>> This is an important theorem skjdskad sda sdas dsad asdas das dsafs f
>> dsfsdfsdf dfsdf sdf dsfsd fsdfsd fds fdsf ds fsd fds fsdfsdfs fdsfsd f
>> \stoptheorem
>>
>> the text is indented a little bit after the begginning of the line. We
>> could have a normal indentation (like AMS theorem do)?
>>
>> 5) Is there an equivalent to \newenvironment in latex? I think about the
>> demostration:
>>
>> \newenvironment{demo}{\medskip Demostració.}{\hfill $\Box$}
>>
> 
> \definestartstop
>   [demo]
>   [before={\blank[medium]Demostració.},
>    after=\hfill\mathematics{\Box}]
> 
> \starttext
> 
> \startdemo
> text text text \unknown
> \stopdemo
> 
> \stoptext
> 
> Wolfgang
> 
>>
>> I'm sure all of that is possible to do with context....
>>
>>
>> And another question (in other topic): how we can do lines at header and
>> footer like fancyheaders in latex?
>>
>> Thanks another time,
>> Xan.
>>
>>> Aditya
>>> _______________________________________________
>>> ntg-context mailing list
>>> ntg-context@ntg.nl
>>> http://www.ntg.nl/mailman/listinfo/ntg-context
>>
>> _______________________________________________
>> ntg-context mailing list
>> ntg-context@ntg.nl
>> http://www.ntg.nl/mailman/listinfo/ntg-context
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2007-03-07 11:47 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-05 12:43 Xan
2007-03-05 13:44 ` Wolfgang Schuster
2007-03-05 14:44   ` Aditya Mahajan
2007-03-05 16:45     ` Mojca Miklavec
2007-03-05 17:35       ` Aditya Mahajan
2007-03-05 20:12   ` Xan
2007-03-05 20:21     ` Xan
2007-03-06  0:37       ` Aditya Mahajan
2007-03-06  9:26         ` Xan
2007-03-06 10:19           ` Oliver Buerschaper
2007-03-06 16:16             ` Aditya Mahajan
2007-03-06 22:07               ` Oliver Buerschaper
2007-03-06 11:48           ` Wolfgang Schuster
2007-03-07 11:47             ` Xan [this message]
2007-03-06 16:14           ` Aditya Mahajan
2007-03-06  1:46     ` luigi scarso
2007-03-06  9:09       ` Xan
2007-03-06 16:20       ` Aditya Mahajan
2007-03-06 23:01         ` luigi scarso
     [not found] <mailman.0.1173178801.22858.ntg-context@ntg.nl>
2007-03-06 13:00 ` Robin Kirkham
2007-03-10  7:45   ` Wolfgang Schuster
     [not found] <mailman.3024.1173519750.17432.ntg-context@ntg.nl>
2007-03-11  3:15 ` Robin Kirkham
2007-03-11 12:18   ` Wolfgang Schuster

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=45EEA645.4010508@telefonica.net \
    --to=dxpublica@telefonica.net \
    --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).