Boxes too large when compiled to latex

0 votes
asked Jun 30, 2015 in Bug by enilwir (200 points)
edited Jun 30, 2015 by enilwir
Hi

using the latest beta from the latex-links thread I wanted to use references as links, works well but the boxes are too large

interact.plantuml ---

@startuml
participant Bob
participant Alice

ref over Bob
Documentation
end ref

ref over Alice : Documentation

Bob -> Alice : [[http://www.google.com]] google
Bob -> Alice : interact
@enduml

---

here is a comparison image of the final pdf compiled from latex and the svg generated independently.

http://i.imgur.com/Wp3hWNm.png

 

there is a lot more whitespace in the boxes in the PDF, especialy the reference boxes

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...