Re: [NTG-context] installing ConTeXt on ARM linux

2017-10-06 Thread Floris van Manen
i have this snazzy little €30 quad core ARM board with 8GB eMMC. It runs my python3 scripts at 1/3 the speed of my MacBookPro mid 2009. http://wiki.friendlyarm.com/wiki/index.php/NanoPi_NEO_Plus2 To me it looks like a perfect network ConTeXt server. If there is something i can do to get the ConTe

Re: [NTG-context] installing ConTeXt on ARM linux

2017-10-06 Thread Hans Hagen
On 10/6/2017 9:10 AM, Mojca Miklavec wrote: [1] https://www.kickstarter.com/projects/pine64/pine-a64-first-15-64-bit-single-board-super-comput so why not: https://www.parallella.org/board/ (luigi will love it to mess with all these extra cores) -

Re: [NTG-context] installing ConTeXt on ARM linux

2017-10-06 Thread Mojca Miklavec
On 5 October 2017 at 22:52, Floris van Manen wrote: > trying to install ConTeXt on an ARM (ubuntu) linux hos, then get this > message with the request to report is on the mailing list: > > $ sh ./first-setup.sh --engine=luatex > Error: your system "Linux aarch64" is not supported yet. > Please repo

Re: [NTG-context] installing ConTeXt on ARM linux

2017-10-05 Thread Hans Hagen
On 10/5/2017 10:52 PM, Floris van Manen wrote: trying to install ConTeXt on an ARM (ubuntu) linux hos, then get this message with the request to report is on the mailing list: $ sh ./first-setup.sh --engine=luatex Error: your system "Linux aarch64" is not supported yet. Please report to the Con

[NTG-context] installing ConTeXt on ARM linux

2017-10-05 Thread Floris van Manen
trying to install ConTeXt on an ARM (ubuntu) linux hos, then get this message with the request to report is on the mailing list: $ sh ./first-setup.sh --engine=luatex Error: your system "Linux aarch64" is not supported yet. Please report to the ConTeXt mailing-list (ntg-context@ntg.nl) is there

Re: [NTG-context] Installing Context on Windows XP

2013-11-09 Thread Nelson Goncalves
Thanks for the tip. I have been very busy and forgot to say thanks. Better late than never. Nelson On 06-11-2013 16:28, Alan BRASLAU wrote: Try an ssh tunnel. See Proxy settings in http://wiki.contextgarden.net/ConTeXt_Standalone Alan On Wed, 6 Nov 2013 15:22:15 +0100 Nelson Goncalves wro

Re: [NTG-context] Installing Context on Windows XP

2013-11-06 Thread Alan BRASLAU
Try an ssh tunnel. See Proxy settings in http://wiki.contextgarden.net/ConTeXt_Standalone Alan On Wed, 6 Nov 2013 15:22:15 +0100 Nelson Goncalves wrote: > Hello, > > I want to install Context on Windows XP, but the rsync commands fails > because the network ports are closed. And the admin of

[NTG-context] Installing Context on Windows XP

2013-11-06 Thread Nelson Goncalves
Hello, I want to install Context on Windows XP, but the rsync commands fails because the network ports are closed. And the admin of my company does not want to modify the settings. Is there any other way to install Context on Windows other than the script for the command line ? Thanks, Nelso

Re: [NTG-context] Installing context on a web server

2013-07-19 Thread Mojca Miklavec
On Fri, Jul 19, 2013 at 3:29 PM, Stéphanie Vilayphiou wrote: > > So I tried to run first-setup.sh in /opt/context as root. > First of all, I have troubles with rsync connections through first-setup.sh. > > > """ > rsync: failed to connect to contextgarden.net: Connection timed out (110) > rsync err

[NTG-context] Installing context on a web server

2013-07-19 Thread Stéphanie Vilayphiou
Hello, I am using Context to produce PDF out of a website. It works well on my local machine, but I can't seem to install Context system-wise on my server. I first installed Context as a single-user on the server with first-setup.sh. Then I realized I needed Context to be accessed by any user

Re: [NTG-context] Installing ConTeXt in Windows (XP)

2011-08-15 Thread Cecil Westerhof
2011/8/12 Willi Egger > just out of curiosity I installed TeXWorks under Windows (XP). > > In order to let TeXWorks use the minimals one needs to set things up. > > 1. create a batch file e.g. TW-context.bat with the following content: > > call c:\context\tex\setuptex.bat c:\context\tex > context

Re: [NTG-context] Installing ConTeXt in Windows (XP)

2011-08-12 Thread Willi Egger
Hi Cecil just out of curiosity I installed TeXWorks under Windows (XP). In order to let TeXWorks use the minimals one needs to set things up. 1. create a batch file e.g. TW-context.bat with the following content: call c:\context\tex\setuptex.bat c:\context\tex context "%~dpn1.tex" I saved the

Re: [NTG-context] Installing ConTeXt in Windows (XP)

2011-08-12 Thread Mari Voipio
On Fri, Aug 12, 2011 at 18:56, Cecil Westerhof wrote: >> That has been broken for a looonnng while and I know, I should've >> gotten around to working with Vyatcheslav on it [I found an extra >> problem while trying it on Win7], but that just hasn't happened. > > I do not want to be obnoxious, but

Re: [NTG-context] Installing ConTeXt in Windows (XP)

2011-08-12 Thread Cecil Westerhof
2011/8/12 Cecil Westerhof > In the mean while, see if this helps: > >> , >> especially the note at >> < >> http://wiki.contextgarden.net/Simple_Windows_Installation#Step_1:_Download_all_bits_and_pieces >> >. >> > That does the same as whe

Re: [NTG-context] Installing ConTeXt in Windows (XP)

2011-08-12 Thread Willi Egger
Hi, by coincidence I installed ConTeXt on an XP-Windows today. What I did is: 1. Download the http://minimals.contextgarden.net/setup/context-setup-mswin.zip 2. Unpack the zip. 3. run first-setup.bat 4. Added the texmf-fonts-folder and the texmf-project folder from the MacOsX installation. 5. ru

Re: [NTG-context] Installing ConTeXt in Windows (XP)

2011-08-12 Thread Cecil Westerhof
2011/8/12 Mari Voipio > On Fri, Aug 12, 2011 at 18:14, Cecil Westerhof > wrote: > > I like to install ConTeXt on a Windows (XP) machine (so I can make an > > installation manual). I use: > > > > > http://wiki.contextgarden.net/ConTeXt_Standalone#Installation_and_use_on_Windows > > > > The prefer

Re: [NTG-context] Installing ConTeXt in Windows (XP)

2011-08-12 Thread Mari Voipio
On Fri, Aug 12, 2011 at 18:14, Cecil Westerhof wrote: > I like to install ConTeXt on a Windows (XP) machine (so I can make an > installation manual). I use: > > http://wiki.contextgarden.net/ConTeXt_Standalone#Installation_and_use_on_Windows > > The preferable setup would be with the GUI. But when

[NTG-context] Installing ConTeXt in Windows (XP)

2011-08-12 Thread Cecil Westerhof
I like to install ConTeXt on a Windows (XP) machine (so I can make an installation manual). I use: http://wiki.contextgarden.net/ConTeXt_Standalone#Installation_and_use_on_Windows The preferable setup would be with the GUI. But when I do this. I get: update failed Error code: 1 and Ma

Re: [NTG-context] Installing Context Minimals on Windows

2010-07-09 Thread John Devereux
Mojca Miklavec writes: > On Fri, Jul 9, 2010 at 12:52, John Devereux wrote: >> >> Using the command line method I get a message about a vtable error when >> I try to run context. (It looked like the one mentioned in earlier >> postings, sorry I don't have the exact message now). > > Does it help

Re: [NTG-context] Installing Context Minimals on Windows

2010-07-09 Thread Mojca Miklavec
On Fri, Jul 9, 2010 at 12:52, John Devereux wrote: > > Using the command line method I get a message about a vtable error when > I try to run context. (It looked like the one mentioned in earlier > postings, sorry I don't have the exact message now). Does it help if you re-download the zip (for th

[NTG-context] Installing Context Minimals on Windows

2010-07-09 Thread John Devereux
Hi, I normally use linux, but I now need to install context on Windows (7). Right now the minimals installation fails for me in various ways, depending on how I do it. Running the graphical installer I get two dialogs "update failed error code 1" and "make failed error code 1". Using the com

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-03 Thread Mojca Miklavec
On Tue, Sep 2, 2008 at 9:34 PM, Alan Bowen wrote: > > On Sep 2, 2008, at 14;54,40 , Mojca Miklavec wrote: > >> setuptex should already be executable and no TeX file (the best way to >> do the change would be to use "cp setuptex mysetuptex" and then modify >> the latter), but if you want to make sur

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-02 Thread Alan Bowen
On Sep 2, 2008, at 14;54,40 , Mojca Miklavec wrote: > On Tue, Sep 2, 2008 at 8:42 PM, Alan Bowen wrote: >> >> I have also inserted the lines >> export HOMETEXMF=~/Library/texmf >> and >> export >> TEXMF='{$HOMETEXMF,$TEXMFLOCAL,!!$TEXMFOS,!!$TEXMFCONTEXT,!! >> $TEXMFEXTRA,!!$TEXMFMAIN}' >> into

Re: [NTG-context] Installing ConTeXt Minimals on a Mac ... and using bibtex

2008-09-02 Thread Michael Green
On Tue, 2 Sep 2008, Aditya Mahajan wrote: >> On Tue, 2 Sep 2008, Michael Green wrote: >> >> I have the minimals installed in ~/Applications/context/ >> >> Context works great. However, I'm having trouble with bibtex. >> >> [1] I export the following variables before using context. >> >> . ~/Applic

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-02 Thread Mojca Miklavec
On Tue, Sep 2, 2008 at 8:42 PM, Alan Bowen wrote: > > I have also inserted the lines > export HOMETEXMF=~/Library/texmf > and > export > TEXMF='{$HOMETEXMF,$TEXMFLOCAL,!!$TEXMFOS,!!$TEXMFCONTEXT,!!$TEXMFEXTRA,!!$TEXMFMAIN}' > into a file formed by copying the content of setuptex. > But before I can

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-02 Thread Alan Bowen
On Sep 1, 2008, at 17;38,50 , Mojca Miklavec wrote: On Mon, Sep 1, 2008 at 10:43 PM, Alan Bowen <[EMAIL PROTECTED]> wrote: On Sep 1, 2008, at 13;43,19 , Mojca Miklavec wrote: On Sep 1, 2008, at 12;24,41 , Mojca Miklavec wrote: For setting HOMETEXMF you can help yourself, though it would b

Re: [NTG-context] Installing ConTeXt Minimals on a Mac ... and using bibtex

2008-09-02 Thread Aditya Mahajan
On Tue, 2 Sep 2008, Michael Green wrote: > I have the minimals installed in ~/Applications/context/ > > Context works great. However, I'm having trouble with bibtex. > > [1] I export the following variables before using context. > > . ~/Applications/context/tex/setuptex ~/Applications/context/tex

[NTG-context] Installing ConTeXt Minimals on a Mac ... and using bibtex

2008-09-02 Thread Michael Green
I have the minimals installed in ~/Applications/context/ Context works great. However, I'm having trouble with bibtex. [1] I export the following variables before using context. . ~/Applications/context/tex/setuptex ~/Applications/context/tex export TEXMFHOME='$HOME/Library/texmf' export TEXMF='

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-02 Thread Alan Bowen
On Sep 2, 2008, at 04;04,31 , Mojca Miklavec wrote: On Tue, Sep 2, 2008 at 12:50 AM, Alan Bowen wrote: With this change in all the engines---thanks to Aditya too---ConTeXt-pdftex.engine and ConTeXt-XeTeX.engine now work as they should (which is great!) But running ConTeXt-luatex.engine get

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-02 Thread Mojca Miklavec
On Tue, Sep 2, 2008 at 12:50 AM, Alan Bowen wrote: > > With this change in all the engines---thanks to Aditya > too---ConTeXt-pdftex.engine and ConTeXt-XeTeX.engine now work as they should > (which is great!) > But running ConTeXt-luatex.engine gets > MtxRun | skipping configuration for > /Applicat

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Alan Bowen
Mocja---Sorry! I should have added that with the ConTeXt-pdftex.engine and minimals now see my personal texmf too. So it is possible to get the desired outcome without changing setuptex. Still, I will test out your first proposal tomorrow and report. Cheers x 3. And many thanks. Alan On Sep

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Alan Bowen
On Sep 1, 2008, at 18;22,17 , Mojca Miklavec wrote: On Tue, Sep 2, 2008 at 12:13 AM, Alan Bowen wrote: Mocja---I will start with the second proposal and save the first for tomorrow. ~/Library/TeXShop/Engines/ConTeXt-luaTeX.engine #!/bin/bash export PATH=/Applications/ConTeXtMinimals/tex/texm

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Alan Bowen
Mocja---I will start with the second proposal and save the first for tomorrow. On Sep 1, 2008, at 17;38,50 , Mojca Miklavec wrote: On Mon, Sep 1, 2008 at 10:43 PM, Alan Bowen <[EMAIL PROTECTED]> wrote: On Sep 1, 2008, at 13;43,19 , Mojca Miklavec wrote: On Sep 1, 2008, at 12;24,41 , Mojc

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Aditya Mahajan
On Mon, 1 Sep 2008, Alan Bowen wrote: > Mocja---I will start with the second proposal and save the first for > tomorrow. > > On Sep 1, 2008, at 17;38,50 , Mojca Miklavec wrote: > >> On Mon, Sep 1, 2008 at 10:43 PM, Alan Bowen <[EMAIL PROTECTED]> wrote: >>> >>> On Sep 1, 2008, at 13;43,19 , Mojca

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Andrea Valle
Many thanks for your patience, Mocja! (and three) Yes, Mojca is really patient... :) -a- -- Andrea Valle -- CIRMA - DAMS Università degli Studi di Torino --> http://www.cirma.unito.it/andrea/ -

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Mojca Miklavec
On Tue, Sep 2, 2008 at 12:13 AM, Alan Bowen wrote: > Mocja---I will start with the second proposal and save the first for > tomorrow. > > ~/Library/TeXShop/Engines/ConTeXt-luaTeX.engine > > #!/bin/bash > export PATH=/Applications/ConTeXtMinimals/tex/texmf-osx-intel:$PATH > export TEXMFCACHE=/Applic

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Aditya Mahajan
On Mon, 1 Sep 2008, Mojca Miklavec wrote: > only > source /Applications/ConTeXtMinimals/tex/setuptex > does not suffice. It does on Windows, but apparently there's no way to > figure out location of the sourced script under linux (or at least I > don't know any). Well, surprisingly a simple .

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Alan Bowen
On Sep 1, 2008, at 17;19,53 , Mojca Miklavec wrote: > On Mon, Sep 1, 2008 at 10:18 PM, Alan Bowen <[EMAIL PROTECTED]> > wrote: > >> My ConTeXtMinimals.engine file currently has the the following lines: >> #!/bin/bash >> source /Applications/ConTeXtMinimals/tex/setuptex /Applications/ >> ConTeX

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Mojca Miklavec
On Mon, Sep 1, 2008 at 10:43 PM, Alan Bowen <[EMAIL PROTECTED]> wrote: > > On Sep 1, 2008, at 13;43,19 , Mojca Miklavec wrote: > >>> On Sep 1, 2008, at 12;24,41 , Mojca Miklavec wrote: >>> >>> For setting HOMETEXMF you can help yourself, though it would be nice >>> if we provided a solution that wo

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Mojca Miklavec
On Mon, Sep 1, 2008 at 10:18 PM, Alan Bowen <[EMAIL PROTECTED]> wrote: > My ConTeXtMinimals.engine file currently has the the following lines: > #!/bin/bash > source /Applications/ConTeXtMinimals/tex/setuptex > /Applications/ConTeXtMinimals/context/tex > texexec "$1" Remove "context" from the se

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Alan Bowen
On Sep 1, 2008, at 13;43,19 , Mojca Miklavec wrote: >> On Sep 1, 2008, at 12;24,41 , Mojca Miklavec wrote: >> >> For setting HOMETEXMF you can help yourself, though it would be nice >> if we provided a solution that worked out of the box. But I would >> like >> to get a confirmation from Hans t

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Alan Bowen
On Sep 1, 2008, at 13;43,19 , Mojca Miklavec wrote: > On Mon, Sep 1, 2008 at 7:27 PM, Alan Bowen <[EMAIL PROTECTED]> > wrote: >> Mocja— >> This is great. I now have access to the binaries in ConTeXtMinimals/ >> tex: >> context --version >> gives the right answer. >> Alan >> >> On Sep 1, 2008, a

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Alan Bowen
Mocja— This is great. I now have access to the binaries in ConTeXtMinimals/tex: context --version gives the right answer. Alan On Sep 1, 2008, at 12;24,41 , Mojca Miklavec wrote: For setting HOMETEXMF you can help yourself, though it would be nice if we provided a solution that worked out of

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Mojca Miklavec
On Mon, Sep 1, 2008 at 7:27 PM, Alan Bowen <[EMAIL PROTECTED]> wrote: > Mocja— > This is great. I now have access to the binaries in ConTeXtMinimals/tex: > context --version > gives the right answer. > Alan > > On Sep 1, 2008, at 12;24,41 , Mojca Miklavec wrote: > > For setting HOMETEXMF you can he

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Mojca Miklavec
On Mon, Sep 1, 2008 at 6:03 PM, Alan Bowen wrote: > Hi, Mocja--- > Many thanks for your reply: it is very encouraging. First things first, > then: let's make sure I have things in the right place. > > The output of > find /Applications/ConTeXtMinimals | head -n 20 > is > /Applications/ConTeXtMinima

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Alan Bowen
Thanks, Michael! I will let you know how all this turns out. Cheers, Alan On Aug 31, 2008, at 20;05,05 , Michael Green wrote: Alan Bowen wrote: Thanks, Michael; this is very helpful. I will prepare a .bash_profile file and try it out. Where did you put your .bash_profile file? Alan .bash_p

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Alan Bowen
Hi, Mocja--- Many thanks for your reply: it is very encouraging. First things first, then: let’s make sure I have things in the right place. The output of find /Applications/ConTeXtMinimals | head -n 20 is /Applications/ConTeXtMinimals /Applications/ConTeXtMinimals/.DS_Store /Applications/Con

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-09-01 Thread Mojca Miklavec
Hello Alan, I'm sorry for not replying earlier. On Sat, Aug 30, 2008 at 12:16 PM, Alan Bowen wrote: > What follows are some queries that I will be happy to write up for the wiki. > The aim (hope?) is to develop a set of instructions for installing the > minimals on a Mac that a Mac user without a

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-08-31 Thread Michael Green
Alan Bowen wrote: Thanks, Michael; this is very helpful. I will prepare a .bash_profile file and try it out. Where did you put your .bash_profile file? Alan .bash_profile should be saved as a text file at the top level of your user account. That is, it should go right alongside the directori

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-08-31 Thread Alan Bowen
Thanks, Michael; this is very helpful. I will prepare a .bash_profile file and try it out. Where did you put your .bash_profile file? Alan On Aug 31, 2008, at 13;09,32 , Michael Green wrote: > On Aug 30, 2008, Alan Bowen wrote: > >> What follows are some queries that I will be happy to write u

Re: [NTG-context] Installing ConTeXt Minimals on a Mac

2008-08-31 Thread Michael Green
On Aug 30, 2008, Alan Bowen wrote: > What follows are some queries that I will be happy to write up for the > wiki. The aim (hope?) is to develop a set of instructions for > installing the minimals on a Mac that a Mac user without any real > knowledge of unix (such as myself) can follow easily. (T

[NTG-context] Installing ConTeXt Minimals on a Mac

2008-08-30 Thread Alan Bowen
What follows are some queries that I will be happy to write up for the wiki. The aim (hope?) is to develop a set of instructions for installing the minimals on a Mac that a Mac user without any real knowledge of unix (such as myself) can follow easily. (There are a number of people scattere

Re: [NTG-context] installing context

2005-10-03 Thread Rob Ermers
mailing list for ConTeXt users Sent: Monday, October 03, 2005 10:05 AM Subject: Re: [NTG-context] installing context > > > Rob Ermers wrote: > > Dear Friends, > > > > I have updated miktex and context today. > > Latex works normally, but I can't get cont

Re: [NTG-context] installing context

2005-10-03 Thread Rob Ermers
ssage - From: Taco Hoekwater <[EMAIL PROTECTED]> To: Rob Ermers <[EMAIL PROTECTED]>; mailing list for ConTeXt users Sent: Monday, October 03, 2005 10:05 AM Subject: Re: [NTG-context] installing context > > > Rob Ermers wrote: > > Dear Friends, > > > > I h

Re: [NTG-context] installing context

2005-10-03 Thread Taco Hoekwater
Rob Ermers wrote: Dear Friends, I have updated miktex and context today. Latex works normally, but I can't get context working right. cont-en and cont-nl are causing problems. Miktex cannot generate an (e)fmt file of cont-en, con-nl. Last time I upgraded, something was wrong with the English

[NTG-context] installing context

2005-10-02 Thread Rob Ermers
Dear Friends, I have updated miktex and context today. Latex works normally, but I can't get context working right. cont-en and cont-nl are causing problems. Miktex cannot generate an (e)fmt file of cont-en, con-nl. Last time I upgraded, something was wrong with the English hyphenation files. Th

Re: [NTG-context] installing context

2005-07-26 Thread Hans Hagen
Adam Lindsay wrote: Hans Hagen said this at Tue, 26 Jul 2005 00:10:57 +0200: recovering from a disk crach and running those generator scripts is a stresstest -) both but esp the huge files (those iso trees) on an overloaded machine are tricky (fro soem time i had only a few 100 m

Re: [NTG-context] installing context

2005-07-26 Thread Taco Hoekwater
Stuart Jansen wrote: Okay, I give up. What's the most correct, easiest way to install ConTeXt Until Hans' new files are on-line, this is definately the most up-to-date intruction set: http://contextgarden.net/TeTeX_3.0_installation Cheers, Taco __

Re: [NTG-context] installing context

2005-07-25 Thread Adam Lindsay
Hans Hagen said this at Tue, 26 Jul 2005 00:10:57 +0200: >recovering from a disk crach and running those generator scripts is a >stresstest -) for you or the machine? :) -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. [EMAIL PROTECTED] Lanca

Re: [NTG-context] installing context

2005-07-25 Thread Hans Hagen
Stuart Jansen wrote: Okay, I give up. What's the most correct, easiest way to install ConTeXt on Linux? There's so many different instructions floating around I'm not sure what is authoritative. Some make it look like texsync is a good idea, now it looks like it isn't being updated. Grabbing lin

[NTG-context] installing context

2005-07-25 Thread Stuart Jansen
Okay, I give up. What's the most correct, easiest way to install ConTeXt on Linux? There's so many different instructions floating around I'm not sure what is authoritative. Some make it look like texsync is a good idea, now it looks like it isn't being updated. Grabbing linuxtex.zip seems easy, bu

Re: [NTG-context] installing context

2004-11-23 Thread Hans Hagen
V. Sharma wrote: I would like to install context with scite on my computer. This runs WinXp. Trying to download mswincontext.zip from the pragma site comes up with the message url not found. How do most people install this on a windows system or this is mostly used by linux users. thanks vs try

[NTG-context] installing context

2004-11-23 Thread V. Sharma
I would like to install context with scite on my computer. This runs WinXp. Trying to download mswincontext.zip from the pragma site comes up with the message url not found. How do most people install this on a windows system or this is mostly used by linux users. thanks vs

Re: [NTG-context] installing context i fedora core 3

2004-11-21 Thread Henning Hraban Ramm
Am 20.11.2004 um 02:24 schrieb ciro: step-by-step guide. Any link where I can find that? Have a look at the wiki: http://contextgarden.net Grüßlis vom Hraban! --- http://www.fiee.net/texnique/ ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg

[NTG-context] installing context i fedora core 3

2004-11-19 Thread ciro
I just switched to Fedora Core 3 (from Mandrake 10), and checked what version of Texexec it had. It is 3.1. So I went to the website, downloaded the cont-tmf.zip file, unzipped it, and tried to figure out how to install context. Boy! that installation manual is confusing. For a novice like me, I n

Re: Re: [NTG-context] installing context with tetex

2003-12-01 Thread WHarms
illi Egger <[EMAIL PROTECTED]> Subject: Re: [NTG-context] installing context with tetex Date: 11/30/03 22:45 Hi Walter did you issue the following command at the beginning of the file: \usemodule[chart] At 20:28 30.11.2003, Walter wrote: >hi list, >thanks for the hint with te_cont i wa

Re: [NTG-context] installing context with tetex

2003-11-30 Thread Willi Egger
Hi Walter did you issue the following command at the beginning of the file: \usemodule[chart] At 20:28 30.11.2003, Walter wrote: hi list, thanks for the hint with te_cont i was looking for *tex* so i never found anything. So, i have installed all missing packets and the sample works fine. The

Re: [NTG-context] installing context with tetex

2003-11-30 Thread WHarms
hi list, thanks for the hint with te_cont i was looking for *tex* so i never found anything. So, i have installed all missing packets and the sample works fine. Then i tried the first example from "typsetting flow charts". \setupFLOWcharts[...] \startFLOWchart[grid] \stopFLOWchart What is the m

Re: Re: [NTG-context] installing context with tetex

2003-11-28 Thread Peter Münster
On Fri, 28 Nov 2003 [EMAIL PROTECTED] wrote: > i run a vaniall SuSE 9.0 and have installed: tetex-2.0.2-48 > There is no 'texexec':( Hello Walter, tetex is perhaps not enough. Did you install te_cont, te_etex and te_pdf? Especially te_cont! Cheers, Peter -- http://pmrb.free.fr/contact/

Re: Re: [NTG-context] installing context with tetex

2003-11-28 Thread Hans Hagen
At 09:50 28/11/2003, you wrote: google tells me pdfetex is something like pdftex (what i have installed) can i use that ? indeed, te better one, actually, pdfetex should be on each system that comes with pdftex Hans ___ ntg-context mailing list [EMA

Re: Re: [NTG-context] installing context with tetex

2003-11-28 Thread WHarms
at i have installed) can i use that ? walter - - - - - - - - - - - - - - Original Message - - - - - - - - - - - - - - From: Tobias Burnus <[EMAIL PROTECTED]> Subject: Re: [NTG-context] installing context with tetex Date: 11/27/03 18:37 Hi, On Thu, Nov 27, 2003 at 09:46:42AM +0100, Walter

Re: [NTG-context] installing context with tetex

2003-11-27 Thread Tobias Burnus
Hi, On Thu, Nov 27, 2003 at 09:46:42AM +0100, Walter Harms wrote: > i downloaded the cont-tmf.zip und installed into a (working) tetex. > i did a texhash but i still cant find texexec. Try kpsewhich -progname=context -format='other text files' texexec.pl there is this PERL file. (Besides: If y

[NTG-context] installing context with tetex

2003-11-27 Thread WHarms
Hi list, i was impressed with the charts style and have installed comtext. i downloaded the cont-tmf.zip und installed into a (working) tetex. i did a texhash but i still cant find texexec. any hints want went wrong ? regards, walter ___ ntg-context mai