Re: [NTG-context] Standalone update hangs

2018-01-02 Thread Henri
Sorry, there was a symlink in the ConTeXt root and I guess the updater tried to scan it or so and there was a circular symlink.  I deleted the link and all is well. Sorry for the noise. On Tue, 2018-01-02 at 22:36 +0100, Hans Hagen wrote: > On 1/2/2018 10:27 PM, Henri wrote: > > > > Dear devs,

Re: [NTG-context] Standalone update hangs

2018-01-02 Thread Hans Hagen
On 1/2/2018 10:27 PM, Henri wrote: Dear devs, I wanted to update standalone today but the update hangs at the following line with 100% CPU usage and growing memory consumption. resolvers   | globbing | confusing filename, name: 'Autotext.xba', lower: 'autotext.xba', already: 'AutoText.xb

[NTG-context] Standalone update hangs

2018-01-02 Thread Henri
Dear devs, I wanted to update standalone today but the update hangs at the following line with 100% CPU usage and growing memory consumption. resolvers   | globbing | confusing filename, name: 'Autotext.xba', lower: 'autotext.xba', already: 'AutoText.xba' When I Ctrl+C'd out of it I saw

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread Philipp Gesang
· > The Raspberry PI returns: > > $ readelf -A /proc/self/exe > Attribute Section: aeabi > File Attributes > Tag_CPU_name: "6" > Tag_CPU_arch: v6 > Tag_ARM_ISA_use: Yes > Tag_THUMB_ISA_use: Thumb-1 > Tag_FP_arch: VFPv2 > Tag_ABI_PCS_wchar_t: 4 > Tag_ABI_FP_rounding: Needed >

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread luigi scarso
On Tue, Aug 23, 2016 at 12:53 PM, Mojca Miklavec wrote: > On 23 August 2016 at 12:03, Mojca Miklavec wrote: >> On 23 August 2016 at 11:15, Mojca Miklavec wrote: >>> >>> I'll apply the patch. Now, setuptex is not problematic, the same patch >>> goes there. But mtxrun doing its own guesswork on top

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread Mojca Miklavec
On 23 August 2016 at 12:03, Mojca Miklavec wrote: > On 23 August 2016 at 11:15, Mojca Miklavec wrote: >> >> I'll apply the patch. Now, setuptex is not problematic, the same patch >> goes there. But mtxrun doing its own guesswork on top of this might >> be. Let's see. > > Can you please try to fetch

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread Mojca Miklavec
On 23 August 2016 at 11:15, Mojca Miklavec wrote: > On 23 August 2016 at 10:44, Hans Hagen wrote: >> On 8/23/2016 7:46 AM, Philipp Gesang wrote: >>> >>> Hi, >>> >>> when setting up Context for my phone, I noticed the ARM binaries >>> that come with the Standalone don’t work because the system is >>

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread Mojca Miklavec
On 23 August 2016 at 11:15, Mojca Miklavec wrote: > > Just for the reference, here is the code (I put "armhf" to the "else" part): ... which was of course a bad idea :) Mojca ___ If your question is of interest to oth

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread Mojca Miklavec
Hi, (I'm adding a few people to CC in case they are interested in the topic. Feel free to ignore if you aren't :) On 23 August 2016 at 10:44, Hans Hagen wrote: > On 8/23/2016 7:46 AM, Philipp Gesang wrote: >> >> Hi, >> >> when setting up Context for my phone, I noticed the ARM binaries >> that co

Re: [NTG-context] standalone / setuptex on ARM

2016-08-23 Thread Hans Hagen
On 8/23/2016 7:46 AM, Philipp Gesang wrote: Hi, when setting up Context for my phone, I noticed the ARM binaries that come with the Standalone don’t work because the system is armv7l soft-float: $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-

[NTG-context] standalone / setuptex on ARM

2016-08-22 Thread Philipp Gesang
Hi, when setting up Context for my phone, I noticed the ARM binaries that come with the Standalone don’t work because the system is armv7l soft-float: $ gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabi/4.6/lto-wrapper Target: arm-

Re: [NTG-context] Standalone

2014-05-03 Thread Mojca Miklavec
Hi, I'm sending the reply with a tiny bit of delay ... but I would be grateful for some testing of modifications I have done. - It took me a while to actually understand the problem. cygwin support has an interesting history: - at first, no support - then tried to setup the

Re: [NTG-context] Standalone

2014-03-01 Thread Hans Hagen
On 3/1/2014 1:42 PM, hwit...@gmail.com wrote: On my system I already have Cygwin. I want to install the standalone Context. Which involves basically: mkdir -o /opt/context cd /opt/context wget "http://minimals.contextgarden.net/setup/first-setup.sh chmod 744 first-setup.sh

[NTG-context] Standalone

2014-03-01 Thread hwitloc
On my system I already have Cygwin. I want to install the standalone Context. Which involves basically: mkdir -o /opt/context cd /opt/context wget "http://minimals.contextgarden.net/setup/first-setup.sh chmod 744 first-setup.sh ./first-setup.sh #this works up to this point

Re: [NTG-context] Standalone Installation Question

2013-10-22 Thread Mojca Miklavec
Hi, Just to make it clear: 1.) There used to be support for the native cygwin binaries in the ConTeXt distribution, but I only remember a single person asking for it and when it had to be built and debugged, he didn't have sufficient time to help debug the problem. Because of many problems (which

Re: [NTG-context] Standalone Installation Question

2013-10-20 Thread hwitloc
To: ConTeXt package maintainer for TeXlive distribution: TeXlive as of 2011 or so is compatible under unix type with cygwin. I do not want to use the Microsoft version. There is no reason from me to change code and scripts to work with Microsoft's methods. Also I will not give up the unix d

Re: [NTG-context] Standalone Installation Question

2013-10-20 Thread luigi scarso
On Sun, Oct 20, 2013 at 3:54 PM, wrote: > Yes I saw the Windows version of Context mentioned and read it, but the > documentation is, > in this case, wrong or not fully correct. This is because I am now using > Context which comes is included in the TexLive distribution, selected with > Unix lik

Re: [NTG-context] Standalone Installation Question

2013-10-20 Thread hwitloc
Yes I saw the Windows version of Context mentioned and read it, but the documentation is, in this case, wrong or not fully correct. This is because I am now using Context which comes is included in the TexLive distribution, selected with Unix like operating systems. No bat files or other ancil

Re: [NTG-context] Standalone Installation Question

2013-10-20 Thread luigi scarso
On Sun, Oct 20, 2013 at 11:23 AM, d.henman wrote: > > My platform is cygwin, which gives Posix compatibility. The inital > loading shell script noticed thsi provided the cygwin dll. > > If necessary, I can build from source if available. But, ts possile that > x86 would work due the the cygwin

Re: [NTG-context] Standalone Installation Question

2013-10-20 Thread d.henman
My platform is cygwin, which gives Posix compatibility. The inital loading shell script noticed thsi provided the cygwin dll. If necessary, I can build from source if available. But, ts possile that x86 would work due the the cygwin interface, but I'm not sure. What to do to complete the

Re: [NTG-context] Standalone Installation Question

2013-10-20 Thread luigi scarso
On Sun, Oct 20, 2013 at 9:52 AM, wrote: > > > I downloaded and ran: > > $ sh ./$SETUPFILE --modules=all --engine=luatex --context=current > > # > # The documentation on web page [ > http://wiki.contextgarden.net/ConTeXt_Standalone#General_Information ] > statess that: > > " An intialization s

[NTG-context] Standalone Installation Question

2013-10-20 Thread hwitloc
I downloaded and ran: $ sh ./$SETUPFILE --modules=all --engine=luatex --context=current # # The documentation on web page [ http://wiki.contextgarden.net/ConTeXt_Standalone#General_Information ] statess that: " An intialization script called setuptex is provided in installation-dir/tex/.

Re: [NTG-context] Standalone "current"

2012-11-29 Thread Herbert Voss
Am 29.11.2012 19:19, schrieb Hans Hagen: On 11/29/2012 7:09 PM, Bill Meahan wrote: What, if anything, is the difference between the version of ConTeXt in the TeXLive distribution and the version one gets when running first-setup.sh --context=current --modules=all the texmfcnf.lua file and t

Re: [NTG-context] Standalone "current"

2012-11-29 Thread Bill Meahan
On 11/29/2012 01:19 PM, Hans Hagen wrote: On 11/29/2012 7:09 PM, Bill Meahan wrote: What, if anything, is the difference between the version of ConTeXt in the TeXLive distribution and the version one gets when running first-setup.sh --context=current --modules=all the texmfcnf.lua file Than

Re: [NTG-context] Standalone "current"

2012-11-29 Thread Hans Hagen
On 11/29/2012 7:09 PM, Bill Meahan wrote: What, if anything, is the difference between the version of ConTeXt in the TeXLive distribution and the version one gets when running first-setup.sh --context=current --modules=all the texmfcnf.lua file --

[NTG-context] Standalone "current"

2012-11-29 Thread Bill Meahan
What, if anything, is the difference between the version of ConTeXt in the TeXLive distribution and the version one gets when running first-setup.sh --context=current --modules=all ? -- Bill Meahan Westland, Michigan USA

Re: [NTG-context] Standalone MetaPost Graphics from ConTeXt

2012-08-30 Thread Troy Henderson
Thank you both! Troy ___ 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

Re: [NTG-context] Standalone MetaPost Graphics from ConTeXt

2012-08-30 Thread Aditya Mahajan
On Thu, 30 Aug 2012, Troy Henderson wrote: Is there a way to output several MetaPost PDF graphics from a single ConTeXt source file. For example, \starttext \startMPpage draw fullcircle scaled 72; \stopMPpage \startMPpage draw unitsquare scaled 72; \stopMPpage \stoptext and have a sepa

Re: [NTG-context] Standalone MetaPost Graphics from ConTeXt

2012-08-30 Thread luigi scarso
On Thu, Aug 30, 2012 at 10:57 PM, Troy Henderson wrote: > Is there a way to output several MetaPost PDF graphics from a single > ConTeXt source file. For example, > > \startMPpage > draw fullcircle scaled 72; > \stopMPpage > > \startMPpage > draw unitsquare scaled 72; > \stopMPpage > > and h

[NTG-context] Standalone MetaPost Graphics from ConTeXt

2012-08-30 Thread Troy Henderson
Is there a way to output several MetaPost PDF graphics from a single ConTeXt source file. For example, \startMPpage draw fullcircle scaled 72; \stopMPpage \startMPpage draw unitsquare scaled 72; \stopMPpage and have a separate output PDF generated for each MPpage? It seems that this ConTeX

Re: [NTG-context] standalone

2011-08-18 Thread Hans Hagen
On 18-8-2011 5:58, Henning Hraban Ramm wrote: Am 2011-08-18 um 17:40 schrieb Hans Hagen: I uploaded a new beta but please don't update the minimals as it looks like the texmf-context/tex tree gets lost on the server Didn't we agree on a new name? takes a while to reprogram myself ... we've

Re: [NTG-context] standalone (was: minimals)

2011-08-18 Thread Henning Hraban Ramm
Am 2011-08-18 um 17:40 schrieb Hans Hagen: I uploaded a new beta but please don't update the minimals as it looks like the texmf-context/tex tree gets lost on the server Didn't we agree on a new name? Greetlings from Lake Constance! Hraban _

Re: [NTG-context] Standalone chart

2008-04-26 Thread Peter Rolf
David Arnold schrieb: > All, > > I am trying to make a standalone chart, a single graphic to be > included in a Latex file by a student. I have: > %%% > \startMPinclusions > \usemodule[chart] > > \setupFLOWcharts > [option=test, > nx=4, > ny=3, > dx=2\bodyfontsize, > dy=2\bodyfontsize, > width

[NTG-context] Standalone chart

2008-04-26 Thread David Arnold
All, I am trying to make a standalone chart, a single graphic to be included in a Latex file by a student. I have: \startMPinclusions \usemodule[chart] \setupFLOWcharts [option=test, nx=4, ny=3, dx=2\bodyfontsize, dy=2\bodyfontsize, width=12\bodyfontsize, height=7\bodyfontsize, maxwidth=\textw

[NTG-context] Standalone graphics

2005-12-30 Thread David Arnold
All, If you have: \starttext \startMPpage metapost code \stopMPpage \startMPpage metapost code \stopMPpage \startMPpage metapost code \stopMPpage \startMPpage metapost code \stopMPpage \stoptext Is there a way to change all four output files directly to pdf without invoking a separat