[NTG-context] tatoolbar

2018-09-07 Thread Procházka Lukáš Ing .
Hello, due to great TextAdept (TA) [1] extendibility, I'd like to try to program a TA add-on which would provide a ConTeXt source "browser". The idea is to create an independent window in the TA which will show the current document structure, or even the project structure, and provide some

Re: [NTG-context] Modes in tables

2018-09-07 Thread Wolfgang Schuster
Jan Willem Flamma schrieb am 07.09.18 um 20:01: Thank you Wolfgang. When comparing the results between tabulate and TABLE, I noticed some different results in formatting. 1. When using TABLE the table text is slightly shifted to the right. My initial guess was that this is due to the frame

Re: [NTG-context] Modes in tables

2018-09-07 Thread Jan Willem Flamma
Thank you Wolfgang. When comparing the results between tabulate and TABLE, I noticed some different results in formatting. 1. When using TABLE the table text is slightly shifted to the right. My initial guess was that this is due to the frame thickness but setting rulethickness= 0pt did not

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Hans van der Meer
telnet is not present here on the system (for safety I presume) > On 7 Sep 2018, at 17:45, Harald Koenig > wrote: > > On Sep 07, Alan Braslau wrote: > >> rsync uses port 873 >> >> This often gets blocked at many sites. > > an easy and "naiive" test can be trying to connect to that port via

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Harald Koenig
On Sep 07, Alan Braslau wrote: > rsync uses port 873 > > This often gets blocked at many sites. an easy and "naiive" test can be trying to connect to that port via rsync: telnet 193.2.4.200 rsync or telnet 193.2.4.200 873 the output should look similar to this if that

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Hans van der Meer
I looked into the modem: no port filtering set up there. > On 7 Sep 2018, at 17:25, Alan Braslau wrote: > > rsync uses port 873 > > This often gets blocked at many sites. > > Alan > >> On 7 Sep 2018, at 17:17, Hans van der Meer wrote: >> >> Tried it on a MacBook too, same problem. Could be

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Hans van der Meer
Did this, see below, > On 7 Sep 2018, at 17:16, Mojca Miklavec > wrote: > > On Fri, 7 Sep 2018 at 17:08, Hans van der Meer wrote: >> >> If I connect in the browser to >> contextgarden.net/minimals/setup/$platform/bin (platform set to my osx-64) >> it gives an empty page with text as below.

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Mojca Miklavec
On Fri, 7 Sep 2018 at 17:18, Hans van der Meer wrote: > > Ping gave this: Ping gives you the correct address and a sign that you can reach the server. I'm almost certain it's a firewall issue. Please check whether you can reach, say, rsync rsync://rsync.macports.org/ Mojca

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Alan Braslau
rsync uses port 873 This often gets blocked at many sites. Alan > On 7 Sep 2018, at 17:17, Hans van der Meer wrote: > > Tried it on a MacBook too, same problem. Could be my router then. > >> On 7 Sep 2018, at 17:04, Mohammad Hossein Bateni wrote: >> >> works for me. I have macbook pro

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Hans van der Meer
Tried it on a MacBook too, same problem. Could be my router then. > On 7 Sep 2018, at 17:04, Mohammad Hossein Bateni wrote: > > works for me. I have macbook pro (mid 2015) running High Sierra 10.13.6. I > guess, you should try to ping or traceroute to contextgarden.net >

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Mojca Miklavec
On Fri, 7 Sep 2018 at 17:08, Hans van der Meer wrote: > > If I connect in the browser to contextgarden.net/minimals/setup/$platform/bin > (platform set to my osx-64) it gives an empty page with text as below. > Shouldn’t there be something to download? No, because that's the wrong URL. The

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Hans van der Meer
If I connect in the browser to contextgarden.net/minimals/setup/$platform/bin (platform set to my osx-64) it gives an empty page with text as below. Shouldn’t there be something to download? minimals/setup/osx-64/bin There is currently no

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Mohammad Hossein Bateni
works for me. I have macbook pro (mid 2015) running High Sierra 10.13.6. I guess, you should try to ping or traceroute to contextgarden.net from terminal. the IP is different for www.contextgarden.net, which is probably what the browser looks for. On Fri, Sep 7, 2018 at 10:43 AM Hans van der

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Hans van der Meer
Not here. I copied your call into Terminal and it gave the same timeout as before. My system is a MacPro (2017), could it have a special setting in the tailored software? Anywhere someone with the same machine who can test this? Otherwise, can I download ‘manually’ a package and then install

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Wolfgang Schuster
Hi Hans, I can download first-setup.sh without problems. $ rsync -ptv rsync://contextgarden.net/minimals/setup/first-setup.sh . first-setup.sh sent 38 bytes  received 4826 bytes  3242.67 bytes/sec total size is 4715  speedup is 0.97 Wolfgang Hans van der Meer schrieb am 07.09.18 um 16:25:

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Hans van der Meer
Clicking on contextgarden.net brings up the garden in the browser. The site therefore is reachable from here. I guess then, the problem is in the rsync. I am afraid I known next to nothing about rsync. It would be nice if someone with an Apple Macintosh will try

Re: [NTG-context] labeling in meta post

2018-09-07 Thread Jeong Dal
Dear Henri Menke, I always use “btex etex” for labeling math. But “…..” is simpler and it works fine. Thank you. Best regards, Dalyoung >> >> \startbuffer[delta] >> label.bot(btex ${\delta}$ etex, (1cm,0));% >> %label.bot(btex $\delta$ etex, (3cm,0)); > > Why not just > >

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Taco Hoekwater
Hi Hans, The garden server is working for me as well, but I am on the same IP as Mojca at the moment, so that is probably to be expected. Can you connect to contextgarden.net in *any* way from where you are? There could be some issue with the internet routing from your machine to

Re: [NTG-context] inmargin produces underfull hbox

2018-09-07 Thread Wolfgang Schuster
You can get of the warning by changing the alignment for the \margindata entries. \setupmarginframed   [inmargin]   [align={flushright,broad}] \starttext Overfull\inmargin{abc} \stoptext You can produce the same message with the following example. \starttext \vbox  

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Hans van der Meer
Still not working. this is the full script, I didn’t change the rsync line since last time it ran ok: echo "start download and install of contextbeta" rsync -ptv rsync://contextgarden.net/minimals/setup/first-setup.sh . chmod a+x first-setup.sh mkdir tex sh ./first-setup.sh --engine=luatex

[NTG-context] inmargin produces underfull hbox

2018-09-07 Thread Hans van der Meer
This minimal example: \starttext \currentdate-\currenttime\quad\ConTeXt-version=\contextversion\blank Testing \ConTeXt macro\ \tex{inmargin} \blank Some text to fill the body of the text.\par \inmargin{\hbox{abc}} Some text to fill the body of the text\par \stoptext produces an underfull hbox:

Re: [NTG-context] contextbeta moved or server down?

2018-09-07 Thread Mojca Miklavec
On Fri, 7 Sep 2018 at 11:11, Hans van der Meer wrote: > > This used to give me the latest contextbeta: > rsync -ptv rsync://contextgarden.net/minimals/setup/first-setup.sh . > > Today I get this error > start download and iinstall of contextbeta > rsync: failed to connect to contextgarden.net:

Re: [NTG-context] labeling in meta post

2018-09-07 Thread Alan Braslau
> On 7 Sep 2018, at 01:02, Henri Menke wrote: > >> label.bot(btex ${\delta}$ etex, (1cm,0));% >> %label.bot(btex $\delta$ etex, (3cm,0)); > > Why not just > > label.bot("$\delta$", (3cm,0)); Sometimes, one might want to use btex ... etex to produce a picture object, for example:

[NTG-context] contextbeta moved or server down?

2018-09-07 Thread Hans van der Meer
This used to give me the latest contextbeta: rsync -ptv rsync://contextgarden.net/minimals/setup/first-setup.sh . Today I get this error start download and iinstall of contextbeta rsync: failed to connect to contextgarden.net: Operation timed out (60) Is the garden down or have the sources been