Re: [NTG-context] index formatting

2006-09-12 Thread Thomas A. Schmitz
On Sep 12, 2006, at 7:41 PM, Hans Hagen wrote: > should not happen, so i need a simple test doc -) > > there has been some code changes (related to collapsing page numbers > Hans, just downloaded the latest beta (2006.09.13 00:41 MK II), and the problem is gone. Thanks a lot for taking care o

Re: [NTG-context] runMPgraphicstrue produces undefined figure

2006-09-12 Thread Sanjoy Mahajan
> Check your log file for > > systems : system commands are enabled Thanks, that was the problem. It was saying 'disabled' instead. The fix was to change /etc/texmf/texmf.cnf to enable write18. The shell_escape line has to be set to 't' rather than 'f', i.e.: shell_escape = t Actuall

Re: [NTG-context] the closing bracket (structuring syntax)

2006-09-12 Thread Aditya Mahajan
On Mon, 14 Aug 2006, Aditya Mahajan wrote: >> And what would be the opposite? >> >> For example \startquote ... \stopquote >> to something like {\MyQuote ... } > > AFAIK, there is no easy way to do this. One can use \aftergroup trickery. \def\MyQuote{\symbol[leftquote]\aftergroup\endMyQuote} \de

Re: [NTG-context] String single quote in \tt

2006-09-12 Thread Aditya Mahajan
On Tue, 12 Sep 2006, Taco Hoekwater wrote: > Hans Hagen wrote: >> Aditya Mahajan wrote: >> >>> Unless I misunderstood noligature, this does not work. >>> >>> \pdfnoligatures\tentt >>> \tt a = 'string' ; >>> \bye >>> >>> Still gives me rightquote. >>> >> we need to ask taco ... he has to run your s

Re: [NTG-context] \bar missing in euler

2006-09-12 Thread Aditya Mahajan
On Wed, 13 Sep 2006, Hans Hagen wrote: > Aditya Mahajan wrote: >> On Fri, 21 Jul 2006, Aditya Mahajan wrote: >> > it's eul > > > \startmathcollection[eul:texnansi] >\definemathsymbol [breve] [accent] [tf] ["15] > \stopmathcollection > \startmathcollection[eul:ec] >\definemathsymbol [breve]

Re: [NTG-context] Problem with Context ver: 2006.09.11 14:37 MK II fmt: 2006.9.12 int: english/english

2006-09-12 Thread Hans Hagen
WN wrote > > Here is the minimal test file with the log, a bit strange that the exit > code is 0 > new beta ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] \bar missing in euler

2006-09-12 Thread Hans Hagen
Aditya Mahajan wrote: > On Fri, 21 Jul 2006, Aditya Mahajan wrote: > it's eul \startmathcollection[eul:texnansi] \definemathsymbol [breve] [accent] [tf] ["15] \stopmathcollection \startmathcollection[eul:ec] \definemathsymbol [breve] [accent] [tf] ["08] \stopmathcollection \definetypefac

Re: [NTG-context] \bar missing in euler

2006-09-12 Thread Aditya Mahajan
On Fri, 21 Jul 2006, Aditya Mahajan wrote: On Tue, 11 Jul 2006, Hans Hagen wrote: Adam Lindsay wrote: Makes sense. I'll look at the new definitions you just sent. On the "user" side, what do you imagine it would look like: \definetypeface [e] [mm] [math] [euler] [euler] [encoding=ec] ^^^

Re: [NTG-context] runMPgraphicstrue produces undefined figure

2006-09-12 Thread Aditya Mahajan
On Tue, 12 Sep 2006, Sanjoy Mahajan wrote: > I'm playing with simple files in order to learn metafun. The following > small example produces an undefined figure. It illustrates either a > context problem or, more likely, a confusion on my part. > > = cut here

Re: [NTG-context] Problem with Context ver: 2006.09.11 14:37 MK II fmt: 2006.9.12 int: english/english

2006-09-12 Thread Hans Hagen
WN wrote: > Another important thing, how can I make sure, when I update or download > Context , it's a stable version > instead of a beta ? Looking at the entries on the mailinglist related to > the ''beta'' release, I wonder > if I have to use version control instead so I can always revert back

[NTG-context] runMPgraphicstrue produces undefined figure

2006-09-12 Thread Sanjoy Mahajan
I'm playing with simple files in order to learn metafun. The following small example produces an undefined figure. It illustrates either a context problem or, more likely, a confusion on my part. = cut here === \runMPgraphicstrue \starttext

Re: [NTG-context] Problem with Context ver: 2006.09.11 14:37 MK II fmt: 2006.9.12 int: english/english

2006-09-12 Thread WN
Hans, Here is the minimal test file with the log, a bit strange that the exit code is 0 Btw when I use only 1 \sometxt instead of the 2, the document compiles without errors and Context says it produced 1 page which it did, but the page does not contain any graphics. Another important thing, h

Re: [NTG-context] no indent after figure

2006-09-12 Thread Wolfgang Werners-Lucchini
> Hi Wolfgang, > > use the following code because my old one worked only when > \setupfloats[indentnext=yes] was used. > > \unprotect > > \def\OTRONEdosomepagefloat#1[#2]% > {%\checkwaitingfloats{#1}% >\global\setbox#1\vbox > {\unvbox#1% > \vbox to \textheight > {\doifno

Re: [NTG-context] margintext style and more

2006-09-12 Thread Hans Hagen
Peter Rolf wrote: > >> > I don't think that there is any bookkeeping of the inmargin stuff. But > maybe I'm wrong. > \repositionmarginboxtrue experimental for a few years now -) Hans -

Re: [NTG-context] Homogeneous captions for figures

2006-09-12 Thread Hans Hagen
Renaud AUBIN wrote: > Hi all, > > I wanted to obtain to obtain an homogeneous formatting for my captions > whenever I use \placefigure or \placefloatcaption within combination, > so I've tried \setupcaption and \setupcaptions but > > >} > \p!doifinsetelse ...onefalse \edef \!!

Re: [NTG-context] Problem with Context ver: 2006.09.11 14:37 MK II fmt: 2006.9.12 int: english/english

2006-09-12 Thread Hans Hagen
WN wrote: > When I compile my documents with the new version of Context (beta) > I get the following error (see below) with some of my metapost code which > uses \sometxt. > > Does anybody knows how to fix this ? > can you make a small test file? Hans --

Re: [NTG-context] Intermediate files in subdirectory

2006-09-12 Thread Hans Hagen
Fredrik Sjunnesson wrote: > > I will give the tools you suggest a try, maybe they are good enough. > you can also run texexec --purge .. which will clean up most of the files after a run Hans -

Re: [NTG-context] index formatting

2006-09-12 Thread Hans Hagen
Thomas A. Schmitz wrote: > Hi all, > > there is a problem with index formatting (I'm using the latest beta, > but have no idea if this was always the case or has been introduced > recently). My index is in two columns (the default, I believe). If an > item has several references, the lines do

Re: [NTG-context] Making context produce dvi file.

2006-09-12 Thread Hans Hagen
Sanjoy Mahajan wrote: texexec --dvips yourfile >>> That works after excising some grqphics. Just as a matter of >>> curiosity, why is the parameter --dvips and not dvi? >>> >> because one can also say -dvipdfmx >> > > Trying a few tests here (TeXExec 6.2.0): 'texexec

[NTG-context] Problem with Context ver: 2006.09.11 14:37 MK II fmt: 2006.9.12 int: english/english

2006-09-12 Thread WN
When I compile my documents with the new version of Context (beta) I get the following error (see below) with some of my metapost code which uses \sometxt. Does anybody knows how to fix this ? Thanks Wim >texmfstart texexec --autopdf --pdf cart.tex TeXExec | processing document 'cart.tex' TeXEx

Re: [NTG-context] String single quote in \tt

2006-09-12 Thread Taco Hoekwater
Hans Hagen wrote: > Aditya Mahajan wrote: > >> Unless I misunderstood noligature, this does not work. >> >> \pdfnoligatures\tentt >> \tt a = 'string' ; >> \bye >> >> Still gives me rightquote. >> > we need to ask taco ... he has to run your snippet in his mind/memory The single straight quote

Re: [NTG-context] String single quote in \tt

2006-09-12 Thread Hans Hagen
Aditya Mahajan wrote: > Unless I misunderstood noligature, this does not work. > > \pdfnoligatures\tentt > \tt a = 'string' ; > \bye > > Still gives me rightquote. > we need to ask taco ... he has to run your snippet in his mind/memory Hans --

Re: [NTG-context] Captions in Combinations

2006-09-12 Thread Hans Hagen
Pepe Barbe wrote: > Hello, > > In my layout settings I have the following: > > \setupcaptions[ headstyle=\ss\bf,style=\tfx ] > > \setupcombinations[ style={\tfx\em} ] > > Hoping that the captions in the figures and in the combinations would > have the same size, but they don't. Any ideas why this m

Re: [NTG-context] Captions in Combinations

2006-09-12 Thread Pepe Barbe
On 9/12/06, Pepe Barbe <[EMAIL PROTECTED]> wrote: > In my layout settings I have the following: > > \setupcaptions[ headstyle=\ss\bf,style=\tfx ] > > \setupcombinations[ style={\tfx\em} ] > > Hoping that the captions in the figures and in the combinations would > have the same size, but they don't.

Re: [NTG-context] no indent after figure

2006-09-12 Thread Wolfgang Schuster
On Tue, 12 Sep 2006 10:58:26 +0200 "Wolfgang Werners-Lucchini" <[EMAIL PROTECTED]> wrote: > > The following example solves now your problem on my > > machine without the ugly solution with \indentation. > > > > \unprotect > > > > \def\OTRONEdosomepagefloat#1[#2]% > > {%\checkwaitingfloats{#1}%

[NTG-context] Captions in Combinations

2006-09-12 Thread Pepe Barbe
Hello, In my layout settings I have the following: \setupcaptions[ headstyle=\ss\bf,style=\tfx ] \setupcombinations[ style={\tfx\em} ] Hoping that the captions in the figures and in the combinations would have the same size, but they don't. Any ideas why this might be? Thanks, Pepe ___

Re: [NTG-context] no indent after figure

2006-09-12 Thread Wolfgang Werners-Lucchini
> The following example solves now your problem on my > machine without the ugly solution with \indentation. > > \unprotect > > \def\OTRONEdosomepagefloat#1[#2]% > {%\checkwaitingfloats{#1}% >\global\setbox#1\vbox > {\unvbox#1% > \vbox to \textheight > {\doifnotinset\v!hi

Re: [NTG-context] Making context produce dvi file.

2006-09-12 Thread Hans Hagen
Mojca Miklavec wrote: > On 9/11/06, John R. Culleton wrote: > >> On Monday 11 September 2006 11:21, Hans Hagen wrote: >> >>> Mari Voipio wrote: >>> On Mon, 11 Sep 2006, John R. Culleton wrote: > But how do I get Context to produce a dvi file? > >

Re: [NTG-context] DTD

2006-09-12 Thread Patrick Gundlach
Hello Peter, >>> is there a public DTD (RNC prefered) for the context macro format in >>> cont-en.xml? >> >> There is http://dl.contextgarden.net/texshow/interface.rnc >> > Thanks Patrick and Hans. I searched for something like this on the wiki, > but found no link to it. Well, I've put it on