[NTG-context] \hbox dir TRT syntax error with LMTX
Hans Hagen
j.hagen at xs4all.nl
Sun Apr 7 23:22:26 CEST 2019
On 4/7/2019 11:04 PM, Joseph Canedo wrote:
> Dear all,
>
> Trying to compile this MWE
>
> \starttext
>
> \hbox dir TRT{TRT box}
don't use these low level commands use:
\naturalhbox{r2l box}
\reversehbox{l2r box}
and in running text \righttoleft and \lefttoright
and at the document level \setupalign[r2l]
etc .. context supports only that (in order to avoid unwanted side
effects and interferences)
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
More information about the ntg-context
mailing list