Re: [XeTeX] Portable code and xetex

2011-09-14 Thread rhino64
Hi, Thanks for the info. This will help me a lot. regards -- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex

Re: [XeTeX] fontspec 2.2 update and bug

2011-09-14 Thread VAFA KHALIGHI
Are you going to change the actual code or you will be adding backward compatibility? I like to use the new code for my xepersian package but I need to know if the new code is also going to get changed? Thanks On Wed, Sep 14, 2011 at 4:29 PM, Will Robertson wrote: > On 2011-09-13 21:05:33 +093

[XeTeX] Question about \fontspec_set_family function of fontspec

2011-09-14 Thread VAFA KHALIGHI
If I define a font command as follow: (using the new fontspec version) \ExplSyntaxOn \DeclareDocumentCommand \setmyfont { O{} m } { \fontspec_set_family:Nnn \myfont {Mapping=tex-text,#1}{#2} } \ExplSyntaxOff \AtBeginDocument{\myfont} %

Re: [XeTeX] Question about \fontspec_set_family function of fontspec

2011-09-14 Thread VAFA KHALIGHI
Here is my minimal example. What is the difference between \newfontfamily and \fontspec_set_family? test.tex Description: TeX document test.pdf Description: Adobe PDF document -- Subscriptions, Archive, and List information, etc.: http://tug.o

Re: [XeTeX] fontspec 2.2 update and bug

2011-09-14 Thread Will Robertson
On 2011-09-14 19:14:13 +0930, VAFA KHALIGHI said: Are you going to change the actual code or you will be adding backward compatibility? I like to use the new code for my xepersian package but I need to know if the new code is also going to get changed? The documented functions \fontspec_set

Re: [XeTeX] Question about \fontspec_set_family function of fontspec

2011-09-14 Thread Will Robertson
On 2011-09-15 02:13:15 +0930, VAFA KHALIGHI said: Here is my minimal example. What is the difference between \newfontfamily and \fontspec_set_family? Sorry, I should have added more information to that section of the manual. Here's the new text for \fontspec_set_family: % Defines a new NF