Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Page dimension issue with wallpaper package #7

Open
jspitz opened this issue Sep 11, 2019 · 0 comments
Open

Page dimension issue with wallpaper package #7

jspitz opened this issue Sep 11, 2019 · 0 comments

Comments

@jspitz
Copy link

jspitz commented Sep 11, 2019

(Moving over from reutenauer/polyglossia#48)

Page dimensions are off with wallpaper package and bidi. See MWE:

% !TeX TS-program = xelatex
\documentclass[a4paper]{book}%
\usepackage{wallpaper}
\usepackage{polyglossia}
\newfontfamily\arabicfont[Script=Arabic]{Amiri}
\setdefaultlanguage{arabic}
\begin{document}
test
\ThisCenterWallPaper{1}{hya.png}
\end{document}

with example image from here.

This might be related to #6.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant