ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Context modules not on CATN and not in TeX Live
@ 2015-01-25 12:21 Axel Kielhorn
  2015-01-26 12:40 ` Context modules not on CATN and not in TeX Live (slightly OT) Keith Schultz
  0 siblings, 1 reply; 7+ messages in thread
From: Axel Kielhorn @ 2015-01-25 12:21 UTC (permalink / raw)
  To: ntg-context

Hi!

I'm trying to learn ConTeXt working through some examples I found on Context Garden and the internet.

Since I already have TeX Live 2014 installed I could run most of the examples.
When I ran into a problem, I installed the standalone version and compared the supplied modules.

The following modules are not part of Context in TeX Live 2014.

> animation/     GPL 3
> annotation/    GPL 3
> cmscbf/        GPL 2          on CTAN
> cmttbf/        GPL 2          on CTAN
> fancybreak/    GPL 3
> layout/        GPL
> title/         GPL 3
> urwgaramond/   GPL 2          on CTAN
> urwgothic/     Public Domain  on CTAN
> visualcounter/ Simplified BSD License

Some are on CTAN, some are missing there.
Since TeX Live takes the files from CTAN, it would be nice to put the missing modules there. 
What is the correct way to do that?

I ask because I want to give a tutorial about ConTeXt at the Dante meeting in april and it would be nice to tell the audience that everything they need is already part of TeX Live and no extra installation is required.

Axel
-- 
Man sollte das mal mit ConTeXt betrachten.
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Context modules not on CATN and not in TeX Live (slightly OT)
  2015-01-25 12:21 Context modules not on CATN and not in TeX Live Axel Kielhorn
@ 2015-01-26 12:40 ` Keith Schultz
  2015-01-26 13:03   ` Mojca Miklavec
  0 siblings, 1 reply; 7+ messages in thread
From: Keith Schultz @ 2015-01-26 12:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 2464 bytes --]

Hi Alex,

The simple answer to your question would be to use this page:

http://www.ctan.org/upload/ <http://www.ctan.org/upload/>

BUT, the MISSING modules or packages are so-called third party!
It should be the responsibility of the AUTHORS, to upload the to CTAN!

Also, e.g cmscbf and cmttbf are no longer needed in mkiv! They are for use with
mkii!

Furthermore, you should concertrate on using ONLY MKIV! Especially,
since your audience seem to be introductory.  MKII is frozen and IMHO
outdated! 

I would suggest that you point them to the Standalone stable release,
if you actually need the missing third party modules.

Hope this helps.
	regards
		Keith.


> Am 25.01.2015 um 13:21 schrieb Axel Kielhorn <tex@axelkielhorn.de>:
> 
> Hi!
> 
> I'm trying to learn ConTeXt working through some examples I found on Context Garden and the internet.
> 
> Since I already have TeX Live 2014 installed I could run most of the examples.
> When I ran into a problem, I installed the standalone version and compared the supplied modules.
> 
> The following modules are not part of Context in TeX Live 2014.
> 
>> animation/     GPL 3
>> annotation/    GPL 3
>> cmscbf/        GPL 2          on CTAN
>> cmttbf/        GPL 2          on CTAN
>> fancybreak/    GPL 3
>> layout/        GPL
>> title/         GPL 3
>> urwgaramond/   GPL 2          on CTAN
>> urwgothic/     Public Domain  on CTAN
>> visualcounter/ Simplified BSD License
> 
> Some are on CTAN, some are missing there.
> Since TeX Live takes the files from CTAN, it would be nice to put the missing modules there. 
> What is the correct way to do that?
> 
> I ask because I want to give a tutorial about ConTeXt at the Dante meeting in april and it would be nice to tell the audience that everything they need is already part of TeX Live and no extra installation is required.
> 
> Axel
> -- 
> Man sollte das mal mit ConTeXt betrachten.
> ___________________________________________________________________________________
> 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 4632 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Context modules not on CATN and not in TeX Live (slightly OT)
  2015-01-26 12:40 ` Context modules not on CATN and not in TeX Live (slightly OT) Keith Schultz
@ 2015-01-26 13:03   ` Mojca Miklavec
  2015-01-26 13:57     ` Keith J. Schultz
  2015-01-26 17:02     ` Axel Kielhorn
  0 siblings, 2 replies; 7+ messages in thread
From: Mojca Miklavec @ 2015-01-26 13:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Mon, Jan 26, 2015 at 1:40 PM, Keith Schultz wrote:
> Hi Alex,
>
> The simple answer to your question would be to use this page:
>
> http://www.ctan.org/upload/

No, in case of ConTeXt that's not correct. The idea would be to handle
everything automatically once the modules are uploaded to
modules.contextgarden.net. Some discrepancies are intentional, some
are "bugs" (read as: nobody noticed that a module was missing and/or
bothered requesting it).

I was offline for a while and will explain this later in detail. I
just wanted to make sure that nobody starts uploading cmscbf and alike
to CTAN.

> BUT, the MISSING modules or packages are so-called third party!
> It should be the responsibility of the AUTHORS, to upload the to CTAN!

No, that's not the case with ConTeXt modules. They are synced automatically.

> Also, e.g cmscbf and cmttbf are no longer needed in mkiv! They are for use
> with
> mkii!
>
> Furthermore, you should concertrate on using ONLY MKIV! Especially,
> since your audience seem to be introductory.  MKII is frozen and IMHO
> outdated!

It's not so much outdated, but it's certainly frozen and certainly not
worth spending too much effort in it. (With an exception of occasional
support for XeTeX which is still an up-to-date engine.)

> I would suggest that you point them to the Standalone stable release,
> if you actually need the missing third party modules.

No, wait, let's try to clear things up first.

If modules should be on CTAN and aren't, I'll add them to CTAN. If
modules are on CTAN, but not in TeX Live, we should figure out why
they are excluded from TeX Live and either make sure that they are
either added to TeX Live (if there are no problems with licencing,
packaging etc.) or removed from CTAN (in case they are not really
useful). We could keep some modules on CTAN if they are useful, but
don't qualify for TL inclusion for some obscure reason.

"Don't use TeX Live" could be the proper advice for someone who wants
to use the latest version of ConTeXt, but one shouldn't confuse the
user just because a module is missing in TL by accident.

Mojca


> Am 25.01.2015 um 13:21 schrieb Axel Kielhorn <tex@axelkielhorn.de>:
>
> Hi!
>
> I'm trying to learn ConTeXt working through some examples I found on Context
> Garden and the internet.
>
> Since I already have TeX Live 2014 installed I could run most of the
> examples.
> When I ran into a problem, I installed the standalone version and compared
> the supplied modules.
>
> The following modules are not part of Context in TeX Live 2014.
>
> animation/     GPL 3
> annotation/    GPL 3
> cmscbf/        GPL 2          on CTAN
> cmttbf/        GPL 2          on CTAN
> fancybreak/    GPL 3
> layout/        GPL
> title/         GPL 3
> urwgaramond/   GPL 2          on CTAN
> urwgothic/     Public Domain  on CTAN
> visualcounter/ Simplified BSD License
>
>
> Some are on CTAN, some are missing there.
> Since TeX Live takes the files from CTAN, it would be nice to put the
> missing modules there.
> What is the correct way to do that?
>
> I ask because I want to give a tutorial about ConTeXt at the Dante meeting
> in april and it would be nice to tell the audience that everything they need
> is already part of TeX Live and no extra installation is required.
>
> Axel
> --
> Man sollte das mal mit ConTeXt betrachten.
> ___________________________________________________________________________________
> 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
>
>
>
> ___________________________________________________________________________________
> 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Context modules not on CATN and not in TeX Live (slightly OT)
  2015-01-26 13:03   ` Mojca Miklavec
@ 2015-01-26 13:57     ` Keith J. Schultz
  2015-01-26 15:15       ` Hans Hagen
  2015-01-26 17:02     ` Axel Kielhorn
  1 sibling, 1 reply; 7+ messages in thread
From: Keith J. Schultz @ 2015-01-26 13:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 2968 bytes --]

Hi Mojca,

Thank you for clarifying a few things. 

I have not seen any information how to contribute modules to ConTeXt or how they
are passed  up the stream!

A few caveats though!
	1) Who „authorizes“ ConTeXt modules for CTAN ?
        2) Do not CTAN and TeXLive have pretty much the same guidelines?
        3) Who gets to decide what is really „Useful“ ?

I did not mean to say do not use TDS!  Besides, one can always install the
„missing“ modules in the TeXLive tree, if they really want them!

regards
	Keith.

> Am 26.01.2015 um 14:03 schrieb Mojca Miklavec <mojca.miklavec.lists@gmail.com>:
> 
> On Mon, Jan 26, 2015 at 1:40 PM, Keith Schultz wrote:
>> Hi Alex,
>> 
>> The simple answer to your question would be to use this page:
>> 
>> http://www.ctan.org/upload/ <http://www.ctan.org/upload/>
> 
> No, in case of ConTeXt that's not correct. The idea would be to handle
> everything automatically once the modules are uploaded to
> modules.contextgarden.net <http://modules.contextgarden.net/>. Some discrepancies are intentional, some
> are "bugs" (read as: nobody noticed that a module was missing and/or
> bothered requesting it).
> 
> I was offline for a while and will explain this later in detail. I
> just wanted to make sure that nobody starts uploading cmscbf and alike
> to CTAN.
> 
>> BUT, the MISSING modules or packages are so-called third party!
>> It should be the responsibility of the AUTHORS, to upload the to CTAN!
> 
> No, that's not the case with ConTeXt modules. They are synced automatically.
> 
>> Also, e.g cmscbf and cmttbf are no longer needed in mkiv! They are for use
>> with
>> mkii!
>> 
>> Furthermore, you should concertrate on using ONLY MKIV! Especially,
>> since your audience seem to be introductory.  MKII is frozen and IMHO
>> outdated!
> 
> It's not so much outdated, but it's certainly frozen and certainly not
> worth spending too much effort in it. (With an exception of occasional
> support for XeTeX which is still an up-to-date engine.)
> 
>> I would suggest that you point them to the Standalone stable release,
>> if you actually need the missing third party modules.
> 
> No, wait, let's try to clear things up first.
> 
> If modules should be on CTAN and aren't, I'll add them to CTAN. If
> modules are on CTAN, but not in TeX Live, we should figure out why
> they are excluded from TeX Live and either make sure that they are
> either added to TeX Live (if there are no problems with licencing,
> packaging etc.) or removed from CTAN (in case they are not really
> useful). We could keep some modules on CTAN if they are useful, but
> don't qualify for TL inclusion for some obscure reason.
> 
> "Don't use TeX Live" could be the proper advice for someone who wants
> to use the latest version of ConTeXt, but one shouldn't confuse the
> user just because a module is missing in TL by accident.
> 
> Mojca
> 
[snip, snip]

[-- Attachment #1.2: Type: text/html, Size: 27502 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Context modules not on CATN and not in TeX Live (slightly OT)
  2015-01-26 13:57     ` Keith J. Schultz
@ 2015-01-26 15:15       ` Hans Hagen
  2015-01-26 16:07         ` Keith Schultz
  0 siblings, 1 reply; 7+ messages in thread
From: Hans Hagen @ 2015-01-26 15:15 UTC (permalink / raw)
  To: ntg-context

On 1/26/2015 2:57 PM, Keith J. Schultz wrote:
> Hi Mojca,
>
> Thank you for clarifying a few things.
>
> I have not seen any information how to contribute modules to ConTeXt or
> how they
> are passed  up the stream!
>
> A few caveats though!
> 1) Who „authorizes“ ConTeXt modules for CTAN ?
>          2) Do not CTAN and TeXLive have pretty much the same guidelines?
>          3) Who gets to decide what is really „Useful“ ?

1 : the ctan maintainers, but in general they accept everything that 
suits tex and friends (of course it will only accept legally correct items)

2 : i think that texlive has more strict rules with respect to licenses

3 : quality control is not part of the picture nor is maintainance or 
useability ... i suppose something can end up on ctan that is unuseable, 
broken and unmaintained ... it's user driven

- : for texlive it can make sense to also provide the right information 
for inclusion and installation and that is what the garden packager does 
(you cannot expect texlive maintainers to keep track of all that)

> I did not mean to say do not use TDS!  Besides, one can always install the
> „missing“ modules in the TeXLive tree, if they really want them!
>
> regards
> Keith.
>
>> Am 26.01.2015 um 14:03 schrieb Mojca Miklavec
>> <mojca.miklavec.lists@gmail.com <mailto:mojca.miklavec.lists@gmail.com>>:
>>
>> On Mon, Jan 26, 2015 at 1:40 PM, Keith Schultz wrote:
>>> Hi Alex,
>>>
>>> The simple answer to your question would be to use this page:
>>>
>>> http://www.ctan.org/upload/
>>
>> No, in case of ConTeXt that's not correct. The idea would be to handle
>> everything automatically once the modules are uploaded to
>> modules.contextgarden.net <http://modules.contextgarden.net/>. Some
>> discrepancies are intentional, some
>> are "bugs" (read as: nobody noticed that a module was missing and/or
>> bothered requesting it).
>>
>> I was offline for a while and will explain this later in detail. I
>> just wanted to make sure that nobody starts uploading cmscbf and alike
>> to CTAN.
>>
>>> BUT, the MISSING modules or packages are so-called third party!
>>> It should be the responsibility of the AUTHORS, to upload the to CTAN!
>>
>> No, that's not the case with ConTeXt modules. They are synced
>> automatically.
>>
>>> Also, e.g cmscbf and cmttbf are no longer needed in mkiv! They are
>>> for use
>>> with
>>> mkii!
>>>
>>> Furthermore, you should concertrate on using ONLY MKIV! Especially,
>>> since your audience seem to be introductory.  MKII is frozen and IMHO
>>> outdated!
>>
>> It's not so much outdated, but it's certainly frozen and certainly not
>> worth spending too much effort in it. (With an exception of occasional
>> support for XeTeX which is still an up-to-date engine.)
>>
>>> I would suggest that you point them to the Standalone stable release,
>>> if you actually need the missing third party modules.
>>
>> No, wait, let's try to clear things up first.
>>
>> If modules should be on CTAN and aren't, I'll add them to CTAN. If
>> modules are on CTAN, but not in TeX Live, we should figure out why
>> they are excluded from TeX Live and either make sure that they are
>> either added to TeX Live (if there are no problems with licencing,
>> packaging etc.) or removed from CTAN (in case they are not really
>> useful). We could keep some modules on CTAN if they are useful, but
>> don't qualify for TL inclusion for some obscure reason.
>>
>> "Don't use TeX Live" could be the proper advice for someone who wants
>> to use the latest version of ConTeXt, but one shouldn't confuse the
>> user just because a module is missing in TL by accident.
>>
>> Mojca
>>
> [snip, snip]
>
>
> ___________________________________________________________________________________
> 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
>


-- 

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Context modules not on CATN and not in TeX Live (slightly OT)
  2015-01-26 15:15       ` Hans Hagen
@ 2015-01-26 16:07         ` Keith Schultz
  0 siblings, 0 replies; 7+ messages in thread
From: Keith Schultz @ 2015-01-26 16:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

You misunderstood me.

I am aware how CTAN and TeXLive works.

Mocja, said HE would do the upload to CTAN.
Also, he mentioned that WE could keep some modules 
kept on CTAN if deemed useful!

My question is more about how ConTeXt controls these things
or is responsible?

regards
	Keith.


> Am 26.01.2015 um 16:15 schrieb Hans Hagen <pragma@wxs.nl>:
> 
> On 1/26/2015 2:57 PM, Keith J. Schultz wrote:
>> Hi Mojca,
>> 
>> Thank you for clarifying a few things.
>> 
>> I have not seen any information how to contribute modules to ConTeXt or
>> how they
>> are passed  up the stream!
>> 
>> A few caveats though!
>> 1) Who „authorizes“ ConTeXt modules for CTAN ?
>>         2) Do not CTAN and TeXLive have pretty much the same guidelines?
>>         3) Who gets to decide what is really „Useful“ ?
> 
> 1 : the ctan maintainers, but in general they accept everything that suits tex and friends (of course it will only accept legally correct items)
> 
> 2 : i think that texlive has more strict rules with respect to licenses
> 
> 3 : quality control is not part of the picture nor is maintainance or useability ... i suppose something can end up on ctan that is unuseable, broken and unmaintained ... it's user driven
> 
> - : for texlive it can make sense to also provide the right information for inclusion and installation and that is what the garden packager does (you cannot expect texlive maintainers to keep track of all that)
> 
>> I did not mean to say do not use TDS!  Besides, one can always install the
>> „missing“ modules in the TeXLive tree, if they really want them!
>> 
>> regards
>> Keith.
>> 
>>> Am 26.01.2015 um 14:03 schrieb Mojca Miklavec
>>> <mojca.miklavec.lists@gmail.com <mailto:mojca.miklavec.lists@gmail.com>>:
>>> 
>>> 
[snip, snip]

>>> No, wait, let's try to clear things up first.
>>> 
>>> If modules should be on CTAN and aren't, I'll add them to CTAN. If
>>> modules are on CTAN, but not in TeX Live, we should figure out why
>>> they are excluded from TeX Live and either make sure that they are
>>> either added to TeX Live (if there are no problems with licencing,
>>> packaging etc.) or removed from CTAN (in case they are not really
>>> useful). We could keep some modules on CTAN if they are useful, but
>>> don't qualify for TL inclusion for some obscure reason.
[snip, snip]
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Context modules not on CATN and not in TeX Live (slightly OT)
  2015-01-26 13:03   ` Mojca Miklavec
  2015-01-26 13:57     ` Keith J. Schultz
@ 2015-01-26 17:02     ` Axel Kielhorn
  1 sibling, 0 replies; 7+ messages in thread
From: Axel Kielhorn @ 2015-01-26 17:02 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 26.01.2015 um 14:03 schrieb Mojca Miklavec <mojca.miklavec.lists@gmail.com>:

> On Mon, Jan 26, 2015 at 1:40 PM, Keith Schultz wrote:
>> Hi Alex,
>> 
>> The simple answer to your question would be to use this page:
>> 
>> http://www.ctan.org/upload/
> 
> No, in case of ConTeXt that's not correct. The idea would be to handle
> everything automatically once the modules are uploaded to
> modules.contextgarden.net. Some discrepancies are intentional, some
> are "bugs" (read as: nobody noticed that a module was missing and/or
> bothered requesting it).

That's what I was hoping.

>> I would suggest that you point them to the Standalone stable release,
>> if you actually need the missing third party modules.
> 
> No, wait, let's try to clear things up first.
> 
> If modules should be on CTAN and aren't, I'll add them to CTAN. If
> modules are on CTAN, but not in TeX Live, we should figure out why
> they are excluded from TeX Live and either make sure that they are
> either added to TeX Live (if there are no problems with licencing,
> packaging etc.) or removed from CTAN (in case they are not really
> useful). We could keep some modules on CTAN if they are useful, but
> don't qualify for TL inclusion for some obscure reason.

Two modules that are on CTAN but not on TeX Live are the URW font support files.
The fonts are non-commercial thus the support files are not included.
The fonts are on CTAN and there is a utility to install them to texmf-local.

(Probably not needed for MkIV.)

> "Don't use TeX Live" could be the proper advice for someone who wants
> to use the latest version of ConTeXt, but one shouldn't confuse the
> user just because a module is missing in TL by accident.

I prefer the "Everything is already on your computer, let's try it!"
approach. Having to install (and maintain) a second system makes it difficult to convince someone to try ConTeXt.

Maybe the install instructions on the wiki should be amended for TL 2014.
I look into that once the visualcounter is in TeX Live:-)

Axel
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-01-26 17:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-25 12:21 Context modules not on CATN and not in TeX Live Axel Kielhorn
2015-01-26 12:40 ` Context modules not on CATN and not in TeX Live (slightly OT) Keith Schultz
2015-01-26 13:03   ` Mojca Miklavec
2015-01-26 13:57     ` Keith J. Schultz
2015-01-26 15:15       ` Hans Hagen
2015-01-26 16:07         ` Keith Schultz
2015-01-26 17:02     ` Axel Kielhorn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).