Re: [NTG-context] installer

2023-05-13 Thread Henning Hraban Ramm via ntg-context

Am 13.05.23 um 16:57 schrieb Axel Kielhorn via ntg-context:

I have to
context % cd tex

After that the installer works fine.


That’s intended behavior.
(I’ll update the documentation.)

Hraban

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] installer

2023-05-13 Thread Axel Kielhorn via ntg-context
Am 07.05.2023 um 16:38 schrieb Hans Hagen via ntg-context :
> 
> Hi,
> 
> The mtx-install-tikz is now mtx-install-modules, so
> 
>  mtxrun --script install-modules
> 
> will show what to do.  By looking at
> 
>  mtxrun --script install-modules --list


The installer does not work for me.

context % mtxrun --script install-modules
mtx-install-modules | ConTeXt Module Installer 1.00

context % mtxrun --script install-modules --list
mtx-install-modules | loading entries from file 
'/usr/local/texlive/context/tex/texmf-context/tex/context/modules/third/mtx-install-imp-modules.lua‘

Up to here everything is fine.
But when I try to install I get:

context % mtxrun --script install-modules --install --all
mtx-install-modules | unknown subdirectory 'texmf-context‘


I have to
context % cd tex

After that the installer works fine.
 
context % mtxrun --script install-modules --install --all
mtx-install-modules | loading entries from file 
'/usr/local/texlive/context/tex/texmf-context/tex/context/modules/third/mtx-install-imp-modules.lua‘
…
mtx-install-modules | installed: account algorithmic animation annotation 
aquamints bibmod-doc bnf chromato cmscbf cmttbf collating crossref 
cyrillicnumbers degrade enigma fancybreak filter french fullpage gantt gfsdidot 
gm gnuplot greek grph-downsample gs high inifile karnaugh layout letter 
letterspace lettrine lua-widow-control mathsets metaducks pocketdiary 
pret-c.lua rst rsteps simplebib simplefonts simpleslides stormfontsupport 
sudoku taspresent texshow tikz title transliterator typearea typescripts 
urwgaramond urwgothic vim visualcounter


I’m on macOS 11.7 using zsh, but that shouldn’t matter.

Greetings Axel

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] installer

2023-05-08 Thread Hans Hagen via ntg-context

On 5/8/2023 11:27 AM, Floris van Manen via ntg-context wrote:



On 08/05/2023 09:50, Hans Hagen via ntg-context wrote:

On 5/8/2023 9:00 AM, Günter Kolousek via ntg-context wrote:


Same here but invoking the command from the the directory

   context/tex

works well!
indeed, we don't want these modules to end up outside the tree so it's 
on purpose


would it be an option to have the script check for the correct folder?
and warn if there is a danger for creating a mess?
that is what it does: you run it in the tex root so there it checks if 
there is a texmf-context to be sure


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


Re: [NTG-context] installer

2023-05-08 Thread Floris van Manen via ntg-context



On 08/05/2023 09:50, Hans Hagen via ntg-context wrote:

On 5/8/2023 9:00 AM, Günter Kolousek via ntg-context wrote:


Same here but invoking the command from the the directory

   context/tex

works well!
indeed, we don't want these modules to end up outside the tree so it's 
on purpose


would it be an option to have the script check for the correct folder?
and warn if there is a danger for creating a mess?

.F
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] installer

2023-05-08 Thread Henning Hraban Ramm via ntg-context

Am 08.05.23 um 09:50 schrieb Hans Hagen via ntg-context:

On 5/8/2023 9:00 AM, Günter Kolousek via ntg-context wrote:


Same here but invoking the command from the the directory

   context/tex

works well!
indeed, we don't want these modules to end up outside the tree so it's 
on purpose


Still doesn’t work; tried a new install:

~/lmtx/tex $ ls -al
total 1416
drwxr-xr-x   4 hraban  staff   128B  8 Mai 10:56 texmf/
drwxr-xr-x   4 hraban  staff   128B  8 Mai 10:57 texmf-cache/
drwxr-xr-x  11 hraban  staff   352B  8 Mai 10:56 texmf-context/
-rw-r--r--   1 hraban  staff   618K  8 Mai 10:56 texmf-context.tma
drwxr-xr-x   2 hraban  staff64B  8 Mai 10:56 texmf-fonts/
drwxr-xr-x   2 hraban  staff64B  8 Mai 10:56 texmf-local/
drwxr-xr-x   2 hraban  staff64B  8 Mai 10:56 texmf-modules/
drwxr-xr-x   3 hraban  staff96B  8 Mai 10:56 texmf-osx-64/
-rw-r--r--   1 hraban  staff   596B  8 Mai 10:56 texmf-osx-64.tma
drwxr-xr-x   2 hraban  staff64B  8 Mai 10:56 texmf-project/
-rw-r--r--   1 hraban  staff81K  8 Mai 10:56 texmf.tma
✓
~/lmtx/tex $ mtxrun --script install-modules --list
mtxrun  | unknown script 'install-modules.lua' or 
'mtx-install-modules.lua'



I tried "mtxrun --generate" and checked if the right binary of mtxrun is 
found.



Hraban
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] installer

2023-05-08 Thread Hans Hagen via ntg-context

On 5/8/2023 9:00 AM, Günter Kolousek via ntg-context wrote:


Same here but invoking the command from the the directory

   context/tex

works well!
indeed, we don't want these modules to end up outside the tree so it's 
on purpose


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


Re: [NTG-context] installer

2023-05-08 Thread Günter Kolousek via ntg-context


Same here but invoking the command from the the directory

  context/tex

works well!

Günter

Floris van Manen via ntg-context @ 2023-05-07 21:20 +02:


On 07/05/2023 19:47, Henning Hraban Ramm via ntg-context wrote:

I updated https://wiki.contextgarden.net/Modules
(also deleted a lot of outdated information; module lists still 
need work)




 mtxrun --script install-modules --install --all

this generates an error:

resolvers   | globbing | confusing filename, name: 
'CHANGELOG', lower:

'changelog', already: 'ChangeLog'
mtx-install-modules | unknown subdirectory 'texmf-context'


___
If your question is of interest to others as well, please add an 
entry to the Wiki!


maillist : ntg-context@ntg.nl / 
https://www.ntg.nl/mailman/listinfo/ntg-context

webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] installer

2023-05-07 Thread Floris van Manen via ntg-context




On 07/05/2023 19:47, Henning Hraban Ramm via ntg-context wrote:


I updated https://wiki.contextgarden.net/Modules
(also deleted a lot of outdated information; module lists still need work)




 mtxrun --script install-modules --install --all

this generates an error:

resolvers   | globbing | confusing filename, name: 'CHANGELOG', 
lower: 'changelog', already: 'ChangeLog'

mtx-install-modules | unknown subdirectory 'texmf-context'


___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] installer

2023-05-07 Thread Floris van Manen via ntg-context




On 07/05/2023 19:47, Henning Hraban Ramm via ntg-context wrote:


I updated https://wiki.contextgarden.net/Modules
(also deleted a lot of outdated information; module lists still need work)




 mtxrun --script install-modules --install --all

this generates an error:

resolvers   | globbing | confusing filename, name: 'CHANGELOG', 
lower: 'changelog', already: 'ChangeLog'

mtx-install-modules | unknown subdirectory 'texmf-context'


___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] installer

2023-05-07 Thread Henning Hraban Ramm via ntg-context

Am 07.05.23 um 16:38 schrieb Hans Hagen via ntg-context:

The mtx-install-tikz is now mtx-install-modules, so

   mtxrun --script install-modules



Someone (not me) has to adapt the wiki.


I updated https://wiki.contextgarden.net/Modules
(also deleted a lot of outdated information; module lists still need work)

Hraban

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] installer

2023-05-07 Thread Otared Kavian via ntg-context
Hi Alex,

You are right ! I have an alias for the mtxrun in the 
/context-osx-arm64/tex/texmf-osx-64/bin/
folder, but the alias is in an old bashrc file, while I was issuing the command 
in zsh…

Thanks for the help !

Best regards: Otared

> On 7 May 2023, at 17:11, Alexandre Christe  wrote:
> 
> Hi Otared,
> 
> I encountered the same issue the other day. Could it be that you run mtxrun 
> from the /bin folder instead of /tex/texmf-YOUR_ARCH/bin/ ? Somehow they seem 
> to be different.
> 
> Best regards,
> Alex
> Le 7 mai 2023 à 17:07 +0200, Otared Kavian via ntg-context 
> , a écrit :
>> Hi Hans,
>> 
>> Updating to current version: 2023.05.07 16:33 and issuing
>> 
>> mtxrun --script install-modules
>> 
>> I get:
>> 
>> mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua’
>> 
>> 
>> Best regards: Otared
>> 
>>> On 7 May 2023, at 16:59, Hans Hagen via ntg-context  
>>> wrote:
>>> 
>>> On 5/7/2023 4:43 PM, Floris van Manen via ntg-context wrote:
 $ mtxrun --script install-modules --list
 resolvers | globbing | confusing filename, name: 'CHANGELOG', lower: 
 'changelog', already: 'ChangeLog'
 mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua'
>>> hm, it should be in the zip, adn therefore installed, so can others confirm 
>>> this?
>>> 
>>> 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 / 
>>> https://www.ntg.nl/mailman/listinfo/ntg-context
>>> webpage : https://www.pragma-ade.nl / http://context.aanhet.net
>>> archive : https://bitbucket.org/phg/context-mirror/commits/
>>> wiki : https://contextgarden.net
>>> ___
>> 
>> Otared Kavian
>> e-mail: ota...@gmail.com
>> Phone: +33 6 88 26 70 95
>> 
>> 
>> 
>> 
>> ___
>> If your question is of interest to others as well, please add an entry to 
>> the Wiki!
>> 
>> maillist : ntg-context@ntg.nl / 
>> https://www.ntg.nl/mailman/listinfo/ntg-context
>> webpage : https://www.pragma-ade.nl / http://context.aanhet.net
>> archive : https://bitbucket.org/phg/context-mirror/commits/
>> wiki : https://contextgarden.net
>> ___

Otared Kavian
e-mail: ota...@gmail.com
Phone: +33 6 88 26 70 95




___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] installer

2023-05-07 Thread Floris van Manen via ntg-context




On 07/05/2023 17:13, Hans Hagen via ntg-context wrote:

I just ran the install script (that then updates) on a linux box and get:


ok.
just did a fresh
sh install.sh

the script seems to run fine but still a mention of 'changelog'


~/context

$ mtxrun --script install-modules --list
resolvers   | globbing | confusing filename, name: 'CHANGELOG', 
lower: 'changelog', already: 'ChangeLog'





___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] installer

2023-05-07 Thread Hans Hagen via ntg-context

On 5/7/2023 5:05 PM, Otared Kavian via ntg-context wrote:

Hi Hans,

Updating to current version: 2023.05.07 16:33 and issuing

mtxrun --script install-modules

I just ran the install script (that then updates) on a linux box and get:

hagen@laptop-8:/data/context> export 
PATH=/data/context/tex/texmf-linux-64/bin:$PATH

hagen@laptop-8:/data/context> mtxrun --script install-modules
mtx-install-modules | ConTeXt Module Installer 1.00
mtx-install-modules |
mtx-install-modules | --list list modules
mtx-install-modules | --install  install modules
mtx-install-modules | --module   install (zip) file(s)
mtx-install-modules |
mtx-install-modules |
mtx-install-modules | Examples
mtx-install-modules |
mtx-install-modules | mtxrun --script install-modules --list
mtx-install-modules |
mtx-install-modules | mtxrun --script install-modules --install filter 
letter

mtx-install-modules | mtxrun --script install-modules --install tikz
mtx-install-modules | mtxrun --script install-modules --install --all
mtx-install-modules |
mtx-install-modules | mtxrun --script install-modules --install --module 
t-letter.zip

mtx-install-modules |
mtx-install-modules |
mtx-install-modules | More information about ConTeXt and the tools that 
come with it can be found at:

mtx-install-modules |
mtx-install-modules | maillist : ntg-context@ntg.nl / 
http://www.ntg.nl/mailman/listinfo/ntg-context
mtx-install-modules | webpage  : http://www.pragma-ade.nl / 
http://tex.aanhet.net

mtx-install-modules | wiki : http://contextgarden.net
mtx-install-modules |

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


Re: [NTG-context] installer

2023-05-07 Thread Alexandre Christe via ntg-context
Hi Otared,

I encountered the same issue the other day. Could it be that you run mtxrun 
from the /bin folder instead of /tex/texmf-YOUR_ARCH/bin/ ? Somehow they seem 
to be different.

Best regards,
Alex
Le 7 mai 2023 à 17:07 +0200, Otared Kavian via ntg-context 
, a écrit :
> Hi Hans,
>
> Updating to current version: 2023.05.07 16:33 and issuing
>
> mtxrun --script install-modules
>
> I get:
>
> mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua’
>
>
> Best regards: Otared
>
> > On 7 May 2023, at 16:59, Hans Hagen via ntg-context  
> > wrote:
> >
> > On 5/7/2023 4:43 PM, Floris van Manen via ntg-context wrote:
> > > $ mtxrun --script install-modules --list
> > > resolvers | globbing | confusing filename, name: 'CHANGELOG', lower: 
> > > 'changelog', already: 'ChangeLog'
> > > mtxrun | unknown script 'install-modules.lua' or 'mtx-install-modules.lua'
> > hm, it should be in the zip, adn therefore installed, so can others confirm 
> > this?
> >
> > 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 / 
> > https://www.ntg.nl/mailman/listinfo/ntg-context
> > webpage : https://www.pragma-ade.nl / http://context.aanhet.net
> > archive : https://bitbucket.org/phg/context-mirror/commits/
> > wiki : https://contextgarden.net
> > ___
>
> Otared Kavian
> e-mail: ota...@gmail.com
> Phone: +33 6 88 26 70 95
>
>
>
>
> ___
> If your question is of interest to others as well, please add an entry to the 
> Wiki!
>
> maillist : ntg-context@ntg.nl / 
> https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage : https://www.pragma-ade.nl / http://context.aanhet.net
> archive : https://bitbucket.org/phg/context-mirror/commits/
> wiki : https://contextgarden.net
> ___
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] installer

2023-05-07 Thread Otared Kavian via ntg-context
Hi Hans,

Updating to current version: 2023.05.07 16:33 and issuing

mtxrun --script install-modules

I get:

mtxrun  | unknown script 'install-modules.lua' or 
'mtx-install-modules.lua’


Best regards: Otared

> On 7 May 2023, at 16:59, Hans Hagen via ntg-context  
> wrote:
> 
> On 5/7/2023 4:43 PM, Floris van Manen via ntg-context wrote:
>> $ mtxrun --script install-modules --list
>> resolvers   | globbing | confusing filename, name: 'CHANGELOG', lower: 
>> 'changelog', already: 'ChangeLog'
>> mtxrun  | unknown script 'install-modules.lua' or 
>> 'mtx-install-modules.lua'
> hm, it should be in the zip, adn therefore installed, so can others confirm 
> this?
> 
> 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 / 
> https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki : https://contextgarden.net
> ___

Otared Kavian
e-mail: ota...@gmail.com
Phone: +33 6 88 26 70 95




___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___


Re: [NTG-context] installer

2023-05-07 Thread Hans Hagen via ntg-context

On 5/7/2023 4:43 PM, Floris van Manen via ntg-context wrote:

$ mtxrun --script install-modules --list

resolvers   | globbing | confusing filename, name: 'CHANGELOG', 
lower: 'changelog', already: 'ChangeLog'
mtxrun  | unknown script 'install-modules.lua' or 
'mtx-install-modules.lua'
hm, it should be in the zip, adn therefore installed, so can others 
confirm this?


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


Re: [NTG-context] installer

2023-05-07 Thread Floris van Manen via ntg-context

$ mtxrun --script install-modules --list

resolvers   | globbing | confusing filename, name: 'CHANGELOG', 
lower: 'changelog', already: 'ChangeLog'
mtxrun  | unknown script 'install-modules.lua' or 
'mtx-install-modules.lua'


___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : https://contextgarden.net
___