[NTG-context] Possible seeindex enhancement

2018-10-25 Thread Rik Kabel

List,

I am looking for a way to modify the text used for \seeindex (in 
English, "see") to have two types of seeindex result in the same index 
register. I would like to produce, for example,


   pseudepigraphy, 103,/see also obliteration/

and at the same time be able to produce the standard

   Marut, Ret,/see Traven, B./

For the first of these in print documents (no interaction required) I 
can use \seeindex{pseudepigraphy}{also obliteration}, but that does not 
produce an interactive link.


Can anyone suggest how to accomplish this?

--
Rik
//


___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] [luatex] Luatex 1.09.0 announcement (following)

2018-10-25 Thread luigi scarso
On Thu, Oct 25, 2018 at 8:57 PM Werner LEMBERG  wrote:

>
> > We have a new pdf parser (pplib from Paweł Jackowski) that replaces
> > poppler.  It is much smaller, a bit faster and it's written in
> > pure C [...]
>
> Is there a project page for pplib?  The source code of this library
> contained in TeXLive is very, very uncommented – in particular, a
> description of the API is completely missing, AFAICS.  It also comes
> with overly long lines and extremely densely written C code; it almost
> feels as if the original source has been written with cweb or
> something like that.
>
there is a documentation under html
 luatex/tags/1.09.0/source/texk/web2c/luatexdir/luapplib/html

see
http://www.luatex.org/download.html
for the svn repo
-- 
luigi
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

[NTG-context] Luatex 1.09.0 announcement (following)

2018-10-25 Thread luigi scarso
Hi all,

At the context meeting we presented (and discussed) the state of luatex and
released 1.08 as a prelude to 1.09. Today we announce version 1.09.

We are gradually entering into a "bug fix / no more features"
mode. The goal is to have the beginning of "stable" luatex 1.10 for
next texlive 2019, and in our minds "stable" means "in the long term
like pdftex".

In practice this means that luatex comes with lua 5.3.4, that
luajittex uses luajit 2.1 beta3, and that context will assume and support
this setup for a long time. This also means that we will keep the lua
5.3.4 API. Issues with luajitex will be solved whenever it is
possible, but we expect that some platforms will not have luajittex
and  this is nothing new, as it already happens in texlive.

By going stable we also hope that those using the lua interfaces will
not be catched by surprises. The internals are predictable enough for
that.

We have a new pdf parser (pplib from Paweł Jackowski) that replaces
poppler.  It is much smaller, a bit faster and it's written in pure C
so it fits also well with our idea of "stable" wrt to the compiler
versions. It also removes a dependency on a large library set. We are
actively testing it but appreciate testing from "power users" (like
Hraban did at the ctx meeting). Of course our powerful buildbot farm
helps a lot in the process.

We will of course try to make the luatex manual better and further
document mkiv features. If you have suggestions for context, don't
hesitate to ask because we keep evolving.

We would like to stress the terms "gradually" and "beginning":
practically we think means that, at least for the next year, there
will be our "usual" cycle of intermediate bugfix releases, but at this
point we are quite sure that for the TeX users the core features are
both powerful and complete enough for a large set of useful
applications, and context is an example of such application.

At the same time, we are not stopping research and developing, if only
because the rest of the world is moving on. As usual the context
meeting is place where we will report the results.




Happy using,

Luigi & Hans
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] [dev-context] Luatex 1.09.0 announcement (Mojca Miklavec)

2018-10-25 Thread luigi scarso
On Thu, Oct 25, 2018 at 1:09 PM Damien Thiriet 
wrote:

> Hi,
>
>
> LuaJIT did not work on OpenBSD 6.3 texlive* packages.
> I can live without it anyway.
> Does this mean that a ConTeXt live install will be available on OpenBSD
> 6.4?
>
> As usual I would be highly interested, even more since I discovered that
> using official packages (TL-2017 btw), you have to load everything to
> get context, since texlive-texmf-full is a texlive-texmf-context
> dependency.
>
> Greetings,
>
> *bsd support is scheduled, so I know that  I have to look at them.
It's a matter of find a free slot.

-- 
luigi
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] [dev-context] Luatex 1.09.0 announcement (Mojca Miklavec)

2018-10-25 Thread Damien Thiriet
Hi,


LuaJIT did not work on OpenBSD 6.3 texlive* packages.
I can live without it anyway. 
Does this mean that a ConTeXt live install will be available on OpenBSD 6.4?

As usual I would be highly interested, even more since I discovered that
using official packages (TL-2017 btw), you have to load everything to
get context, since texlive-texmf-full is a texlive-texmf-context dependency.

Greetings,


Damien Thiriet
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___