[NTG-context] presentation in ConTeXt and XeTeX

2005-09-27 Thread 정 달영
Dear all, I tested presentation mode with "pre-green" module and it worked fine. I also tested the same file with the addition of few lines which set my personal font script for XeTeX-ConTeXt. \usetypescriptfile[type-xkor] \usetypescript[myface] \switchtobodyfont[Myface, 12pt, rm] Save the

Re: [NTG-context] presentation in ConTeXt

2005-03-31 Thread Otared Kavian
At 22:21 +0900 31/03/05, Dalyoung wrote: Although it wokred fine, there is some warning message. Did I do something wrong? ! pdfTeX warning (ext4): destination with the same identifier (name{eq:1.1}) has been already used, duplicate ignored fit Hi, You didn't do anything wrong: the warning is d

Re: [NTG-context] presentation in ConTeXt (XeTeX & MetaPost)

2005-03-31 Thread Adam Lindsay
Dalyoung said this at Thu, 31 Mar 2005 23:00:20 +0900: >This is MetaPost, Version 0.641 (Web2C 7.5.3) >(/usr/local/teTeX/share/texmf.local/web2c/natural.tcx) >(pre-main-mpgraph.mp >! Extra tokens will be flushed. > >smMyungjoR >l.42 defaultfont:=""smMyungjoR >

Re: [NTG-context] presentation in ConTeXt

2005-03-31 Thread Dalyoung
I added following two lines in conf-pre-main.tex, \usetypescriptfile[type-xall] %script file \usetypescript[myface] %typeface In type-xall.tex, \starttypescript[serif][smmjr][uc] % Regular variant: \definefontsynonym[smMyungjoRegular]["smMyungjoR\space W30"][encoding=uc] \definefon

Re: [NTG-context] presentation in ConTeXt

2005-03-31 Thread Dalyoung
Dear Otared, Thank you for your nice file. I have seen your another "SlideWithSteps" file in ConTeXt Wiki whose output is A4 size. But this one looks much better. Although it wokred fine, there is some warning message. Did I do something wrong? ! pdfTeX warning (ext4): destination with the same

[NTG-context] presentation in ConTeXt

2005-03-30 Thread 정 달영
Hi all, It is my first mail to this list. I am using XeTeX and XeTeX + ConTeXt environment for my most files for sometime. It worked fine and the output is really great. I'd like to use it to create a presentation instead of using LaTeX + beamer. I have seen many output samples of the presentatio