libstxxl (1.2.1-3) no-floatflt-style

Summary

 doc/tutorial/tutorial.tex |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

    
download this patch

Patch contents

Index: libstxxl1-1.2.1/doc/tutorial/tutorial.tex
===================================================================
--- libstxxl1-1.2.1.orig/doc/tutorial/tutorial.tex	2010-02-08 19:52:58.000000000 +0000
+++ libstxxl1-1.2.1/doc/tutorial/tutorial.tex	2010-02-08 19:54:06.000000000 +0000
@@ -14,7 +14,9 @@
 %\usepackage{fancyheadings}
 \usepackage{fancyhdr}
 \usepackage{float}
-\usepackage{floatflt}
+%Floatflt was apparently removed for licencing problems. 
+%http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565457
+%\usepackage{floatflt} 
 \usepackage{graphics}
 \usepackage{moreverb}
 \usepackage{epic}