[xep-support] Re: What's the correct syntax for referencing another config file from xep.xml?

Karl Stubsjoen stubsjoen at renderx.com
Wed Mar 30 17:57:09 PDT 2011


Hi Mark,

	You need an href attribute on your fonts tag in a separate xep.xml,
something like this:
	<fonts href="xep.fonts.xml" default-family="unspecified"/>

Now, for the project which requires custom fonts you will need a separate
xep.xml which you will then programmatically reference.  This xep.xml will
contain the above fonts reference and then, more than likely, reference the
original config section items (options and languages).

Karl..

-----Original Message-----
From: xep-support-bounces at renderx.com
[mailto:xep-support-bounces at renderx.com] On Behalf Of Mark Burton
Sent: Wednesday, March 30, 2011 3:18 PM
To: RenderX Community Support List
Subject: [xep-support] What's the correct syntax for referencing another
config file from xep.xml?


Hi,

I wish to put some local font definitions in a separate config file and then
reference that file from xep.xml but I can't get it to work. At the top
level, my font config file (localfonts.xml) has:

<font-group label="Local Fonts" embed="true" subset="true">  ...
</font-group>

How do I reference that from xml.xep while still keeping the original fonts
defined in that file?

Thanks,

Mark


!DSPAM:87,4d93ac3663731969420340!


_______________________________________________
(*) To unsubscribe, please visit
http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service
http://w ww.renderx.com/terms-of-service.html



More information about the Xep-support mailing list