Re: [NTG-context] error messages after installation

2004-11-19 Thread Willi Egger
Hi, The delivered TeX distributions with Linux are mostly way too old. If you look at the messages given by your texexec run you can see it already. TEXEXEC is way too old. The current version is above 5! After updating your context it appears that it uses still a very outdated version of texexec

[NTG-context] error messages after installation

2004-11-19 Thread ciro
This is what I get after I followed the installation manual and the wiki. I did generated all formats. I'd appreciate any suggestion. thanks ciro === > texexec --pdf novel.tex TeXExec 3.1 - ConTeXt / PRAGMA ADE 1997-2002 executable : pdfet

[NTG-context] installing context i fedora core 3

2004-11-19 Thread ciro
I just switched to Fedora Core 3 (from Mandrake 10), and checked what version of Texexec it had. It is 3.1. So I went to the website, downloaded the cont-tmf.zip file, unzipped it, and tried to figure out how to install context. Boy! that installation manual is confusing. For a novice like me, I n

Re: [NTG-context] Re: does context support vietnamese?

2004-11-19 Thread The Thanh Han
On Thu, Nov 18, 2004 at 01:45:17AM +, Adam Lindsay wrote: > The Thanh Han said this at Thu, 18 Nov 2004 08:36:05 +0700: > > >Hi Adam, > > > >ET5 was the first proposed font encoding for vietnamese; then it was > >renamed to X5 with a few modifications. T5 is a minor update -- it's > >heavily b

Re: [NTG-context] \mathstrut in \underbrace and nath

2004-11-19 Thread h h extern
Giuseppe Bilotta wrote: Shall this go in nath? Or, Hans, will you protect those macros? if so, i need to protect the lot, any system/logic behind what to protect ? Hans - Hans Hagen | PRAGMA AD

Re[2]: [NTG-context] \mathstrut in \underbrace and nath

2004-11-19 Thread Giuseppe Bilotta
Friday, November 19, 2004 Nikolai Weibull wrote: > * Hans Hagen <[EMAIL PROTECTED]> [Nov 19, 2004 16:40]: >> \let\unprotectedlongrightarrow\longrightarrow >> \unexpanded\def\longrightarrow{\unprotectedlongrightarrow} > Thanks, that works fine, > nikolai Shall this go in nath? Or, Hans, wil

Re[2]: [NTG-context] Bugs

2004-11-19 Thread Giuseppe Bilotta
Friday, November 19, 2004 Hans Hagen wrote: > David Antos wrote: >> On Fri, Nov 19, 2004 at 04:15:34PM +0100, Christopher Creutzig wrote: >> Sure. Think of it as ragged-right and ragged-left. This is one of the first questions in all ConTeXt FAQs, it has deep historical reasons, and >>> >

Re: [NTG-context] \mathstrut in \underbrace and nath

2004-11-19 Thread Nikolai Weibull
* Hans Hagen <[EMAIL PROTECTED]> [Nov 19, 2004 16:40]: > \let\unprotectedlongrightarrow\longrightarrow > \unexpanded\def\longrightarrow{\unprotectedlongrightarrow} Thanks, that works fine, nikolai -- ::: name: Nikolai Weibull:: aliases: pcp / lone-star / aka ::: ::: born: Chicago, IL

Re: [NTG-context] \mathstrut in \underbrace and nath

2004-11-19 Thread Hans Hagen
Christopher Creutzig wrote: Hans Hagen wrote: first of all, \protected is not what you think it is; i had a \protected before etex was around; the context name is \unexpanded Ok, then what's \protected? Is it performing an \unprotect/\protect pair around the definition? But then, why did it w

Re: [NTG-context] Bugs

2004-11-19 Thread Hans Hagen
David Antos wrote: On Fri, Nov 19, 2004 at 04:15:34PM +0100, Christopher Creutzig wrote: Sure. Think of it as ragged-right and ragged-left. This is one of the first questions in all ConTeXt FAQs, it has deep historical reasons, and If nothing important has crept past me, being the first question in

Re: [NTG-context] Re: the url color problem

2004-11-19 Thread Adam Lindsay
Adam Lindsay said this at Fri, 19 Nov 2004 15:44:20 +: >\starttext >\useURL[something][something with a space][http://pragma-pod.com/] >link to \from[something] here. >\stoptext Sorry, my bad. This works: \starttext \useURL[something][http://pragma-pod.com/][][something with a space] link to

Re: [NTG-context] \mathstrut in \underbrace and nath

2004-11-19 Thread Christopher Creutzig
Hans Hagen wrote: first of all, \protected is not what you think it is; i had a \protected before etex was around; the context name is \unexpanded Ok, then what's \protected? Is it performing an \unprotect/\protect pair around the definition? But then, why did it work? \let\unprotectedlongrig

Re: [NTG-context] Re: the url color problem

2004-11-19 Thread Hans Hagen
Adam Lindsay wrote: Nikolai Weibull said this at Fri, 19 Nov 2004 15:54:03 +0100: Seems to work fine, thanks. Not here. It still gobbles spaces in the label: \unprotect \def\dodouseURL[#1][#2][#3][#4]% {\iffirstargument \iffourthargument \setgvalue{\v!file:::#1}{\doexternaldocumen

Re: [NTG-context] Re: the url color problem

2004-11-19 Thread Adam Lindsay
Nikolai Weibull said this at Fri, 19 Nov 2004 15:54:03 +0100: >Seems to work fine, thanks. Not here. It still gobbles spaces in the label: \unprotect \def\dodouseURL[#1][#2][#3][#4]% {\iffirstargument \iffourthargument \setgvalue{\v!file:::#1}{\doexternaldocument[#2][#3][#4]}%

Re: [NTG-context] \mathstrut in \underbrace and nath

2004-11-19 Thread Hans Hagen
Christopher Creutzig wrote: Nikolai Weibull wrote: ! Undefined control sequence. \dodosmash [#1]->\edef \@@smash {#1}\futurelet \nexttoken \dododosmash \relbar ->\mathrel {\smash -} Uh-uh. The problem is clear: \inlinemath tries (in the

Re: [NTG-context] Bugs

2004-11-19 Thread David Antos
On Fri, Nov 19, 2004 at 04:15:34PM +0100, Christopher Creutzig wrote: > >Sure. Think of it as ragged-right and ragged-left. This is one of the > >first questions in all ConTeXt FAQs, it has deep historical reasons, and > > If nothing important has crept past me, being the first question in > all

Re: [NTG-context] Bugs

2004-11-19 Thread Christopher Creutzig
David Antos wrote: Sure. Think of it as ragged-right and ragged-left. This is one of the first questions in all ConTeXt FAQs, it has deep historical reasons, and If nothing important has crept past me, being the first question in all ConTeXt FAQs is something trivially true, given the number of

Re: [NTG-context] Questions about TOC

2004-11-19 Thread Hans Hagen
Thomas A.Schmitz wrote: A very timid question: did anything change in the recent versions about generation of TOCs? I could swear that this worked a couple of weeks ago, but I can't make it work now: 1) I want numbered and unnumbered chapters, so I use \chapter{} and \title{}. I thought that th

Re: [NTG-context] \mathstrut in \underbrace and nath

2004-11-19 Thread Christopher Creutzig
Nikolai Weibull wrote: ! Undefined control sequence. \dodosmash [#1]->\edef \@@smash {#1}\futurelet \nexttoken \dododosmash \relbar ->\mathrel {\smash -} Uh-uh. The problem is clear: \inlinemath tries (in the definition of \inlinemath@)

Re: [NTG-context] font variants

2004-11-19 Thread Hans Hagen
Adam Lindsay wrote: However, it's relevant in the pdfTeX/type1 world as well. Just last night, I discovered the FPL fonts (SC/OsF for URW Palladio) on CTAN (). How does one access the old style figures in this font without knowing intimately about the fon

Re: [NTG-context] Re: the url color problem

2004-11-19 Thread Nikolai Weibull
* Hans Hagen <[EMAIL PROTECTED]> [Nov 19, 2004 14:50]: > \def\dodouseURL[#1][#2][#3][#4]% > {\iffirstargument > \iffourthargument >\setgvalue{\v!file:::#1}{\doexternaldocument[#2][#3][#4]}% > \else\ifthirdargument >\setgvalue{\v!file:::#1}{\doexternalurl[#2][#3][#1]}% >

Re: [NTG-context] Bugs

2004-11-19 Thread Hans Hagen
Dirar BOUGATEF wrote: Hi, Is there a special place to report bugs ? I have noticed that align=right aligns text on the left edge of a frame where it should align left as it says (and left aligns right). Is this normal ? yes, historic reasons: raggedright = right you can use flushleft flushright i

Re: [NTG-context] Bugs

2004-11-19 Thread David Antos
On Fri, Nov 19, 2004 at 02:19:56PM +, Dirar BOUGATEF wrote: > I have noticed that align=right aligns text on the left edge of a frame > where it should align left as it says (and left aligns right). > > Is this normal ? Sure. Think of it as ragged-right and ragged-left. This is one of the fi

[NTG-context] Questions about TOC

2004-11-19 Thread Thomas A . Schmitz
A very timid question: did anything change in the recent versions about generation of TOCs? I could swear that this worked a couple of weeks ago, but I can't make it work now: 1) I want numbered and unnumbered chapters, so I use \chapter{} and \title{}. I thought that the \title-parts were incl

[NTG-context] the url color problem

2004-11-19 Thread Hans Hagen
For testing: \def\dodouseURL[#1][#2][#3][#4]% to be redone: not too tricky redefs ad reuse {\iffirstargument \iffourthargument \setgvalue{\v!file:::#1}{\doexternaldocument[#2][#3][#4]}% \else\ifthirdargument \setgvalue{\v!file:::#1}{\doexternalurl[#2][#3][#1]}% \else\

[NTG-context] Bugs

2004-11-19 Thread Dirar BOUGATEF
Hi, Is there a special place to report bugs ? I have noticed that align=right aligns text on the left edge of a frame where it should align left as it says (and left aligns right). Is this normal ? ___ ntg-context mailing list [EMAIL PROTECTED] http://w

[NTG-context] font variants

2004-11-19 Thread Adam Lindsay
Hi all, I just wanted to run this technique by you all, and get a bit of feedback, both on the utility as well as the style of the solution. I'm a bit unhealthily obsessed by fonts, especially with getting the most out of the various features. Unfortunately, each vendor expresses different featur

[NTG-context] Re: the url color problem

2004-11-19 Thread Hans Hagen
Oeps, should be: \def\dodouseURL[#1][#2][#3][#4]% {\iffirstargument \iffourthargument \setgvalue{\v!file:::#1}{\doexternaldocument[#2][#3][#4]}% \else\ifthirdargument \setgvalue{\v!file:::#1}{\doexternalurl[#2][#3][#1]}% \else\ifsecondargument \setgvalue{\v!fil

Re: [NTG-context] Problem with \completeindex

2004-11-19 Thread Hans Hagen
Nikolai Weibull wrote: In teTeX 2.99.3 (2004.11.09), the following hangs pdfetex: \starttext \index{see}see \completeindex \stoptext They're using context 2004.10.26, nikolai in core-reg.tex: \def\doplaceregister[#1][#2]% {\iffirstargument \begingroup \edef\currentregister{#1}%

[NTG-context] HSU Colloquium Series

2004-11-19 Thread David Arnold
All, Gave my talk today at Humboldt State University Mathematics Colloquium Series. Slides are available: http://online.redwoods.edu/instruct/darnold/HSUColloquium/multcalc/slides.pdf Notes are available: http://online.redwoods.edu/instruct/darnold/HSUColloquium/multcalc/slidesNot es.pdf Sket

Re: [NTG-context] A simple project.

2004-11-19 Thread Hans Hagen
Dirar BOUGATEF wrote: I was doing exactly what you did with sabon, but i was using \pdfmapfile{+texnansi-rubicon-opulent.map} which does not work now (with mytex) ! I have changed that to \loadmapfile[texnansi-rubicon-opulent.map] and this works fine. future versions of context will hide the wh

Re: [NTG-context] \setupURL issues

2004-11-19 Thread Hans Hagen
Nikolai Weibull wrote: * Hans Hagen <[EMAIL PROTECTED]> [Nov 18, 2004 18:50]: I just ran into this bug on my own and noticed your message on-list. Did you get it resolved, cos you're right: it's ugly. hm, interesting bug, i'll spare you the details :-) Anyway, does this mean you fixed it (and I s