Re: [NTG-context] [***SPAM***] Changing the font of the TOC-Title

2013-04-15 Thread Wolfgang Schuster
Am 15.04.2013 um 08:06 schrieb "H. Özoguz" : > Hello, > > I know, that I can change the TOC-Title by > > \setupheadtext[content=Whatever the TOC-Title may be] > > How can I change the Font of the TOC-Title, is there a style key, or somewhat > like that? > (Directly "\setupheadtext[content=Wha

[NTG-context] Overlapping \starthanging \stophanging with side captions

2013-04-15 Thread Peter Sienkowski
Hi, I'm trying to have extra explanatory text on the side of figures that is not part of the figure's caption. I can get a single figure to work but am having problems when there are multiple figures one after the other. I'm new to ConTeXT and have looked at the Details Manual but have not been

Re: [NTG-context] [***SPAM***] Changing the font of the TOC-Title

2013-04-15 Thread Tim Li
I have achieved this by the following method: I think we'd better only change the label by \setupheadtext and chage its style by \setuphead. An example as follows \setupheadtext[content={CONTENTS}] \def\mytitle#1{% \midaligned{#1}} \setuphead [title] [style={\bfb}, color=red, before={

[NTG-context] [***SPAM***] Title of figure not below the figure, but on the right side

2013-04-15 Thread H. Özoguz
I usually use: \startplacefigure [title=Some very explanative title.] \externalfigure[tollesbild][width=2cm] \stopplacefigure And this sets the title under the figure, perfect for me in general. But now I have a figure, where the (pretty long) title-text should be on the right side, how to

Re: [NTG-context] [***SPAM***] Changing the font of the TOC-Title

2013-04-15 Thread Tim Li
oh, sorry, I don't konw Wolfgang has replied to this question. Please take the method provided by Wolfgang. From: timli2...@outlook.com To: ntg-context@ntg.nl Subject: RE: [NTG-context] [***SPAM***] Changing the font of the TOC-Title Date: Mon, 15 Apr 2013 08:20:11 + I have achieved this

Re: [NTG-context] Overlapping \starthanging \stophanging with side captions

2013-04-15 Thread Wolfgang Schuster
Am 15.04.2013 um 10:18 schrieb Peter Sienkowski : > Hi, > > I'm trying to have extra explanatory text on the side of figures that is not > part of the figure's caption. I can get a single figure to work but am having > problems when there are multiple figures one after the other. > > I'm ne

Re: [NTG-context] Vertical location of combinations

2013-04-15 Thread Wolfgang Schuster
Am 15.04.2013 um 06:34 schrieb Aditya Mahajan : > How do I control the vertical location of combinations? > > I want output similar to > > ABC > \framed[frame=no, location=top]}\startcombination[2] > {\externalfigure[dummay][width=2cm]}{One} > {\externalfigure[dummay][width=2cm]}{Two} > \stop

[NTG-context] How to change the color of numbers just before the footnote text?

2013-04-15 Thread Tim Li
Now I have to change the color of numbers just before the footnote text so that it can match the color of text area. I try to do it like this: \def\myfootnotecolor#1{%\startcolor[red]#1\stopcolor} \setupfootnotes [numbercommand={\myfootnotecolor}] or \setupfootnotes [foregroundcolor=red

[NTG-context] combinations

2013-04-15 Thread Hans Hagen
Hi, As follow up on the combinations tread I made this: \useMPlibrary[dum] \starttext \definecombination[mycombi][alternative=label] \setuplabel[combination:mycombi][text={Item },numberconversion=character,stopper=!] \startcombination[mycombi][2*2] {\externalfigure[dummy][width=4cm,hei

Re: [NTG-context] How to change the color of numbers just before the footnote text?

2013-04-15 Thread Wolfgang Schuster
Am 15.04.2013 um 10:44 schrieb Tim Li : > Now I have to change the color of numbers just before the footnote text so > that it can match the color of text area. I try to do it like this: > > \def\myfootnotecolor#1{% > \startcolor[red]#1\stopcolor} > > \setupfootnotes >[numbercommand

[NTG-context] Joinedup itemization with margin

2013-04-15 Thread H. Özoguz
Hi there, I want a joined itemization (I just want no empty lines between two items, is this what "joinedup" means?) with a margin on the left side, so that the complete itemization is indented. My try is this: ++ \starttext \startitemize[joinedup] \item First enumeration.

[NTG-context] options of \setupnotation and \setupnote

2013-04-15 Thread Tim Li
Could you tell me what's the options of these two commands that haven't been updated on the wiki? ___ If your question is of interest to others as well, please add an entry to th

Re: [NTG-context] Joinedup itemization with margin

2013-04-15 Thread Marco Patzer
On 2013–04–15 "H. Özoguz" wrote: > \startitemize[joinedup, margin=1em] \startitemize[joinedup][margin=1em] Options and key-value pairs cannot be mixed in ConTeXt. Marco signature.asc Description: Digital signature __

Re: [NTG-context] options of \setupnotation and \setupnote

2013-04-15 Thread Marco Patzer
On 2013–04–15 Tim Li wrote: > Could you tell me what's the options of these two commands that > haven't been updated on the wiki? The file strc-not.mkvi is quite well documented. @Hans: The module documentation fails to build for this module. mtxrun --script modules --process $(mtxrun core-sy

[NTG-context] Sadness from a Windows ConTeXt user

2013-04-15 Thread Tim Li
I have asked Hans about this problem two days ago, but now the problem still. I make sure that my context standalone is the lastest. I download the "context-setup-mswin.zip" from the ConTeXt wiki and extract it to the D:\, double-clicking the firstsetup.bat. When it finish the rest, I add "D:\

Re: [NTG-context] Sadness from a Windows ConTeXt user

2013-04-15 Thread luigi scarso
hm, have you seen the file setuptex.bat in the tex folder ? You have to call it before to start using context. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-c

Re: [NTG-context] Sadness from a Windows ConTeXt user

2013-04-15 Thread Tim Li
I have run the setuptex.bat just before running context, but the problem still :-( > Date: Mon, 15 Apr 2013 14:19:11 +0200 > From: luigi.sca...@gmail.com > To: ntg-context@ntg.nl > Subject: Re: [NTG-context] Sadness from a Windows ConTeXt user > > hm, have you seen the file setuptex.bat in the

[NTG-context] Deactivating gridsetting for TOC

2013-04-15 Thread H. Özoguz
Hi there, thanks for the many helps today, again! Because I use different font sizes for the titles in the TOC (depending on the title-level), I have problems with grid-setting. It makes sometimes blank lines between two titles in the toc. I understand that behaviour, it is because of the dif

Re: [NTG-context] options of \setupnotation and \setupnote

2013-04-15 Thread Wolfgang Schuster
Am 15.04.2013 um 13:17 schrieb Tim Li : > Could you tell me what's the options of these two commands that haven't been > updated on the wiki? http://www.ntg.nl/pipermail/ntg-context/2013/072165.html Wolfgang ___ I

Re: [NTG-context] combinations

2013-04-15 Thread Sietse Brouwer
Hi Hans, Is the following correct? (1) [alternative=...] is a new key for \definecombination (2) \definecombination[mycombiA][alternative=text] means you specify the combination's contents as item, caption, item, caption, etc. \startcombination[mycombiA][nx=2,ny=1] {item}{caption} {ano

Re: [NTG-context] options of \setupnotation and \setupnote

2013-04-15 Thread Tim Li
thanks for your help. From: schuster.wolfg...@gmail.com Date: Mon, 15 Apr 2013 15:01:54 +0200 To: ntg-context@ntg.nl Subject: Re: [NTG-context] options of \setupnotation and \setupnote Am 15.04.2013 um 13:17 schrieb Tim Li :Could you tell me what's the options of these two commands that haven't

[NTG-context] the difference between \def and \define

2013-04-15 Thread Tim Li
In plain TeX, we always use \def for creating a new macro, but in ConTeXt, sometimes it won't work, especially when making own chapter titles. The \def can produce the error message like this : "Argument of \... has an extra }". \define in ConTeXt can solve this problem. What's the difference be

[NTG-context] Bug in the latest beta

2013-04-15 Thread Jannik Voges
Hello ConTeXt-Users, I have found a bug, when using \writetolist: \starttext \writetolist[chapter]{}{test} \stoptext That gives an error, but changing the list to a not predefined list doesn't. For example \definelist[chapter1] \starttext \writetolist[chapter1]{}{test} \stoptext Thanks

Re: [NTG-context] combinations

2013-04-15 Thread Wolfgang Schuster
Am 15.04.2013 um 15:40 schrieb Sietse Brouwer : > Hi Hans, > > Is the following correct? > (1) [alternative=...] is a new key for \definecombination Yes but you can also change the alternative with \startcombination. > (2) \definecombination[mycombiA][alternative=text] means you specify > the

Re: [NTG-context] Bug in the latest beta

2013-04-15 Thread Wolfgang Schuster
Am 14.04.2013 um 12:42 schrieb Jannik Voges : > Hello ConTeXt-Users, > > > I have found a bug, when using \writetolist: > > \starttext > > \writetolist[chapter]{}{test} > > \stoptext > > That gives an error, but changing the list to a not predefined list doesn't. > > For example > > \defi

Re: [NTG-context] the difference between \def and \define

2013-04-15 Thread Wolfgang Schuster
Am 15.04.2013 um 15:47 schrieb Tim Li : > In plain TeX, we always use \def for creating a new macro, but in ConTeXt, > sometimes it won't work, especially when making own chapter titles. The \def > can produce the error message like this : "Argument of \... has an extra }". > \define in ConTeX

Re: [NTG-context] combinations

2013-04-15 Thread Hans Hagen
On 4/15/2013 3:40 PM, Sietse Brouwer wrote: Is the following correct? indeed - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 5

Re: [NTG-context] Bug in the latest beta

2013-04-15 Thread Jannik Voges
Hello, today I updated the beta and the error is gone. Thanks for the fix or sorry, if that error was caused by a corrupt installation. Jannik Am 14.04.2013 um 12:42 schrieb Jannik Voges : > Hello ConTeXt-Users, > > > I have found a bug, when using \writetolist: > > \starttext > > \writ

Re: [NTG-context] Sadness from a Windows ConTeXt user

2013-04-15 Thread Hans Hagen
On 4/15/2013 2:25 PM, Tim Li wrote: I have run the setuptex.bat just before running context, but the problem still :-( clueless ... are you sure that you use the right luatex binary in the downloaded garden distribution? Hans

Re: [NTG-context] the difference between \def and \define

2013-04-15 Thread Marco Patzer
On 2013–04–15 Tim Li wrote: > What's the difference between \def and \define? \define is basically the same as \unexpanded\def. It uses a slightly different syntax for specifying optional arguments: \define[3]\foo{First: #1, Second: #2, Third: #3} \unexpanded\def\foo#1#2#3{First: #1, Second:

Re: [NTG-context] Deactivating gridsetting for TOC

2013-04-15 Thread Wolfgang Schuster
Am 15.04.2013 um 14:27 schrieb H. Özoguz : > Hi there, > > thanks for the many helps today, again! > > Because I use different font sizes for the titles in the TOC (depending on > the title-level), I have problems with grid-setting. It makes sometimes blank > lines between two titles in the t

Re: [NTG-context] options of \setupnotation and \setupnote

2013-04-15 Thread Hans Hagen
On 4/15/2013 1:52 PM, Marco Patzer wrote: On 2013–04–15 Tim Li wrote: Could you tell me what's the options of these two commands that haven't been updated on the wiki? The file strc-not.mkvi is quite well documented. @Hans: The module documentation fails to build for this module. mtxrun

Re: [NTG-context] the difference between \def and \define

2013-04-15 Thread Hans Hagen
On 4/15/2013 4:07 PM, Marco Patzer wrote: I don't think named parameters are possible with \define, but maybe I'm mistaken. just use suffix .mkvi or put "% macros=mkvi" at the top of your file -

Re: [NTG-context] options of \setupnotation and \setupnote

2013-04-15 Thread Wolfgang Schuster
Am 15.04.2013 um 16:11 schrieb Hans Hagen : > On 4/15/2013 1:52 PM, Marco Patzer wrote: >> On 2013–04–15 Tim Li wrote: >> >>> Could you tell me what's the options of these two commands that >>> haven't been updated on the wiki? >> >> The file strc-not.mkvi is quite well documented. >> >> @Hans

Re: [NTG-context] the difference between \def and \define

2013-04-15 Thread Wolfgang Schuster
Am 15.04.2013 um 16:12 schrieb Hans Hagen : > On 4/15/2013 4:07 PM, Marco Patzer wrote: > >> I don't think named parameters are possible with \define, but maybe >> I'm mistaken. > > just use suffix .mkvi or put "% macros=mkvi" at the top of your file Marco tries to do something like \define

Re: [NTG-context] the difference between \def and \define

2013-04-15 Thread Marco Patzer
On 2013–04–15 Hans Hagen wrote: > >I don't think named parameters are possible with \define, but maybe > >I'm mistaken. > > just use suffix .mkvi or put "% macros=mkvi" at the top of your file That's how to enable named parameters for \def. I was talking about \define. The arguments are provided

Re: [NTG-context] [***SPAM***] Title of figure not below the figure, but on the right side

2013-04-15 Thread Sietse Brouwer
> But now I have a figure, where the (pretty long) > title-text should be on the right side, how to > get this? Define a float type `rightfigure` that inherits from `figure`; then setup that float's caption with \setupcaption[rightfigure][...=...]. Like so: \definefloat[rightfigure][rightfigure][

Re: [NTG-context] options of \setupnotation and \setupnote

2013-04-15 Thread Marco Patzer
On 2013–04–15 Hans Hagen wrote: > >@Hans: The module documentation fails to build for this module. > > > > mtxrun --script modules --process $(mtxrun core-sys.mkiv) > > mtxrun --script modules --process auto:core-sys.mkiv Thanks, I didn't know that one. > weird ... works here Sorry, copy-pas

Re: [NTG-context] Figures and Lua (continuing "Number of pages by Lua of a figure to be inserted?" somehow)

2013-04-15 Thread Aditya Mahajan
On Fri, 12 Apr 2013, Procházka Lukáš Ing. - Pontex s. r. o. wrote: Hello, I tried to make a "more minimal" example. Still we have: files: ./t3.mkiv ./T/Kn.pdf and code: \startluacode test = function(fn) local fig = figures.push{name = fn} if figures.identify().status.status ~= 0

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("\MPtex

Re: [NTG-context] combinations

2013-04-15 Thread Sietse Brouwer
Perhaps the default for the label could be numberconversion=character --- subfigures are more commonly numbered a, b, c, I think. Wikified at http://wiki.contextgarden.net/Command/setupcombinations http://wiki.contextgarden.net/Command/startcombination Cheers, Sietse On 15 April 2013 16:04, Hans

Re: [NTG-context] combinations

2013-04-15 Thread Wolfgang Schuster
Am 15.04.2013 um 18:45 schrieb Sietse Brouwer : > Perhaps the default for the label could be numberconversion=character > --- subfigures are more commonly numbered a, b, c, I think. To set default values it can be usefull to add a unnamed “combination” label, i.e. \definelabel[\v!combinatio

[NTG-context] [***SPAM***] Re: Deactivating gridsetting for TOC

2013-04-15 Thread H. Özoguz
You can try to add \definelayout[][grid=no] to your document where you replace with the number of the page where your TOC starts. Wolfgang Thanks for this idea, but it does not work. The grid=no is simply ignored for the toc-page (as many grid=no options are ignored in many environment

Re: [NTG-context] combinations

2013-04-15 Thread Marco Patzer
On 2013–04–15 Hans Hagen wrote: > As follow up on the combinations tread I made this: > > … > > A relative simple extension but probably useful. How about making the first bracket pair optional if key-value options are passed? This would allow for the following syntax: \starttext %% works: %%

Re: [NTG-context] Deactivating gridsetting for TOC

2013-04-15 Thread H. Özoguz
Am 15.04.2013 19:03, schrieb ntg-context-requ...@ntg.nl: Is there maybe another "trick" to deactivate gridsetting, analogical to placeongrid, or tricks with tables, or so? I am experimenting here, too, of course:) Huseyin Ok, maybe it is possible with a combination of \placeongrid and a comma

Re: [NTG-context] Deactivating gridsetting for TOC

2013-04-15 Thread Wolfgang Schuster
Am 15.04.2013 um 19:34 schrieb "H. Özoguz" : > Am 15.04.2013 19:03, schrieb ntg-context-requ...@ntg.nl: >> Is there maybe another "trick" to deactivate gridsetting, analogical to >> placeongrid, or tricks with tables, or so? I am experimenting here, too, >> of course:) >> >> Huseyin > > Ok, may

Re: [NTG-context] Vertical location of combinations

2013-04-15 Thread Aditya Mahajan
On Mon, 15 Apr 2013, Wolfgang Schuster wrote: Am 15.04.2013 um 06:34 schrieb Aditya Mahajan : How do I control the vertical location of combinations? I want output similar to ABC \framed[frame=no, location=top]}\startcombination[2] {\externalfigure[dummay][width=2cm]}{One} {\externalfigur

Re: [NTG-context] Sadness from a Windows ConTeXt user

2013-04-15 Thread Aditya Mahajan
On Mon, 15 Apr 2013, Tim Li wrote: > Date: Mon, 15 Apr 2013 14:19:11 +0200 From: luigi.sca...@gmail.com To: ntg-context@ntg.nl Subject: Re: [NTG-context] Sadness from a Windows ConTeXt user hm, have you seen the file setuptex.bat in the tex folder ? You have to call it before to start using

[NTG-context] tikz-cd - commutative diagrams

2013-04-15 Thread Idris Samawi Hamid ادريس سماوي حامد
Dear gang, The tikz module works, as per the attached attached test file. I need some commutative diagrams and found something relatively recent and interesting: http://www.ctan.org/pkg/tikz-cd But \input'ing the file tikz-cd.tex after the tikz module does not work; I get an undefined cont

Re: [NTG-context] Title of figure not below the figure, but on the right side

2013-04-15 Thread H. Özoguz
Am 15.04.2013 19:03, schrieb ntg-context-requ...@ntg.nl: Define a float type `rightfigure` that inherits from `figure`; then setup that float's caption with \setupcaption[rightfigure][...=...]. Like so: \definefloat[rightfigure][rightfigure][figure] \setupcaption[rightfigure][location=right] \s

[NTG-context] Zoom to a box when clicking

2013-04-15 Thread Aditya Mahajan
For a presentation, I want to display a series of images as a combination and be able to click on an image to zoom into that image and click again to zoom out. Is it possible to do that? In general, can I create a hyperlink such that clicking on it zooms in on a particular rectangular region o

[NTG-context] vskip in lines

2013-04-15 Thread H. Özoguz
With \vskip-0.9cm one can relocate 0.9cm. If one uses grid-setting, it would be easier to give the dimension in lines, like \vskip-2*line – but this gives an error, how to do that correctly? Huseyin ___ If your quest

Re: [NTG-context] vskip in lines

2013-04-15 Thread Aditya Mahajan
On Mon, 15 Apr 2013, "H. Özoguz" wrote: With \vskip-0.9cm one can relocate 0.9cm. If one uses grid-setting, it would be easier to give the dimension in lines, like \vskip-2*line – but this gives an error, how to do that correctly? (Ubtested) \vksip -2\lineheight or \blank[-2*line] Aditya

Re: [NTG-context] vskip in lines

2013-04-15 Thread Marco Patzer
On 2013–04–15 "H. Özoguz" wrote: > With \vskip-0.9cm one can relocate 0.9cm. If one uses grid-setting, > it would be easier to give the dimension in lines, like > \vskip-2*line – but this gives an error, how to do that correctly? \vskip-\lineheight Marco signature.asc Description: Digital si

Re: [NTG-context] options of \setupnotation and \setupnote

2013-04-15 Thread Hans Hagen
On 4/15/2013 4:30 PM, Marco Patzer wrote: On 2013–04–15 Hans Hagen wrote: @Hans: The module documentation fails to build for this module. mtxrun --script modules --process $(mtxrun core-sys.mkiv) mtxrun --script modules --process auto:core-sys.mkiv Thanks, I didn't know that one. weir

Re: [NTG-context] Zoom to a box when clicking

2013-04-15 Thread Hans Hagen
On 4/15/2013 9:24 PM, Aditya Mahajan wrote: For a presentation, I want to display a series of images as a combination and be able to click on an image to zoom into that image and click again to zoom out. Is it possible to do that? In general, can I create a hyperlink such that clicking on it zoo

Re: [NTG-context] Zoom to a box when clicking

2013-04-15 Thread Aditya Mahajan
On Mon, 15 Apr 2013, Hans Hagen wrote: On 4/15/2013 9:24 PM, Aditya Mahajan wrote: For a presentation, I want to display a series of images as a combination and be able to click on an image to zoom into that image and click again to zoom out. Is it possible to do that? In general, can I create

Re: [NTG-context] Zoom to a box when clicking

2013-04-15 Thread Grant Rettke
On Mon, Apr 15, 2013 at 3:48 PM, Aditya Mahajan wrote: > On linux, opening the presentation in full screen mode (in Adobe Reader) > does not zoom the pdf. It works if I get rid of the full screen mode, which > defeats the purpose. Evince, as expected, chokes on the PDF. > I might have to install a

Re: [NTG-context] Zoom to a box when clicking

2013-04-15 Thread Hans Hagen
On 4/15/2013 10:48 PM, Aditya Mahajan wrote: On Mon, 15 Apr 2013, Hans Hagen wrote: On 4/15/2013 9:24 PM, Aditya Mahajan wrote: For a presentation, I want to display a series of images as a combination and be able to click on an image to zoom into that image and click again to zoom out. Is it

Re: [NTG-context] Zoom to a box when clicking

2013-04-15 Thread Marco Patzer
On 2013–04–15 Hans Hagen wrote: > >Two observations: > > > > context auto:s-pre-17.mkiv > > > >does not generate the pdf file, because I guess, inputfilename is not > >s-pre-17.mkiv. > > indeed, you can try --global in such cases: > > context --global s-pre-17.mkiv This works on my machine:

Re: [NTG-context] Zoom to a box when clicking

2013-04-15 Thread Hans Hagen
On 4/16/2013 12:02 AM, Marco Patzer wrote: On 2013–04–15 Hans Hagen wrote: Two observations: context auto:s-pre-17.mkiv does not generate the pdf file, because I guess, inputfilename is not s-pre-17.mkiv. indeed, you can try --global in such cases: context --global s-pre-17.mkiv This

Re: [NTG-context] Zoom to a box when clicking

2013-04-15 Thread Hans Hagen
On 4/16/2013 12:16 AM, Hans Hagen wrote: On 4/16/2013 12:02 AM, Marco Patzer wrote: On 2013–04–15 Hans Hagen wrote: Two observations: context auto:s-pre-17.mkiv does not generate the pdf file, because I guess, inputfilename is not s-pre-17.mkiv. indeed, you can try --global in such case

Re: [NTG-context] combinations

2013-04-15 Thread Hans Hagen
On 4/15/2013 7:23 PM, Marco Patzer wrote: On 2013–04–15 Hans Hagen wrote: As follow up on the combinations tread I made this: … A relative simple extension but probably useful. How about making the first bracket pair optional if key-value options are passed? This would allow for the followi

Re: [NTG-context] combinations

2013-04-15 Thread Hans Hagen
On 4/15/2013 6:58 PM, Wolfgang Schuster wrote: Am 15.04.2013 um 18:45 schrieb Sietse Brouwer : Perhaps the default for the label could be numberconversion=character --- subfigures are more commonly numbered a, b, c, I think. To set default values it can be usefull to add a unnamed “combinat

Re: [NTG-context] Overlapping \starthanging \stophanging with side captions

2013-04-15 Thread Peter Sienkowski
Wolfgang, thank you very much for your answer about placing text. Using: \startplacefigure[location=force,title={First dummy caption}] \inmargin{First margin dummy} \externalfigure[dummy][width=\textwidth] \stopplacefigure The text in the \inmargin section appears at the bottom of the figure. Th

Re: [NTG-context] Sadness from a Windows ConTeXt user

2013-04-15 Thread Tim Li
I really have done the 1, 2 and 3 as you said, but it failed to start context, unless have set the TEXMFCNF to D:\context\texmf\web2c. weird.> Date: Mon, 15 Apr 2013 13:58:00 -0400 > From: adit...@umich.edu > To: ntg-context@ntg.nl > Subject: Re: [NTG-context] Sadness from a Windows ConTeXt user

Re: [NTG-context] Sadness from a Windows ConTeXt user

2013-04-15 Thread Tim Li
This problem can be sovled if I copy the web2c folder under the "texmf" to texmf-local. It seems that ConTeXt can't find the configuration file but this problem won't happen in the TeXLive 2012. From: timli2...@outlook.com To: ntg-context@ntg.nl Date: Tue, 16 Apr 2013 01:27:35 + Subject: Re:

Re: [NTG-context] Sadness from a Windows ConTeXt user

2013-04-15 Thread Mojca Miklavec
Hi, This was a known problem for a short period of time, but I thought that both Akira and Hans fixed it by now. (Hans added a workaround.) Mojca ___ If your question is of interest to others as well, please add an en