[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kviewshell-0.7/kviewshell/plugins/dvi
From:       Stefan Kebekus <kebekus () kde ! org>
Date:       2006-11-08 6:14:38
Message-ID: 1162966478.473617.19341.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 603176 by kebekus:

fixes problems with hyperlinks for DVI files generated by some versions of TeTeX


 M  +3 -0      special.cpp  


--- branches/work/kviewshell-0.7/kviewshell/plugins/dvi/special.cpp #603175:603176
@@ -749,6 +749,9 @@
         }
         
         targetName = PDFencodingToQString(targetName);
+        if (special_command.contains("/URI") == 0)
+          targetName = "#" + targetName;
+
         QValueVector<Hyperlink>::iterator it;
         for( it = currentlyDrawnPage->hyperLinkList.begin(); it != \
currentlyDrawnPage->hyperLinkList.end(); ++it )  if (it->linkText == "glopglyph")


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic