Re: [NTG-context] A few minor questions (Taco Hoekwater)
10 Mar
2009
10 Mar
'09
11:41 a.m.
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
10 Mar
10 Mar
12:25 p.m.
New subject: A few minor questions (Taco Hoekwater)
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
5766
Age (days ago)
5766
Last active (days ago)
1 comments
2 participants
participants (2)
-
Taco Hoekwater
-
Vyatcheslav Yatskovsky