<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Clearing floats and printing with Firefox.</title>
	<atom:link href="http://www.stubbornella.org/content/2007/07/21/clearing-floats-and-printing-with-firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stubbornella.org/content/2007/07/21/clearing-floats-and-printing-with-firefox/</link>
	<description>A Term of Endearment</description>
	<lastBuildDate>Thu, 20 Oct 2011 16:37:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sam Watkins</title>
		<link>http://www.stubbornella.org/content/2007/07/21/clearing-floats-and-printing-with-firefox/comment-page-1/#comment-15645</link>
		<dc:creator>Sam Watkins</dc:creator>
		<pubDate>Mon, 11 Oct 2010 04:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbornella.org/content/?p=87#comment-15645</guid>
		<description>I hacked around it badly by using a media=&#039;print&#039; stylesheet, which gets rid of the multi-column layout.</description>
		<content:encoded><![CDATA[<p>I hacked around it badly by using a media=&#8217;print&#8217; stylesheet, which gets rid of the multi-column layout.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Watkins</title>
		<link>http://www.stubbornella.org/content/2007/07/21/clearing-floats-and-printing-with-firefox/comment-page-1/#comment-15644</link>
		<dc:creator>Sam Watkins</dc:creator>
		<pubDate>Mon, 11 Oct 2010 04:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.stubbornella.org/content/?p=87#comment-15644</guid>
		<description>hi there, I have a similar problem with an article I wrote.

  http://sam.ai.ki/co2-and-forests.html

I want to use &#039;float&#039; to arrange the text into columns, so that the number of columns may vary with the width of the window.  It works reasonably well on the screen, but the print preview is typically missing large chunks of text.  I think a float element that starts on one page will not be shown on the next page.  For the column-based layout, I also want it not to break a column over two pages.  I tried 

  page-break-inside: avoid;

for that, but it doesn&#039;t seem to work with floats in firefox yet.

I&#039;m happy to give $20 to anyone who tells me how to hack around this problem.  I&#039;m willing to use javascript if necessary, supposing it gets run separately for print / print previews.  My email address is mentioned at the end of the article!</description>
		<content:encoded><![CDATA[<p>hi there, I have a similar problem with an article I wrote.</p>
<p>  <a href="http://sam.ai.ki/co2-and-forests.html" rel="nofollow">http://sam.ai.ki/co2-and-forests.html</a></p>
<p>I want to use &#8216;float&#8217; to arrange the text into columns, so that the number of columns may vary with the width of the window.  It works reasonably well on the screen, but the print preview is typically missing large chunks of text.  I think a float element that starts on one page will not be shown on the next page.  For the column-based layout, I also want it not to break a column over two pages.  I tried </p>
<p>  page-break-inside: avoid;</p>
<p>for that, but it doesn&#8217;t seem to work with floats in firefox yet.</p>
<p>I&#8217;m happy to give $20 to anyone who tells me how to hack around this problem.  I&#8217;m willing to use javascript if necessary, supposing it gets run separately for print / print previews.  My email address is mentioned at the end of the article!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.stubbornella.org @ 2012-02-07 06:16:51 -->
