On 2016-02-24 19:19:19 +0000, Hans Hagen said:
On 2/24/2016 5:48 PM, Nicola wrote:
I have a problem with the symbol in the subject. This is a minimal document:
\starttext $\llbracket x\rrbracket$ $\bigl\llbracket x\bigr\rrbracket$ $\Bigl\llbracket x\Bigr\rrbracket$ $\biggl\llbracket x\biggr\rrbracket$ $\Biggl\llbracket x\Biggr\rrbracket$ \stoptext
Using ConTeXt from TeX Live 2015, \rrbracket is rendered only in the first case (current beta is ok). Can you reproduce this? Is there a workaround?
use context from the contextgarden (more recent luatex too)
I have followed the instructions at http://wiki.contextgarden.net/Mac_Installation rsync -av rsync://contextgarden.net/minimals/setup/first-setup.sh . sh ./first-setup.sh --context=current --modules=all --engine=luatex It fails with ! Undefined control sequence. l.1020 \pdfoutput \zerocount in syst-ini.mkiv. Nicola