Re: [NTG-context] Skipped figure numbers

2016-03-30 Thread Aditya Mahajan

On Wed, 30 Mar 2016, Aidan Nichol wrote:


I have been looking at various options for controlling how figures are placed 
on a page and based on answers to similar questions in this mailing list I  
tried various options. The most flexible one seems to be using tables e.g.

\setupexternalfigures[location={default}]

\starttext

\placefigure[]{}{\externalfigure[hacker][height=1in]}

\startxtable[frame=off,align=low]
\startxrow
 \startxcell[ny=2]
 \placefigure[force][]{left twoup}{\externalfigure[mill][height=4in]}
  \stopxcell
  \startxcell
\placefigure[force][]{the first}{\externalfigure[spider][height=1.5in]}
  \stopxcell
\stopxrow
\startxrow
 \startxcell
   \placefigure[force][]{the second}{\externalfigure[cow][height=1.5in]}
 \stopxcell
\stopxrow
\stopxtable

It seems to work well except that figure numbers are being skipped. In this 
example hacker=1 mill=8, spider=9 and cow=10.
Varying the contents of the table reveals that It is skipping two times the 
number of figures in the table.

Is this an invalid combination of features I’m using or am I doing something 
wrong?


The contents of a table are typeset multiple times to get an idea of the
height and width. Here is one option:

\useMPlibrary[dum]

\starttext

\bTABLE[frame=off,align=low]
\bTR
\bTD[ny=2]
 \placefigure[here,\iftrialtypesetting nonumber \fi]
 []{left twoup}{\externalfigure[mill][width=2in,height=4in]}
\eTD
\bTD
 \placefigure[here,\iftrialtypesetting nonumber \fi]
 []{the first}{\externalfigure[spider][width=2in,height=2in]}
\eTD
\eTR
\bTR
\bTD
 \placefigure[here,\iftrialtypesetting nonumber \fi]
 []{the second}{\externalfigure[cow][width=2in,height=2in]}
\eTD
\eTR
\eTABLE
\stoptext

Aditya___
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
___

Re: [NTG-context] Alignment for narrower text

2016-03-30 Thread Hans Hagen

On 3/30/2016 8:55 PM, Jan Tosovsky wrote:

On 2014-01-30 Jan Tosovsky wrote:


I'd expect that starting french quote sign outside the left text edge -
similarly like it is aligned the main flow when the hanging feature is
enabled.

Now I've found it works as expected when the indenting is disabled...



http://tracker.luatex.org/view.php?id=884

After recent improvements I've tested this older issue, but it is still
problematic.

When that \setupindenting is uncommented, french quote is not hanged.

Just updating the status :-)


indenting prohibits protrusion

Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | 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
___

Re: [NTG-context] Error - font-otj.lua:1503: attempt to perform arithmetic on local 'rightkern'

2016-03-30 Thread Hans Hagen

On 3/30/2016 9:11 PM, Jan Tosovsky wrote:

Dear All,

when generating example from

http://wiki.contextgarden.net/Palatino_Linotype_under_MKIV

I am getting the following error in the latest beta (0.90):


not related to 0.90 ...

fixed in next beta (kerning with spaces is new and still somewhat untested)

you can try

\definefontfeature[default][default][spacekern=no]


Hans

--

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | 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
___

Re: [NTG-context] Protrusion cancellation by index term

2016-03-30 Thread Hans Hagen

On 3/30/2016 9:53 PM, Jan Tosovsky wrote:

On 2016-03-22 Hans Hagen wrote:

On 3/21/2016 10:59 PM, Jan Tosovsky wrote:

On 2014-02-23 Hans Hagen wrote:

On 2/22/2014 2:38 PM, Jan Tosovsky wrote:

On 2014-02-22 Jan Tosovsky wrote:


when a punctuated phrase appears at the beginning of the line,
it is not protruded correctly when preceded by an index term.

... \index{foo}>Bar< ...

A minimal example is available at
http://drifted.in/other/sample.tex


It is more serious issue than expected. Consider next two
variants:

(1) sentence, \index{primary}>Primary<
(2) sentence,\index{primary} >Primary<

When the line is broken after a comma:
ad 1) starting guillemet is not protruded
ad 2) ending comma is not protruded

When \index is surrounded by spaces from both sides, the space
is rendered at the beginning of the next line (resulting in
'indenting').

I'd be grateful for ignoring any non document content preceding
punctuation to avoid its influence on protrusion.


well, think of it like this:

[something][something else]

with [something] being bound to < ... so that is then the
boundary of the word, not < ... i might know a solution (but such
-major- changes have to fit into my schedule)


are there any improvements here with revamped token processing
implemented in recent versions?


it's not that trivial

... for the index we can cheat a bit but then i also need to check lots
of other cases for possible interference



Can you roughly estimate when this could be further investigated?
Between 0.90-0.95, later or after 1.0?


further handling is unrelated to the engine because at that level it is 
not know what protrusion is expected (there are probably as many cases 
where you don't want to protrude as where you might want and hard coding 
solutions / heuristics is no option



I hope there will be some way to fix it in ConTeXt one day.


non trivial so very stepwise ... adding all kind of hacks just for 
protrusion can interfere with other mechanisms


you can try to do this:

\leftboundary\hbox{\index{foo}}

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | 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
___

Re: [NTG-context] Protrusion cancellation by index term

2016-03-30 Thread Jan Tosovsky
On 2016-03-22 Hans Hagen wrote:
> On 3/21/2016 10:59 PM, Jan Tosovsky wrote:
> > On 2014-02-23 Hans Hagen wrote:
> >> On 2/22/2014 2:38 PM, Jan Tosovsky wrote:
> >>> On 2014-02-22 Jan Tosovsky wrote:
> 
>  when a punctuated phrase appears at the beginning of the line,
>  it is not protruded correctly when preceded by an index term.
> 
>  ... \index{foo}>Bar< ...
> 
>  A minimal example is available at
>  http://drifted.in/other/sample.tex
> 
> >>> It is more serious issue than expected. Consider next two
> >>> variants:
> >>>
> >>> (1) sentence, \index{primary}>Primary<
> >>> (2) sentence,\index{primary} >Primary<
> >>>
> >>> When the line is broken after a comma:
> >>> ad 1) starting guillemet is not protruded
> >>> ad 2) ending comma is not protruded
> >>>
> >>> When \index is surrounded by spaces from both sides, the space 
> >>> is rendered at the beginning of the next line (resulting in
> >>> 'indenting').
> >>>
> >>> I'd be grateful for ignoring any non document content preceding
> >>> punctuation to avoid its influence on protrusion.
> >>
> >> well, think of it like this:
> >>
> >> [something][something else]
> >>
> >> with [something] being bound to < ... so that is then the 
> >> boundary of the word, not < ... i might know a solution (but such 
> >> -major- changes have to fit into my schedule)
> >
> > are there any improvements here with revamped token processing
> > implemented in recent versions?
> 
> it's not that trivial
> 
> ... for the index we can cheat a bit but then i also need to check lots
> of other cases for possible interference
> 

Can you roughly estimate when this could be further investigated?
Between 0.90-0.95, later or after 1.0? 

I hope there will be some way to fix it in ConTeXt one day. 

Jan

___
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
___

Re: [NTG-context] Length range control of the last line of paragraph

2016-03-30 Thread Jan Tosovsky
On 2016-03-26 Hans Hagen wrote:
> 
> I added final|2*final|3*final|4*final
> 
> where final is a hspace of one em by default
> 
> the only purpose of this feature is to ensure a gap at the end (handy
> when there is no indentation)
> 

Does this settings just set \parfillskip XX plus 1fil or there is more complex 
magic in the background?

I'd like to extend a description here:
http://wiki.contextgarden.net/Paragraph_last_line_control

Anyway, this related issue could be closed now:

http://tracker.luatex.org/view.php?id=885

Thanks, Jan


___
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
___

[NTG-context] Error - font-otj.lua:1503: attempt to perform arithmetic on local 'rightkern'

2016-03-30 Thread Jan Tosovsky
Dear All,

when generating example from 

http://wiki.contextgarden.net/Palatino_Linotype_under_MKIV

I am getting the following error in the latest beta (0.90):


error: ...ext/tex/texmf-context/tex/context/base/mkiv/font-otj.lua:1503:
attempt to perform arithmetic on local 'rightkern' (a table value)

tex error   > tex error on line 28 in file D:/db/foot.tex: ?


\typo_paragraphs_stop_cell_yes ...dstrut \endgraf
  \fi \paragraphsparameter
\...
\stopparagraphscell ->\typo_paragraphs_stop_cell
 \let
\typo_paragraphs_stop_...
\stopTwoColumns ->\stopparagraphscell
  \egroup \paragraphsparameter \c!after
...
l.28 \stopTwoColumns


27 \getbuffer[Plato]
28 >>  \stopTwoColumns
29


Nothing crucial, just verifying the behaviour in the latest beta.

Jan

___
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
___

Re: [NTG-context] Alignment for narrower text

2016-03-30 Thread Jan Tosovsky
On 2014-01-30 Jan Tosovsky wrote:
> 
> I'd expect that starting french quote sign outside the left text edge -
> similarly like it is aligned the main flow when the hanging feature is
> enabled.
> 
> Now I've found it works as expected when the indenting is disabled...
> 

http://tracker.luatex.org/view.php?id=884

After recent improvements I've tested this older issue, but it is still
problematic.

When that \setupindenting is uncommented, french quote is not hanged.

Just updating the status :-)

Jan

___
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
___

Re: [NTG-context] beta / current

2016-03-30 Thread Pablo Rodriguez
On 03/30/2016 12:51 PM, Hans Hagen wrote:
> Hi,
> 
> As texlive code freeze is on the horizon, we are close to a new current 
> release. The current beta will probably not change much till that 
> moment. We now have luatex 0.90 but might as well end up with 0.95 in 
> texlive 2016 (because as usual we can test it with the garden 
> distribution).

Hans,

would it be possible that next current could have orphans and widows
controlled in \startlines...\stoplines?

Here you have a minimal sample that shows the issue:

\showframe\showgrid
\setuppapersize[A5]
\setuplayout[setups=*lessstrict, topspace=4.5cm, height=middle]
\startsetups[*lessstrict]
\setup[reset]
\widowpenalty=1
\clubpenalty=1
\brokenpenalty=1
\stopsetups
\starttext
\dorecurse{5}{\input quevedo-es\par}
\page
\dorecurse{5}{\input knuth\par}
\stoptext

Many thanks for your help,


Pablo
-- 
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
___

Re: [NTG-context] help on def & buffer

2016-03-30 Thread Erik Margraf
Ups, didn't expect that ...  ;-)
Thanks Wolfgang! Actually your version works, Hans' version does not ...
(could try them only now)

Kind regards
Erik

On Wed, Mar 30, 2016 at 2:46 PM, Wolfgang Schuster <
schuster.wolfg...@gmail.com> wrote:

> Hans Hagen 
> 30. März 2016 um 10:11
>
>
> \startbuffer .. \stopbuffer is parsed special
>
> so use:
>
> \def\Buffer#1#2
>   {\setbuffer[#1]{\input #2\relax}}
>
> \def\Buffer#1#2%
>   {\setbuffer[#1]\input{#2}\endbuffer}
>
> Wolfgang
>
>
> ___
> 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
>
> ___
>
___
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
___

Re: [NTG-context] help on def & buffer

2016-03-30 Thread Wolfgang Schuster

Hans Hagen 
30. März 2016 um 10:11


\startbuffer .. \stopbuffer is parsed special

so use:

\def\Buffer#1#2
  {\setbuffer[#1]{\input #2\relax}}

\def\Buffer#1#2%
  {\setbuffer[#1]\input{#2}\endbuffer}

Wolfgang
___
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
___

[NTG-context] beta / current

2016-03-30 Thread Hans Hagen

Hi,

As texlive code freeze is on the horizon, we are close to a new current 
release. The current beta will probably not change much till that 
moment. We now have luatex 0.90 but might as well end up with 0.95 in 
texlive 2016 (because as usual we can test it with the garden 
distribution).


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | 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
___

[NTG-context] Skipped figure numbers

2016-03-30 Thread Aidan Nichol
I have been looking at various options for controlling how figures are placed 
on a page and based on answers to similar questions in this mailing list I  
tried various options. The most flexible one seems to be using tables e.g.

\setupexternalfigures[location={default}]

\starttext

\placefigure[]{}{\externalfigure[hacker][height=1in]}

\startxtable[frame=off,align=low]
\startxrow
  \startxcell[ny=2]
  \placefigure[force][]{left twoup}{\externalfigure[mill][height=4in]}
   \stopxcell
   \startxcell
 \placefigure[force][]{the first}{\externalfigure[spider][height=1.5in]}
   \stopxcell
\stopxrow
\startxrow
  \startxcell
\placefigure[force][]{the second}{\externalfigure[cow][height=1.5in]}
  \stopxcell
\stopxrow
\stopxtable

It seems to work well except that figure numbers are being skipped. In this 
example hacker=1 mill=8, spider=9 and cow=10.
Varying the contents of the table reveals that It is skipping two times the 
number of figures in the table.

Is this an invalid combination of features I’m using or am I doing something 
wrong?
___
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
___

Re: [NTG-context] help on def & buffer

2016-03-30 Thread Marco Patzer
On Wed, 30 Mar 2016 10:34:46 +0200
Erik Margraf  wrote:

> My plan is simply to use the output of a sagemath run in this way. A
> run should produce
> several files containing TeX code. I only wanted to shorten the
> \startbuffer \input ... \stopbuffer
> sequence. Maybe this (including sagemath output) could be done
> differently, but this was
> the first (and only ;-)) idea I came up with.

I don't know sagemath but I assume this is a use case for Aditya's
filter module¹. It's included in the distribution.

Marco

¹ https://github.com/adityam/filter
___
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
___

Re: [NTG-context] help on def & buffer

2016-03-30 Thread Erik Margraf
Than you Hans!
My plan is simply to use the output of a sagemath run in this way. A run
should produce
several files containing TeX code. I only wanted to shorten the
\startbuffer \input ... \stopbuffer
sequence. Maybe this (including sagemath output) could be done differently,
but this was
the first (and only ;-)) idea I came up with.

kind regards
Erik

On Wed, Mar 30, 2016 at 10:11 AM, Hans Hagen  wrote:

> On 3/30/2016 9:27 AM, Erik Margraf wrote:
>
>> Dear List,
>>
>> please help me with my problem here 
>>
>> I - probably naively - tried the following:
>> 
>>
>> \starttext
>>
>>
>> \def\Buffer#1#2
>>
>> {
>>
>> \startbuffer[#1]
>>
>> \input #2
>>
>> \stopbuffer
>>
>> }
>>
>> \Buffer{bla}{knuth}
>>
>>
>> \stoptext
>>
>> -
>>
>>
>> Context gives me the following error on this:
>>
>>
>> tex error > tex error on line 9 in file
>> C:/Users/emargraf/Documents/buffer.tex: ! Undefined control sequence
>>
>>
>>
>> \Buffer ...startbuffer [#1] \input #2 \stopbuffer
>>
>> l.9 \Buffer{bla}{knuth}
>>
>
> \startbuffer .. \stopbuffer is parsed special
>
> so use:
>
> \def\Buffer#1#2
>   {\setbuffer[#1]{\input #2\relax}}
>
> \Buffer{bla}{knuth}
>
> but i'm not sure what you gain here as it will still input tufte each time
>
> Hans
>
> -
>   Hans Hagen | PRAGMA ADE
>   Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>   tel: 038 477 53 69 | 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
>
> ___
___
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
___

Re: [NTG-context] help on def & buffer

2016-03-30 Thread Hans Hagen

On 3/30/2016 9:27 AM, Erik Margraf wrote:

Dear List,

please help me with my problem here 

I - probably naively - tried the following:


\starttext


\def\Buffer#1#2

{

\startbuffer[#1]

\input #2

\stopbuffer

}

\Buffer{bla}{knuth}


\stoptext

-


Context gives me the following error on this:


tex error > tex error on line 9 in file
C:/Users/emargraf/Documents/buffer.tex: ! Undefined control sequence



\Buffer ...startbuffer [#1] \input #2 \stopbuffer

l.9 \Buffer{bla}{knuth}


\startbuffer .. \stopbuffer is parsed special

so use:

\def\Buffer#1#2
  {\setbuffer[#1]{\input #2\relax}}

\Buffer{bla}{knuth}

but i'm not sure what you gain here as it will still input tufte each time

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | 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
___

[NTG-context] help on def & buffer

2016-03-30 Thread Erik Margraf
Dear List,

please help me with my problem here 

I - probably naively - tried the following:


\starttext


\def\Buffer#1#2

{

\startbuffer[#1]

\input #2

\stopbuffer

}

\Buffer{bla}{knuth}


\stoptext

-


Context gives me the following error on this:


tex error > tex error on line 9 in file
C:/Users/emargraf/Documents/buffer.tex: ! Undefined control sequence



\Buffer ...startbuffer [#1] \input #2 \stopbuffer

l.9 \Buffer{bla}{knuth}


---


Kind regards

Erik
___
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
___

Re: [NTG-context] adding font feature tnum in the TOC

2016-03-30 Thread Willi Egger
Thank you Hans,

I think we will keep such things with fonts as before. So I am happy about the 
solution I got from Wolfgang and it works for me here…The latter is the most 
important.

Kind regards

Willi
> On 30 mrt. 2016, at 08:26, Hans Hagen  wrote:
> 
> On 3/29/2016 8:38 PM, Willi Egger wrote:
>> I underrstand this, however then I do not get tabular figures…
> 
> These things also depend on the font. Some fonts (maybe taken from type ones) 
> have old styles in the regular digit slots so effectively they always have 
> onum=yes hardcoded and maybe alternatives that kick in when you choose 
> another *num (turning onum off doesn't help then). (The same can be true for 
> other features; unfortunately it's a bit of a mess out there. And if needed 
> we can fix such things in lfg files for specific fonts.)
> 
> Hans
> 
> -
>  Hans Hagen | PRAGMA ADE
>  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>  tel: 038 477 53 69 | 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
> ___

___
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
___

Re: [NTG-context] Hanging punctuation misalignment in footnotes

2016-03-30 Thread Hans Hagen

On 3/29/2016 11:07 PM, Jan Tosovsky wrote:


I can't reproduce the original issue in the latest beta (0.90). Was there
something improved in this regard?


yes, some improvements in the engine and (so far only in a few places) 
adaption to that in context



It looks really great!


it looks consistent; if it looks 'great' is a matter of taste

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | 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
___

Re: [NTG-context] adding font feature tnum in the TOC

2016-03-30 Thread Hans Hagen

On 3/29/2016 8:38 PM, Willi Egger wrote:

I underrstand this, however then I do not get tabular figures…


These things also depend on the font. Some fonts (maybe taken from type 
ones) have old styles in the regular digit slots so effectively they 
always have onum=yes hardcoded and maybe alternatives that kick in when 
you choose another *num (turning onum off doesn't help then). (The same 
can be true for other features; unfortunately it's a bit of a mess out 
there. And if needed we can fix such things in lfg files for specific 
fonts.)


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: 038 477 53 69 | 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
___