anriseth / baposter

Automatically exported from code.google.com/p/baposter
GNU General Public License v3.0
14 stars 2 forks source link

The hyperref package is incompatible with baposter.cls #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. \usepackage{hyperref}
2. Compile with PDFLaTeX

What is the expected output? 
Being able to use "real" URLs on PDF.

What do you see instead?
The A0 poster is cropped (clipped) to an A4 page.

What version of the product are you using? 
baposter.cls from 29 April 2009

On what operating system?
Linux Ubuntu 9.10

Please provide any additional information below.
Great template, though.

Original issue reported on code.google.com by luis.lei...@gmail.com on 10 Dec 2009 at 5:13

GoogleCodeExporter commented 8 years ago
Hyperref and baposter do not work together. To change this one would need to 
rewrite the page size code, which is a bit of a hack at the moment, because I 
am using an a0 page and scaling it up to poster size, instead of defining the 
correct font sizes and using a0 paper.

Sadly, I do not foresee that I will have time to change this.

Original comment by brian.amberg@gmail.com on 30 Sep 2010 at 3:05

GoogleCodeExporter commented 8 years ago
I have successfully created an A4 "poster" (actually a handout) with the 
hyperref package and the latest baposter version. The hyperlinks were correctly 
placed on the page.

Original comment by reinhold...@gmail.com on 10 Oct 2011 at 2:52

GoogleCodeExporter commented 8 years ago

Original comment by brian.amberg@gmail.com on 10 Oct 2011 at 6:14

GoogleCodeExporter commented 8 years ago
I tried with the last version of baposter,
but the archE poster is resized to 233 × 311 mm.

Original comment by federico...@gmail.com on 22 Feb 2012 at 11:27

GoogleCodeExporter commented 8 years ago
The 'url' package (\usepackage{url}) seems not to affect the output of baposter 
and provides URL wrapping and hyperlinks in the PDF output.

Original comment by aca...@gmail.com on 25 Aug 2014 at 1:17