Open main menu

Difference between revisions of "Related Programs"

 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
  
 
* [[Text Editors]] with ConTeXt support
 
* [[Text Editors]] with ConTeXt support
* [[Font Tools]] (see also [[Fonts]])
+
* [[Font Tools]]
 
* [[TeX Distributions]]
 
* [[TeX Distributions]]
  
Line 8: Line 8:
 
* [http://en.wikipedia.org/wiki/Category:PDF_readers list of PDF-Reader on Wikipedia]
 
* [http://en.wikipedia.org/wiki/Category:PDF_readers list of PDF-Reader on Wikipedia]
 
* [http://pdfreaders.org/ list of free PDF-Readers]
 
* [http://pdfreaders.org/ list of free PDF-Readers]
 
  
 
== Ruby and Perl ==
 
== Ruby and Perl ==
Line 20: Line 19:
 
  perl --version
 
  perl --version
 
  ruby --version
 
  ruby --version
 +
 +
{{Installation navbox}}

Latest revision as of 18:52, 3 June 2020

PDF-Reader

Ruby and Perl

You can download ActivePerl here and Ruby here (automatic installation) or here (you need to extract files from zip and add ruby to PATH).

After installing check if these work OK:

perl --version
ruby --version