[NTG-context] Bug with adaptlayout

2013-09-12 Thread Aditya Mahajan
Hi, There is a subtle bug with \adaptlayout. \adaptlayout[1][height=max] does not work, e.g., \showframe \adaptlayout[1][height=max] \starttext \dorecurse{10}{\input knuth \par} \stoptext but \adaptlayout[2][..] etc work. The reason is the following. Typically, we use \adaptlayout[...][...] b

Re: [NTG-context] texnansi encoding.

2013-09-12 Thread Hans Hagen
On 9/12/2013 10:05 PM, john Culleton wrote: Using mkiv to what degree can one depend on the encoding of a font to be in texnansi form? 1. typescript fonts? 2. otf fonts? 3. type 1 fonts? 4. ttf fonts? 5. No guarantees? And does it make a difference if one uses \simplefonts versus typescrip

Re: [NTG-context] Another small \underbar issue

2013-09-12 Thread Hans Hagen
On 9/12/2013 6:02 PM, Pavneet Arora wrote: I just noticed the recent issue brought up regarding \underbar, and wanted to mention a curiosity that I have come across. After "RE: " the underbar is contiguous. However, if we change it to "Re: " there is a break in the underbar. This seems indepen

Re: [NTG-context] Last call to 7th ConTeXt Meeting

2013-09-12 Thread Jan Kula
Hello again, three new abstracts were added and some more are on the way. The preliminary program was released also. This year the meeting will have more workshops and tutorials, though, the theory and discussions on future development will not be missing. Program of TeXperience 2013 (Satur

[NTG-context] texnansi encoding.

2013-09-12 Thread john Culleton
Using mkiv to what degree can one depend on the encoding of a font to be in texnansi form? 1. typescript fonts? 2. otf fonts? 3. type 1 fonts? 4. ttf fonts? 5. No guarantees? And does it make a difference if one uses \simplefonts versus typescripts? -- John Culleton ___

[NTG-context] columns vs. paragraphs, and a question about fillinrule

2013-09-12 Thread Pavneet Arora
As part of this legal document set that I have been working to put together, I needed side-by-side text. Looking at the wiki, I noticed that there are at least 3 methods: columns, paragraphs, columnsets. I only attempted two, but they seem to have quite different results. I understood that c

[NTG-context] Another small \underbar issue

2013-09-12 Thread Pavneet Arora
I just noticed the recent issue brought up regarding \underbar, and wanted to mention a curiosity that I have come across. After "RE: " the underbar is contiguous. However, if we change it to "Re: " there is a break in the underbar. This seems independent of font selected, althought I have on

Re: [NTG-context] Bug in inframed

2013-09-12 Thread H. Özoguz
Salam, @Idris, Aditya: Thank you very much, works perfect for me. ___ 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/list

Re: [NTG-context] Another small \underbar issue

2013-09-12 Thread H. Özoguz
Not much helping: I can confirm, that this bug is independent from font. One can easiliy go around with a protected space: \underbar{Re:~Something important that I am writing about} But still, it is a bug :) Huseyin __

[NTG-context] brogue (OT) and a related question

2013-09-12 Thread Peter Rolf
Hi, starting with the off topic... A new Brogue (https://sites.google.com/site/broguegame/) version shipped and I updated the table with the monster statistics. For all interested [your chance to stop reading here], the link to the final document (made with today's version). http://www.wuala.co

Re: [NTG-context] wrong behaviour with ConTeXt unicode bidi

2013-09-12 Thread Vafa Khalighi
There is one more problem with the default method: \starttext \setupalign[r2l] \definefont[arabicfont][Arial*arabic at 20pt] \setupdirections[bidi=global,method=default] 1. \stoptext from right to left perspective it prints "1." (dot after digit 1) as ".1" (dot before digit 1) however m

Re: [NTG-context] EPUB XHTML Format

2013-09-12 Thread Alan BRASLAU
On Thu, 5 Sep 2013 19:22:42 Aditya Mahajan wrote: > How easy is it to create a new export format. IIRC, context keeps track of > the entire document tree, and flushes the XML output only at the end. Is > it possible to make this pluggable so that users can write their own > transformers (in lu

Re: [NTG-context] Bug in inframed

2013-09-12 Thread Idris Samawi Hamid ادريس سماوي حامد
Salaam, On Thu, 12 Sep 2013 06:09:46 -0600, H. Özoguz wrote: I found the following bug in \inframed, getting problems with inframing arabic words, try the following example \definefont[arab][name:arial*arabic at 18pt] \define[1]\awort{{\hbox{\setupalign[r2l]\arab#1}}} \starttext \awort{بِال

[NTG-context] table cell frames

2013-09-12 Thread hwitloc
Is it possible to have different colored table cell border frames? I tried using the \setuptables[rulecolor=...] but it didn't work. Here is a minimal example: % \setuptables[rulecolor=red] \starttext \starttable[|l|c|] \NC Column \#1 \VL Column \#2 \SR \DL

Re: [NTG-context] Bug in inframed

2013-09-12 Thread Aditya Mahajan
On Thu, 12 Sep 2013, "H. Özoguz" wrote: I found the following bug in \inframed, getting problems with inframing arabic words, try the following example \definefont[arab][name:arial*arabic at 18pt] \define[1]\awort{{\hbox{\setupalign[r2l]\arab#1}}} Untested, but why not \defineframed[awort][

[NTG-context] Bug in inframed

2013-09-12 Thread H. Özoguz
I found the following bug in \inframed, getting problems with inframing arabic words, try the following example \definefont[arab][name:arial*arabic at 18pt] \define[1]\awort{{\hbox{\setupalign[r2l]\arab#1}}} \starttext \awort{بِالصَّالِحِينَ}\blank \awort{\inframed{بِالصَّالِحِينَ}} \stoptext Y

Re: [NTG-context] Kashide in ConTeXt

2013-09-12 Thread Vafa Khalighi
I thought this was already implemented in context because of Hans's talk in TUG 2010[1]. Thanks [1] http://river-valley.tv/building-paragraphs-with-the-help-of-lua/ On Thu, Sep 12, 2013 at 4:13 AM, Idris Samawi Hamid ادريس سماوي حامد < isha...@colostate.edu> wrote: > ** > Salaam, Vafa, > > On

[NTG-context] Last call to 7th ConTeXt Meeting

2013-09-12 Thread Jan Kula
Dear all, this is the last call for passengers to 7th ConTeXt Meeting in Brejlov, Czech Republic to register. Those who did so are already boarding. We have set up the last-minute fees (lower than regular ones). The program has been updated and expect more: http://meeting.contextgarden.net/2