On Mon, Jun 12, 2017 at 1:30 PM, Mathias Schickel
<m...@fa.uni-tuebingen.de> wrote:
> Hi Mikael,
>
> when will LuaTeX 1.05 be released? And how can I get the source for 
> compilation (and what exactly will I have to do to get everything to work)?
> Besides: Do you have a link to the thread you are referring to?
>
> Best
> /Mathias
>
>
>> Am 12.06.2017 um 12:57 schrieb Mikael P. Sundqvist <mic...@gmail.com>:
>>
>> On Mon, Jun 12, 2017 at 12:32 PM, Mathias Schickel
>> <m...@fa.uni-tuebingen.de> wrote:
>>> Dear Hans,
>>>
>>> the newest beta (I have updated some hours ago) contains again some bugs 
>>> regarding the size and placement of primes. You can verify that by using 
>>> the following minimal example (created to show some older bugs being 
>>> resolved meanwhile):
>>>
>>> %%%%%%%
>>> \starttext
>>> %
>>> Compare $f'$ to $(f')$ and to $f''$, $(f'')$, $f^{''}$ and $(f^{''})$.
>>> %
>>> \startformula
>>>        %
>>>        \int\nolimits_a^b \bigl(\|f(x)\|\bigr)\, {\mathrm d}x
>>>        %
>>> \stopformula
>>> %
>>> \stoptext
>>> %%%%%%%
>>>
>>> The output is attached. The primes are obviously rendered too small. And 
>>> while $f'$ seems to lead to a placement of the prime a little too low, 
>>> $f^{'}$ seems to cause the prime being placed too high.
>>>
>>> Best
>>> Mathias
>>>
>>>
>>>
>>> ___________________________________________________________________________________
>>> 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
>>> ___________________________________________________________________________________
>>
>> I think this is intended (see the other thread). Hans decided to do
>> the primes differently, which means that they will look strange until
>> luatex 1.05 is out. You can compile luatex 1.05 yourself, and you will
>> see that the primes look OK. I attach a pdf result of your file,
>> compiled with 1.05.
>>
>> /Mikael
>> <primes105.pdf>___________________________________________________________________________________
>> 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
>> ___________________________________________________________________________________
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

As far as I understand 1.05 will be out at the same time as the
context meeting takes place (Sepbember?).

For the thread, it was this one (that you participated in):
https://mailman.ntg.nl/pipermail/ntg-context/2017/088747.html . I
think the information you need is available there, but still:

I run linux (ubuntu), and these are the steps that made it work for me
(with help of luigi and Taco):

1) get the files

svn checkout --username anonsvn --password anonsvn
https://serveur-svn.lri.fr/svn/modhel/luatex/branches/experimental/

2) compile:

step into the folder experimental and run build.sh

3) copy the luatex binary to a place where it is found

I chose to replace the one from garden, and it seems to work.

Good luck!

/Mikael
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to