Re: [NTG-context] Unable to resave float

2015-04-25 Thread Hans Hagen
On 4/24/2015 4:22 PM, Aditya Mahajan wrote: I have a complex document, where I use \startbackground \startplacefigure[location={always,none}] ... \stopplacefigure ... \stopbackground (This is for exam solutions and the background is supposed to be a frame around the solution; the figure

Re: [NTG-context] pausing compilation to show a message

2015-04-25 Thread Pablo Rodriguez
On 04/25/2015 08:32 PM, Hans Hagen wrote: On 4/24/2015 7:37 PM, Pablo Rodriguez wrote: [...] Is there a way that I can pause the compilation proccess to show the message and that compilation would continue by pressing any key? Many thanks for your help, \wait Many thanks for your help,

Re: [NTG-context] pausing compilation to show a message

2015-04-25 Thread Hans Hagen
On 4/24/2015 9:10 PM, Pablo Rodriguez wrote: Replying to my own message, I have the following sample: \starttext \message{Important Warning!!! } \message{Have you checked the input text? } \executesystemcommand{read -p ...} \input zapf \stoptext I’m experiencing

Re: [NTG-context] pausing compilation to show a message

2015-04-25 Thread Pablo Rodriguez
On 04/25/2015 08:33 PM, Hans Hagen wrote: [...] How can I show the message only in the first run? Is there any conditional based on the run number? [...] a system mode: \doifmode{*first}{...} Many thanks for your help again, Hans. Pablo -- http://www.ousia.tk

Re: [NTG-context] pausing compilation to show a message

2015-04-25 Thread Hans Hagen
On 4/24/2015 7:37 PM, Pablo Rodriguez wrote: Dear list, I have this minimal sample: \starttext \writestatus{apples}{oranges} \message{Have you checked this variable?} \stoptext Is there a way that I can pause the compilation proccess to show the message and that compilation

Re: [NTG-context] Feature request for export: Interactive Notes

2015-04-25 Thread Idris Samawi Hamid ادريس سماوي حامد
Hi Pablo, On Sat, 25 Apr 2015 13:19:47 -0600, Pablo Rodriguez oi...@gmx.es wrote: Hmm, what do you mean exactly? If footnotes in ePub (or XHTML) have no links, how is the user supposed to handle them? I must be missing something, because I think footnotes are hardly accesible in XHTML

Re: [NTG-context] Feature request for export: Interactive Notes

2015-04-25 Thread Pablo Rodriguez
On 04/25/2015 02:19 PM, Idris Samawi Hamid ادريس سماوي حامد wrote: [...] Indeed, I plan to present the results of this experiment (porting an entire academic article to xhtml and WP) in a future article for one of the TeX journals... I’m really interested in reading it. Also because

Re: [NTG-context] ConTeXt-defined colours broken in TikZ in MkIV with latest betas

2015-04-25 Thread Hans Hagen
On 4/24/2015 3:05 PM, Christian Prim wrote: Hi Hans I don't know if the latest beta already has the new code. But I can confirm, that there is still a difference between tikz-colors and context/metafun colors. TikZ translates c=1,m=1 in (native) RGB, that is b=1, which is in some way correct.

[NTG-context] widows and orphans in lines

2015-04-25 Thread Pablo Rodriguez
Hans, I wonder whether this is the right time to implement widows and orphans in lines. Sample file: \setuppapersize[A10] \setuppagenumbering[location=] \starttext \startlines a line a line a line a line a line a line a line a line a line

Re: [NTG-context] Feature request for export: Interactive Notes

2015-04-25 Thread Idris Samawi Hamid ????? ????? ????
On Sat, 25 Apr 2015 13:19:47 -0600, Pablo Rodriguez oi...@gmx.es wrote: [Aside: I wonder if there is a way in ConTeXt to setup \placefootnotes etc. in a mode so that it gets invoked only in the export. Will explore this for the article.] How about the system mode:

[NTG-context] Problem with margin figures and whitespace in text

2015-04-25 Thread Rik Kabel
I have two problems with figures placed into the left or right margin. When the figure is in a group, extra whitespace is inserted between the paragraphs that precede and follow the placefigure command. This happens for figures placed by startplacefigure/stopplacefigure and tradiitonal

Re: [NTG-context] simple signature boxes

2015-04-25 Thread henman
Thank you for ferreting that out for me. Your correction is what I needed. Much obliged. Henman On 2015年04月24日 22:40, Thomas A. Schmitz wrote: On 04/25/2015 07:34 AM, henman wrote: I now I could use a table to do this but I should also be able to do this with \framed and

Re: [NTG-context] Feature request for export: Interactive Notes

2015-04-25 Thread Pablo Rodriguez
On 04/25/2015 02:36 AM, Idris Samawi Hamid ادريس سماوي حامد wrote: Dear gang, I've spent a considerable amount of time over the past month trying to master the art of xhtml output. We are close to being able to use ConTeXt as a replacement for markdown in, e.g., WordPress. Hi Idris,

[NTG-context] \lfloor, \rfloor, \lceil, \rceil vanish with \big, \Big, \bigg, \Bigg and their left and right variants

2015-04-25 Thread Maggyero
MWE: \starttext The delimiters are correctly displayed: \startformula \left\lfloor \frac{x}{y}\right\rfloor \stopformula The delimiters vanish: \startformula \Bigl\lfloor \frac{x}{y}\Bigr\rfloor \stopformula \stoptext Maggyero

Re: [NTG-context] Strike out font

2015-04-25 Thread Wolfgang Schuster
Am 25.04.2015 um 14:58 schrieb Vya. Y. yatskov...@gmail.com: Hi, Please advise me, how to make strikeout font effect? I use latest luatex engine. Method 1: \definetextbackground [strikethrough] [location=text, alternative=4, background=, frame=off, % framecolor=black, %

Re: [NTG-context] Feature request for export: Interactive Notes

2015-04-25 Thread Idris Samawi Hamid ادريس سماوي حامد
Hi Pablo, On Sat, 25 Apr 2015 03:05:07 -0600, Pablo Rodriguez oi...@gmx.es wrote: On 04/25/2015 02:36 AM, Idris Samawi Hamid ادريس سماوي حامد wrote: Dear gang, I've spent a considerable amount of time over the past month trying to master the art of xhtml output. We are close to being

[NTG-context] Strike out font

2015-04-25 Thread Vya. Y.
Hi, Please advise me, how to make strikeout font effect? I use latest luatex engine. Regards, V. Yatskovsky ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist :