Re: [NTG-context] R module

2019-11-24 Thread Aditya Mahajan

On Sun, 24 Nov 2019, luigi scarso wrote:


On Sun, Nov 24, 2019 at 4:12 AM Aditya Mahajan  wrote:


On Sat, 23 Nov 2019, Fabrice L wrote:

Thanks for your answer. I did not know about the filter module. I had a
look; the module is powerful… but complex to install.


Why do you say so? If you are using context-minimals, then this can be
installed like any other module. If you are using texlive, then can be
installed using tlmgr.


I argue that talking of a ffi binding of R is out-of-question ...


The filter module works by executing a binary in the shell 
(os.execute(...)), and caching the result. So it is much simpler than an 
ffi binding.


FFI binding will be faster, but requires more work (I once tried to figure 
out if I could create ffi bindings for octave, and gave up).


Aditya___
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  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] Difference between direct use of quotation marks and \quotation

2019-11-24 Thread Henning Hraban Ramm

> Am 2019-11-24 um 22:22 schrieb denis.maier.li...@mailbox.org:
> 
>> Wolfgang Schuster  hat am 23. November 
>> 2019 um 10:06 geschrieben:
>> 
>> 
>> denis.maier.li...@mailbox.org schrieb am 23.11.2019 um 00:43:
>>> Hi,
>>> 
>>> is it possible to enable hanging punctuation only on the right margin? I 
>>> think that's the way the microtype package does that in LaTeX, but I don't 
>>> know how to replicate this behavior in ConTeXt.
>> 
>> \setupfontprotrusion [quality] [left=0]
>> 
>> Wolfgang
>> 
> 
> Cool. Thank you.
> But, where could I have found this information myself? There is nothing on 
> the wiki about this command.

Maybe in the source?
https://source.contextgarden.net/tex/context/base/mkiv/hand-ini.mkiv

Now there is: https://wiki.contextgarden.net/Command/setupfontprotrusion


Greetlings, Hraban
---
https://www.fiee.net
http://wiki.contextgarden.net
https://www.dreiviertelhaus.de
GPG Key ID 1C9B22FD

___
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  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] Difference between direct use of quotation marks and \quotation

2019-11-24 Thread denis . maier . lists
> Wolfgang Schuster  hat am 23. November 
> 2019 um 10:06 geschrieben:
> 
> 
> denis.maier.li...@mailbox.org schrieb am 23.11.2019 um 00:43:
> > Hi,
> >
> > is it possible to enable hanging punctuation only on the right margin? I 
> > think that's the way the microtype package does that in LaTeX, but I don't 
> > know how to replicate this behavior in ConTeXt.
> 
> \setupfontprotrusion [quality] [left=0]
> 
> Wolfgang
> 

Cool. Thank you.
But, where could I have found this information myself? There is nothing on the 
wiki about this command.

Best,
Denis
___
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  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConTeXt as a service

2019-11-24 Thread Hans Hagen

On 11/23/2019 1:18 PM, luigi scarso wrote:



On Sat, Nov 23, 2019 at 1:02 PM Henning Hraban Ramm > wrote:



Don’t exaggerate. Or maybe your company didn’t think about which
tags are really necessary.
A proper configuration that doesn’t allow nonsense, even if users
paste text from Word documents, is not such a big effort.

I can’t remember which JS editor I used >10 years ago for the
editorial system of a city magazine, but I remember I only allowed a
few tags (authors weren’t allowed to use font and color settings)
and also run a HTML cleaner before saving. It was an effort until it
worked, but not that much.


another link:
https://coko.foundation/
https://coko.foundation/product-suite/
Sounde nice but then tne question is: which of these will stay for a 
long term (commitment, open etc). Always a bit of a ganmble.


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-
___
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  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConTeXt as a service

2019-11-24 Thread Hans Hagen

On 11/23/2019 5:03 PM, Henning Hraban Ramm wrote:


But that’s structured input; I thought we were talking about HTML editors.
HTML is only well structured (in a general sense, not XML) if you write it this 
way manually or if you severely limit the user of an editor.


Long ago I decided that, unless i got a project that demands it, i don't 
spend much time on it (also because in practice we can convince people 
to edit the xml directly and hit a button in the editor to get a pdf) 
... html, everything javascript, the web, all that is too much tight 
into rapid changem instability, often expensive projects and i am a bit 
allergic for making stuff that is used only once and ditched after a 
year (or less)


 Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-
___
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  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConTeXt as a service

2019-11-24 Thread Hans Hagen

On 11/23/2019 4:39 PM, mf wrote:


The problems arise when you need to move data to and from the container.
Docker lets you share a local filesystem path with the container, but 
that's not possible on a network (with the same performance of a local 
filesystem, i mean).


Just curious: what is the bottleneck there? When we run context as a 
'service' we always do that on an nfs mount (even the tex tree).


Hans   -
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-
___
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  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


[NTG-context] NewComputerModern

2019-11-24 Thread luigi scarso
https://ctan.org/pkg/newcomputermodern

"""
This is a new assembly of Computer Modern fonts plus glyphs for non latin
alphabets which are considered compatible in style to CM fonts.

The fonts contain Latin and accented Latin letters and combinations, Greek
(monotonic and polytonic), and Cyrillic.

"""



-- 
luigi
___
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  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___


Re: [NTG-context] R module

2019-11-24 Thread luigi scarso
On Sun, Nov 24, 2019 at 4:12 AM Aditya Mahajan  wrote:

> On Sat, 23 Nov 2019, Fabrice L wrote:
> > Thanks for your answer. I did not know about the filter module. I had a
> > look; the module is powerful… but complex to install.
>
> Why do you say so? If you are using context-minimals, then this can be
> installed like any other module. If you are using texlive, then can be
> installed using tlmgr.
>

I argue that talking of a ffi binding of R is out-of-question ...

-- 
luigi
___
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  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___