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

Page dimension issue with wallpaper package #7

@jspitz

Description

@jspitz

(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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions