ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: A few minor questions (Taco Hoekwater)
       [not found] <mailman.1.1236677534.24952.ntg-context@ntg.nl>
@ 2009-03-10 11:41 ` Vyatcheslav Yatskovsky
  2009-03-10 12:25   ` Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: Vyatcheslav Yatskovsky @ 2009-03-10 11:41 UTC (permalink / raw)
  To: ntg-context

Thanks a lot, Taco, for your definition of my abstract. However, I'd 
prefer to use it like

\Abstract{No more then one paragraph inside}

How its definition could look like?

Best,
Vyatcheslav

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: A few minor questions (Taco Hoekwater)
  2009-03-10 11:41 ` A few minor questions (Taco Hoekwater) Vyatcheslav Yatskovsky
@ 2009-03-10 12:25   ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 2009-03-10 12:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Vyatcheslav Yatskovsky wrote:
> Thanks a lot, Taco, for your definition of my abstract. However, I'd 
> prefer to use it like
> 
> \Abstract{No more then one paragraph inside}
> 
> How its definition could look like?

You could add this after my stuff:

   \def\Abstract#1{\startAbstract #1\stopAbstact}

or use the \directsetup calls directly (then you don't need the
\definestartstop, and keep on using \define):

   \define[1]\Abstract
      {\directsetup{abstract:before}#1\directsetup{abstract:after}}

Best wishes,
Taco



___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2009-03-10 12:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.1.1236677534.24952.ntg-context@ntg.nl>
2009-03-10 11:41 ` A few minor questions (Taco Hoekwater) Vyatcheslav Yatskovsky
2009-03-10 12:25   ` Taco Hoekwater

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