Re: [NTG-context] Change in \vec behavior

2023-01-22 Thread Mikael Sundqvist via ntg-context
\type{$\vec{AB}$} : $\vec{AB}$ > \stoptext > > The result with the latest ConTeXt version: > > > > and with the version from a year ago: > > > > I am aware that I could use \overrightarrow, but I prefer the shape and > position of the \vec arrow, especially with sing

Re: [NTG-context] Change in \vec behavior

2023-01-22 Thread Jean-Philippe Rey via ntg-context
iqueCollé-2.pdf Description: Adobe PDF document I am aware that I could use \overrightarrow, but I prefer the shape and position of the \vec arrow, especially with single letters. GraphiqueCollé-3.pdf Description: Adobe PDF document GraphiqueCollé-4.pdf Description: Adobe PDF document What is th

Re: [NTG-context] bug $\vec{}$

2023-01-20 Thread Alexandre Christe via ntg-context
el > > On Fri, Jan 20, 2023 at 2:45 PM Alexandre Christe via ntg-context > wrote: > > > > I confirm the behavior. > > > > Also possibly linked is that the spacing around $\overrightarrow{k}$ > seems pretty weird, so atm there is no fallback solution. > &g

Re: [NTG-context] bug $\vec{}$

2023-01-20 Thread Mikael Sundqvist via ntg-context
he spacing around $\overrightarrow{k}$ seems > pretty weird, so atm there is no fallback solution. > > > > Le ven. 20 janv. 2023 à 14:37, Alan Braslau via ntg-context > a écrit : >> >> MWE: >> >> \starttext >> >> $\vec{k}$ >> >> \s

Re: [NTG-context] bug $\vec{}$

2023-01-20 Thread Alexandre Christe via ntg-context
I confirm the behavior. Also possibly linked is that the spacing around $\overrightarrow{k}$ seems pretty weird, so atm there is no fallback solution. Le ven. 20 janv. 2023 à 14:37, Alan Braslau via ntg-context < ntg-context@ntg.nl> a écrit : > MWE: > > \starttext > > $\

[NTG-context] Change in \vec behavior

2022-12-18 Thread Jean-Philippe Rey via ntg-context
$\vec{AB}$ \stoptext The result with the latest ConTeXt version: GraphiqueCollé-1.pdf Description: Adobe PDF document and with the version from a year ago: GraphiqueCollé-2.pdf Description: Adobe PDF document I am aware that I could use \overrightarrow, but I prefer the shape and positi

Re: [NTG-context] Size of all subscripts

2022-08-22 Thread Hans Hagen via ntg-context
,shorten >=-1pt] (arg.north west) -- (arg.north east); \stoptikzpicture } \starttext \m{x + z_{\vector{U}} + x} \m{x + \mathord{\vector{U}}^^z + x} \m{x + \overrightarrow{U}^^z + x} \stoptext -

[NTG-context] Macro to write a vector with Metafun (again)

2018-12-04 Thread Fabrice Couvreur
c+d} \quad \underbrace {a+b+c+d} \quad \doublebrace {a+b+c+d}$ \blank $\overbar {a+b+c+d} \quad \underbar{a+b+c+d} \quad \doublebar{a+b+c+d}$ \blank $\overleftarrow {a+b+c+d} \quad \overrightarrow {a+b+c+d} $ \blank $\underleftarrow {a+b+c+d} \quad \underrightarrow {a+b+c+d

Re: [NTG-context] Fwd: Macro to write a vector (Metafun) is broken

2018-03-22 Thread Fabrice Couvreur
myself back together, by ignoring everything up to the next `;'. Please insert a semicolon now in front of anything that you don't want me to delete. (See Chapter 27 of The METAFONTbook for an example.) [1] 51 52 $\overbracket {a+b+c+d} \quad \underbracket{a+b+c+d} \quad 53

Re: [NTG-context] Fwd: Macro to write a vector (Metafun) is broken

2018-03-22 Thread Hans Hagen
c+d} \quad \doubleparent {a+b+c+d}$ \blank $\overbrace {a+b+c+d} \quad \underbrace {a+b+c+d} \quad \doublebrace {a+b+c+d}$ \blank $\overbar {a+b+c+d} \quad \underbar{a+b+c+d} \quad \doublebar{a+b+c+d}$ \blank $\overleftarrow {a+b+c+d} \quad \overrightarrow {a+b+c+d

[NTG-context] Macro to write a vector (Metafun) is broken

2018-03-20 Thread Fabrice Couvreur
underbrace {a+b+c+d} \quad \doublebrace {a+b+c+d}$ \blank $\overbar {a+b+c+d} \quad \underbar{a+b+c+d} \quad \doublebar{a+b+c+d}$ \blank $\overleftarrow {a+b+c+d} \quad \overrightarrow {a+b+c+d} $ \blank $\underleftarrow {a+b+c+d} \quad \underrightarrow {a+b+c+d} $ \blank

Re: [NTG-context] Package esvect and Context

2017-05-27 Thread Fabrice Couvreur
r:\number"2192} >> math_stacker_draw(math_stacker_rightarrow_shape) ; >> \stopuniqueMPgraphic >> >> % so far >> >> \setupmathstackers >> [both] % vfenced

Re: [NTG-context] Package esvect and Context

2017-05-26 Thread Hans Hagen
% so far \setupmathstackers [both] % vfenced] [color=darkred, alternative=mp] \setupmathstackers [top] [color=darkred, alternative=mp] \setupmathstackers [bottom] [color=darkred, alternative=mp] \starttext $\overrightarrow {i}$

[NTG-context] Package esvect and Context

2017-05-26 Thread Fabrice Couvreur
rs [top] [color=darkred, alternative=mp] \setupmathstackers [bottom] [color=darkred, alternative=mp] \starttext $\overrightarrow {i}$ \stoptext ___ If your question is of interest to others as well,

Re: [NTG-context] Package esvect and Context

2016-06-15 Thread Fabrice Couvreur
\underparent {a+b+c+d} \quad > \doubleparent {a+b+c+d}$ \blank > $\overbrace {a+b+c+d} \quad \underbrace {a+b+c+d} \quad > \doublebrace {a+b+c+d}$ \blank > $\overbar {a+b+c+d} \quad \underbar{a+b+c+d} \quad > \doublebar{a+b+c+d}$ \blank > > $\overl

Re: [NTG-context] Package esvect and Context

2016-06-15 Thread Wolfgang Schuster
\quad \underbar{a+b+c+d} \quad \doublebar{a+b+c+d}$ \blank $\overleftarrow {a+b+c+d} \quad \overrightarrow {a+b+c+d} $ \blank $\underleftarrow {a+b+c+d} \quad \underrightarrow {a+b+c+d} $ \blank \stoptext Wo

Re: [NTG-context] Package esvect and Context

2016-06-07 Thread Fabrice Couvreur
niqueMPgraphic > > % so far > > \setupmathstackers > [both] % vfenced] > [color=darkred, >alternative=mp] > > \setupmathstackers > [top] > [color=darkred, >alternative=mp] > >

Re: [NTG-context] Package esvect and Context

2016-06-06 Thread Hans Hagen
d}$ \blank $\overbrace {a+b+c+d} \quad \underbrace {a+b+c+d} \quad \doublebrace {a+b+c+d}$ \blank $\overbar {a+b+c+d} \quad \underbar{a+b+c+d} \quad \doublebar{a+b+c+d}$ \blank $\overleftarrow {a+b+c+d} \quad \overrightarrow {a+b+c+d} $ \blank $\underleftarrow {a+b+

Re: [NTG-context] \mathextensible{"21FE}

2014-04-24 Thread Elspeth McGullicuddy
way to achieve that in Context, I don't know. > > \setupbodyfont[xits] > > \starttext > > \starttabulate[|l|lm|] > \NC \tex{overleftarrow} \NC \overleftarrow{top} \NC\NR > \NC \tex{overrightarrow} \NC \overrightarrow{text} \NC\NR > \NC \tex{overl

Re: [NTG-context] \mathextensible{"21FE}

2014-04-24 Thread Wolfgang Schuster
mething like > \math{\overset{f}{-\kern-1ex\rightarrowtriangle}} > There might be a better way to achieve that in Context, I don't know. \setupbodyfont[xits] \starttext \starttabulate[|l|lm|] \NC \tex{overleftarrow} \NC \overleftarrow{top} \NC\NR \NC \tex{overrig

Re: [NTG-context] Problem with \overrightarrow over BC and CB

2013-10-14 Thread Mikael P. Sundqvist
fontfamily [mainface] [sans] [DejaVu Sans] >> \definefontfamily [mainface] [mono] [DejaVu Sans Mono] [feature=none] >> \definefontfamily [mainface] [math] [TeX Gyre Pagella Math][scale=1..12] >> >> >> \setupbodyfont[mainface] >> >> \starttext >> $ >

Re: [NTG-context] Problem with \overrightarrow over BC and CB

2013-10-13 Thread Hans Hagen
][scale=1..12] \setupbodyfont[mainface] \starttext $ \overrightarrow{AB} \overrightarrow{BA} \overrightarrow{AC} \overrightarrow{CA} \overrightarrow{AD} \overrightarrow{DA} \overrightarrow{BC} \overrightarrow{CB} \overrightarrow{BD} \overrightarrow{DB} \overrightarrow{CD} \overrightarrow{DC

[NTG-context] Problem with \overrightarrow over BC and CB

2013-10-11 Thread Mikael P. Sundqvist
] [TeX Gyre Pagella Math][scale=1.12] \setupbodyfont[mainface] \starttext $ \overrightarrow{AB} \overrightarrow{BA} \overrightarrow{AC} \overrightarrow{CA} \overrightarrow{AD} \overrightarrow{DA} \overrightarrow{BC} \overrightarrow{CB} \overrightarrow{BD} \overrightarrow{DB} \overrightarrow{CD

Re: [NTG-context] To update or not to update - that is the question...

2013-03-02 Thread Hans Hagen
On 3/2/2013 1:11 AM, Marcin Borkowski wrote: I have an issue with \overrightarrow being positioned under its argument. I've read on the list that this is now fixed, but... I can't upgrade! This is because I'm preparing a document in an "incremental" way, that

[NTG-context] To update or not to update - that is the question...

2013-03-01 Thread Marcin Borkowski
Hi all, I have an issue with \overrightarrow being positioned under its argument. I've read on the list that this is now fixed, but... I can't upgrade! This is because I'm preparing a document in an "incremental" way, that is, I'm preparing course materials (pr

[NTG-context] Finding documentation for ConTeXt

2013-01-28 Thread Keith J. Schultz
documentation is. regards Keith. Am 27.01.2013 um 21:40 schrieb Hans Hagen : > On 1/27/2013 5:24 PM, Mikael P. Sundqvist wrote: >> Dear list, >> >> \starttext >> text $\overrightarrow{OP}$ text >> \stoptext >> >> gives smaller letters since some time

Re: [NTG-context] \overrightarrow changed

2013-01-27 Thread Otared Kavian
On 27 janv. 2013, at 21:40, Hans Hagen wrote: > […] > fixed. some more info about the updated mkiv arrow related mechanisms can be > found in > > http://www.pragma-ade.com/general/manuals/about.pdf > > (btw, one needs the latest greatest lm/gyre math fonts) > > Hans This is an amazing progr

Re: [NTG-context] \overrightarrow changed

2013-01-27 Thread Hans Hagen
On 1/27/2013 5:24 PM, Mikael P. Sundqvist wrote: Dear list, \starttext text $\overrightarrow{OP}$ text \stoptext gives smaller letters since some time ago under the arrow. See the attached pdf files for the output of different versions of context (test.pdf is compiled with the latest beta). I

[NTG-context] \overrightarrow changed

2013-01-27 Thread Mikael P. Sundqvist
Dear list, \starttext text $\overrightarrow{OP}$ text \stoptext gives smaller letters since some time ago under the arrow. See the attached pdf files for the output of different versions of context (test.pdf is compiled with the latest beta). I think the look in test20121210.pdf is the right

Re: [NTG-context] \overrightarrow{AB} gives under rightarrow

2012-11-02 Thread Jeong Dal
Dear Rogers, It works fine after updating. Thank you for checking. Best regards, Dalyoung ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / ht

Re: [NTG-context] \overrightarrow{AB} gives under rightarrow

2012-11-02 Thread Rogers, Michael K
arrow instead of over right arrow. Would you please check it? \starttext $\overrightarrow{AB}$ \stoptext Thanks. Best regards, Dalyoung ConTeXt ver: 2012.10.06 15:31 MKIV fmt: 2012.10.8 int: english/english ___ I

[NTG-context] \overrightarrow{AB} gives under rightarrow

2012-11-02 Thread Jeong Dal
Dear all. The following short sample gives a under right arrow instead of over right arrow. Would you please check it? \starttext $\overrightarrow{AB}$ \stoptext Thanks. Best regards, Dalyoung ConTeXt ver: 2012.10.06 15:31 MKIV fmt: 2012.10.8 int: english/english

Re: [NTG-context] \overrightarrow not working in mathmode in Metapost?

2009-10-30 Thread Matthijs Kooijman
Hi Taco, > Have you tried the new current yet? There was a whole bunch of extra > \unexpanded-s in it already. You're right, thanks! I had built the new context but forgot to install it on this particular machine :-) Sorry for the noise, Matthijs signature.asc Description: Digital signature _

Re: [NTG-context] \overrightarrow not working in mathmode in Metapost?

2009-10-30 Thread Taco Hoekwater
Matthijs Kooijman wrote: Hi all, I've been trying to use the \overrightarrow command within a metapost graphic, but it doesn't work. Math mode does work, for example \vec works like expected. Outside of metapost, \overrightarrow works as expected. This seems to broken for exten

Re: [NTG-context] \overrightarrow not working in mathmode in Metapost?

2009-10-30 Thread Matthijs Kooijman
Hi all, > >I've been trying to use the \overrightarrow command within a metapost > >graphic, > >but it doesn't work. Math mode does work, for example \vec works like > >expected. Outside of metapost, \overrightarrow works as expected. This seems to brok

Re: [NTG-context] \overrightarrow not working in mathmode in Metapost?

2009-09-18 Thread Hans Hagen
Aditya Mahajan wrote: \let\normaloverrightarrow\overrightarrow \unexpanded\def\overrightarrow{\normaloverrightarrow} ok, i made them all unexpandable - Hans Hagen | PRAGMA ADE

Re: [NTG-context] \overrightarrow not working in mathmode in Metapost?

2009-09-18 Thread Matthijs Kooijman
Hi Aditya, > \let\normaloverrightarrow\overrightarrow > \unexpanded\def\overrightarrow{\normaloverrightarrow} I haven't got a clue what this means, but it worked! Thanks! Gr. Matthijs signature.asc Description: Digita

Re: [NTG-context] \overrightarrow not working in mathmode in Metapost?

2009-09-18 Thread Aditya Mahajan
On Fri, 18 Sep 2009, Matthijs Kooijman wrote: Hi, I've been trying to use the \overrightarrow command within a metapost graphic, but it doesn't work. Math mode does work, for example \vec works like expected. Outside of metapost, \overrightarrow works as expected. To illustrate t

[NTG-context] \overrightarrow not working in mathmode in Metapost?

2009-09-18 Thread Matthijs Kooijman
Hi, I've been trying to use the \overrightarrow command within a metapost graphic, but it doesn't work. Math mode does work, for example \vec works like expected. Outside of metapost, \overrightarrow works as expected. To illustrate the problem, I've created the following

Re: [NTG-context] "Invalid field" in Mark IV

2009-05-13 Thread Taco Hoekwater
Aditya Mahajan wrote: On Wed, 13 May 2009, Flavien Lambert wrote: In the following example, it is the ";" that leads to the error \def\vect#1{% \overrightarrow{#1} } \starttext $({\rm O};\vect{e_{x}})$ \stoptext If you suppress it, it works fine. (???) Taco, the error also o

Re: [NTG-context] "Invalid field" in Mark IV

2009-05-13 Thread Hans Hagen
Flavien Lambert wrote: In the following example, it is the ";" that leads to the error \def\vect#1{% \overrightarrow{#1} } \starttext $({\rm O};\vect{e_{x}})$ \stoptext math-noa.lua: if nc == "po" then

Re: [NTG-context] "Invalid field" in Mark IV

2009-05-13 Thread Aditya Mahajan
On Wed, 13 May 2009, Flavien Lambert wrote: In the following example, it is the ";" that leads to the error \def\vect#1{% \overrightarrow{#1} } \starttext $({\rm O};\vect{e_{x}})$ \stoptext If you suppress it, it works fine. (???) Taco, the error also occurs with cambria. S

Re: [NTG-context] "Invalid field" in Mark IV

2009-05-13 Thread Flavien Lambert
In the following example, it is the ";" that leads to the error \def\vect#1{% \overrightarrow{#1} } \starttext $({\rm O};\vect{e_{x}})$ \stoptext If you suppress it, it works fine. (???) 2009/5/13 Aditya Mahajan > On Wed, 13 May 2009, Flavien Lambert wrote: > > Dea

Re: [NTG-context] "Invalid field" in Mark IV

2009-05-13 Thread Aditya Mahajan
... M décrit l'axe $({\rm O};\vect{e_{x}})$ avec une vitesse $\dot{x}... I have absolutely no idea what it is trying to say to me... If related, the macro is defined by \def\vect#1{% \overrightarrow{#1} } Can you create a minimum example.

[NTG-context] "Invalid field" in Mark IV

2009-05-13 Thread Flavien Lambert
\vect{e_{x}})$ avec une vitesse $\dot{x}... I have absolutely no idea what it is trying to say to me... If related, the macro is defined by \def\vect#1{% \overrightarrow{#1} } Regards, -- Flavien. "Quantum objects are compl

Re: [NTG-context] trouble with math arrows

2008-07-31 Thread Aditya Mahajan
On Wed, 30 Jul 2008, Jesse Alama wrote: > Something goes wrong with this simple example: \definematharrow needs three arguments, the second is bunch of digits representing distance corrections. See the My Way on arrows and math-ext.tex. > \definemathoverarrow [overrigh

[NTG-context] trouble with math arrows

2008-07-30 Thread Jesse Alama
Something goes wrong with this simple example: <--- snip ---> \definemathoverarrow [overrightarrow] [\rightarrowfill] \def\Ray#1{\overrightarrow{#1}} \starttext Hello world! $\Ray{ABC}$. \stoptext <--- snip ---> It leads to: ! Missin

Re: [NTG-context] \overleftrightarrow

2007-07-19 Thread Aditya Mahajan
On Sat, 30 Jun 2007, Mojca Miklavec wrote: On 6/29/07, Aditya Mahajan wrote: Actually just adding overleftrightarrow is easy, but better will be an interface to easily define such commands. So > If not, what can I do so that I can use it? ConTeXt uses overleftarrow and overrightarrow

Re: [NTG-context] \overleftrightarrow

2007-07-11 Thread Jesse Alama
a geometry course using ConTeXt and am impressed with the >>>> system so far. One thing I need is to do is typeset various geometrical >>>> symbols. It looks like ConTeXt already has the \overleftarrow and >>>> \overrightarrow commands, but one thing I'd li

Re: [NTG-context] \overleftrightarrow

2007-07-11 Thread Aditya Mahajan
so far. One thing I need is to do is typeset various geometrical >>> symbols. It looks like ConTeXt already has the \overleftarrow and >>> \overrightarrow commands, but one thing I'd like to have is >>> \overleftrightarrow, for typesetting the symbol customarily used to

Re: [NTG-context] \overleftrightarrow

2007-07-11 Thread Jesse Alama
It looks like ConTeXt already has the \overleftarrow and >> \overrightarrow commands, but one thing I'd like to have is >> \overleftrightarrow, for typesetting the symbol customarily used to >> denote the line determined by two points. It seems, though, that this >>

Re: [NTG-context] \overleftrightarrow

2007-06-30 Thread Mojca Miklavec
On 6/29/07, Aditya Mahajan wrote: > Actually just adding overleftrightarrow is easy, but better will be an > interface to easily define such commands. So > > > If not, what can I do so that I can use it? > > ConTeXt uses overleftarrow and overrightarrow as defined in p

Re: [NTG-context] \overleftrightarrow

2007-06-28 Thread Aditya Mahajan
On Thu, 28 Jun 2007, Jesse Alama wrote: > I'm preparing a geometry course using ConTeXt and am impressed with the > system so far. One thing I need is to do is typeset various geometrical > symbols. It looks like ConTeXt already has the \overleftarrow and > \overrightarrow

[NTG-context] \overleftrightarrow

2007-06-28 Thread Jesse Alama
I'm preparing a geometry course using ConTeXt and am impressed with the system so far. One thing I need is to do is typeset various geometrical symbols. It looks like ConTeXt already has the \overleftarrow and \overrightarrow commands, but one thing I'd like to have is \overleftright

Re: [NTG-context] \startalign and "underline"

2007-02-13 Thread Mojca Miklavec
ll the possible and impossible math features. I'm now trying to spot the most appropriate place in the wiki tu put that example there, but I really think that you should put it in one if your manuals as a really nice example. Mojca PS: I have another nice math challenge for you or Taco ;) (a hybrid of overline/overrightarrow/vec/"overrigharpoonup" for denoting vectors, but I'll use another thread) ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] setupindenting and formula

2006-01-27 Thread Renaud AUBIN
Hi all, I use \setupindenting[medium,yes] in my document. When I use: \placeformula[GiPivel] \startformula \frac{\overrightarrow{G_iP_i}}{\Delta T} = \frac{d_i.\vec{y_i} +   \delta_i.\vec{t_i}}{\Delta T

Re: [NTG-context] Is there a mathematica typesetting manual for ConTeXt ?

2005-05-18 Thread Mojca Miklavec
ect? % I also had to define [EMAIL PROTECTED] once more, which is not very elegant, % but I don't know any other way \unprotect [EMAIL PROTECTED] % The TeXBOOK, page 358, modified \longrightarrow % for some reason, the harpoon and line are not 100% perfectly joined \def\longrightharpoonup{\relb