ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to typeset differential (math)?
@ 2015-06-17 12:00 Procházka Lukáš Ing. - Pontex s. r. o.
  2015-06-17 12:50 ` Manuel Blanco
  0 siblings, 1 reply; 6+ messages in thread
From: Procházka Lukáš Ing. - Pontex s. r. o. @ 2015-06-17 12:00 UTC (permalink / raw)
  To: ConTeXt

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

Hello,

how to typeset differential in math correctly?

Here are my attempts:

----
\definemathcommand[dif][nolop]{\mfunction{d}} % Based on http://wiki.contextgarden.net/Math/functions

\starttext
   \startformula
     \sin x {\tf d} x
   \stopformula

   \startformula
     \sin x \dif x
   \stopformula
\stoptext
----

But:

- case 1: there is no space between "d" and "x" (should be similar to that between "sin" and "x")

- case 2: "d" in the formula is shifted down (?!) somehow.

So - ?

Other questions:

I need to typeset some math text.

- Variables should be typeset slanted, which is OK (see "x" in the example).

- Functions (sin, log... "d" in df/dx) should be typeset non-slanted - I guess \definemathcommand is supposed for this (or is there a better way?).

- Vector variables should be typeset bold slanted - is there a special command for this? (\vec adds arrow above the expression, so it is not supposed for this).

Thank you in advance.

Best regards,

Lukas


-- 
Ing. Lukáš Procházka | mailto:LPr@pontex.cz
Pontex s. r. o.      | mailto:pontex@pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4

Tel: +420 241 096 751
Fax: +420 244 461 038

[-- Attachment #2: dif.mkiv --]
[-- Type: application/octet-stream, Size: 181 bytes --]

\definemathcommand[dif][nolop]{\mfunction{d}}

\starttext
  \startformula
    \sin x {\tf d} x
  \stopformula

  \startformula
    \sin x \dif x
  \stopformula
\stoptext

[-- Attachment #3: dif.pdf --]
[-- Type: application/pdf, Size: 6429 bytes --]

[-- Attachment #4: Type: text/plain, Size: 485 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-06-17 14:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-17 12:00 How to typeset differential (math)? Procházka Lukáš Ing. - Pontex s. r. o.
2015-06-17 12:50 ` Manuel Blanco
2015-06-17 13:55   ` Procházka Lukáš Ing. - Pontex s. r. o.
2015-06-17 14:23     ` Manuel Blanco
2015-06-17 14:35       ` Procházka Lukáš Ing. - Pontex s. r. o.
2015-06-17 14:25     ` Aditya Mahajan

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).