[NTG-context] Re: Wrong text alignment within Context.

2004-12-01 Thread Patrick Gundlach
Hellor Dirar,

> Am trying to control my text in order to appear right aligned. This is
> how my text looks like after being typeset by context:

What is your point? Does your text stick out to the right? Then play
with \setuptolerance. If not make an example

> PS. As the text depends on some font i have, i can't provide an
> example that could illustrate more than this (Typesetting changes
> according to font u use ..).

... Oh, then perhaps you could try to make an example with the original
setup?

You could also try to make a small pdf file and if possible, put it on
the web somewhere.

Patrick
-- 
ConTeXt wiki: http://contextgarden.net
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Wrong text alignment within Context.

2004-12-01 Thread Dirar BOUGATEF
Hi,
Am trying to control my text in order to appear right aligned. This is how 
my text looks like after being typeset by context:


From King's Officer to Consul, had he been born a year earlier, a certain 
Napo-
leone Buonaparte (1769-1821) would not have been French, since his native
isle of Corsica was only annexed by France in 1768. Like all poor but gifted 
no-
bles,  he attended a  military academy,  becoming an  officer  at  sixteen. 
The
French  Revolution and wars favoured his swift promotion.

by age 24 he was a general, and swept from victory to victory in Italy and 
Egypt, after a bold coup d'état he was proclaimed consul.


I don't understand why the last paragraph is typeset like this. There are 
several paragraphs before which are typeset correctly. What can i do to 
control this ?

Many thanks.
Dirar.
PS. As the text depends on some font i have, i can't provide an example that 
could illustrate more than this (Typesetting changes according to font u use 
..).

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Black generation in cmyk output

2004-12-01 Thread Hans Hagen
Henning Hraban Ramm wrote:
Am 01.12.2004 um 15:19 schrieb Piotr Kopszak:
Sorry for imprecise question. I meant black generation in rgb images
in JPG format included in document. If it's not possible to control
the amount of black in that case I'd like to use cmyk JPG images, but
will they be left untouched by the colour conversion mechanism?

AFAIK ConTeXt doesn't touch pixel images at all - that would be a rather 
complicated task, perhaps using little_cms or GIMP libraries or the like...
indeed, however, you may expect some manipulations without touching the bitmap, 
like runtime turning gray scales into spot colors and duotones; i have something 
running here for half a year now but i recently moved the code into the kernel

Hans
-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Black generation in cmyk output

2004-12-01 Thread Henning Hraban Ramm
Am 01.12.2004 um 15:19 schrieb Piotr Kopszak:
Sorry for imprecise question. I meant black generation in rgb images
in JPG format included in document. If it's not possible to control
the amount of black in that case I'd like to use cmyk JPG images, but
will they be left untouched by the colour conversion mechanism?
AFAIK ConTeXt doesn't touch pixel images at all - that would be a 
rather complicated task, perhaps using little_cms or GIMP libraries or 
the like...

Grüßlis vom Hraban!
---
http://www.fiee.net/texnique/
http://contextgarden.net
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Improved Website

2004-12-01 Thread John Culleton
I note that the pragma-ade.nl website has been greatly improved. Now for my 
question. Has there been any updating of the introductory manual or the 
reference manual in recent years? 
-- 
John Culleton

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Phonetic Symbols

2004-12-01 Thread Adam Lindsay
John Culleton said this at Wed, 1 Dec 2004 09:09:49 -0500:

>> Bernd, I'll forward the thing I've come up with off-list. It builds on
>> the TIPA fonts in the LaTeX package.
>>
>This is a bit heretical I know but couldn't one just use a 
>\font\foo=nameoffont at 12pt
>type statement? 

Wow, this was a blast from the past. 

Nothing wrong with that, as such, but I asked Sjoerd, the original
poster, about his use patterns. He actually didn't use the tipa encoding
shortcuts (the mapping of characters directly to glyphs in the fonts,
'@'), but rather the named glyphs (\textschwa). So I focussed on that at
first.

Now that I have learned a lot about ConTeXt's character system and
Unicode, I see a lot that I could have done differently. But then again,
it's also not the worst foundation for doing further work. (Such as
hooking it in with Unicode. I'd have to put the tip jar out in order to
take that on in the near future, though!)

John, why the sudden interest in a 6-month old post?

adam
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept. [EMAIL PROTECTED]
 Lancaster University, InfoLab21+44(0)1524/510.514
 Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Phonetic Symbols

2004-12-01 Thread John Culleton
On Wednesday 23 June 2004 15:40, Adam Lindsay wrote:
> Henning Hraban Ramm said this at Wed, 23 Jun 2004 18:45:16 +0200:
> >> are there phonetic symbols to use in ConTeXt?
> >> like tipa for LaTeX
> >
> >There's no ready module or encoding AFAIK.
> >But if you have the fonts (e.g. SIL fonts), perhaps have a look how
> >Adam addresses Unicode symbols: http://homepage.mac.com/atl/tex/
>
> Nothing phonetic up there yet, but I sent a starting module & encoding to
> the list a couple weeks ago prompted by Sjoerd's question about it. I
> haven't pursued it further (it needs a lot more work!) b/c I haven't
> received any feedback on how it wants to be used.
>
> Bernd, I'll forward the thing I've come up with off-list. It builds on
> the TIPA fonts in the LaTeX package.
>
> adam
This is a bit heretical I know but couldn't one just use a 
\font\foo=nameoffont at 12pt
type statement? 

-- 
John Culleton

Short list of publishing/marketing books:
http://wexfordpress.com/tex/shortlist.pdf
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Black generation in cmyk output

2004-12-01 Thread Piotr Kopszak
On Tue, Nov 30, 2004 at 04:22:38PM +0100, Taco Hoekwater wrote:
> 
> Hi,
> 
> Piotr Kopszak wrote:
> >Hello, 
> >
> >I was wondering if it is possible to influence the level of black
> >component generation in cmyk ConTeXt output? 
> 
> In the automatic conversion of metapost you mean? Well, you can turn black 
> generation on (\setupcolors[reduce=no]) or turn it off ([reduce=yes]) ...
> 
> There is no way to control the *amount* of black generation, but you
> can of course define your own CMYK colors with an appropriate K component.
> 
> I hope I understood your question correctly.
> 
> Greetings, Taco

Sorry for imprecise question. I meant black generation in rgb images
in JPG format included in document. If it's not possible to control
the amount of black in that case I'd like to use cmyk JPG images, but
will they be left untouched by the colour conversion mechanism?  

Piotr

-- 
   Piotr Kopszak, Ph.D.  
   Polish Art Gallery, National Museum in Warsaw
   ->http://kopszak.mnw.art.pl/
   http://www.magnatune.com/artists/altri_stromenti

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Re: Tex Live 2004 + context

2004-12-01 Thread VnPenguin
On Wed, 1 Dec 2004 09:39:15 +, Adam Lindsay <[EMAIL PROTECTED]> wrote:
> 
> Glad it works for real!
> Would you mind adding to the wiki a link (with appropriate VN text) to
> that forum page? Even better would be figuring out how to add the VN
> translation, and then expanding the documentation further.
> 
> Linking to the test doc on the wiki would also be a help!

Sure, I'll add to wiki page soon.
Regards,
Quy NGUYEN-DAI
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Re: Tex Live 2004 + context

2004-12-01 Thread Adam Lindsay
VnPenguin said this at Wed, 1 Dec 2004 10:22:44 +0100:

>On Tue, 30 Nov 2004 15:52:35 -0800 (PST), Ciro A. Soto
><[EMAIL PROTECTED]> wrote:
>> 
>> I am using linux Fedora Core 3. It came with a *very* old tex installation
>> with 
>> context version 2003. If I understand your advice, I should use
texlive2003 
>> and the latest context from last week upload in pragma? 
>> thank you 
>
>I'm FC3 user too. Just updated pdftex (Han The Thanh src, 24/Nov/2004)
>and latest ConTeXt. There are some points to modify for installation
>folders to adapt teTeX's structure, but it's not so difficult to do. I
>have a summary at our forum
>(http://vnoss.org/forum/viewtopic.php?id=506 , sorry, in vietnamese!).
>
>Thank to Adam & Hans, now I could use Vietnamese UTF8 with ConTeXt, very
>cool !

Glad it works for real!
Would you mind adding to the wiki a link (with appropriate VN text) to
that forum page? Even better would be figuring out how to add the VN
translation, and then expanding the documentation further.

Linking to the test doc on the wiki would also be a help!

adam
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept. [EMAIL PROTECTED]
 Lancaster University, InfoLab21+44(0)1524/510.514
 Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Re: Tex Live 2004 + context

2004-12-01 Thread VnPenguin
On Tue, 30 Nov 2004 15:52:35 -0800 (PST), Ciro A. Soto
<[EMAIL PROTECTED]> wrote:
> 
> I am using linux Fedora Core 3. It came with a *very* old tex installation
> with 
> context version 2003. If I understand your advice, I should use texlive2003 
> and the latest context from last week upload in pragma? 
> thank you 

I'm FC3 user too. Just updated pdftex (Han The Thanh src, 24/Nov/2004)
and latest ConTeXt. There are some points to modify for installation
folders to adapt teTeX's structure, but it's not so difficult to do. I
have a summary at our forum
(http://vnoss.org/forum/viewtopic.php?id=506 , sorry, in vietnamese!).

Thank to Adam & Hans, now I could use Vietnamese UTF8 with ConTeXt, very cool !

Regards,
Quy NGUYEN-DAI
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Re: Tex Live 2004 + context

2004-12-01 Thread Taco Hoekwater


Hi,

I have texlive 2004 now, with the very latest context and the latest
pdftex from pdftex.sarovar.org. The tetex beta is a smaller download and 
integrates reasonably well with your linux distro but perhaps requiring 
you to donwload things from CTAN yourself, texlive is more standalone 
but also much bigger.

Don't install TeXLive2003 anymore unless you have no other options.

Greetings, Taco

> No, something more recent then texlive 2003. Perhaps texlive 2004 (out
> already?) or a current tetex beta. That is what I use at
> contextgarden.net
> 
> > thank you 
> 
> You're welcome.
> 
> Patrick
> 
> -- 
> ConTeXt wiki: http://contextgarden.net
> ___
> ntg-context mailing list
> [EMAIL PROTECTED]
> http://www.ntg.nl/mailman/listinfo/ntg-context
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context