** Attachment added: "test.tex"
   
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1186407/+attachment/3691578/+files/test.tex

** Description changed:

  I have a document that typesets fine with MikTeX on Windows. I have
  tried the same source on Ubuntu but I am getting an error:
  
  ~~~~
- ! Package xwatermark Error: No page specifier for watermark: 
+ ! Package xwatermark Error: No page specifier for watermark:
  ||{\fontspec {Georgia}Confidential.}||.
  
  See the xwatermark package documentation for explanation.
  Type  H <return>  for immediate help.
  ~~~~
  
  The xwatermark version appears to be 1.5.2a, February 2012.
  
  Is this a known problem? Are there any workarounds?
  
  Reduced complete test case:
  
  ~~~~
  \documentclass[]{article}
  \usepackage{xcolor}
  \usepackage[printwatermark]{xwatermark}
  
- \newwatermark[allpages,textcolor=gray!35,
-   fontsize=1.5cm,textangle=60]{{Confidential.}}
+ \newwatermark[allpages,textcolor=gray!35,textangle=60]{{Confidential.}}
  
  \title{Title}
- \author{Václav Zeman}
+ \author{Vaclav Zeman}
  \date{2013-05-31}
  
  \begin{document}
  \maketitle
  \end{document}
  ~~~~

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186407

Title:
  xwatermark allpages does not work on Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1186407/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to