Re: [NTG-context] Dump table of contents

2012-04-09 Thread Aditya Mahajan
On Mon, 9 Apr 2012, Kip Warner wrote: On Mon, 2012-04-09 at 04:07 -0400, Aditya Mahajan wrote: Sorry, this should have read: WITHOUT the .tex extension I tried both with and without it. ConTeXt doesn't appear to raise any error and it doesn't generate a PDF. I've attached the log in case it i

[NTG-context] Comma separating multiple footnotes

2012-04-09 Thread Kip Warner
Hey list, Is there any means of setting up footnotes such that whenever they are tangential, they are automatically separated by a comma delimiter? -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.asc Description: This is a digitall

Re: [NTG-context] Dump table of contents

2012-04-09 Thread Kip Warner
On Mon, 2012-04-09 at 04:07 -0400, Aditya Mahajan wrote: > Sorry, this should have read: WITHOUT the .tex extension I tried both with and without it. ConTeXt doesn't appear to raise any error and it doesn't generate a PDF. I've attached the log in case it is helpful. Thanks for your help Aditya.

Re: [NTG-context] \description - indenting lines, "alternative=top"

2012-04-09 Thread Wolfgang Schuster
Am 09.04.2012 um 14:50 schrieb Procházka Lukáš Ing. - Pontex s. r. o.: > Hello, > > another case of description (following > http://www.mail-archive.com/ntg-context@ntg.nl/msg62775.html), now with > "alternative=top" - I'm trying to get: > > XX > > blablabla bla > bla blablabla > blab

[NTG-context] \description - indenting lines, "alternative=top"

2012-04-09 Thread Procházka Lukáš Ing . - Pontex s . r . o .
Hello, another case of description (following http://www.mail-archive.com/ntg-context@ntg.nl/msg62775.html), now with "alternative=top" - I'm trying to get: XX blablabla bla bla blablabla blabla. | | |-| A constant of indenting - to be specified by the user. | | |<---

Re: [NTG-context] index for Japanese alphabet

2012-04-09 Thread S Barmeier
On 04/08/2012 12:03 AM, Hans Hagen wrote: > On 2-4-2012 11:01, S Barmeier wrote: >> Hi, >> >> I would like to include an index with Japanese terms, ordered according >> to the Japanese alphabet. >> >> I can say \index[kanji]{漢字} for an entry under K. For my Japanese >> index I imagine \index[かんじ]{漢

Re: [NTG-context] Dump table of contents

2012-04-09 Thread Aditya Mahajan
On Sun, 8 Apr 2012, Kip Warner wrote: On Mon, 2012-04-09 at 00:08 -0400, Aditya Mahajan wrote: \def\loaddatafile#1% {\ctxlua { job.initialize("#1.tuc","#1.tua") }}% \loaddatafile{full-book} %with the .tex extension Sorry, this should have read: WITHOUT the .tex extension