Tagged Questions
3
votes
1answer
400 views
pdfpages package and \fbox collision
There seems to be a collision between pdfpages package and other packages that use \fboxrule, \fboxsep, etc.
Here is an example:
Using frame=true:
\documentclass[a4paper,11pt]{article}
...
6
votes
1answer
320 views
Include another pdf in a box (and other details)
Some time ago I read a paper that was tightly based on another one. It was from the same authors so they included the previous papers as appendixes. I noticed (and liked) that these appendixes were ...