ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \placeinitial not working
@ 2015-10-31 13:26 Alan Bowen
  2015-11-01 14:18 ` Hans Hagen
  0 siblings, 1 reply; 8+ messages in thread
From: Alan Bowen @ 2015-10-31 13:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 255 bytes --]

\placeinitial used to work but now does not with the latest beta.

Try the example from http://wiki.contextgarden.net/Initials.

\setupinitial[color=red,font=Bold sa 4,distance=3pt,state=start,n=3]

\starttext

\placeinitial \input knuth

\stoptext

Alan

[-- Attachment #1.2: Type: text/html, Size: 1031 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

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

* Re: \placeinitial not working
  2015-10-31 13:26 \placeinitial not working Alan Bowen
@ 2015-11-01 14:18 ` Hans Hagen
  2015-11-01 16:14   ` Alan Bowen
  0 siblings, 1 reply; 8+ messages in thread
From: Hans Hagen @ 2015-11-01 14:18 UTC (permalink / raw)
  To: ntg-context

On 10/31/2015 2:26 PM, Alan Bowen wrote:
> \placeinitial used to work but now does not with the latest beta.
>
> Try the example from http://wiki.contextgarden.net/Initials.
>
> \setupinitial[color=red,font=Bold sa 4,distance=3pt,state=start,n=3]
>
> \starttext
>
> \placeinitial \input knuth
>
> \stoptext

fixed in next beta (we can now probably assume the garden has luatex 
0.81 for all platforms)


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: \placeinitial not working
  2015-11-01 14:18 ` Hans Hagen
@ 2015-11-01 16:14   ` Alan Bowen
  2015-11-01 17:43     ` Pablo Rodriguez
  2015-11-02  8:53     ` Hans Hagen
  0 siblings, 2 replies; 8+ messages in thread
From: Alan Bowen @ 2015-11-01 16:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1537 bytes --]

Thanks, Hans.

Will the next beta standalone from the Pragma site come with luatex0.81 or
is this a separate download?

Alan

On Sun, Nov 1, 2015 at 9:18 AM, Hans Hagen <pragma@wxs.nl> wrote:

> On 10/31/2015 2:26 PM, Alan Bowen wrote:
>
>> \placeinitial used to work but now does not with the latest beta.
>>
>> Try the example from http://wiki.contextgarden.net/Initials.
>>
>> \setupinitial[color=red,font=Bold sa 4,distance=3pt,state=start,n=3]
>>
>> \starttext
>>
>> \placeinitial \input knuth
>>
>> \stoptext
>>
>
> fixed in next beta (we can now probably assume the garden has luatex 0.81
> for all platforms)
>
>
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>                                              | www.pragma-pod.nl
> -----------------------------------------------------------------
>
> ___________________________________________________________________________________
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________

[-- Attachment #1.2: Type: text/html, Size: 3170 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

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

* Re: \placeinitial not working
  2015-11-01 16:14   ` Alan Bowen
@ 2015-11-01 17:43     ` Pablo Rodriguez
  2015-11-02 21:19       ` Alan Bowen
  2015-11-02  8:53     ` Hans Hagen
  1 sibling, 1 reply; 8+ messages in thread
From: Pablo Rodriguez @ 2015-11-01 17:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 11/01/2015 05:14 PM, Alan Bowen wrote:
> Thanks, Hans. 
> 
> Will the next beta standalone from the Pragma site come with luatex0.81
> or is this a separate download?

Hi Alan,

at least for Linux 32bit (I’m on Fedora 22), luatex-0.81 was included
with latest beta (2015.10.09 21:28) from the ConTeXt Suite (aka ConTeXt
Standalone).

Just in case it might help,

Pablo

> 
> On Sun, Nov 1, 2015 at 9:18 AM, Hans Hagen wrote:
> 
>     On 10/31/2015 2:26 PM, Alan Bowen wrote:
> 
>         \placeinitial used to work but now does not with the latest beta.
> 
>         Try the example from http://wiki.contextgarden.net/Initials.
> 
>         \setupinitial[color=red,font=Bold sa 4,distance=3pt,state=start,n=3]
> 
>         \starttext
> 
>         \placeinitial \input knuth
> 
>         \stoptext
> 
> 
>     fixed in next beta (we can now probably assume the garden has luatex
>     0.81 for all platforms)
> 
> 

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

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

* Re: \placeinitial not working
  2015-11-01 16:14   ` Alan Bowen
  2015-11-01 17:43     ` Pablo Rodriguez
@ 2015-11-02  8:53     ` Hans Hagen
  1 sibling, 0 replies; 8+ messages in thread
From: Hans Hagen @ 2015-11-02  8:53 UTC (permalink / raw)
  To: ntg-context

On 11/1/2015 5:14 PM, Alan Bowen wrote:
> Thanks, Hans.
>
> Will the next beta standalone from the Pragma site come with luatex0.81
> or is this a separate download?

just the garden

> Alan
>
> On Sun, Nov 1, 2015 at 9:18 AM, Hans Hagen <pragma@wxs.nl
> <mailto:pragma@wxs.nl>> wrote:
>
>     On 10/31/2015 2:26 PM, Alan Bowen wrote:
>
>         \placeinitial used to work but now does not with the latest beta.
>
>         Try the example from http://wiki.contextgarden.net/Initials.
>
>         \setupinitial[color=red,font=Bold sa 4,distance=3pt,state=start,n=3]
>
>         \starttext
>
>         \placeinitial \input knuth
>
>         \stoptext
>
>
>     fixed in next beta (we can now probably assume the garden has luatex
>     0.81 for all platforms)
>
>
>     -----------------------------------------------------------------
>                                                Hans Hagen | PRAGMA ADE
>                    Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>          tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>     <http://www.pragma-ade.com>
>                                                   | www.pragma-pod.nl
>     <http://www.pragma-pod.nl>
>     -----------------------------------------------------------------
>     ___________________________________________________________________________________
>     If your question is of interest to others as well, please add an
>     entry to the Wiki!
>
>     maillist : ntg-context@ntg.nl <mailto:ntg-context@ntg.nl> /
>     http://www.ntg.nl/mailman/listinfo/ntg-context
>     webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
>     archive  : http://foundry.supelec.fr/projects/contextrev/
>     wiki     : http://contextgarden.net
>     ___________________________________________________________________________________
>
>
>
>
> ___________________________________________________________________________________
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
>


-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: \placeinitial not working
  2015-11-01 17:43     ` Pablo Rodriguez
@ 2015-11-02 21:19       ` Alan Bowen
  2015-11-03  7:32         ` Mojca Miklavec
  0 siblings, 1 reply; 8+ messages in thread
From: Alan Bowen @ 2015-11-02 21:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1830 bytes --]

Hi, Pablo—

I reinstalled Context Suite/Standalone for Mac OSX and see that it comes
with luatex beta 0.80.

So I will have to wait for the next ConTeXt beta, I guess.

Alan

On Sun, Nov 1, 2015 at 12:43 PM, Pablo Rodriguez <oinos@gmx.es> wrote:

> On 11/01/2015 05:14 PM, Alan Bowen wrote:
> > Thanks, Hans.
> >
> > Will the next beta standalone from the Pragma site come with luatex0.81
> > or is this a separate download?
>
> Hi Alan,
>
> at least for Linux 32bit (I’m on Fedora 22), luatex-0.81 was included
> with latest beta (2015.10.09 21:28) from the ConTeXt Suite (aka ConTeXt
> Standalone).
>
> Just in case it might help,
>
> Pablo
>
> >
> > On Sun, Nov 1, 2015 at 9:18 AM, Hans Hagen wrote:
> >
> >     On 10/31/2015 2:26 PM, Alan Bowen wrote:
> >
> >         \placeinitial used to work but now does not with the latest beta.
> >
> >         Try the example from http://wiki.contextgarden.net/Initials.
> >
> >         \setupinitial[color=red,font=Bold sa
> 4,distance=3pt,state=start,n=3]
> >
> >         \starttext
> >
> >         \placeinitial \input knuth
> >
> >         \stoptext
> >
> >
> >     fixed in next beta (we can now probably assume the garden has luatex
> >     0.81 for all platforms)
> >
> >
>
> --
> http://www.ousia.tk
>
> ___________________________________________________________________________________
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________

[-- Attachment #1.2: Type: text/html, Size: 3508 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

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

* Re: \placeinitial not working
  2015-11-02 21:19       ` Alan Bowen
@ 2015-11-03  7:32         ` Mojca Miklavec
  2015-11-03 18:58           ` Alan Bowen
  0 siblings, 1 reply; 8+ messages in thread
From: Mojca Miklavec @ 2015-11-03  7:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Nov 2, 2015 at 10:19 PM, Alan Bowen wrote:
> Hi, Pablo—
>
> I reinstalled Context Suite/Standalone for Mac OSX and see that it comes
> with luatex beta 0.80.

LuaTeX is now at 0.81 for all the platforms except for Solaris and armhf-linux.

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

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

* Re: \placeinitial not working
  2015-11-03  7:32         ` Mojca Miklavec
@ 2015-11-03 18:58           ` Alan Bowen
  0 siblings, 0 replies; 8+ messages in thread
From: Alan Bowen @ 2015-11-03 18:58 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 963 bytes --]

Just updated my installation. Many thanks, Mojca.

Alan


On Tue, Nov 3, 2015 at 2:32 AM, Mojca Miklavec <
mojca.miklavec.lists@gmail.com> wrote:

> On Mon, Nov 2, 2015 at 10:19 PM, Alan Bowen wrote:
> > Hi, Pablo—
> >
> > I reinstalled Context Suite/Standalone for Mac OSX and see that it comes
> > with luatex beta 0.80.
>
> LuaTeX is now at 0.81 for all the platforms except for Solaris and
> armhf-linux.
>
> Mojca
>
> ___________________________________________________________________________________
> 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  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 2170 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

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

end of thread, other threads:[~2015-11-03 18:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-31 13:26 \placeinitial not working Alan Bowen
2015-11-01 14:18 ` Hans Hagen
2015-11-01 16:14   ` Alan Bowen
2015-11-01 17:43     ` Pablo Rodriguez
2015-11-02 21:19       ` Alan Bowen
2015-11-03  7:32         ` Mojca Miklavec
2015-11-03 18:58           ` Alan Bowen
2015-11-02  8:53     ` 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).