[NTG-context] \placepublications with criterium=chapter

2013-05-04 Thread Enrique Jiménez Gallego
Hi, I am porting a book from mkii to mkiv and I have found an issue with the bibliography module. As Alan Braslau pointed out on 23 Mar, using \placepublications [criterium=chapter] at the end of each chapter does not show a cited reference if the reference is cited in an earlier chapter

Re: [NTG-context] Header not repeating for tabulate

2013-05-01 Thread lance.c.lar...@gmail.com
I tested this on the online context tool, and the tabulate repeats header in MKii, but doesn’t in MKiv. Have the settings changed in MKiv, or is the functionality not there yet? -Lance Larsen Date: Tue, 30 Apr 2013 14:08:44 -0700 From: Lance Larsen lance.c.lar...@gmail.com To: ntg

Re: [NTG-context] latest beta and ancient greek module

2013-05-01 Thread Thomas A. Schmitz
On 05/01/2013 04:13 PM, Hans Hagen wrote: oh, i can add it ... i just saw it and wondered if it was used and couldn't grep it in is it still wanted / needed? Not by me, at least, I separated the file into mkii and mkiv, which is cleaner anyway. But a tiny word wof warning would have been

Re: [NTG-context] latest beta and ancient greek module

2013-05-01 Thread Mojca Miklavec
On Wed, May 1, 2013 at 4:24 PM, Thomas A. Schmitz wrote: On 05/01/2013 04:13 PM, Hans Hagen wrote: oh, i can add it ... i just saw it and wondered if it was used and couldn't grep it in is it still wanted / needed? Not by me, at least, I separated the file into mkii and mkiv, which

Re: [NTG-context] latest beta and ancient greek module

2013-05-01 Thread Wolfgang Schuster
to have a simple command available for making small snippets of code dependent on the engine. (LaTeX has \ifXeTeX, \ifLuaTeX for example.) You can use \startmode[*mkii] or \startmode[*mkiv] to write different code for MkII and MkIV. With the counter \texengine you can also check

Re: [NTG-context] error: terminal: NOfTextColumns-1, ! Improper final value has been replaced by 0

2013-04-29 Thread Lars Huttar
a previous background implementation). Normally the obsolete code is never seen but in your case consulting the variable might be triggered by the fact that multi_column_first_page_hack is set to true (looks like a quick hack i made for Jelle long ago). I commented it in the mkii source now

Re: [NTG-context] error: terminal: NOfTextColumns-1, ! Improper final value has been replaced by 0

2013-04-26 Thread Hans Hagen
might be triggered by the fact that multi_column_first_page_hack is set to true (looks like a quick hack i made for Jelle long ago). I commented it in the mkii source now, hopefully no error message any longer. Hans ps. sometimes there is some specific test code that then depends on other

Re: [NTG-context] Missing number error, related to setupcolumnsetlines

2013-04-24 Thread Lars Huttar
to have a problem // with this code before we migrated from XeTeX / mkii to LuaTeX / mkiv, // but I couldn't guarantee what else is different.) / Column sets allocates a box for each line but does that dynamically (i.e. at the start of a columnset) but the min/max settings in the above

Re: [NTG-context] Missing number error, related to setupcolumnsetlines

2013-04-22 Thread Lars Huttar
of lines Hans, thanks for responding. I don't understand the above statement. What number of lines does 60 exceed? Is there a hard-coded limit? (We didn't seem to have a problem with this code before we migrated from XeTeX / mkii to LuaTeX / mkiv, but I couldn't guarantee what else is different

Re: [NTG-context] Missing number error, related to setupcolumnsetlines

2013-04-22 Thread Hans Hagen
][1][2][60] / the 60 exceeds the number of lines Hans, thanks for responding. I don't understand the above statement. What number of lines does 60 exceed? Is there a hard-coded limit? (We didn't seem to have a problem with this code before we migrated from XeTeX / mkii to LuaTeX / mkiv, but I

Re: [NTG-context] Kile for ConTeXt

2013-04-20 Thread Prashanth
, .mkii and .mkiv to prevent confusing the text editor. You may want to change that. You can find it at http://pastebin.com/Ac3Lt369. Save it as ~/.kde4/share/apps/katepart/syntax/context.xml. Auto-completion works on all words, including keywords, but it's not smart: the suggestions are based

Re: [NTG-context] gnuplot module broken

2013-04-19 Thread Mojca Miklavec
Dear Hans, please consider the following example in MKII: \setupcolors[state=start] \starttext \startMPextensions a := \abc; color b; b := \MPcolor{currentcolor}; \stopMPextensions \startuseMPgraphic{bla} fill fullcircle scaled a withcolor b; \stopuseMPgraphic \def\abc{3cm}\color[blue

Re: [NTG-context] gnuplot module broken

2013-04-19 Thread Marco Patzer
On 2013–04–19 Mojca Miklavec wrote: Dear Hans, please consider the following example in MKII: \setupcolors[state=start] \starttext \startMPextensions a := \abc; color b; b := \MPcolor{currentcolor}; \stopMPextensions \startuseMPgraphic{bla} fill fullcircle scaled a withcolor

[NTG-context] gnuplot module fixed (was: gnuplot module broken)

2013-04-19 Thread Mojca Miklavec
On Fri, Apr 19, 2013 at 10:09 AM, Marco Patzer wrote: On 2013–04–19 Mojca Miklavec wrote: Dear Hans, please consider the following example in MKII: \setupcolors[state=start] \starttext \startMPextensions a := \abc; color b; b := \MPcolor{currentcolor}; \stopMPextensions

Re: [NTG-context] Lucida doesn't work in TL 2013 / latest ConTeXt

2013-04-19 Thread Hans Hagen
over, these were dropped in favor of some latex encoding. So, in mkii it does work, but you need the original tfm files. In mkiv we need special vectors as well because lucida's internal mapping is still non-tex and someone has to do all that checking. Now, given that we have proper otf fonts

Re: [NTG-context] where is completecontent defined?

2013-04-16 Thread Meer, H. van der
mkii files in order not to mix things up between mkii and mkiv. Hans van der Meer On 16 Apr 2013, at 5:57 PM, Wolfgang Schuster schuster.wolfg...@gmail.com wrote: Am 16.04.2013 um 17:51 schrieb Meer, H. van der h.vanderm...@uva.nl: I tried to find the definition of \completecontent

Re: [NTG-context] where is completecontent defined?

2013-04-16 Thread Hans Hagen
, as %\completecontent in strc-pag.mkiv, that is all. I excluded mkii files in order not to mix things up between mkii and mkiv. context has a multi lingual interface so for such things you need to grep for e!complete in *.mkiv and *.mkvi as the command is made out of complete and content with the first being

Re: [NTG-context] New user of ConTeXt

2013-04-15 Thread Aditya Mahajan
On Wed, 10 Apr 2013, Tristan Lorino wrote: \starttext \setMPtext {1} {C'est le titre} \startMPcode pickup pencircle scaled .5mm ; pair a; a :=(0.2cm,.5cm); label.rt(\MPtext {1},a); In MkIV, this should be label.rt(btex \MPtext{1} etex, a); In MkII, you'd have to use label.rt(texttext(\MPtext

Re: [NTG-context] new beta

2013-04-11 Thread Hans Hagen
the functionality of mkii is available in mkiv, but the implementation is often completely different, which makes that we can go a step further in control. Years ago, when he was involved in scientific publishing, Taco made sure that mkii had most of the features needed to deal with advanced math

Re: [NTG-context] New user of ConTeXt

2013-04-10 Thread Marco Patzer
On 2013–04–10 Tristan Lorino wrote: I'm beginning with ConTeXt. You probably compiled your document with texexec. That means you are using an old, but still supported, version of ConTeXt called MkII. You can make you life easier if you use the newer version MkIV instead. Just compile

Re: [NTG-context] New user of ConTeXt

2013-04-10 Thread Hans Hagen
On 4/10/2013 3:50 PM, Marco Patzer wrote: If you use MkIV, those symbols don't show up. I don't know why they are visible with MkII. because in the old fonts there's a visual space in slot 32

Re: [NTG-context] New user of ConTeXt

2013-04-10 Thread Tristan Lorino
Thanks. I'm on Mac (10.8.3), with TeXLive (MacTeX 2012). I compile with Context through TeXShop: the log is This is pdfTeX, version 3.1415926-2.4-1.40.13 (TeX Live 2012) ... ConTeXt ver: 2012.05.30 11:26 MKII fmt: 2012.6.30 I don't know how to get MKIV instead of MKII. Thanks again for your help

Re: [NTG-context] New user of ConTeXt

2013-04-10 Thread hwitloc
You already have MKIV (probably) As already mentioned, just type context instead of texexec as the command. $ context name-of-your-tex-file.tex I to had to learn that texexec is the script invoking MKII and that context is the script that invokes MKIV. But both are usually

Re: [NTG-context] New user of ConTeXt

2013-04-10 Thread Otared Kavian
with Context through TeXShop: the log is This is pdfTeX, version 3.1415926-2.4-1.40.13 (TeX Live 2012) ... ConTeXt ver: 2012.05.30 11:26 MKII fmt: 2012.6.30 I don't know how to get MKIV instead of MKII. Thanks again for your help. Tristan - Mail original - De: Hans Hagen pra...@wxs.nl

Re: [NTG-context] Math typesetting problems

2013-04-06 Thread Hans Hagen
}}\over a} \stopformula \stoptext Both behaviours are different from MkII. I redid the mkiv code ... configurable, defineable, inheritable ... the whole lot \starttext \definemathfraction[myfrac] [mathstyle=script] \definemathfraction[myfracx][mathstyle=script,alternative=outer] \startformula

Re: [NTG-context] Latest beta breaks LuajitTeX

2013-04-04 Thread Marco Patzer
/tex/texmf-linux-64/bin/mtxrun:15230: attempt to index field 'searchers' (a nil value) Example: \starttext Foobar \stoptext it should work again now Indeed, LuajitTeX works, but you broke MkII. The format generation already fails: … (/tmp/mkiitest/tex/texmf/metapost/base/string.mp

Re: [NTG-context] Latest beta breaks LuajitTeX

2013-04-04 Thread Hans Hagen
--redirected/tmp/luajitbug/newbeta/tex/texmf-linux-64/bin/mtxrun:15230: attempt to index field 'searchers' (a nil value) Example: \starttext Foobar \stoptext it should work again now Indeed, LuajitTeX works, but you broke MkII. The format generation already fails: … (/tmp/mkiitest/tex

Re: [NTG-context] Latest beta breaks LuajitTeX

2013-04-04 Thread Marco Patzer
On 2013–04–04 Hans Hagen wrote: Indeed, LuajitTeX works, but you broke MkII. The format generation already fails: … (/tmp/mkiitest/tex/texmf/metapost/base/string.mp (/tmp/mkiitest/tex/texmf-context/metapost/context/base/mp-func.mpii) ) ) (end occurred when else on line 5

Re: [NTG-context] Latest beta breaks LuajitTeX

2013-04-04 Thread Marco Patzer
On 2013–04–04 Marco Patzer wrote: On 2013–04–04 Hans Hagen wrote: Indeed, LuajitTeX works, but you broke MkII. The format generation already fails: … (/tmp/mkiitest/tex/texmf/metapost/base/string.mp (/tmp/mkiitest/tex/texmf-context/metapost/context/base/mp-func.mpii

Re: [NTG-context] man pages for ConTeXt: looking for volunteers

2013-03-26 Thread Hans Hagen
cache/seealso seealso name=mtx-charsGenerate MkII character tables/seealso seealso name=mtx-checkCheck ConTeXt file for syntax errors/seealso !-- FIXME what sort of color file? Example invocation (with existing file) would help. -- seealso name=mtx-colorsShow International Color Consortium

Re: [NTG-context] man pages for ConTeXt: looking for volunteers

2013-03-26 Thread Sietse Brouwer
into UTF-8/seealso seealso name=mtx-baseConTeXt TDS Management Tool (aka luatools)/seealso seealso name=mtx-cacheManage the ConTeXt and MetaTeX cache/seealso seealso name=mtx-charsGenerate MkII character tables/seealso seealso name=mtx-checkCheck ConTeXt file for syntax errors

Re: [NTG-context] man pages for ConTeXt: looking for volunteers

2013-03-25 Thread Sietse Brouwer
./seealso seealso name=mtx-babelConvert LaTeX Babel codes for Greek into UTF-8/seealso seealso name=mtx-baseConTeXt TDS Management Tool (aka luatools)/seealso seealso name=mtx-cacheManage the ConTeXt and MetaTeX cache/seealso seealso name=mtx-charsGenerate MkII character tables/seealso seealso

Re: [NTG-context] bibliography (interaction)

2013-03-23 Thread Hans Hagen
is set to authoryear, for example. (removing the setuppublications below gives working hyperlinks). Is this a bug? probably a mkii left-over (prevent breaking big hyperlinks) .. can you try with \unexpanded\def\bibmaybeinteractive#1#2% {\doifbibinteractionelse{\gotobiblink{#2}[#1]}{#2

Re: [NTG-context] bibliography (interaction)

2013-03-23 Thread Alan BRASLAU
a mkii left-over (prevent breaking big hyperlinks) .. can you try with \unexpanded\def\bibmaybeinteractive#1#2% {\doifbibinteractionelse{\gotobiblink{#2}[#1]}{#2}} Replacing bibmaybeinteractive in bibl-tra.mkiv with the above indeed fixes the hyperlink. Thank you! I have two further

[NTG-context] Missing number, treated as zero error when using \definefont with \define'd dimension

2013-03-21 Thread Lars Huttar
I just linked to mentions differences between MkII and MkIV, but this error occurs in both (in XeTeX and LuaTeX). Can someone help me understand why I should not use \define for this case? (Or in general, when I should not use \define?) Or does the problem lie somewhere else? Thanks, Lars

Re: [NTG-context] Missing number, treated as zero error when using \definefont with \define'd dimension

2013-03-21 Thread Wolfgang Schuster
find any obvious difference, except that \def is TeX and \define is ConTeXt. The wiki page I just linked to mentions differences between MkII and MkIV, but this error occurs in both (in XeTeX and LuaTeX). Can someone help me understand why I should not use \define for this case? (Or in general

Re: [NTG-context] upto current

2013-03-20 Thread Otared Kavian
of ConTeXt in TeXLive (either mkii or mkiv) is that most « lambda » users of TeX whom I know in the mathematics world and in accademia, that is: --- users who are not familiar with what should be changed in TeXLive, --- users who don't even know TeX and LaTeX are not synonyms

Re: [NTG-context] upto current

2013-03-20 Thread Keith J. Schultz
is loaded with a mixture of mkii and mkiv and it is not always clear if the page one is on is for mkii or mkiv or quite outdated. 3) PRAGMA does have up to date manuals. 4) These manuals are quite unfinished in many parts, as are all many

Re: [NTG-context] upto current

2013-03-20 Thread Marcin Borkowski
documentation. 1) Garden is really not that easy to navigate 2) Garden is loaded with a mixture of mkii and mkiv and it is not always clear if the page one is on is for mkii or mkiv or quite outdated. 3) PRAGMA does have up to date manuals. 4

Re: [NTG-context] upto current

2013-03-20 Thread Hans Hagen
not that easy to navigate 2) Garden is loaded with a mixture of mkii and mkiv and it is not always clear if the page one is on is for mkii or mkiv or quite outdated. i wonder how easy it is to split that ... we could move mkii stuff to s separate place (or always

Re: [NTG-context] upto current

2013-03-20 Thread Mojca Miklavec
, running texexec --make en would create a new format at a different location than the system would put it. As a consequence all further updates become shadowed by the old manually created format and you would need to run texexec --make en manually for every update, else MKII becomes broken

Re: [NTG-context] upto current

2013-03-20 Thread Hans Hagen
update, else MKII becomes broken (not that there were many updates, but this could serve as an example). this is indeed an issue ... recently I spend a few hours tracking down an issue just to find out that for whatever reason a file had ended up in a local path .. hard to track down .. one should

[NTG-context] upto current

2013-03-19 Thread Hans Hagen
and good examples that show up on sites are an indication that mkiv has mostly replaced mkii. - There is some new math magic under the hood. We switched to tex gyre and latin modern open math as defaults. - Lua code has been optimized: leaner, meaner, less dependent, version 5.2 etc

[NTG-context] etexshow and generation of cont-en.xlm (cont-XX.xml)?

2013-03-18 Thread Jonathan Barchi
, but never a definitive answer, so if anyone knows the answer to these questions I would love to know!! 1. Is the referenced setup(e).tex a file that was previously shipped with ConTeXt - presumably mkii since the author refers to texexec - or would this be something the author would have included

Re: [NTG-context] etexshow and generation of cont-en.xlm (cont-XX.xml)?

2013-03-18 Thread Hans Hagen
searched and found a few references to this problem, but never a definitive answer, so if anyone knows the answer to these questions I would love to know!! 1. Is the referenced setup(e).tex a file that was previously shipped with ConTeXt - presumably mkii since the author refers to texexec - or would

Re: [NTG-context] etexshow and generation of cont-en.xlm (cont-XX.xml)?

2013-03-18 Thread hwitloc
a file that was previously shipped with ConTeXt - presumably mkii since the author refers to texexec - or would this be something the author would have included with etexshow itself? 2. Is the interface file, e.g. cont-en.xml, auto-generated from all of the defined macros in ConTeXt

Re: [NTG-context] [***SPAM***] Some guidance please to get Asian Character

2013-03-14 Thread hwitloc
assumed that texexec was running MKIV. When trying to compile the source I keep seeing mkii comments in the output and then read up and found out that texexec is for mkii and context is for mkiv. I was also under the impression that texexec was a supserset of context and was a script that ran

Re: [NTG-context] bold symbols in formula don't work

2013-03-14 Thread Hans Hagen
, luatex/mkiv is in many cases now faster than pdftex/mkii - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74

Re: [NTG-context] bold symbols in formula don't work

2013-03-14 Thread Jonathan Barchi
in the engine, which makes a difference when using the windows console that has a high update rate which is not that nice for one-by-one char tex output, esp when running rdp on a headless server). Hans btw, luatex/mkiv is in many cases now faster than pdftex/mkii I'm impressed with the speed

[NTG-context] [***SPAM***] Some guidance please to get Asian Character

2013-03-11 Thread hwitloc
:26 MKII fmt: 2013.2.15 int: english/english system : cont-new.mkii loaded (/usr/local/texlive/2012/texmf-dist/tex/context/base/cont-new.mkii systems : beware: some patches loaded from cont-new.mkii ) system : cont-sys.rme loaded (/usr/local/texlive/2012/texmf-dist/tex

Re: [NTG-context] [***SPAM***] Some guidance please to get Asian Character

2013-03-11 Thread Wolfgang Schuster
from ConTeXt % % Simple test file. % \enableregime[utf-8] \mainlanguage[ja] \usemodule[japanese] \usemodule[simplefonts] \starttext Hello, World! 世界、今日は! \stoptext I suggest to use MkIV instead of MkII because it makes it easier to select a font. \mainlanguage[ja] \usemodule

Re: [NTG-context] \definestyle (urgent)

2013-03-05 Thread Wolfgang Schuster
Am 05.03.2013 um 20:55 schrieb Idris Samawi Hamid ادريس سماوي حامد isha...@colostate.edu: Dear gang, Has the behavior of \definestyle changed? In my typescript I have e.g. \definestyle [semibold] [\sb] [] Replace \definestyle with \definealternativestyle. In MkII and earlier MkIV

Re: [NTG-context] \definestyle (urgent)

2013-03-05 Thread Idris Samawi Hamid ادريس سماوي حامد
On Tue, 05 Mar 2013 13:07:08 -0700, Wolfgang Schuster wolfgang.schus...@gmail.com wrote: Am 05.03.2013 um 20:55 schrieb Idris Samawi Hamid ادريس سماوي حامد Replace \definestyle with \definealternativestyle. In MkII and earlier MkIV versions the \definestyle was a synonym

Re: [NTG-context] FiXme and ConTeXt mkiv

2013-03-03 Thread Wolfgang Schuster
Am 02.03.2013 um 10:09 schrieb Janne Junnila janne.junn...@gmail.com: Hi all, I was trying to use the FiXme module today, but it seems like it is using some macros that are only available in mkii. Does anyone know of any alternatives? (Or is anyone planning on porting FiXme to mkiv?) I

[NTG-context] FiXme and ConTeXt mkiv

2013-03-02 Thread Janne Junnila
Hi all, I was trying to use the FiXme module today, but it seems like it is using some macros that are only available in mkii. Does anyone know of any alternatives? (Or is anyone planning on porting FiXme to mkiv?) Thanks, Janne Junnila

Re: [NTG-context] A trouble with setupbodyfontenvironment

2013-03-01 Thread Alasdair McAndrew
; when I attempted to typeset the file(s) with texexec (mkii), I had no problem. Thanks again, Alasdair On Fri, Mar 1, 2013 at 8:54 PM, Marco Patzer home...@lavabit.com wrote: On 2013–03–01 Alasdair McAndrew wrote: Arrgh: more problems. I've downloaded and installed context standalone

[NTG-context] Arranging framed text without gaps

2013-02-28 Thread Matthias Weber
. In MkII it is. My questions: How do I -- achieve the desired layout (exact dimensions, frames, no gaps) the right way, -- without gaps between horizontal rows -- with text centered in the frames also in MkIV? Thanks a lot - Matthias

Re: [NTG-context] Apparent error in wiki example

2013-02-26 Thread Philipp Gesang
Hi John! ···date: 2013-02-26, Tuesday···from: john Culleton··· I copied verbatim the example found here: http://wiki.contextgarden.net/Simple_Typescript_Example This line caused an error: \setupencoding[default=uc] These are instructions for MkII (and PostScript Type 1 fonts). You

Re: [NTG-context] Apparent error in wiki example

2013-02-26 Thread john Culleton
an error: \setupencoding[default=uc] These are instructions for MkII (and PostScript Type 1 fonts). You are most likely running MkIV (with an Open Type version of your font). How to write a typescript for OpenType Fonts is explained in the manual: http://context.aanhet.net/svn/contextman

[NTG-context] [***SPAM***] Question about current ConTeXt with XeTeX

2013-02-22 Thread hwitloc
I just read in contextgarden.net the following: Note that XeTeX uses mkii and LuaTeX uses mkiv ; in principle mkii is frozen so new features and improvements will only happen in mkiv. I use the ConTeXt which comes in TEXLIVE 2012, which I assume uses Mark IV. Does that mean that I can

Re: [NTG-context] [***SPAM***] Question about current ConTeXt with XeTeX

2013-02-22 Thread Marco Patzer
On 2013–02–22 hwit...@gmail.com wrote: I use the ConTeXt which comes in TEXLIVE 2012, which I assume uses Mark IV. Does that mean that I can not use this version of ConTeXt with XeteX which also comes packaged in TEXLIVE? You can use MkII with XeTeX as follows: context --xetex

Re: [NTG-context] Question about current ConTeXt with XeTeX

2013-02-22 Thread Mojca Miklavec
On Fri, Feb 22, 2013 at 12:25 PM, hwit...@gmail.com wrote: I just read in contextgarden.net the following: Note that XeTeX uses mkii and LuaTeX uses mkiv ; in principle mkii is frozen so new features and improvements will only happen in mkiv. I use the ConTeXt which comes in TEXLIVE

Re: [NTG-context] [***SPAM***] Question about current ConTeXt with XeTeX

2013-02-22 Thread hwitloc
Thanks for the helpful information. I didn't know tha MkII was included in the distribution or about the --xetex option. Darel Marco Patzer home...@lavabit.com wrote: On 2013–02–22 hwit...@gmail.com wrote: I use the ConTeXt which comes in TEXLIVE 2012, which I assume uses Mark IV

Re: [NTG-context] Question about current ConTeXt with XeTeX

2013-02-22 Thread d.henman
just read in contextgarden.net the following: Note that XeTeX uses mkii and LuaTeX uses mkiv ; in principle mkii is frozen so new features and improvements will only happen in mkiv. I use the ConTeXt which comes in TEXLIVE 2012, which I assume uses Mark IV. ConTeXt in TL 2012

Re: [NTG-context] Alignment problem with labels and textext

2013-02-13 Thread Lutz Haseloff
it by texexec(mkii), all is ok, with context(mkiv) the labels overlap. I try to add the problematic mkiv pdf. Greetings Lutz 2013/2/13 Keith J. Schultz keithjschu...@web.de Hi Lutz, With This is LuaTeX, Version beta-0.74.0-2012122517 (rev 4541) ConTeXt ver: 2013.02.05 22:32 MKIV fmt: 2013.2.9

Re: [NTG-context] Alignment problem with labels and textext

2013-02-13 Thread Alan BRASLAU
) , origin) ; label.bot (textext(bottom) , origin) ; \stopMPpage \stoptext If i run it by texexec(mkii), all is ok, with context(mkiv) the labels overlap. I do not know what you expect exactly. Each textext() label has a bounding box. This bounding box is then aligned in the case of rt, top

Re: [NTG-context] Alignment problem with labels and textext

2013-02-13 Thread Keith J. Schultz
(bottom) , origin) ; \stopMPpage \stoptext If i run it by texexec(mkii), all is ok, with context(mkiv) the labels overlap. I try to add the problematic mkiv pdf. Greetings Lutz 2013/2/13 Keith J. Schultz keithjschu...@web.de Hi Lutz, With This is LuaTeX, Version beta-0.74.0

Re: [NTG-context] Alignment problem with labels and textext

2013-02-13 Thread Lutz Haseloff
describes my problem better: \starttext \startMPpage drawdot (origin); label.rt (textext(right) , origin) ; label.top (textext(top) , origin) ; label.lft (textext(left) , origin) ; label.bot (textext(bottom) , origin) ; \stopMPpage \stoptext If i run it by texexec(mkii), all is ok

Re: [NTG-context] Alignment problem with labels and textext

2013-02-13 Thread Lutz Haseloff
) , origin) ; label.top (textext(top) , origin) ; label.lft (textext(left) , origin) ; label.bot (textext(bottom) , origin) ; \stopMPpage \stoptext If i run it by texexec(mkii), all is ok, with context(mkiv) the labels overlap. I try to add the problematic mkiv pdf. Greetings Lutz 2013/2/13

Re: [NTG-context] margin notes in MKIV (doublesided pages)

2013-02-09 Thread Alan Bowen
\inmargin{note 4} \stoptext works in MKII. In MKIV, however, all the margin notes are on the left. So how can I get this right in MKIV? Alan Probably, \setupmargin[location=outer] should do the trick (*not tested*). I have been using \setupmargintext[margintext][location=outer

[NTG-context] margin notes in MKIV (doublesided pages)

2013-02-08 Thread Alan Bowen
{note 4} \stoptext works in MKII. In MKIV, however, all the margin notes are on the left. So how can I get this right in MKIV? Alan ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] margin notes in MKIV (doublesided pages)

2013-02-08 Thread Devendra Ghate
}\input knuth\inmargin{note 2} \page \inmargin{n3}\input knuth\inmargin{note 4} \stoptext works in MKII. In MKIV, however, all the margin notes are on the left. So how can I get this right in MKIV? Alan Probably, \setupmargin[location=outer] should do the trick (*not tested*). I

Re: [NTG-context] External figures from other folders

2013-02-05 Thread Hans Hagen
(probably one of the oldest features .. in mkii it's part of \useexternalfigure but in mkiv this has been split into two commands with a cleaner inheritance model). Hans - Hans Hagen | PRAGMA

Re: [NTG-context] \goto links to figures are inactive

2013-02-03 Thread Alan Bowen
...@gmail.com wrote: Hi Alan, I guess you are using mkiv, since in mkii your code seems to work here. Then, I think the way references to floats should be entered have changed and one should use a construction such as: \setupinteraction[state=start] \starttext \goto{Figure A}[fig:cow.pdf

Re: [NTG-context] Using num and authornum bibliography style simultaneously

2013-02-03 Thread Devendra Ghate
that this is not the recommended way of doing things in ConTeXt. Do let me know. Regards, Devendra After finding the bibliography manual for MkII, I realised that I should use \cite[alternative=authornum][] and \cite[alternative=num][]. Sorry for the spam, Devendra

Re: [NTG-context] \goto links to figures are inactive

2013-02-02 Thread Otared Kavian
Hi Alan, I guess you are using mkiv, since in mkii your code seems to work here. Then, I think the way references to floats should be entered have changed and one should use a construction such as: \setupinteraction[state=start] \starttext \goto{Figure A}[fig:cow.pdf] Reference to Figure

Re: [NTG-context] \goto links to figures are inactive

2013-02-02 Thread Wolfgang Schuster
Am 02.02.2013 um 17:16 schrieb Otared Kavian ota...@gmail.com: Hi Alan, I guess you are using mkiv, since in mkii your code seems to work here. The references/hyperlinks for floats don’t work when the float number is disabled because the necessary attribute for link isn’t set

Re: [NTG-context] \goto links to figures are inactive

2013-02-02 Thread Alan Bowen
[number=no] gets rid of “Figure 1” but while the links show properly, they do not actually work. Alan On Sat, Feb 2, 2013 at 11:16 AM, Otared Kavian ota...@gmail.com wrote: Hi Alan, I guess you are using mkiv, since in mkii your code seems to work here. Then, I think the way references

Re: [NTG-context] \goto links to figures are inactive

2013-02-02 Thread Rogers, Michael K
, they do not actually work. Alan On Sat, Feb 2, 2013 at 11:16 AM, Otared Kavian ota...@gmail.commailto:ota...@gmail.com wrote: Hi Alan, I guess you are using mkiv, since in mkii your code seems to work here. Then, I think the way references to floats should be entered have changed and one

Re: [NTG-context] Math typesetting problems

2013-01-28 Thread Aditya Mahajan
and \tfrac only set the mathstyle before placing the content with the \over primitive. Then something has been lost in the MkII - MkIV transition. I am pretty sure (cannot check right now), that the code in MkII used \genfrac (which is a fancy wrapper around \over \ovewithdelim etc) Aditya

Re: [NTG-context] Math typesetting problems

2013-01-28 Thread Wolfgang Schuster
. The \frac command uses \vcenter for the content while \dfrac and \tfrac only set the mathstyle before placing the content with the \over primitive. Then something has been lost in the MkII - MkIV transition. I am pretty sure (cannot check right now), that the code in MkII used \genfrac

Re: [NTG-context] Math typesetting problems

2013-01-28 Thread Khaled Hosny
behaviours are different from MkII. Regards, Khaled ___ 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

[NTG-context] Some questions

2013-01-25 Thread Alain Delmotte
Hi, Now some questions to solve the problems I have when I try to follow the tutorial ConTeXt an excursion. I think it is for mkII and I use mkIV and that there has been many changes in between. - The example at the bottom of page 11 and page 12 gives me an error: ! Argument of \head

Re: [NTG-context] Some questions

2013-01-25 Thread Marco Patzer
On 2013–01–25 Alain Delmotte wrote: I think it is for mkII and I use mkIV and that there has been many changes in between. Indeed. - The example at the bottom of page 11 and page 12 gives me an error: ! Argument of \head has an extra }. \starttext \startitemize \starthead

[NTG-context] setuphead command ! Argument of \xxx has an extra }.

2013-01-25 Thread Jean-Philippe Rey
text \stoptext This example works fine with MKII and with the texlive 2012 version of MKIV (ConTeXt ver: 2012.05.30 11:26). It fails with the last beta (2013.01.24 16:47 MKIV) and also with 2012.11.22 14:55 MKIV. I tried \setuphead[chapter][alternative=command,command=\ChapterHead

Re: [NTG-context] Big with \widehat and \widetilde

2013-01-24 Thread Hans Hagen
}$ ${\widehat \phi}$ ${\hat \alpha}$ \stoptext end bug-tilde.tex For your information, the same file works fine in mkii. The implementation of math in mkiv is different from mkii so mkii macros probably won't work anyway. I changes the definitions to suit the new lm/gyre otf fonts (and changed

Re: [NTG-context] Prioritise TEXMFHOME

2013-01-23 Thread Mojca Miklavec
' return you? I didn't know ConTeXt uses kpsewhich. In MkII it does. But I meant it more like a cross-check. It might be that there would be some bug in mtxrun when searching for files and in that case kpsewhich may serve as a confirmation that your set up works or doesn't work properly. Mojca

Re: [NTG-context] Prioritise TEXMFHOME

2013-01-23 Thread Marco Patzer
frustrating. I didn't know ConTeXt uses kpsewhich. In MkII it does. But I meant it more like a cross-check. It might be that there would be some bug in mtxrun when searching for files and in that case kpsewhich may serve as a confirmation that your set up works or doesn't work properly. All right

Re: [NTG-context] Equivalent commands for \big \Big etc. in mathmode

2013-01-23 Thread Aditya Mahajan
and amsl module is deprecated in both MkII and MkIV. \starttext \startformula \left.\frac{dy}{dx}\right|_z \stopformula \stoptext Aditya ___ If your question is of interest to others as well, please add an entry

Re: [NTG-context] Equivalent commands for \big \Big etc. in mathmode

2013-01-23 Thread Devendra Ghate
In MkIV, you don't need the newmat module and amsl module is deprecated in both MkII and MkIV. \starttext \startformula \left.\frac{dy}{dx}\right|_z \stopformula \stoptext Aditya Thanks Aditya. Need to read manuals more carefully

[NTG-context] Big with \widehat and \widetilde

2013-01-23 Thread Otared Kavian
end bug-tilde.tex For your information, the same file works fine in mkii. Best regards: OK ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl

Re: [NTG-context] Prioritise TEXMFHOME

2013-01-22 Thread Mojca Miklavec
On Tue, Jan 22, 2013 at 8:58 PM, Marco Patzer wrote: Hi, can I somehow set up that files within TEXMFHOME are preferred to files found in the distribution? Or is there another variable which is more suitable than TEXMFHOME for this purpose? Doesn't it already have the highest priority? MkII

Re: [NTG-context] placeinitial broken (mkiv)?

2013-01-22 Thread Wolfgang Schuster
you get a error message or is the output wrong? When I process the example I get a pdf with a red T as initial. ConTeXt ver: 2013.01.21 18:18 MKII fmt: 2013.1.21 int: english/english Wolfgang ___ If your question

Re: [NTG-context] placeinitial broken (mkiv)?

2013-01-22 Thread Andreas Mang
ConTeXt ver: 2013.01.13 23:10 MKIV fmt: 2013.1.17 Is there a problem or am I doing something wrong?! What doesn’t work, do you get a error message or is the output wrong? When I process the example I get a pdf with a red T as initial. ConTeXt ver: 2013.01.21 18:18 MKII fmt

[NTG-context] Simple question: how do I get the filename in the footer

2013-01-20 Thread Gerben Wierda
Simple question, guys (and gals), how do I get the filename (full path not needed) in the footer of my document? I want it there while writing the book and remove it in the final stages. I am using MKII (TeXLive 2011 still) texexec --pdf --mode=editor --once ../products/prd_book.tex TeXExec

Re: [NTG-context] Simple question: how do I get the filename in the footer

2013-01-20 Thread Philipp Gesang
Hi Gerben, ···date: 2013-01-20, Sunday···from: Gerben Wierda··· how do I get the filename (full path not needed) in the footer of my document? I want it there while writing the book and remove it in the final stages. I am using MKII (TeXLive 2011 still) if the name of the main file suffices

Re: [NTG-context] Simple question: how do I get the filename in the footer

2013-01-20 Thread Gerben Wierda
On 20 Jan 2013, at 12:57, Philipp Gesang wrote: Hi Gerben, ···date: 2013-01-20, Sunday···from: Gerben Wierda··· how do I get the filename (full path not needed) in the footer of my document? I want it there while writing the book and remove it in the final stages. I am using MKII

Re: [NTG-context] Simple question: how do I get the filename in the footer

2013-01-20 Thread Philipp Gesang
the book and remove it in the final stages. I am using MKII (TeXLive 2011 still) if the name of the main file suffices, then the TeX command \jobname is what you are looking for. Thanks but that is not the one. Because I use the standard project setup, and the job is always to typeset

Re: [NTG-context] Simple question: how do I get the filename in the footer

2013-01-20 Thread Gerben Wierda
document? I want it there while writing the book and remove it in the final stages. I am using MKII (TeXLive 2011 still) if the name of the main file suffices, then the TeX command \jobname is what you are looking for. Thanks but that is not the one. Because I use the standard project setup

Re: [NTG-context] Simple question: how do I get the filename in the footer

2013-01-20 Thread Wolfgang Schuster
··· how do I get the filename (full path not needed) in the footer of my document? I want it there while writing the book and remove it in the final stages. I am using MKII (TeXLive 2011 still) if the name of the main file suffices, then the TeX command \jobname is what you are looking

<    7   8   9   10   11   12   13   14   15   16   >