Public bug reported:

Binary package hint: texlive-base

The geometry package defaults to letter-size paper, even when the
texconfig utility has been used to make A4 paper the default.

The following LaTeX document is compiled to a PDF with letter-size
paper. Commenting out the "\usepackage{geometry}" produces A4-sized
output on my system.

\documentclass{article}
\usepackage{geometry}
\begin{document}
This is a \LaTeX\ document.
\end{document}

Moreover, /etc/papersize is set to A4, and my locale is en_GB. Between
all of those, it seems like the geometry package should understand that
I'd like A4 paper!

Thanks for helping with this.

** Affects: texlive-base (Ubuntu)
     Importance: Undecided
         Status: New

-- 
geometry package does not respect default paper size
https://bugs.launchpad.net/bugs/155222
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to