Re: [NTG-context] Font for MetaPost graphics

2012-05-04 Thread Mojca Miklavec
On Thu, May 3, 2012 at 3:13 AM, Marco wrote: > > The text in Metapost adapts to the text set in ConTeXt. But the font > setup should *only* be set for MetaPost, not regular text. > > Does that mean, that MPenvironment is deprecated and does not work > at all? Please don't rely on my answer since I

Re: [NTG-context] Font for MetaPost graphics

2012-05-04 Thread Aditya Mahajan
On Fri, 4 May 2012, Mojca Miklavec wrote: I can think of many workarounds to this, but I agree that there is a valid reason why \startMPenvironment (or some other command) should be able to change the font inside metapost labels only. A better alternative would to define \setupMPtext [

[NTG-context] Wiki - results differ?

2012-05-04 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, Wiki and a file processed on a local computer give different results - - please compare "http://wiki.contextgarden.net/Command/doif..."; and the example attached: \starttext \ctxlua{test = true} Test is \ctxlua{commands.testcase(test)}{True}{False}. \ctxlua{test = false}

Re: [NTG-context] Wiki - results differ?

2012-05-04 Thread Taco Hoekwater
On 05/04/2012 11:55 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote: Any idea why both results differ? the context tag on the wiki normally runs context mkii. And how to make wiki show the good result? I fixed the page. Best wishes, Taco ___

[NTG-context] Non-Printing PDFs with ConTeXt

2012-05-04 Thread Malte Stien
Hi all, Is there a way I can get ConTeXt to produce PDFs that are not-printable? Just as a background to my question: This is not about copyright. Rather, I am using ConTeXt to produce quality process documents. The quality management system requires that all quality process documents be "contr

Re: [NTG-context] Non-Printing PDFs with ConTeXt

2012-05-04 Thread Andreas Schneider
On Friday, May 4, 2012, at 12:37 Malte Stien wrote: > Hi all, > Is there a way I can get ConTeXt to produce PDFs that are > not-printable? Just as a background to my question: This is not > about copyright. Rather, I am using ConTeXt to produce quality > process documents. The quality management s

Re: [NTG-context] Non-Printing PDFs with ConTeXt

2012-05-04 Thread luigi scarso
On Fri, May 4, 2012 at 12:37 PM, Malte Stien wrote: > Hi all, > > Is there a way I can get ConTeXt to produce PDFs that are not-printable? Just > as a background to my question: This is not about copyright. Rather, I am > using ConTeXt to produce quality process documents. The quality management

Re: [NTG-context] Font for MetaPost graphics

2012-05-04 Thread Marco
On 2012-05-04 Aditya Mahajan wrote: > On Fri, 4 May 2012, Mojca Miklavec wrote: > > But my guess is that the argument goes into the opposite way. I > > past (and still in MKII) one *had to* set up fonts twice - once > > for the main document and once for MetaPost since MetaPost did > > its o

Re: [NTG-context] Non-Printing PDFs with ConTeXt

2012-05-04 Thread Martin Schröder
2012/5/4 Malte Stien : > Is there a way I can get ConTeXt to produce PDFs that are not-printable? You want DRM. ConTeXt as such does not offer that; tools for DRM and PDF exist. Best Martin ___ If your question is

Re: [NTG-context] Non-Printing PDFs with ConTeXt

2012-05-04 Thread Mojca Miklavec
On Fri, May 4, 2012 at 1:35 PM, Martin Schröder wrote: > 2012/5/4 Malte Stien wrote: >> Is there a way I can get ConTeXt to produce PDFs that are not-printable? > > You want DRM. ConTeXt as such does not offer that; tools for DRM and PDF > exist. This looks like a FAQ to me. I don't know much abo