Re: [NTG-context] border widths with TABLE

2005-04-12 Thread Paul Tremblay
On Tue, Apr 12, 2005 at 10:49:30PM +0200, Hans Hagen wrote: > > \setupcolors[state=start] > > \startuniqueMPgraphic{border} > draw OverlayBox withpen pencircle scaled 1pt withcolor red ; > draw leftboundary OverlayBox withpen pencircle scaled 3pt withcolor green > ; > \stopuniqueMPgraphic

Re: [NTG-context] border widths with TABLE

2005-04-12 Thread Hans Hagen
Henning Hraban Ramm wrote: Am 12.04.2005 um 22:20 schrieb Hans Hagen: As far as I know, this is not possible in an easy way. Have a look about the booktabs dicussions some days ago. That's really too bad. You can do so much else with TABLE. what are booktabs That refers to the "booktabs" LaTeX pa

Re: [NTG-context] border widths with TABLE

2005-04-12 Thread Hans Hagen
Paul Tremblay wrote: On Tue, Apr 12, 2005 at 01:05:45PM +0200, Eckhart Guthöhrlein wrote: As far as I know, this is not possible in an easy way. Have a look about the booktabs dicussions some days ago. That's really too bad. You can do so much else with TABLE. you can hook in metapost code and dra

Re: [NTG-context] border widths with TABLE

2005-04-12 Thread Henning Hraban Ramm
Am 12.04.2005 um 22:20 schrieb Hans Hagen: As far as I know, this is not possible in an easy way. Have a look about the booktabs dicussions some days ago. That's really too bad. You can do so much else with TABLE. what are booktabs That refers to the "booktabs" LaTeX package and the accomanying do

Re: [NTG-context] border widths with TABLE

2005-04-12 Thread Hans Hagen
Paul Tremblay wrote: On Tue, Apr 12, 2005 at 01:05:45PM +0200, Eckhart Guthöhrlein wrote: As far as I know, this is not possible in an easy way. Have a look about the booktabs dicussions some days ago. That's really too bad. You can do so much else with TABLE. what are booktabe Hans --

[NTG-context] Re: ntg-context Digest, Vol 10, Issue 21

2005-04-12 Thread Kai Straube
Am Freitag, 8. April 2005 09:55 schrobst Du: > Kai Straube wrote: > > ! Undefined control sequence. > > l.15 \startfontclass > > [modern] > > > > Whats wrong? > > different version than mine -) Thank you, this does it! But (sorry, the questions never ending) how can I get the

Re: [NTG-context] page number in \cite

2005-04-12 Thread Eckhart Guthöhrlein
On Tue, 12 Apr 2005 at 09:54:43-0700, Robert Ullrey wrote: > I apologize because I swear I just saw the answer to this, but I can > not find it in my achieves. Is there a way, or work around, to place > pagenumbers in a \cite? For example, see (T. Hoekwater, 1994, pp > 12-14). I have use (I thin

Re: [NTG-context] border widths with TABLE

2005-04-12 Thread Paul Tremblay
On Tue, Apr 12, 2005 at 01:05:45PM +0200, Eckhart Guthöhrlein wrote: > > As far as I know, this is not possible in an easy way. Have a look about > the booktabs dicussions some days ago. That's really too bad. You can do so much else with TABLE. Paul -- *Paul Tremblay

Re: [NTG-context] Encoding and mapping glyphs from an expert font

2005-04-12 Thread Hans Hagen
Idris Samawi Hamid wrote: Oh well, I certainly learned a lot about fonts and ConTeXt this past day-and-a-half, so I guess it was not a total waste of time. Now I guess I have to make some virtual fonts (sigh), so it's now on to Thomas' how-to. be prepared ... a next version ofpdftex will provide

Re: [NTG-context] storm font

2005-04-12 Thread Hans Hagen
Adam Lindsay wrote: Vit Zyka said this at Tue, 12 Apr 2005 14:27:24 +0200: Next (t-type-***.tex) at the evening. Okay, I noticed a second thing, in the [serif][cond][size] and other [size] typescripts: you define things like \tfc with the intention of "typeface-condensed". This will interfere wit

Re: [NTG-context] SVG support

2005-04-12 Thread Hans Hagen
Henning Hraban Ramm wrote: Am 12.04.2005 um 00:07 schrieb Hans Hagen: Because i want to post a new context zip with svg support Big news in a half sentence! What does SVG support mean in ConTeXt / this context? Translation of SVG to MetaPost? Which SVG level/standard? i've implemented a mechanism

Re: [NTG-context] SVG support (was: Tutorial)

2005-04-12 Thread Henning Hraban Ramm
Am 12.04.2005 um 00:07 schrieb Hans Hagen: Because i want to post a new context zip with svg support Big news in a half sentence! What does SVG support mean in ConTeXt / this context? Translation of SVG to MetaPost? Which SVG level/standard? Grüßlis vom Hraban! --- http://www.fiee.net/texnique/ htt

[NTG-context] page number in \cite

2005-04-12 Thread Robert Ullrey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I apologize because I swear I just saw the answer to this, but I can not find it in my achieves. Is there a way, or work around, to place pagenumbers in a \cite? For example, see (T. Hoekwater, 1994, pp 12-14). I have use (I think) \cite[pp 127-129]

Re: [NTG-context] storm font

2005-04-12 Thread Adam Lindsay
Vit Zyka said this at Tue, 12 Apr 2005 14:27:24 +0200: >Next (t-type-***.tex) at the evening. Okay, I noticed a second thing, in the [serif][cond][size] and other [size] typescripts: you define things like \tfc with the intention of "typeface-condensed". This will interfere with people who rely o

[NTG-context] Re: bib translation

2005-04-12 Thread Patrick Gundlach
Hello Taco, > Patching your local bibl-apa.tex file is the current 'solution', > (because there actually is no solution yet) Thanks, works fine. I'll publish my file somewhere some day as bibl-gapa.tex or whatever. Patrick -- ConTeXt wiki and more: http://contextgarden.net _

Re: [NTG-context] bib translation

2005-04-12 Thread Taco Hoekwater
Patching your local bibl-apa.tex file is the current 'solution', (because there actually is no solution yet) Taco Patrick Gundlach wrote: But now I'd like to have 'und' instead of 'and', 'Seiten' instead of 'pages' etc. What is the suggested way to do this? _

[NTG-context] bib translation

2005-04-12 Thread Patrick Gundlach
Hello out there, in a bibliography created by Tacos' module I have something like this: Knuth, D. E. and Plass, M. F. (1999). Breaking paragraphs into lines. In Digital Typography, pages 67â155. CSLI Publications. UrsrpÃnglich publiziert in Software â Practice and Experience 11 (1981), 1119â1184.

Re: [NTG-context] storm font

2005-04-12 Thread Vit Zyka
Adam Lindsay wrote: Vit Zyka said this at Sun, 10 Apr 2005 23:17:39 +0200: stormcontext-lido.zip support only for Lido font Small comment: this package seems to be missing the type-sto.tex file. Ooops, thanks, corrected. Next (t-type-***.tex) at the evening. vit

Re: [NTG-context] storm font

2005-04-12 Thread Adam Lindsay
Vit Zyka said this at Sun, 10 Apr 2005 23:17:39 +0200: >stormcontext-lido.zip support only for Lido font Small comment: this package seems to be missing the type-sto.tex file. Otherwise, it's really nice. A general suggestion--you might experiment with the [special] typescripts in type-spe as a

[NTG-context] a small typo

2005-04-12 Thread Martin Kolarík
Hi all, IMHO type-dis.tex should contain the line: \definefontsynonym[il2-lmtti10] [csitt10] [encoding=il2] instead of bad: \definefontsynonym[il2-lmtti10] [cstti10] [encoding=il2] -- the difference is in csitt/cstti font name. Have a nice day, Martin -Original Message- From:

Re: [NTG-context] border widths with TABLE

2005-04-12 Thread Eckhart Guthöhrlein
On Mon, 11 Apr 2005 at 21:50:42-0400, Paul Tremblay wrote: > How does one create different border widths in TABLE? For example, say > you want to create an extra thick border between the head and the > body? > > % this sets up the thickness for *all the borders > % need just the bottom border > \

Re: [NTG-context] Re: Tutorial

2005-04-12 Thread Sytse Knypstra
Gary wrote: Patrick Gundlach wrote: I am currently working in a Windows (XP) environment but if it makes a difference and Linux is more suitable for a Tex environment I move to a Unix based one then. Thanks for the reply. No problem, there are several windows users on this list. But I don't kn

Re: [NTG-context] Bib in project

2005-04-12 Thread Taco Hoekwater
Hi Robert, Both are technically ok, but I personally feel that the project header makes more sense. Taco Robert Ullrey wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Quick question. Using Hans' project script, I want to add a bibliography. Should I add the \setuppublications[database={mybib}

Re: [NTG-context] confused on which table

2005-04-12 Thread VnPenguin
On Apr 12, 2005 12:39 AM, Paul Tremblay <[EMAIL PROTECTED]> wrote: > On Tue, Apr 12, 2005 at 12:11:04AM +0200, Hans Hagen wrote: > > > > compare the settngs > > > > split=yes > > split=repeat > > Thanks. I've included this in my documentation: > > http://getfo.sourceforge.net/context_xml/page4.ht