ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vyatcheslav Yatskovsky <yatskovsky@gmail.com>
To: ntg-context@ntg.nl
Subject: Math setup with Times (Termes)
Date: Sun, 08 Nov 2009 23:00:17 +0200	[thread overview]
Message-ID: <4AF73161.9000102@gmail.com> (raw)
In-Reply-To: <mailman.329.1257669716.22155.ntg-context@ntg.nl>

[-- Attachment #1: Type: text/plain, Size: 1482 bytes --]

Hello Gurus,

Please, please, please! I need your help badly.

The problem is with math font setup. If I use default math font, two 
problems arise:

1) Greek letters are slanted, while they supposed by our standards to be 
straight.

2) Cyrillic does not work in math, while some indexes are in Ukrainian.

I also try to setup Times New Roman (from Windows) to replace default 
math font. This would be perfect solution for me, but I've lost completely.

For my current point, I found that my TimesNR typescript behaves just 
like Gyre-Termes, so you can experiment on the latter (without need of 
Windows). This is my minimal example (see attachment also):

\usetypescript[termes]\setupbodyfont[termes, 14pt]

\starttext

Така система рівнянь має вигляд:

$это мат. текст this this math text$

\startformula\left\{ \matrix{

2 = a \cdot {2^2} + b \cdot 2 + c; \hfill \cr

1 = a \cdot {3^2} + b \cdot 3 + c; \hfill \cr

2a \cdot 2 + b = 0. \hfill \cr} \right.\stopformula

Вирішуючи цю систему рівнянь, можна отримати

всі три коефіцієнти: $c = - 2$; $a = - 1$; $b = 4$.

\stoptext


The main problem is that Latin letters in math are not slanted at all! I 
only found that some tricky conversion is done by 
original-youngryu-tx.map , but it's far beyond my understanding to fix 
something in it.

Best regards,
Vyatcheslav








[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0.tex --]
[-- Type: text/x-tex; name="0.tex", Size: 545 bytes --]

\usetypescript[termes]\setupbodyfont[termes, 14pt]

\starttext

Така система рівнянь має вигляд:

$это мат. текст      this this math text$

\startformula\left\{ \matrix{
  2 = a \cdot {2^2} + b \cdot 2 + c; \hfill \cr 
  1 = a \cdot {3^2} + b \cdot 3 + c; \hfill \cr 
  2a \cdot 2 + b = 0. \hfill \cr}  \right.\stopformula

Вирішуючи цю систему рівнянь, можна отримати
всі три коефіцієнти: $c =  - 2$; $a =  - 1$; $b = 4$.

\stoptext

[-- Attachment #3: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

       reply	other threads:[~2009-11-08 21:00 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.329.1257669716.22155.ntg-context@ntg.nl>
2009-11-08 21:00 ` Vyatcheslav Yatskovsky [this message]
2009-11-08 21:18   ` Wolfgang Schuster
2009-11-09  0:14   ` Aditya Mahajan
2009-11-10 18:10   ` Mojca Miklavec
2009-11-10 20:12     ` Mojca Miklavec
2009-11-11  8:38       ` Hans Hagen
2009-11-11 15:01         ` Mojca Miklavec
2009-11-11 15:06           ` luigi scarso
2009-11-11 20:50             ` Martin Schröder
2009-11-11 15:21           ` Aditya Mahajan
2009-11-11 15:36             ` Mojca Miklavec
2009-11-11 15:54               ` Hans Hagen
2009-11-11 16:02                 ` Mojca Miklavec
2009-11-11 16:06                   ` Wolfgang Schuster
2009-11-11 16:37                     ` Mojca Miklavec
2009-11-11 16:57                       ` Wolfgang Schuster
2009-11-12 11:25                         ` Mojca Miklavec
2009-11-12 11:41                           ` Hans Hagen
2009-11-12 12:42                             ` Mojca Miklavec
2009-11-12 12:44                               ` Mojca Miklavec
2009-11-12 13:45                                 ` Mojca Miklavec
2009-11-12 14:56                                   ` Wolfgang Schuster
     [not found]                                     ` <6faad9f00911120702w1f3eadb1if91bbd65a594a6c1@mail.gmail.com>
     [not found]                                       ` <4AFC25CB.90906@gmail.com>
2009-11-12 15:19                                         ` Mojca Miklavec
2009-11-12  9:42                       ` Hans Hagen
2009-11-12 11:25                         ` Mojca Miklavec
2009-11-12 11:38                           ` Hans Hagen
2009-11-11 16:13               ` Hans Hagen
2009-11-11 16:39                 ` Bernhard Rosensteiner
2009-11-11 17:26                 ` definereferenceformat problem Bernhard Rosensteiner
2009-11-25  1:50                   ` Chen Shen
2009-11-28 14:51                     ` Chen Shen
2009-11-28 16:36                   ` Peter Münster
2009-11-28 17:04                     ` Chen Shen
2009-11-11 15:37           ` Math setup with Times (Termes) Hans Hagen
2009-11-11 15:58             ` Mojca Miklavec
2009-11-08 21:17 ` Itemize withing description Vyatcheslav Yatskovsky
2009-11-09  0:08   ` Aditya Mahajan
     [not found] <mailman.343.1257760041.22155.ntg-context@ntg.nl>
2009-11-09 11:43 ` Math setup with Times (Termes) Vyatcheslav Yatskovsky
     [not found] <mailman.384.1257957327.22155.ntg-context@ntg.nl>
2009-11-12  1:16 ` Vyatcheslav Yatskovsky
2009-11-12  1:23 ` Vyatcheslav Yatskovsky
     [not found] <mailman.396.1258033393.22155.ntg-context@ntg.nl>
2009-11-12 14:19 ` Vyatcheslav Yatskovsky
2009-11-12 14:38   ` Mojca Miklavec
2009-11-12 16:52     ` Hans Hagen
2009-11-12 14:25 ` Vyatcheslav Yatskovsky
2009-11-12 14:41   ` Mojca Miklavec
2009-11-12 15:02 ` Vyatcheslav Yatskovsky
2009-11-12 15:07   ` Taco Hoekwater
     [not found] <mailman.403.1258044997.22155.ntg-context@ntg.nl>
2009-11-12 17:05 ` Vyatcheslav Yatskovsky
2009-11-12 17:34   ` Mojca Miklavec
     [not found] <mailman.407.1258061400.22155.ntg-context@ntg.nl>
2009-11-12 23:40 ` Vyatcheslav Yatskovsky

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=4AF73161.9000102@gmail.com \
    --to=yatskovsky@gmail.com \
    --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).