Re: [NTG-context] new release

2006-05-08 Thread Hans Hagen
Thomas A. Schmitz wrote: > Hi Hans, > > just downloaded the new release and regenerated the formats. Will play > with it later. For the time being just one question: the stubs in > scripts/context/stubs/unix and .../mswin seem to be identical; is that > what you meant? I doubt that many unixoid sys

Re: [NTG-context] new release

2006-05-08 Thread Hans Hagen
Thomas A. Schmitz wrote: > Hi Hans, > > just downloaded the new release and regenerated the formats. Will play > with it later. For the time being just one question: the stubs in > scripts/context/stubs/unix and .../mswin seem to be identical; is that > what you meant? I doubt that many unixoid sys

Re: [NTG-context] new release

2006-05-08 Thread Hans Hagen
David Arnold wrote: > Hans et al, > > I don't understand the word "stub." > look in scripts/context/stubs they are small bat files put in the bin path and launch rograms > What are ctxtools? > ctxtools pdftools xmltools textoosl tmftools are goodies that ship with context > What is mea

Re: [NTG-context] White space around synonyms

2006-05-08 Thread Johannes Graumann
Hans Hagen wrote: > end lines in the definitions with % or use setups > > (spurious spaces) Tststs, can't see the forest for the trees ... spend hours with things like '\ignorespaces' and '\removeunwantedspaces' in various positions ... Thanks, Hans! __

Re: [NTG-context] new release

2006-05-08 Thread Taco Hoekwater
Hi David, I have no time right now to write the release notes, I will do that in the morning (mine, that is). I'll keep your questions in mind. Cheers, Taco David Arnold wrote: > Hans et al, > > I don't understand the word "stub." > > What are ctxtools? > > What is meant by an update feature

Re: [NTG-context] new release

2006-05-08 Thread Aditya Mahajan
On Mon, 8 May 2006, Hans Hagen wrote: > (btw, use textext instead of btex .. etex when possible) Some naive thoughts Do people still use draw "string" infont fontname Is it possible to provide a metapost package so that "" defaults to textext? For most graphics, I want TeX to do the

Re: [NTG-context] new release

2006-05-08 Thread David Arnold
Hans et al, I don't understand the word "stub." What are ctxtools? What is meant by an update feature in Scite? Where are context features in scite discussed? For example, Hans let me knoow about Ctrl +F12 for compiling my figure library, but that's not on any of the menus of scite. What el

Re: [NTG-context] new release

2006-05-08 Thread Thomas A. Schmitz
Hi Hans, just downloaded the new release and regenerated the formats. Will play with it later. For the time being just one question: the stubs in scripts/context/stubs/unix and .../mswin seem to be identical; is that what you meant? I doubt that many unixoid systems will be at ease with .bat exec

Re: [NTG-context] Bib bug in using months

2006-05-08 Thread Taco Hoekwater
Hi Aditya, Aditya Mahajan wrote: > However, the bib module does not support this naming scheme. I get > > \month{1} > \month{2} > > etc in my bbl file. Can this be corrected? Sure, it is just an oversight. For this to work, only a redefinition of \insertmonth is needed (I had intented that al

Re: [NTG-context] Minion/Myriad

2006-05-08 Thread Hans Hagen
Michal Kvasnicka wrote: > Good evening. > > I've found there are some nice Minion/Myriad fonts included in the > Acrobat Reader 7.x for Linux, and that they include glyphs needed for > the typesetting Czech. But I don't know how to handle .otf fonts. I know > there are some huge manuals on this

Re: [NTG-context] typing midaligned

2006-05-08 Thread Hans Hagen
� wrote: > On Sun, 7 May 2006, Hans Hagen wrote: > > >> ? wrote: >> >>> On Sat, 6 May 2006, Hans Hagen wrote: >>> >>> >>> you mean that you want centered verbatim? >>> Yes! >>> A very nice solution would be: >>> \starttyping[location=middle] or \setup

Re: [NTG-context] typing midaligned

2006-05-08 Thread Peter Münster
On Sun, 7 May 2006, Hans Hagen wrote: > ? wrote: > > On Sat, 6 May 2006, Hans Hagen wrote: > > > > > >> you mean that you want centered verbatim? > >> > > > > Yes! > > A very nice solution would be: > > \starttyping[location=middle] or \setuptyping[location=middle] > > > \starttext >

[NTG-context] new release

2006-05-08 Thread Hans Hagen
Hi, Today i'll upload a new release. Highlights: - some fixes/extensions discussed the last few weeks - xetex support adapted to using xdvipdfmx - ctxtools --update which will update your local context - an update feature in scite (can be used a example for other editors) - an integrated mpto (mo

Re: [NTG-context] Footnotes lost in description terms

2006-05-08 Thread nico
On Mon, 08 May 2006 01:28:59 +0200, Hans Hagen <[EMAIL PROTECTED]> wrote: >>> send me a test file showing both >> >> Here it is. The first and third description terms containing footnotes >> are wrapped. The second term does not contain footnote and is not >> wrapped (it's the file committed in co

[NTG-context] m-graph: metapost errors in demo

2006-05-08 Thread Christopher Creutzig
Salvete, is it just me or does texexec --pdf -mode=demo m-graph really not work? I get very many metapost errors, starting with a bunch of ! Redundant equation. ; l.140 Gmargin.low=-.07; (which are rather harmless) and continuing with >> 0 >> vacuous ! Not implemen

[NTG-context] volgende maps

2006-05-08 Thread Hans Hagen
Hoi, Onderweg van/naar bachotek hebben taco en ik wat zitten bomen over de volgende maps. Er zijn her en der nogal wat font artikelen (oa over latin modern) die we nooit in de maps hebben gezien, dus leek het ons aardig in de volgende maps wat van die artikelen op te nemen. We kwamen al snel o

Re: [NTG-context] Optional Arguments for cite

2006-05-08 Thread Thomas A. Schmitz
On May 8, 2006, at 9:03 AM, Taco Hoekwater wrote: > Thomas A. Schmitz wrote: >> I'm not Taco... > > Looks like you got the better solution, even so ;-) > >> buy have a look at section 3.2 of the bibtex manual: >> >> \cite[extras={page~4}][key] >> > > Taco I nagged you into implementing this... :

Re: [NTG-context] White space around synonyms

2006-05-08 Thread Hans Hagen
Johannes Graumann wrote: > Hello, > > please take a look at the output of the code appended. I'm plagued by > incorrect white space around the output: to much before and after the > expanded '\infull' and short versions. How to remedy that? > > Thanks ... it sure took me a while to find the '\execu

Re: [NTG-context] Optional Arguments for cite

2006-05-08 Thread Aditya Mahajan
On Mon, 8 May 2006, Taco Hoekwater wrote: > Thomas A. Schmitz wrote: >> I'm not Taco... > > Looks like you got the better solution, even so ;-) > >> buy have a look at section 3.2 of the bibtex manual: >> >> \cite[extras={page~4}][key] Thanks Thomas and Taco. Aditya -- Aditya Mahajan, EECS Sy

Re: [NTG-context] Optional Arguments for cite

2006-05-08 Thread Taco Hoekwater
Thomas A. Schmitz wrote: > I'm not Taco... Looks like you got the better solution, even so ;-) > buy have a look at section 3.2 of the bibtex manual: > > \cite[extras={page~4}][key] > Taco ___ ntg-context mailing list ntg-context@ntg.nl http://www.nt