[NTG-context] Error while loading chemml

2006-04-06 Thread Johannes Graumann
Hello, Loading the chemml module I get the following error: system : macros of module chemml loaded (/usr/share/texmf-tetex/tex/context/base/x-chemml.tex xml : loading module cml (/usr/share/texmf-tetex/tex/context/base/xtag-cml.tex ! Undefined control sequence. \c!variant

[NTG-context] XML and chapter specific bibliographies

2006-04-06 Thread Johannes Graumann
Hello again, Taco had helped me working the following out: \usemodule[bib] \setupbibtex[database={../Bibliography/bibliography.bib}] \setuppublications[sorttype=bbl] \defineXMLenvironment [chapter] { \defineXMLargument [title] {\chapter} \defineXMLenvironment [conte

[NTG-context] Units and XML

2006-04-06 Thread Johannes Graumann
Hello, Has anyone come up with a sense making way of coding units in XML and mapping them onto ConTeXt's 'units' module ... makes a knot in my brain ... Thnaks, Joh ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-

[NTG-context] XML and subscript

2006-04-06 Thread Johannes Graumann
Hello, Aside from the revelation that I will have to leave my debian tetex and go with the newest ConTeXt install for the (relatively) heavy lifting I'm doing here, I will now post my accumulated end-of-day questions one by one ;0) Here's the first one: Why does this not work and what makes it wo

Re: [NTG-context] textmu non-italic?

2006-04-06 Thread Taco Hoekwater
Johannes Graumann wrote: > Hello, > > \defineXMLentity[00B5] {\textmu} > > seems to deliver an italic mu when using the standard font. Is there a way > to get a 'straight' one? This issue is awaiting improved font encodings (text companion|symbols). If Adam Lindsay is listening in, he schou

Re: [NTG-context] textmu non-italic?

2006-04-06 Thread Taco Hoekwater
Johannes Graumann wrote: > Hmmm, now that you are writhing this ... as a normal user I had a write > access issue there, but as root I get with my tetex installation the output > below - any ideas? > > Joh > > kpathsea: Running mktextfm texnansi-lmr10 Perhaps you need to update the latin-modern

Re: [NTG-context] placefigure: mysterious whitespace with 'rightmargi n'figures

2006-04-06 Thread Hans Hagen
Sanjoy Mahajan wrote: >> Hans had me do the following and it worked. >> >> \placefigure >> [inright,reset][fig:graphmap] >> {A mapping diagram for $f$.} >> {\externalfigure[graph1][width=\marginwidth]} >> > > Thanks. I added 'reset' to the [rightmargin] option and it worked. > Do you add that

Re: [NTG-context] version dates confuse me after upgrade

2006-04-06 Thread Hans Hagen
Gerben Wierda wrote: > On 6 Apr 2006, at 18:06, Taco Hoekwater wrote: > > >> Hi, >> >> All this confusion with the formats and their paths is why my teTeX >> installation page starts with: >> >>"De-install any existing teTeX" >> >> That really is the least confusing option, IMO. If you reall

Re: [NTG-context] placefigure: mysterious whitespace with 'rightmargi n'figures

2006-04-06 Thread Sanjoy Mahajan
> Hans had me do the following and it worked. > > \placefigure > [inright,reset][fig:graphmap] > {A mapping diagram for $f$.} > {\externalfigure[graph1][width=\marginwidth]} Thanks. I added 'reset' to the [rightmargin] option and it worked. Do you add that everywhere, or does 'reset' have side e

Re: [NTG-context] version dates confuse me after upgrade

2006-04-06 Thread Taco Hoekwater
Gerben Wierda wrote: > On 6 Apr 2006, at 18:06, Taco Hoekwater wrote: > > So, I wonder if I am misunderstanding something.What is wrong with > using fmtutil to produce cont-en.fmt? I guess that would work out more or less ok, but fmtutil cannot mimic texexec's commandline options & system initi

Re: [NTG-context] textmu non-italic?

2006-04-06 Thread Hans Hagen
Johannes Graumann wrote: > Hmmm, now that you are writhing this ... as a normal user I had a write > access issue there, but as root I get with my tetex installation the output > below - any ideas? > the only thing i know is that tetex has many additional tree locations, esp texmf-var (or varte

Re: [NTG-context] textmu non-italic?

2006-04-06 Thread Johannes Graumann
Hmmm, now that you are writhing this ... as a normal user I had a write access issue there, but as root I get with my tetex installation the output below - any ideas? Joh kpathsea: Running mktextfm texnansi-lmr10 mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input te

Re: [NTG-context] More on XML and citations

2006-04-06 Thread Hans Hagen
Taco Hoekwater wrote: > Hi Johannes, > > Johannes Graumann wrote: > >> What am I doing wrong? Outdated ContTeXt/bib module? >> > > Yes. Get the new one from http://modules.contextgarden.net/bib > or wait 'till the new context release (tomorrow, i believe). > just uploaded Hans --

Re: [NTG-context] version dates confuse me after upgrade

2006-04-06 Thread Gerben Wierda
On 6 Apr 2006, at 18:06, Taco Hoekwater wrote: > > Hi, > > All this confusion with the formats and their paths is why my teTeX > installation page starts with: > >"De-install any existing teTeX" > > That really is the least confusing option, IMO. If you really do > not want to do that (because

Re: [NTG-context] version dates confuse me after upgrade

2006-04-06 Thread Thomas A. Schmitz
I wrote something about updating ConteXt in Fedora Core 5. INstead of creating a new page, see if this is applicable to your situation and if you can confirm/correct/delete information here: http://wiki.contextgarden.net/ Linux_Installation#Updating_a_Linux_Installation:_Fedora_Core_5 Thomas

Re: [NTG-context] textmu non-italic?

2006-04-06 Thread Hans Hagen
Johannes Graumann wrote: > Peter, > > 'texnansi' didn't compile, but 'texansi' did ... however under > \setupbodyfont[modern,12pt] \textmu still delivers an italicized > version ... > hm, texnansi is the name, so the fact that something texansi runs means that it is ignored Hans ---

Re: [NTG-context] ConTeXt analogue to \usepackage{units}

2006-04-06 Thread Hans Hagen
Johannes Graumann wrote: > Hello, > > Is there a ConTeXt analogue to the LaTeX package 'units', used for > typesetting scientific units? I'm especially interested in the 'unitfrac' > functionality of that package ... > > i have no clue what the latex units do, but context has indeed a module tha

Re: [NTG-context] ConTeXt Errors

2006-04-06 Thread Hans Hagen
Browder, Tom wrote: > ! Undefined control sequence. > l.14 \newcontextversion >{2006.03.25 13:21} > Next time that you update, this macro does some checking on a mismatch between a format and an update, so that may help resolve future update problems in general, the mo

Re: [NTG-context] ConTeXt Errors

2006-04-06 Thread Hans Hagen
Renaud AUBIN wrote: > Hi Tom, > > >> It looks like a bad installation. Any ideas? >> >> >> > You're right... ;) > I don't know fedora well, but it seems to have tetex already installed > (with an old release of ConTeXt) > also check if pdftex is recent (3.141592-1.30+) Hans ---

Re: [NTG-context] version dates confuse me after upgrade

2006-04-06 Thread Hans Hagen
Sanjoy Mahajan wrote: > that method rather than the raw tetex method. For one, xpdf has > recurring buffer overruns being discovered, and tetex (at least on > afaik this does not affect pdftex, since it uses only a small part of the xpdf library > * deleted the ~/.texmf-var/web2c/{cont-en,mpt

Re: [NTG-context] textmu non-italic?

2006-04-06 Thread Johannes Graumann
Peter, 'texnansi' didn't compile, but 'texansi' did ... however under \setupbodyfont[modern,12pt] \textmu still delivers an italicized version ... Peter Münster wrote: > On Thu, 6 Apr 2006, Johannes Graumann wrote: > >> \defineXMLentity[00B5] {\textmu} >> >> seems to deliver an italic mu

Re: [NTG-context] version dates confuse me after upgrade

2006-04-06 Thread Taco Hoekwater
Sanjoy Mahajan wrote: > > Should I add these steps to the Wiki in the Debian installation page? Yes, please. But everything except the 'fmt.d' step sounds applicable to other teTeX installations, so maybe you should create a completely new 'teTeX update' page. Cheers, taco __

Re: [NTG-context] textmu non-italic?

2006-04-06 Thread Peter Münster
On Thu, 6 Apr 2006, Johannes Graumann wrote: > \defineXMLentity[00B5] {\textmu} > > seems to deliver an italic mu when using the standard font. Is there a way > to get a 'straight' one? I don't know about XML, but perhaps these two lines will help you: \usetypescript[modern-base][texnansi]

Re: [NTG-context] ConTeXt Errors

2006-04-06 Thread Taco Hoekwater
Browder, Tom wrote: > I just tried context for the first time on a Linux Fedora Core 4 PC > (after downloading and installing the latest cont-tmf.zip over the > original installation in my default /usr/share/texmf directory; I then > ran 'fmtutil --all'). My simple file, samplecontext.tex, reads:

Re: [NTG-context] ConTeXt Errors

2006-04-06 Thread Renaud AUBIN
Hi Tom, >It looks like a bad installation. Any ideas? > > You're right... ;) I don't know fedora well, but it seems to have tetex already installed (with an old release of ConTeXt) Try texexec --make --all en and see if texexec --version returns something like this: TeXExec 5.4.3 - ConTeXt /

Re: [NTG-context] ConTeXt analogue to \usepackage{units}

2006-04-06 Thread Taco Hoekwater
Johannes Graumann wrote: > Hello, > > Is there a ConTeXt analogue to the LaTeX package 'units', used for > typesetting scientific units? I'm especially interested in the 'unitfrac' > functionality of that package ... There is module called 'units' but if it does what that LaTeX package does is be

Re: [NTG-context] More on XML and citations

2006-04-06 Thread Taco Hoekwater
Hi Johannes, Johannes Graumann wrote: > > What am I doing wrong? Outdated ContTeXt/bib module? Yes. Get the new one from http://modules.contextgarden.net/bib or wait 'till the new context release (tomorrow, i believe). Cheers, taco ___ ntg-context mai

Re: [NTG-context] ConTeXt analogue to \usepackage{units}

2006-04-06 Thread Renaud AUBIN
Hi Johannes, I have never used the LaTeX package 'units' but see http://wiki.contextgarden.net/Units Cheers, Renaud Johannes Graumann a écrit : >Hello, > >Is there a ConTeXt analogue to the LaTeX package 'units', used for >typesetting scientific units? I'm especially interested in the 'unitfra

[NTG-context] Context2html

2006-04-06 Thread Todd DeVries
Hi Everyone, I am attempting to get html output from a simple Context source without much success. Tex4ht has a small note about private configuration files and a htcontext script. Is anyone using this or should I be looking down another road. I'm running Miktex with an early march update of Conte

[NTG-context] textmu non-italic?

2006-04-06 Thread Johannes Graumann
Hello, \defineXMLentity[00B5] {\textmu} seems to deliver an italic mu when using the standard font. Is there a way to get a 'straight' one? Thanks, Joh ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] version dates confuse me after upgrade

2006-04-06 Thread Sanjoy Mahajan
Hans Hagen wrote: > well, either use texconfig to generate context formats or use > texexec --make > > texconfig does not support the $engine subpath feature (too difficult > to implement) but we need this in order to distinguish between > formats for pdftex, aleph and xetex Success: $ texexec

[NTG-context] ConTeXt analogue to \usepackage{units}

2006-04-06 Thread Johannes Graumann
Hello, Is there a ConTeXt analogue to the LaTeX package 'units', used for typesetting scientific units? I'm especially interested in the 'unitfrac' functionality of that package ... Thanks, Joh ___ ntg-context mailing list ntg-context@ntg.nl http://www

Re: [NTG-context] ConTeXt Errors

2006-04-06 Thread Browder, Tom
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Browder, Tom > Sent: Thursday, April 06, 2006 12:37 PM > To: ntg-context@ntg.nl > Subject: [NTG-context] ConTeXt Errors ... > Core 4 PC (after downloading and installing the latest > cont-tmf.zip over

Re: [NTG-context] More on XML and citations

2006-04-06 Thread Johannes Graumann
Taco Hoekwater wrote: > > > Johannes Graumann wrote: >> Could you - maybe - point me towards the more cumbersome 'official' >> solution? > > See attached example. > > Cheers, taco Taco, With this preamble code \unprotect \def\bibauthoryearxref[#1]% {\ixbibauthoryear{#1}% {{\currentbiba

[NTG-context] ConTeXt Errors

2006-04-06 Thread Browder, Tom
I just tried context for the first time on a Linux Fedora Core 4 PC (after downloading and installing the latest cont-tmf.zip over the original installation in my default /usr/share/texmf directory; I then ran 'fmtutil --all'). My simple file, samplecontext.tex, reads: \starttext a test \stopt

Re: [NTG-context] version dates confuse me after upgrade

2006-04-06 Thread Taco Hoekwater
Hi, All this confusion with the formats and their paths is why my teTeX installation page starts with: "De-install any existing teTeX" That really is the least confusing option, IMO. If you really do not want to do that (because you only ever use pdftex, for example) simply always copy the f

Re: [NTG-context] version dates confuse me after upgrade

2006-04-06 Thread Hans Hagen
Sanjoy Mahajan wrote: > Hans Hagen wrote: > >> context itself (the tex file) is recent, while your formats are old >> did you run texexec --make --all >> > > I had run 'texexec --make' (following the directions at > ). I just ran > 'texe

Re: [NTG-context] version dates confuse me after upgrade

2006-04-06 Thread Sanjoy Mahajan
Hans Hagen wrote: > context itself (the tex file) is recent, while your formats are old > did you run texexec --make --all I had run 'texexec --make' (following the directions at ). I just ran 'texexec --make --all' but the version info looks t

Re: [NTG-context] beta

2006-04-06 Thread Hans Hagen
Martin Kolařík wrote: > Hi Hans, > > you are a magician :-) > > I've included 8bit.zip which I processed using the latest beta (11:13 today). > Heads are OK, but there is still difference in TOC entries. I did not analyze > everything and I did not try play with expansion=yes/no and of course I d

[NTG-context] beta

2006-04-06 Thread Hans Hagen
Hi, I'm uploading a beta that may work better with xml and special encodings ... \enableregime[cp1250] \mainlanguage[cz] \starttext \title{Žluouècí konì úpí} \placelist[chapter][criterium=all] \startbuffer Žluouècí konì úpí \stopbuffer \defineXMLenvironment [chapter] {\defineXML

Re: [NTG-context] More on XML and citations

2006-04-06 Thread Taco Hoekwater
Johannes Graumann wrote: Could you - maybe - point me towards the more cumbersome 'official' solution? See attached example. Cheers, taco ixbib.tex Description: TeX document ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailma

Re: [NTG-context] Problem with encoding, XML and writetolist...

2006-04-06 Thread Hans Hagen
Martin Kolařík wrote: > Hi Hans and Vit, > > I've attached pdf and tex made with "texexec 8bit.tex" using the last beta > (with cp1250 regime). The version chapterB is what I am using now, chapterA > version is straightforward but not functional. > indeed there is a problem when a regime does

Re: [NTG-context] Extending the black circled numbers

2006-04-06 Thread Hans Hagen
nico wrote: > On Wed, 05 Apr 2006 22:52:33 +0200, Hans Hagen <[EMAIL PROTECTED]> wrote: > > >> nico wrote: >> >>> It seems to be related to some font loading stuff, since when I don't >>> put >>> \ss I haven't this. So, if I put the following in the test I have no >>> more >>> the probl

Re: [NTG-context] version dates confuse me after upgrade

2006-04-06 Thread Hans Hagen
Sanjoy Mahajan wrote: > I just upgraded following the instructions on the wiki, and wanted to > check that it went well and that the newer ones were being found -- > always a nightmare subject in *TeX* with paths configurable by a > combination of environment variables, config files, and config fil

Re: [NTG-context] placefigure feature request ?

2006-04-06 Thread Taco Hoekwater
Sanjoy Mahajan wrote: > > $ texexec 3.tex > $ dvips 3 > $ ps2pdf 3.ps => 3.pdf is in color This is 'wrong'. Normally, your output should be b/w unless you have \setupcolors[state=start] in your document somewhere, but ConTeXt does not know how to convert your images to greyscale in the dvips