Re: [NTG-context] write18

2006-02-05 Thread Gerben Wierda
On 5 Feb 2006, at 08:44, Gerben Wierda wrote: > On 5 Feb 2006, at 05:10, David Arnold wrote: > >> Gerben, >> >> With a default install of Context, I don't believe write18 is >> enabled nor run time development of Metapost graphics. Do you do >> any of that? > > I know about write18 and it is turne

[NTG-context] texmfstart.exe vs. texmfstart.rb

2006-02-05 Thread Hooman Javidnia
Hi Hans and Taco, Thanks to all your guidance and a lot of trial and error, now I have a SciTE under windwos XP which works. There is one strange feature though. I had to put the .exe version of texmfstart into the scripts ruby scripts folder so that my files get compiled. SciTE can't understand t

[NTG-context] New bib beta (release candidate)

2006-02-05 Thread Taco Hoekwater
Hi all, I have finally uploaded a new beta for the bib module. I really hope this is the last one before a normal release in a week or two. http://tex.aanhet.net/bib/m-bib-beta-20060205.zip I do not intend to do any more work on the still open limitations/ wishlist at this time, because

Re: [NTG-context] ToC Problem

2006-02-05 Thread Taco Hoekwater
Elliot Clifton wrote: > The list will render correctly but not the ToC. I could use the list > rather than the combined list, but I want get combined list working as I > have yet to have any success with them whem using my own heads. > > Any ideas what I'm doing wrong? It works for me. But you

Re: [NTG-context] Section Numbering

2006-02-05 Thread Taco Hoekwater
Aditya Mahajan wrote: > Well this should be very easy to do in context, but I can not seem to > find the right switches. For a document that I am writing, I want > section and subsection numbers to display as follows > > A. Section 1 > A-1 Section 1, subsection 1 > > B. Section 2 > > and so o

[NTG-context] math in figure-caption

2006-02-05 Thread Peter Münster
Hello, here is too much space around the equal-sign in the caption: \starttext bla $x=5$ bla \placefigure{bla $x=5$ bla}{bla} \stoptext Could someone help? Cheers, Peter -- http://pmrb.free.fr/contact/ ___ ntg-context mailing list ntg-context@ntg.nl h

[NTG-context] extra space after \quote, \quotation

2006-02-05 Thread Alan Bowen
\quote and \quotation generate an unwanted space after the closing quote or quotation mark. To see the problem, try \starttext (\quote{Hello world!}) (\quotation{Hello world!}) \stoptext Is this old news or an artefact of recent changes? Best, Alan _

Re: [NTG-context] Section Numbering

2006-02-05 Thread Aditya Mahajan
<--- On Feb 5, Taco Hoekwater wrote ---> > Aditya Mahajan wrote: >> Well this should be very easy to do in context, but I can not seem to >> find the right switches. For a document that I am writing, I want >> section and subsection numbers to display as follows >> >> A. Section 1 >> A-1 Section 1

Re: [NTG-context] write18

2006-02-05 Thread Adam Lindsay
Gerben Wierda wrote: >> On 5 Feb 2006, at 05:10, David Arnold wrote: >> >>> Gerben, >>> >>> With a default install of Context, I don't believe write18 is >>> enabled nor run time development of Metapost graphics. Do you do >>> any of that? > > If a change would require a non-secure standard config,

Re: [NTG-context] Dense encoding, part II

2006-02-05 Thread Adam Lindsay
Hans Hagen wrote: > Mojca Miklavec wrote: > >> Hello, >> >> The fact that all Polish fonts (lm, iwona, kurier, antt) now ship with >> el-* files makes me wonder: is there time to do the next step and >> finish the second encoding with symbols? >> >> > indeed Oop. Sorry, I hadn't been watching t

Re: [NTG-context] ToC problem

2006-02-05 Thread Elliot Clifton
I found the cause of  the problem there was a problem with the value I was passing to \chapter{} that prevented the chapter title from being shown in the ToC.I've a second ToC related question.Is it possible to more text to a ToC entry?  As I want to list both chapter titles and the author. Somethi