[NTG-context] Broken mathalign in 2017.05.15

2017-09-26 Thread Stephens, Kenny
\starttext
\startformula
  \startmathalignment[m=2,distance=4em]
   \NC \text{slope}_A \NC = 0
   \NC \text{slope}_B \NC = \frac{1}{2} \NR
  \stopmathalignment
\stopformula
\stoptext

In ConTeXt 2017.05.15 (shipped with TexLive 2017), the second column is 
formatted as text rather than math. The result gives 'slope_B' rather than 
placing B as a subscript.

Online and with 2016.05.17 (shipped with TexLive 2016), the second column is 
formatted correctly as math.
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] Troubleshooting pdf bookmarks

2017-09-26 Thread Thomas A. Schmitz

On 09/26/2017 12:19 PM, Henning Hraban Ramm wrote:

There was \tracebookmarks only in MkII.



Isn't that what \enabledirectives[references.bookmarks.preroll] does 
nowadays?


Thomas
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] Troubleshooting pdf bookmarks

2017-09-26 Thread Henning Hraban Ramm
Am 2017-09-26 um 10:27 schrieb Mari Voipio :

> Hello all,
> 
> I've got a problem with pdf bookmarks and I don't know how to
> troubleshoot it. I first made a test file in a test folder with all
> the correct components and it ("bookmark_test") works perfectly with
> all the enviroment files and component files. However, when I copied
> the working product file to the product folder ("prd-serv"), fixed the
> links and ran ConTeXt, I didn't get bookmarks. Reference links show up
> in TOC and text, so there's some kind of interactivity, but no
> bookmarks.
> 
> I've tried to figure out from logs (attached) what eats my bookmarks
> in the product folder, but without much success. I've also tried
> excluding components and environment files in different combinations,
> but that doesn't seem to help, so I haven't been able to isolate the
> cause of the problem. Are there some commands that can be used to
> troubleshoot interactivity/pdf bookmarks? \tracesomething, maybe?

Hi Mari,

did you check you have

\setupinteraction[state=start]
\setupinteractionscreen[option=bookmark] % should not be necessary
\placebookmarks[chapter,section,subsection][chapter,section]

No trailing commas missing?

Just to make sure - I mostly overlook the most stupid mistakes...

There was \tracebookmarks only in MkII.
Maybe look through 
http://source.contextgarden.net/tex/context/base/mkiv/strc-bkm.mkiv (I didn’t 
find anything helpful though).

Greetlings, Hraban
---
http://www.fiee.net
http://wiki.contextgarden.net
GPG Key ID 1C9B22FD

___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] Module Update from GIT URL Fails

2017-09-26 Thread Christoph Reller
On Mon, 25 Sep 2017 10:57:48 +0200 Taco Hoekwater  wrote:

> > I don't seem to be able to update my ConTeXt module "high". I try to
> create a new version by entering the URL of my git repository
> (g...@bitbucket.org:philexander/context-highlight.git) into the GIT URL
> field and clicking submit. But the website then tells me "Change to
> temporary directory failed". What am I doing wrong?
>
> Not you, me. Something was wrong with the directory permissions on the
> server. It should
> be fixed now, but I cannot test myself. Please let me know whether it
> works ok now.
>

Dear Taco,

Thank you for your effort. Unfortunately, I still get the same error
"Change to temporary directory failed". Could you please be so kind and
check once more what could be wrong with the server.

On Mon, 25 Sep 2017 21:01:18 -0400 (EDT) Aditya Mahajan  wrote:

> > I try to create
> > a new version by entering the URL of my git repository
> > (g...@bitbucket.org:philexander/context-highlight.git)
> > into the GIT URL field
>
> OT: Since you haven't uploaded your module yet, might I suggest that you
> change the name to t-highlight instead of t-high. That will be in line
> with the ConTeXt convention of using full names instead of abbreviations.
>
> Thanks,
> Aditya
>

 Thank you for this hint, Aditya. I have renamed the module and am awaiting
that the Update from GIT URL works again.

Kind regards to both of you,

Christoph
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

[NTG-context] Troubleshooting pdf bookmarks

2017-09-26 Thread Mari Voipio
Hello all,

I've got a problem with pdf bookmarks and I don't know how to
troubleshoot it. I first made a test file in a test folder with all
the correct components and it ("bookmark_test") works perfectly with
all the enviroment files and component files. However, when I copied
the working product file to the product folder ("prd-serv"), fixed the
links and ran ConTeXt, I didn't get bookmarks. Reference links show up
in TOC and text, so there's some kind of interactivity, but no
bookmarks.

I've tried to figure out from logs (attached) what eats my bookmarks
in the product folder, but without much success. I've also tried
excluding components and environment files in different combinations,
but that doesn't seem to help, so I haven't been able to isolate the
cause of the problem. Are there some commands that can be used to
troubleshoot interactivity/pdf bookmarks? \tracesomething, maybe?

Best Regards,

Mari


bookmark_test.log
Description: Binary data


prd-serv.log
Description: Binary data
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___