Am 15.02.2008 um 16:15 schrieb Colin:

> \usepackage{fontspec}
> % XeTeX 配合 fontspec 時,字形非常容易設定
>
> \setromanfont[Mapping=tex-text, %
> Ligatures={Required,Common}, %
> ItalicFont={Times Italic}, %
> BoldFont={Apple LiGothic Medium}]%
> {BiauKai}

This a start for XeLaTeX. It looks a bit strange how you use other  
fonts for the variants, But probably this OK.


> ________________________________
> This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)


And here you are using pdfTeX from a TeX Live installation. This  
*cannot* work.

If AUCTeX does not provide XeTeX and XeLaTeX commands you would need  
to add them via the LaTeX -> Customize AUCTeX -> Extend This Menu and  
then choose LaTeX -> Customize AUCTeX -> Tex Command List. Your  
additional entries could be:


INS DEL Name: XeTeX
             Command: %`xetex%(mode)%' %t
             How: Value Menu TeX-run-TeX
                         Create a process for NAME using COMMAND to  
format FILE with TeX.
             Prompt: Toggle  off (nil)
             Modes: Value Menu Set:
             [X] Plain TeX
             [ ] LaTeX
             [ ] DocTeX
             [X] ConTeXt
             [X] Texinfo
             [X] AmSTeX
             Menu elements:
             INS DEL Lisp expression: :help
             INS DEL Lisp expression: "Run XeLaTeX with xdvipdfmx  
driver"
             INS
INS DEL Name: XeTeXx
             Command: %`xetex -output-driver=xdv2pdf%(mode)%' %t
             How: Value Menu TeX-run-TeX
                         Create a process for NAME using COMMAND to  
format FILE with TeX.
             Prompt: Toggle  off (nil)
             Modes: Value Menu Set:
             [X] Plain TeX
             [ ] LaTeX
             [ ] DocTeX
             [X] ConTeXt
             [X] Texinfo
             [X] AmSTeX
             Menu elements:
             INS DEL Lisp expression: :help
             INS DEL Lisp expression: "Run XeTeX with xdv2pdf driver"
             INS
INS DEL Name: XeLaTeX
             Command: %`xelatex%(mode)%' %t
             How: Value Menu TeX-run-TeX
                         Create a process for NAME using COMMAND to  
format FILE with TeX.
             Prompt: Toggle  off (nil)
             Modes: Value Menu Set:
             [ ] Plain TeX
             [X] LaTeX
             [X] DocTeX
             [ ] ConTeXt
             [ ] Texinfo
             [X] AmSTeX
             Menu elements:
             INS DEL Lisp expression: :help
             INS DEL Lisp expression: "Run XeLaTeX with xdvipdfmx  
driver"
             INS
INS DEL Name: XeLaTeXx
             Command: %`xelatex -output-driver=xdv2pdf%(mode)%' %t
             How: Value Menu TeX-run-TeX
                         Create a process for NAME using COMMAND to  
format FILE with TeX.
             Prompt: Toggle  off (nil)
             Modes: Value Menu Set:
             [ ] Plain TeX
             [X] LaTeX
             [X] DocTeX
             [ ] ConTeXt
             [ ] Texinfo
             [X] AmSTeX
             Menu elements:
             INS DEL Lisp expression: :help
             INS DEL Lisp expression: "Run XeLaTeX with xdv2pdf driver"
             INS

--
Greetings

   Pete

These are my principles and if you don't like them... well, I have  
others.
                                - Groucho Marx




--~--~---------~--~----~------------~-------~--~----~
Carbon Emacs User Group
http://groups.google.com/group/carbon-emacs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to