Re: [NTG-context] Metapost font size

2004-05-10 Thread Willi Egger
Hi Sebastian, You can setup the font to be used in the Metapost-figure \usetypescript[palatino][texnansi] \setupbodyfont[palatino,rm,8pt] \startMPenvironment \usetypescript[palatino][texnansi] \setupbodyfont[palatino,rm,8pt] \stopMPenvironment kind regards Willi Sebastian Sturm wrote: Hi,

Re: [NTG-context] eps to pdf images

2004-05-10 Thread Tobias Burnus
Hello, [EMAIL PROTECTED] wrote: I use Jasc Paint Shop Pro 8 to convert jpg images to eps. But the images are not very good when converted to pdf. How can I improve the quality of the images? Besides Hans methode (texexec --pdf --fig=c yourfile.jpg) I want to remark that PDFTeX is able to

Re: [NTG-context] eps to pdf images

2004-05-10 Thread Hans Hagen
Tobias wrote esides Hans methode (texexec --pdf --fig=c yourfile.jpg) I want to remark that PDFTeX is able to include JPEG and PNG graphics directly thus you do not need to convert them. Actually, Hans methode does the conversion from JPEG to PDF simply by including the JPEG in TeX. (Old

Re: [NTG-context] behavior of counter - bug or feature?

2004-05-10 Thread Thomas A . Schmitz
On May 4, 2004, at 5:56 PM, Hans Hagen wrote: use \doglobal\increment instead Hans, thanks, works as expected! (also, use names like \Sln so that there will never be conflicts with existing macros; i wouldnot be surprised if there will be a math function sln some day) Darn, caught in the act!

Re: [NTG-context] eps to pdf images

2004-05-10 Thread Hans Hagen
At 06:51 10/05/2004, you wrote: Hello all! I had not set the path for the Ghost script correctly. Now that I have set it, the conversion to pdf works like magic! Thanks a lot for the help, special thanks to Mr.Burnus and Mr.Hagen and Mr.Egger for their replies. I use Jasc Paint Shop Pro 8 to