Hi,
Thanks for the info. This will help me a lot.
regards
--
Subscriptions, Archive, and List information, etc.:
http://tug.org/mailman/listinfo/xetex
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
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}
%
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
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
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