summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/xetexdir/xetex.defines
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2013-01-03 09:48:54 +0000
committerKhaled Hosny <khaledhosny@eglug.org>2013-01-03 09:48:54 +0000
commitce108d3fea94e3b9cce73edd5dca42aec928dfc2 (patch)
tree5f90a5e009540b82464314bb0fabc8e2891fd1bc /Build/source/texk/web2c/xetexdir/xetex.defines
parent4ed655f2e4116814f3b386f8861fc1bec1e37d51 (diff)
Merge in new XeTeX stuff
git-svn-id: svn://tug.org/texlive/trunk@28710 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/xetex.defines')
-rw-r--r--Build/source/texk/web2c/xetexdir/xetex.defines11
1 files changed, 6 insertions, 5 deletions
diff --git a/Build/source/texk/web2c/xetexdir/xetex.defines b/Build/source/texk/web2c/xetexdir/xetex.defines
index 4f15814a3a3..c854df94519 100644
--- a/Build/source/texk/web2c/xetexdir/xetex.defines
+++ b/Build/source/texk/web2c/xetexdir/xetex.defines
@@ -1,10 +1,10 @@
{
/****************************************************************************\
Part of the XeTeX typesetting system
- copyright (c) 1994-2008 by SIL International
- copyright (c) 2009 by Jonathan Kew
+ Copyright (c) 1994-2008 by SIL International
+ Copyright (c) 2009 by Jonathan Kew
- Written by Jonathan Kew
+ SIL Author(s): Jonathan Kew
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
@@ -115,6 +115,7 @@ authorization from the copyright holders.
@define function getotassemblyptr();
@define function getotmathitalcorr();
@define function getotmathaccentpos();
+@define function getotmathkern();
@define function otpartcount();
@define function otpartglyph();
@@ -145,8 +146,8 @@ authorization from the copyright holders.
@define function deref();
-@define function X2Fix();
-@define function Fix2X();
+@define function D2Fix();
+@define function Fix2D();
@define function findpicfile();
@define function picpathbyte();