[NTG-context] Re: Question ConTeXt

2004-06-15 Thread Hans Hagen
[EMAIL PROTECTED] wrote: Another quick question about ConTeXt. you need to use th eproper encoding (say ec or texnansi or .. to get 8 bit input working) you can best ask on the context list what other spanish users use I understand that using \language[es] (or \mainlanguage[es]) would select

[NTG-context] poster

2004-06-15 Thread Zunbeltz
Hi, I'm trying to do a scientific poster in latex and i've some problem. now i want to try it in context. I need two things 1) set a backgroud for the paper (A0 size) with gradient color 2) Deal with textblocks (like the textpos package of latex). This package makes a grid (dont printing it), f

Re: [NTG-context] poster

2004-06-15 Thread Hans Hagen
Zunbeltz wrote: Hi, I'm trying to do a scientific poster in latex and i've some problem. now i want to try it in context. I need two things 1) set a backgroud for the paper (A0 size) with gradient color 2) Deal with textblocks (like the textpos package of latex). This package makes a grid (dont pri

Re: [NTG-context] poster

2004-06-15 Thread Peter Münster
On Tue, 15 Jun 2004, Zunbeltz wrote: > I'm trying to do a scientific poster in latex and i've some problem. now > i want to try it in context. Hello, I've done it in LaTeX, worked very well, these were my first lines: \documentclass[portrait,a0]{a0poster} \usepackage{multicol,pstricks,textpos} Sh

Re: [NTG-context] poster

2004-06-15 Thread Hans Hagen
Zunbeltz wrote: 2) Deal with textblocks (like the textpos package of latex). This package makes a grid (dont printing it), for example 16x25 part (width and height). And then you can say \begin{textblock}{2}(0,3) .. \end{textbloc} \setupcolors [state=start] \startreusableMPgraphic{gradient} c

[NTG-context] \seeindex problem

2004-06-15 Thread Bernd Militzer
Hi, when I use \seeindex{Polda}{Bu\v{s}ina, Leopold} I get the following messages: This is pdfeTeX, Version 3.14159-1.10b-2.1 (Web2C 7.4.5) (format=cont-en 2004.5.18) 15 JUN 2004 20:21 entering extended mode \write18 enabled. **&cont-en seeindex_test.tex (./seeindex_test.tex{/var/lib/texmf/pdfte

[NTG-context] Re: ntg-context digest, Vol 1 #784 - 10 msgs

2004-06-15 Thread vinuth madinur
Hello everybody, Thanks for helping me solve the problem. It was wonderful seeing the metafun manual. One more query : In a two level definition like: def test(expr p)= __temp_call(p) enddef; def __temp_call(expr p)(text t)= enddef; so as to allow definitions for macros like "dr