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.

Shifted frame with showframe package #6

@jspitz

Description

@jspitz

(Moving from reutenauer/polyglossia#33)

When compiling this example:

% !TeX TS-program = xelatex
\documentclass{book}
\usepackage{xcolor}

\usepackage{polyglossia}
\setdefaultlanguage{arabic}
\newfontfamily\arabicfont[Script=Arabic]{Amiri}

\usepackage{showframe}
\begin{document}
A\newpage B\newpage C
\end{document}

it becomes obvious that showframe does not recognize text area and margins correctly when
\setdefaultlanguage{arabic} is used.

This problem is not restricted to the showframe package but to packages using the information about the page layout in general, of course, for example the thumbs package.
Screen shot of two sided pdf

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