This is the problem of incompatibility of manyfoot package with longtable package. Here is a quick code to fix the problem. sorry I did not have much time to look at manyfoot package properly.
On Wed, May 1, 2013 at 8:53 PM, Jens Bakker <[email protected]> wrote: > Dear Persian TeX Group, > > Thank you very much for this information. I need the manyfoot package > because I need to define more than one footnote layer, as it is needed for > example also for critical editions. manyfoot is helpful, too, if you want > to apply any kind of footnote mark, not only numerals or characters in a > counter. So the manyfoot is a very important package due to many reasons, > without it LateX would lack very essential features. But I think for the > moment the current solution is applicable, i. e. to use the \FootnotemarkB > command within the longtable, to end the longtable environment and to use > the \FootnotetextB{} command after \end{longtable}, and then to start a new > longtable etc. > This method seems to be necessary also with other environments, as for > example Parallel of the Parallel package. > > Please see the attached files. > > With best wishes and best regards, > Jens Bakker > > > > > > > > > Am 01.05.2013 um 02:34 schrieb Persian TeX Group: > > with bidi, you have three kind of footnotes \footnote, \LTRfootnote and > \RTLfootnotes and they all work in longtable. I am not sure about manyfoot > package but if you only need paragraph footnotes do not load manyfoot > package instead load bidi package with extrafootnotefeatures option. > > > On Wed, May 1, 2013 at 5:07 AM, Jens Bakker <[email protected]> wrote: > >> Dear Arthur Reutenauer, >> >> Thank you very much for your advice and your valuable informations. >> >> Dear Ladies and Gentlemen, >> >> I would like to proceed to you also with another problem connected with >> longtable and Arabic, please. After using bidi-longtable successfully, I >> wanted to insert a footnote defined by manyfoot into the table and >> therefore I ended the longtable after the line with the footnote and >> started a new one immediately after the first. But this second longtable >> has another appearance despite the fact that it has the same defined >> dimension. Has anybody a remedy? >> >> The files are attached. >> >> With best wishes and best regards, >> Jens Bakker >> >> >> >> >> >> >> >> Am 30.04.2013 um 14:57 schrieb Arthur Reutenauer: >> >> >> I am really sorry, I forgot to attach the files! Here they are: >> > >> > And I'm sorry too, because I didn't notice your second message ;-) >> > Next time, if you could reply to yourself, that would make it easier to >> > follow the thread. >> > >> > Anyway, your problem is addressed at section 3.1 of the documentation: >> > >> > For typesetting RTL tables with longtable package, an >> > experimental package, bidi-longtable package, is provided. >> > bidi-longtable package should be loaded after longtable package. >> > >> > I suppose longtable posed special challenges that needed to be >> > addressed by a separate package. And since bidi seems to protest when >> > you load longtable after itself, the order you should load the packages >> > seems to be: >> > >> > \usepackage{longtable} >> > \usepackage{bidi} >> > \usepackage{bidi-longtable} >> > >> >> P.S.: Strange enough, the English words "Titel" and "Page" are set >> correctly LTR without defining a Latin language in the preamble. >> > >> > No, I'm guessing that's an artefact of how XeTeX works: back in the >> > times when it was using ICU, it would ship entire words to be shaped, >> > and then inserted back into the flow; and the shaping engine knows the >> > directionality of the different characters. Presumably that same >> > behaviour has been retained with HarfBuzz; however I'll let Khaled >> > comment on that, as I haven't looked at the code. >> > >> > Arthur >> > >> > >> > -------------------------------------------------- >> > Subscriptions, Archive, and List information, etc.: >> > http://tug.org/mailman/listinfo/xetex >> >> >> >> >> -------------------------------------------------- >> Subscriptions, Archive, and List information, etc.: >> http://tug.org/mailman/listinfo/xetex >> >> > > > -- > Sincerely yours, > Persian TeX Group > > > -------------------------------------------------- > Subscriptions, Archive, and List information, etc.: > http://tug.org/mailman/listinfo/xetex > > > > > > -------------------------------------------------- > Subscriptions, Archive, and List information, etc.: > http://tug.org/mailman/listinfo/xetex > > -- Sincerely yours, Persian TeX Group
test.tex
Description: TeX document
-------------------------------------------------- Subscriptions, Archive, and List information, etc.: http://tug.org/mailman/listinfo/xetex
