ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Pablo Rodriguez <oinos@gmx.es>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: basic issues with formulas
Date: Thu, 3 Dec 2020 20:48:30 +0100	[thread overview]
Message-ID: <0d4e2cea-fc1e-e6b9-efe1-f58ea56586d8@gmx.es> (raw)

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
___________________________________________________________________________________
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	other threads:[~2020-12-03 19:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03 19:48 Pablo Rodriguez [this message]
2020-12-03 19:55 ` Otared Kavian
2020-12-03 20:46   ` Pablo Rodriguez
2020-12-03 20:23 ` Hans Åberg
2020-12-03 20:49   ` Pablo Rodriguez
2020-12-03 20:52 ` Pablo Rodriguez
2020-12-03 21:00   ` Wolfgang Schuster
2020-12-03 21:27     ` Pablo Rodriguez
     [not found] <mailman.1514.1607024916.1206.ntg-context@ntg.nl>
2020-12-03 20:58 ` Andres Conrado Montoya
2020-12-03 21:40   ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0d4e2cea-fc1e-e6b9-efe1-f58ea56586d8@gmx.es \
    --to=oinos@gmx.es \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).