[NTG-context] Another problem in Markdown processing

2013-11-12 Thread Xan
Descriptions fail: Term 1 ~ Definition 1 Term 2 ~ Definition 2a ~ Definition 2b gives you a ! Undefined control sequence. system tex error on line 19 in file 98-realitat.md.tex: Undefined control sequence ... 9 10 : Domino gratacels \letterbar{} funció exponencial

[NTG-context] widowpenalty in mixedcolumns

2013-11-12 Thread Joshua Krämer
Dear list, while \widowpenalty is respected in conventional columns, inside or outside \startmixedcolumns and \stopmixedcolumns, it is ignored. How can I make ConTeXt avoid widows in mixedcolumns? (I can't use conventional columns, some things like distance=... don't work there.) Thank you,

Re: [NTG-context] widowpenalty in mixedcolumns

2013-11-12 Thread Wolfgang Schuster
On 12. November 2013 at 18:36:49, Joshua Krämer (joshua.krae...@gmail.com) wrote: Dear list, while \widowpenalty is respected in conventional columns, inside or  outside \startmixedcolumns and \stopmixedcolumns, it is ignored. How can  I make ConTeXt avoid widows in mixedcolumns? (I can't use

Re: [NTG-context] widowpenalty in mixedcolumns

2013-11-12 Thread Joshua Krämer
Dear Wolfgang, thanks for your answer. Please compare: \starttext \startcolumns[distance=5pt] \input knuth \stopcolumns \startmixedcolumns[distance=5pt] \input knuth \stopmixedcolumns \stoptext ___ If your

Re: [NTG-context] widowpenalty in mixedcolumns

2013-11-12 Thread Wolfgang Schuster
On 12. November 2013 at 18:45:55, Joshua Krämer (joshua.krae...@gmail.com) wrote: Dear Wolfgang,  thanks for your answer. Please compare:  \starttext  \startcolumns[distance=5pt]  \input knuth  \stopcolumns  \startmixedcolumns[distance=5pt]  \input knuth  \stopmixedcolumns  \stoptext You

Re: [NTG-context] widowpenalty in mixedcolumns

2013-11-12 Thread Joshua Krämer
Am Tue, 12 Nov 2013 19:00:52 +0100 schrieb Wolfgang Schuster: \stoptext You have to set the values of the offset key to 0pt to use only the values for distance: Thanks, that did the trick. However, I still wonder why \widowpenalty doesn't work in mixedcolumns. This should be revised. Maybe

[NTG-context] hanging on fonts

2013-11-12 Thread H. van der Meer
Context hangs with this in the console: fontsnames identifying system font files with suffix 'otf' fontsnames 'OSFONTDIR' specifies path '/Users/hansm/Library/Fonts' fontsnames 'OSFONTDIR' specifies path '/Library/Fonts' fontsnames 'OSFONTDIR'

Re: [NTG-context] hanging on fonts

2013-11-12 Thread Aditya Mahajan
On Tue, 12 Nov 2013, H. van der Meer wrote: Context hangs with this in the console: fontsnames identifying system font files with suffix 'otf' fontsnames 'OSFONTDIR' specifies path '/Users/hansm/Library/Fonts' fontsnames 'OSFONTDIR' specifies path

Re: [NTG-context] hanging on fonts

2013-11-12 Thread Otared Kavian
Hi, According to Wolfgang Schuster and some others removing the file Skia.ttf may solve the problem. Please see the thread http://www.ntg.nl/pipermail/ntg-context/2013/075689.html and more precisely http://www.ntg.nl/pipermail/ntg-context/2013/075701.html Best regards: OK

Re: [NTG-context] hanging on fonts

2013-11-12 Thread H. van der Meer
Indeed, pointing OSFONTDIR to some dummy directory works here (MACOSX 10.9) latest beta. Perhaps superfluous but users of TeXShop should make that assignment in their engine files. If there is a more general way to put this environment variable in TeXShop in will be glad to hear. Thanks. Hans

Re: [NTG-context] Index - ranges

2013-11-12 Thread honyk
On 2013-11-07 honyk wrote: 1) when a range for my subject index entry is specified and the text between doesn't overflow to the next page, even in this case the range of pages 1-1 is created. Is there any option to normalize it to a single page number?