[XeTeX] bidi & xwatermark are broken

Fahad Al-Saidi fahad.alsaidi at gmail.com
Wed Jun 12 12:22:24 CEST 2013


Hi All,

In my search for a package to replace wallpaper. I am testing xwatermarks
package.  I encounter this error:

! Package bidi Error: Oops! you have loaded package hyperref after bidi
package

. Please load package hyperref before bidi package, and then try to run
xelatex

on your document again.

Even test file doesn't need to load hyperref package to works.

here is my code:
\documentclass{book}
\usepackage{xwatermark,loops}
\usepackage{xcolor}
\usepackage{lipsum}
\usepackage[RTLdocument]{bidi}
\begin{document}
\newwatermark[pagex={1},fontfamily=bch,color=gray!25,angle=45,scale=3,xpos=0,ypos=0]{DRAFT}
\lipsum[1-15]
\end{document}

-- 
my blog

http://fahadalsaidi.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20130612/09359e56/attachment.html>


More information about the XeTeX mailing list