[NTG-context] Re: footnotes with separate lines

2025-03-26 Thread jbf
ar footnote, but clearly it is problematic. Any way I can get my separate lines and still have interaction working in that file? This sample works fine for me: \setupinteraction[state=start] \starttext \contextversion\\ \texenginename\\ \texengineversion\\ \texenginefunctionality

[NTG-context] Re: footnotes with separate lines

2025-03-26 Thread Pablo Rodriguez via ntg-context
] \starttext \contextversion\\ \texenginename\\ \texengineversion\\ \texenginefunctionality \footnote{1770 – the discovery\\ 1778 – the invasion\\ 1824 – the war of extermination\\ 1901 – the Constitution} \startbuffer \startlines 1770 – the discovery 1778 – the invas

[NTG-context] Re: Why overbar is so big

2023-08-13 Thread Hans Hagen
kday,{ },day,{ },month,{ },year] a les \currenttime, usant programari lliure (\goto{\Context}[url(http://wiki.contextgarden.net)] versió \contextversionnumber, \goto{\texenginename}[url(http://www.luatex.org)] versió \texengineversion\space i \goto{PGF/Ti{\em k}Z}[url(http://sourceforge.net/projects/pgf/)

[NTG-context] Re: Why overbar is so big

2023-08-13 Thread Xavier B.
ramari lliure (\goto{\Context}[url(http://wiki.contextgarden.net)] versió \contextversionnumber, \goto{\texenginename}[url(http://www.luatex.org)] versió \texengineversion\space i \goto{PGF/Ti{\em k}Z}[url(http://sourceforge.net/projects/pgf/)]) sota un entorn \goto{GNU/Linux}[url(https://www.linuxfounda

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

2023-01-22 Thread Mikael Sundqvist via ntg-context
do at the end of each year, I upgraded my ConTeXt installation. > I noticed a change in \vec behavior which doesn't extend the arrow anymore. > Here is my example: > > \starttext > Engine: \texenginename\ \texengineversion > > \ConTeXt: \contextversionnumber > >

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

2023-01-22 Thread Jean-Philippe Rey via ntg-context
d the arrow anymore. Here is my example:\starttextEngine: \texenginename\ \texengineversion\ConTeXt: \contextversionnumber\type{$\vec{AB}$} : $\vec{AB}$\stoptextThe result with the latest ConTeXt version: GraphiqueCollé-1.pdf Description: Adobe PDF document and with the version from a year ago: Graph

[NTG-context] Change in \vec behavior

2022-12-18 Thread Jean-Philippe Rey via ntg-context
Hello, As I usually do at the end of each year, I upgraded my ConTeXt installation. I noticed a change in \vec behavior which doesn't extend the arrow anymore. Here is my example: \starttext Engine: \texenginename\ \texengineversion \ConTeXt: \contextversionnumber \type{$\vec{AB}$} :

Re: [NTG-context] attachments working again (issue with /EmbeddedFiles)

2020-02-12 Thread Rik Kabel
t This document was produced using version \contextversion\ of \ConTeXt\ \doifelse{\texenginename}{luametatex}{LMTX}{\contextmark} with the version \texengineversion\ of \texenginename. \attachment[file=./\jobname.tex, method={\do

Re: [NTG-context] LuaJitTeX, \texenginename, and \texengineversion

2013-05-08 Thread Kip Warner
On Wed, 2013-05-08 at 09:32 +0200, luigi scarso wrote: > On Wed, May 8, 2013 at 2:49 AM, Kip Warner wrote: > > > Hey Luigi, > > > > I find the \texenginename and \texengineversion useful for retrieving > > the backend name and version. They work fine when using

Re: [NTG-context] LuaJitTeX, \texenginename, and \texengineversion

2013-05-08 Thread Hans Hagen
On 5/8/2013 9:29 AM, Marco Patzer wrote: On 2013–05–07 Kip Warner wrote: I find the \texenginename and \texengineversion useful for retrieving the backend name and version. They work fine when using the vanilla LuaTeX backend. However, when using LuaJitTeX, the aforementioned macros still seem

Re: [NTG-context] LuaJitTeX, \texenginename, and \texengineversion

2013-05-08 Thread luigi scarso
On Wed, May 8, 2013 at 9:32 AM, luigi scarso wrote: > > > > yes, it's known and it's ok, because luajittex is not different from > luatex as luatex is different from pdftex/xetex/etex > (and if it's so, then it is an error). > (and if it's not so, then it is an error). -- luigi __

Re: [NTG-context] LuaJitTeX, \texenginename, and \texengineversion

2013-05-08 Thread luigi scarso
On Wed, May 8, 2013 at 2:49 AM, Kip Warner wrote: > Hey Luigi, > > I find the \texenginename and \texengineversion useful for retrieving > the backend name and version. They work fine when using the vanilla > LuaTeX backend. However, when using LuaJitTeX, the aforementioned >

Re: [NTG-context] LuaJitTeX, \texenginename, and \texengineversion

2013-05-08 Thread Marco Patzer
On 2013–05–07 Kip Warner wrote: > I find the \texenginename and \texengineversion useful for retrieving > the backend name and version. They work fine when using the vanilla > LuaTeX backend. However, when using LuaJitTeX, the aforementioned > macros still seem to retrieve Lua

[NTG-context] LuaJitTeX, \texenginename, and \texengineversion

2013-05-07 Thread Kip Warner
Hey Luigi, I find the \texenginename and \texengineversion useful for retrieving the backend name and version. They work fine when using the vanilla LuaTeX backend. However, when using LuaJitTeX, the aforementioned macros still seem to retrieve LuaTeX specific information and not LuaJitTeX

Re: [NTG-context] [solved] Fractions and binomial inlined in text ($n \choose \frac{n}2$): Parentheses not scaled

2011-12-04 Thread Paul Menzel
\startformula > >n \choose \frac{n}2 > >\stopformula > > > >\CONTEXT\ \contextmark\ \contextversion\ with \texenginename\ > >\texengineversion > >\stoptext > > > > the parentheses of the binomial in the tex

Re: [NTG-context] Fractions and binomial inlined in text ($n \choose \frac{n}2$): Parentheses not scaled

2011-12-04 Thread Wolfgang Schuster
\stopformula > >\CONTEXT\ \contextmark\ \contextversion\ with \texenginename\ >\texengineversion >\stoptext > > the parentheses of the binomial in the text or too short. I guess this > is because the parentheses are not scaled when inlined and that

[NTG-context] Fractions and binomial inlined in text ($n \choose \frac{n}2$): Parentheses not scaled

2011-12-03 Thread Paul Menzel
\ \texengineversion \stoptext the parentheses of the binomial in the text or too short. I guess this is because the parentheses are not scaled when inlined and that this is also a TeX limitation and therefore expected? ConTEXt MKIV 2011.11.25 21:29 with LuaTeX 0.70.1 Thanks, Paul

Re: [NTG-context] [solved – `\texengineversion`] Define `\luatexversion` similar to `\contextversion`

2011-12-03 Thread Paul Menzel
rttext > \starttabulate > \NC Engine \EQ \texenginename\NC\NR > \NC Version \EQ \texengineversion \NC\NR > \stoptabulate > \stoptext As always thank you very much for the fast response with the solution. Thanks, Paul test.pdf Description: Adobe PDF document \starttext \start

Re: [NTG-context] Define `\luatexversion` similar to `\contextversion`

2011-12-03 Thread Wolfgang Schuster
nto the document. > > Then I found `\luaversion` to display the version of Lua. But I could > not find `\luatexversion`. Is there something similar? Can this command > be defined? \starttext \starttabulate \NC Engine \EQ \texenginename\NC\NR \NC Version \EQ \texengineversion \

Re: [NTG-context] Featurerequest: \contextversion

2010-12-10 Thread Jonas Stein
>> It would be nice to have a command >> >> \contextversion >> \luaversion >> \pdftexversion >> Is that possible? > > You can use > > - \texenginename to get the name of the engine (e.g. LuaTeX) > - \texengineversion to get the version number o

Re: [NTG-context] Featurerequest: \contextversion

2010-12-10 Thread Wolfgang Schuster
ext world. > > I could not find a similar command in the wiki. > > Is that possible? You can use - \texenginename to get the name of the engine (e.g. LuaTeX) - \texengineversion to get the version number of the engine (e.g. 0.64) - \contextversion to get the version number of co