[XeTeX] An example of the use of \x="[filename]"

Stephen Moye stephenmoye at mac.com
Thu Aug 17 21:42:13 CEST 2006


 
On Thursday, August 17, 2006, at 03:38PM, Stephen Moye <stephenmoye at mac.com> wrote:

>I've installed xetex 0.995. Out of sheer curiosity I wanted to try using xdvipdfmx with an uninstalled font. I created a TeXShop engine:
>
>--------
>
>#!/bin/tcsh
>
>set path= ($path /usr/local/teTeX/bin/powerpc-apple-darwin-current /usr/local/bin)
>xetex -output-driver='xdvipdfmx -q -E' "$1"
>
>--------
>
>I tried a simple file:
>
>--------
>
>\font\x="[~/Desktop/Atlas/AtlasIta]" at 12pt \x
>
>This is fun
>
>\bye
>
>--------
>
>and I get this in the console:
>
>--------
>
>This is XeTeX, Version 3.141592-2.2-0.995 (Web2C 7.5.5)
>entering extended mode
>(./xpdmftest.tex
>! Font \x="[" not loadable: installed font not found.
><to be read again> 
>! Undefined control sequence.
>l.1 ...="[~/Desktop/Atlas/AtlasIta]" at 12pt \test
>                                                  
>? 
>
>--------
>
>Nothing urgent, just curious how this works...
>
>Thanks.
>
>
>SGM

Of course, what I neglected to say is that I would like to see an example of how to use this feature, and to know if I am proceeding along the right path at all.

SGM


More information about the XeTeX mailing list