ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Again: "hanging" for a lot of paragraphs?
@ 2004-02-20  9:45 Steffen Wolfrum
  2004-02-20 10:16 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Steffen Wolfrum @ 2004-02-20  9:45 UTC (permalink / raw)


"a secret feature" - great!

So, sometimes it really is worthwhile to ask the same question twice :o)


Thank you very much Hans 


Steffen

By the way: Any news from the placefigure-cookery?



Hans Hagen <pragma@wxs.nl> wrote:

> At 21:55 18/02/2004, you wrote:
> >Hi friends,
> >
> >there are for sure more sophisticated and more urgent problems,
> >but my question to me is really a big problem.
> >
> >Isn't there anybody that knows a command or a work-around that could help?
> 
> Hm, for some time there is a secret feature in cont-new.tex which i still 
> have to finish:
> 
> \starttext
> 
> \start
>    \setupparagraphintro[reset,first][\hangafter-2 \hangindent2em FIRST]
>    \input ward \blank \input ward \blank
>    \input ward \blank \input ward \blank
> \stop
> 
> \page
> 
> \start
>    \setupparagraphintro[reset,next][\hangafter-2 \hangindent2em NEXT]
>    \input ward \blank \input ward \blank
>    \input ward \blank \input ward \blank
> \stop
> 
> \page
> 
> \start
>    \setupparagraphintro[reset,each][\hangafter-2 \hangindent2em EACH]
>    \input ward \blank \input ward \blank
>    \input ward \blank \input ward \blank
> \stop
> 
> \stoptext
> 
> The next option only works when you have the following patch in 
> cont-new.tex (Search for original):
> 
> \def\dosetupparagraphintro[#1][#2]%
>    {\processallactionsinset
>       [#1]
>       [   \v!reset=>\global\chardef\everyparagraphintro\zerocount
>                     \global\everyfirstparagraphintro\emptytoks
>                     \global\everynextparagraphintro \emptytoks,
>          \v!eerste=>\global\chardef\everyparagraphintro\plusone
>                     \doglobal\appendtoks#2\to\everyfirstparagraphintro,
>        \v!volgende=>\ifcase\everyparagraphintro\global\chardef\everyparagraphintro\plusone\fi
>                     \doglobal\appendtoks#2\to\everynextparagraphintro,
>             \v!elk=>\ifcase\everyparagraphintro\global\chardef\everyparagraphintro\plustwo\fi
>                     \doglobal\appendtoks#2\to\everyfirstparagraphintro
>                     \doglobal\appendtoks#2\to\everynextparagraphintro]}
> 
> 
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: Re: Again: "hanging" for a lot of paragraphs?
  2004-02-20  9:45 Again: "hanging" for a lot of paragraphs? Steffen Wolfrum
@ 2004-02-20 10:16 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2004-02-20 10:16 UTC (permalink / raw)


At 10:45 20/02/2004, you wrote:
>"a secret feature" - great!
>
>So, sometimes it really is worthwhile to ask the same question twice :o)

well, that way you learn more tricks on the way

>By the way: Any news from the placefigure-cookery?

no

Hans  

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

end of thread, other threads:[~2004-02-20 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-20  9:45 Again: "hanging" for a lot of paragraphs? Steffen Wolfrum
2004-02-20 10:16 ` Hans Hagen

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