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

List:       kde-bugs-dist
Subject:    [Bug 124613] 1.9 ForwardDVI Bug + Proposed FIX
From:       Thomas Braun <braun () physik ! fu-berlin ! de>
Date:       2006-03-31 18:17:31
Message-ID: 20060331181731.5425.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=124613         
braun physik fu-berlin de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From braun physik fu-berlin de  2006-03-31 20:17 -------
SVN commit 525059 by tbraun:

tex files starting with numbers can now also used for "Forward DVI", thanks to Sascha \
                for the report and patch
BUG: 124613


 M  +1 -1      kilestdtools.cpp  


--- trunk/extragear/office/kile/kile/kilestdtools.cpp #525058:525059
 @ -255,7 +255,7  @
 			return false;
 
 		QString texfile = manager()->info()->relativePath(baseDir(),filepath);
-		m_urlstr = "file:"+targetDir()+"/"+target()+"#src:"+QString::number(para+1)+texfile;
 +		m_urlstr = "file:" + targetDir() + "/" + target() + "#src:" + \
QString::number(para+1) + " " + texfile; // space added, for files starting with \
numbers  addDict("%dir_target", QString::null);
 		addDict("%target", m_urlstr);
 		kdDebug() << "==KileTool::ForwardDVI::determineTarget()=============\n" << endl;


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

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