[XeTeX] XeLatex + Unicode + Footnote issue

Ulrike Fischer news3 at nililand.de
Thu Mar 19 16:29:47 CET 2009


Am Thu, 19 Mar 2009 16:00:26 +0530 schrieb Sreenivasa Guttal:


>> (It will look horrible, but the result could tell me if it is worth
>> to continue on this track.)
>>
> 
> I tried this.  It does not work. I have attached the results.

Please try if it helps if you add the following in the preamble
after loading bigfoot (again: it could look wrong, but I want to
know if really I found  the source):

\makeatletter
\def\FN at magicglue#1#2#3#4#5#6{%
  \dimen@\dimexpr\p@\FN at fuzzyeval{#1}{#2}\FN at lasthsize\relax
  \dimen at ii\dimexpr\p@\FN at fuzzyeval{#3}{#4}{\ht\z at +\dp\z@}\relax
  \dimen@\dimexpr\FN at fuzzyor\dimen@\dimen at ii
  \count@\numexpr((#6)-(#5))*\dimen@/\p at +(#5)\relax
 \showthe\count@ %only for diagnosing
  \xdef\FN at vfound{\the\dimexpr\FN at vfound+\dimen@}%
  \ifnum\count@>-\@M
   %\penalty\count@
    \hskip\glueexpr -\parfillskip+1em minus 0.5em\relax
  \else
    \FN at pseudobreak
  \fi
  \xdef\FN at found{\number\numexpr\FN at found+\@ne}%
}
\makeatother

If it doesn't help: tell me the value the \showthe\count at -command
reports. 

-- 
Ulrike Fischer 



More information about the XeTeX mailing list