ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* new beta
@ 2005-07-19 22:04 Hans Hagen
  2005-07-20  8:35 ` Taco Hoekwater
  2005-07-21  9:38 ` new beta Otared KAVIAN
  0 siblings, 2 replies; 6+ messages in thread
From: Hans Hagen @ 2005-07-19 22:04 UTC (permalink / raw)


Hi,

I'm currently uploading a beta with the most recent discussed fixes / 
extensions. The questiosn with regards to verse/poems triggered me into 
looking into the lines mechanism and i found out that the odd/even 
indentation was broken. As a result i rewrote part if the indenter. So, 
the following should work ok

\setupindenting[medium]

\setuplines[indenting=no]

\startlines
first
second
third
fourth
\stoplines

\setuplines[indenting=yes]

\startlines
first
second
third
fourth
\stoplines

\setuplines[indenting=odd]

\startlines
first
second
third
fourth
\stoplines

\setuplines[indenting=even]

\startlines
first
second
third
fourth
\stoplines

-- 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

* Re: new beta
  2005-07-19 22:04 new beta Hans Hagen
@ 2005-07-20  8:35 ` Taco Hoekwater
  2005-07-20 10:07   ` Hans Hagen
  2005-07-21  9:38 ` new beta Otared KAVIAN
  1 sibling, 1 reply; 6+ messages in thread
From: Taco Hoekwater @ 2005-07-20  8:35 UTC (permalink / raw)




Hans Hagen wrote:
> Hi,
> 
> I'm currently uploading a beta with the most recent discussed fixes / 
> extensions. 

I've made a wiki page for the also uploaded current 2005.07.13 version,
that does not contain the \startlines code, but does have most of the
other bugfixes:

   http://contextgarden.net/Release_Notes

Greetings, Taco

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

* Re: new beta
  2005-07-20  8:35 ` Taco Hoekwater
@ 2005-07-20 10:07   ` Hans Hagen
  2005-07-20 15:30     ` new current (was: new beta) Taco Hoekwater
  0 siblings, 1 reply; 6+ messages in thread
From: Hans Hagen @ 2005-07-20 10:07 UTC (permalink / raw)


Taco Hoekwater wrote:

>
>
> Hans Hagen wrote:
>
>> Hi,
>>
>> I'm currently uploading a beta with the most recent discussed fixes / 
>> extensions. 
>
>
> I've made a wiki page for the also uploaded current 2005.07.13 version,
> that does not contain the \startlines code, but does have most of the

eh .. i did fix startlines (actually i fixed the normalspace definition) 
but this fix doe snot show up in the startlines code itself

> other bugfixes:
>
>   http://contextgarden.net/Release_Notes
>
> Greetings, Taco
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>
>
>


-- 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

* new current (was: new beta)
  2005-07-20 10:07   ` Hans Hagen
@ 2005-07-20 15:30     ` Taco Hoekwater
  0 siblings, 0 replies; 6+ messages in thread
From: Taco Hoekwater @ 2005-07-20 15:30 UTC (permalink / raw)



Hi all,

Some time after lunch, Hans has done another upload. That release has
date 2005.07.20, and, among other things, it fixes the \startlines
bug and the fatal errors in 2005.07.13

Greetings, Taco

>> I've made a wiki page for the also uploaded current 2005.07.13 version,
>> that does not contain the \startlines code, but does have most of the
> 
> eh .. i did fix startlines (actually i fixed the normalspace definition) 
> but this fix doe snot show up in the startlines code itself
> 

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

* Re: new beta
  2005-07-19 22:04 new beta Hans Hagen
  2005-07-20  8:35 ` Taco Hoekwater
@ 2005-07-21  9:38 ` Otared KAVIAN
  2005-07-21 14:51   ` Hans Hagen
  1 sibling, 1 reply; 6+ messages in thread
From: Otared KAVIAN @ 2005-07-21  9:38 UTC (permalink / raw)


On 7/20/05, Hans Hagen <pragma@wxs.nl> wrote:
> Hi,
> 
> I'm currently uploading a beta with the most recent discussed fixes /
> extensions. 

Hi Hans,

I just installed the new beta (or perhaps the new stable...) with
Gerben Wierda's ConTeXt updater, but it only makes the format
cont-nl.fmt and cont-en.fmt is missing.
Even doing: 
sudo texexec --make --alone --all en nl metafun mptopdf
does not create the right format.

Is this a bug in some script? 

Thanks for your attention: OK

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

* Re: new beta
  2005-07-21  9:38 ` new beta Otared KAVIAN
@ 2005-07-21 14:51   ` Hans Hagen
  0 siblings, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2005-07-21 14:51 UTC (permalink / raw)


Otared KAVIAN wrote:

>I just installed the new beta (or perhaps the new stable...) with
>Gerben Wierda's ConTeXt updater, but it only makes the format
>cont-nl.fmt and cont-en.fmt is missing.
>Even doing: 
>sudo texexec --make --alone --all en nl metafun mptopdf
>does not create the right format.
>
>Is this a bug in some script? 
>  
>
not that i know of, maybe it does make the format but puts it someplace else; what does:  

sudo texmfstart newtexexec --make --all 

report? 

Hans  

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

end of thread, other threads:[~2005-07-21 14:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-19 22:04 new beta Hans Hagen
2005-07-20  8:35 ` Taco Hoekwater
2005-07-20 10:07   ` Hans Hagen
2005-07-20 15:30     ` new current (was: new beta) Taco Hoekwater
2005-07-21  9:38 ` new beta Otared KAVIAN
2005-07-21 14:51   ` 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).