View Single Post
Old 07-15-2014, 07:05 PM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,147
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by shentar View Post
I've been putting things in a safe place for 50 years. If I can ever find the place there is a fortune in treasures awaiting me. Oh, all right, probably a huge pile of old tat.

This is the (truncated and abbreviated) html generated:


Code:
<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>1: Random Ramona</title>
    <meta name="generator" content="DocBook XSL-NS Stylesheets V1.76.1"/>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  <link href="../stylesheet.css" rel="stylesheet" type="text/css"/>
<link href="../page_styles.css" rel="stylesheet" type="text/css"/>
</head>
  <body class="calibre">
    <div class="preface" title="1: Random Ramona">
      <div class="preface">
        <div class="preface">
          <div class="preface">
            <h4 class="titlepreface">
              <a id="idp29440" class="calibre1"></a>
              <a href="part0003.html#toc-idp29440" class="calibre1">1: PROLOGUE: ONE MONTH AGO</a>
            </h4>
          </div>
        </div>
      </div>
      <p class="prefacefirstpara">Dont be silly, Bob,¯ said Mo. everybody knows vampires dont exist.¯</p>
      <div class="calibre7"></div><p class="chapter">I froze (blah blah blah) denial.</p>
      <div class="calibre7"></div><p class="chapter">We cant be sure of that. I mean, (blah blah blah) place¯</p>
Now, my use of HTML predates style sheets but the 'class="chapter"' stuff looked suspicious to me. However, looking in the .css file "chapter" seems innocuous, but the "calibre7" block contains the worrying line
Code:
page-break-after: always
Is this a smoking gun and if so where is the safety catch?
Sorry, I'm a sucker for a mixed metaphor.
It looks like the culprit to me
as atest
comment-out the line(in the CSS: /* stuff to ignore */ )
theducks is online now   Reply With Quote