[NTG-context] basic issues with formulas
Pablo Rodriguez
oinos at gmx.es
Thu Dec 3 20:48:30 CET 2020
Dear list,
math is all Greek to me and I’m experiencing issues when typesetting the
most basic inline formulas.
\starttext
\startitemize[packed]
\item Valor actual neto: $beneficios - costes$.
\item Beneficio por euro: $\frac{beneficios}{costes}$.
\item Beneficio obtenido el primer año.
\stopitemize
\startitemize[packed]
\item Valor actual neto: $beneficios - costes$.
\item Beneficio por euro: $beneficios - costes$.
\item Beneficio obtenido el primer año.
\stopitemize
\startitemize[packed, columns, two]
\item Valor actual neto: $beneficios - costes$.
\item Beneficio por euro: $\frac{beneficios}{costes}$.
\item Beneficio obtenido el primer año.
\stopitemize
\startitemize[packed, columns, two]
\item Valor actual neto: $beneficios - costes$.
\item Beneficio por euro: $beneficios - costes$.
\item Beneficio obtenido el primer año.
\stopitemize
\stoptext
The issues I’m experiencing are:
1. Kernings around ligatures (fi) are wrong.
2. Is there a way to enable ligatures?
3. Packed works fine with fractions, but packed columns is wrong with
them. It adds too much space.
Again, formulas are totally foreign to my work with ConTeXt.
I don’t know whether they are bugs in latest (2020.01.30 14:13) or there
is a way to avoid the issues.
Many thanks for your help,
Pablo
--
http://www.ousia.tk
More information about the ntg-context
mailing list