Thanks mrmikel; the lines don't end in <br/>, they are properly formatted in paragraphs. (here is an example:
Quote:
<p>Like all interpretative schemes, functional analysis depends upon a triple alliance between theory, method and data. Of the three allies, method is by all odds the weakest. Many of the major practitioners of functional analysis have been devoted to theoretic formulations and to the clearing up of concepts; some have steeped themselves in data directly relevant to a functional frame of reference; but few have broken the prevailing silence regarding how one goes about the business of functional analysis. Yet the plenty and variety of functional analyses force the conclusion that <i>some</i> methods have been employed and awaken the hope that much may be learned from their inspection.</p>
|
)
I understand that there may not be a "magic bullet" for css editing, but my only problem is with the reflow and I suspect there may be quick fix for that (although my various novice trials in calibre failed: conversion to epub to epub/ mobi/ azw3 with "remove fake margins"/ "heuristic processing" etc) ; all of the other complicated formatting ends up working fine in the end result...
Apart from the css, there is a long code at the top of the html file, the problem may lie there. I checked the w3 website already and could find a solution there: I would not open a new thread immediately after encountering a problem... I paste that long code below too in case anyone more knowledgeable would prefer to help.
Code:
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">
<head>
<script src="http://services.alexanderstreet.com/analytics/soth.js" type="text/javascript">
</script>
<link href="../../../../images/style.css" rel="stylesheet" type="text/css" />
<script src="../../../../headers/menu.js" type="text/javascript">
</script><!--
-->
<!-- Needed JavaScript Code -->
<script language="JavaScript" type="text/javascript">
//<![CDATA[
var cleared = 0;
function clearField(field)
{
if (cleared != 1) {
field.value = ""
cleared = 1
} else {
cleared = 0
}
}
function toggleMenu(currElem,nextPos) {
menuObj = (document.all) ? eval("document.all." + currElem + ".style") : eval("document." + currElem)
if (toggleMenu.arguments.length == 1)
nextPos = (parseInt(menuObj.top) == -5) ? -90 : -5
if (document.all)
menuObj.pixelTop = nextPos
else
menuObj.top = nextPos
}
//]]>
</script><!-- These are for the pop-in notes: put in full paths and uncomment -->
<script src="../../../../prototype.lite.js" type="text/javascript">
</script>
<script src="../../../../moo.ajax.js" type="text/javascript">
</script>
<script src="../../../../notes.js" type="text/javascript">
</script><!-- Your header should go here. -->
<title>Results</title>
<style type="text/css">
<!--
/* The following is PhiloLogic specific CSS to handle TEI encoding */
/* Edit as you see fit, but you will probably need to modify traps in */
/* philosubs.pl in the database lib/ directory. Yes, indeed, it is */
/* a bit fiddly. One day, XSLT! If you do it, please let us know. */
span.emph {font-weight: bolder; }
span.emphsc {FONT-SIZE: 12px;}
span.hi {font-weight: bolder;}
span.foreign {font-style: italic;}
span.bibl {font-style: italic;}
span.title {font-style: italic;}
span.hiitalic {font-style: italic;}
span.hiunderline {text-decoration: underline;}
span.hibold {font-weight: bolder;}
span.doctitle {display: block; text-align: center; FONT-SIZE: 24px; LINE-HEIGHT: 1.5;}
span.byline {display: block; text-align: center; FONT-SIZE: 16px; LINE-HEIGHT: 1.5;}
span.pubplace {display: block; text-align: center; FONT-SIZE: 16px; LINE-HEIGHT: 1.5;}
span.docedition {display: block; text-align: center; FONT-SIZE: 16px; LINE-HEIGHT: 1.5;}
span.publisher {display: block; text-align: center; FONT-SIZE: 16px; LINE-HEIGHT: 1.5;}
span.docimprint {display: block; text-align: center; FONT-SIZE: 16px; LINE-HEIGHT: 1.5;}
span.addrline {display: block; text-align: center; FONT-SIZE: 16px; LINE-HEIGHT: 1.5;}
span.docauthor {display: block; text-align: center; FONT-SIZE: 20px; LINE-HEIGHT: 1.5;}
span.docdate {display: block; text-align: center; FONT-SIZE: 20px; LINE-HEIGHT: 1.5;}
span.opener {display: block; text-align: center;}
span.label {display: block; text-align: center;}
span.signed {display: block; text-align: right;}
span.stage {display: block; text-align: right; font-style: italic; margin-left: 120px;}
span.speaker {display: block; text-align: center; FONT-SIZE: 16;}
span.epigraph {display: block; margin-left: 300px;}
span.salute {display: block; text-align: center;}
span.trailer {display: block; text-align: center;}
span.closer {display: block; text-align: center;}
span.item {display: block; text-align: left;}
span.role {display: block; text-align: left; margin-left: 100px; margin-right: 100px}
span.argument {display: block; text-align: left; margin-left: 100px; margin-right: 100px}
span.roledesc {display: block; text-align: right; margin-right: 100px}
span.l {display: block; text-align: left;}
span.small {FONT-SIZE: 11px;}
span.hismallcap {FONT-SIZE: 12px;}
span.head {display: block; text-align: center; font-weight: bolder; FONT-SIZE: 18px; LINE-HEIGHT: 1.5;}
span.notetarget {FONT-SIZE: 12px; text-decoration: underline; vertical-align: super;}
span.footnote {display: block; FONT-SIZE: 12px; margin-left: 60px; margin-right: 40px;}
span.marginnote {display: block; FONT-SIZE: 12px; text-align: right;}
span.inlinenote {display: block; FONT-SIZE: 12px;}
span.generalnote {display: block; FONT-SIZE: 12px;}
span.endnote {display: block; FONT-SIZE: 12px;}
span.refalignright {display: block; text-align: right;}
span.mstoneid {display: block; FONT-SIZE: 12px; text-align: right;}
span.mstonen {display: block; FONT-SIZE: 12px; text-align: right;}
span.mstonetype {display: block; text-align: center;}
span.mwright {display: block; FONT-SIZE: 12px; text-align: right;}
span.authfreqindt {display: block; text-align: left; margin-left: 60px;}
span.perfreqindt {display: block; text-align: left; margin-left: 45px;}
span.navhead {display: block; text-align: center; font-size: 16; font-weight: bold;}
span.navbiblio {display: block; font-size: 14;}
span.navlevel1 {display: block; text-align: left; font-size: 14;}
span.navlevel2 {display: block; text-align: left; margin-left: 40px; FONT-SIZE: 14;}
span.navlevel3 {display: block; text-align: left; margin-left: 60px; FONT-SIZE: 12;}
span.projecthead { text-align: right; font-size: 20; color: #000000;}
/* For pop-in notes */
.hiddennote {
display: none;
margin: 5px;
border: 1px solid #242e55;
background-color: #dde3ef;
padding: 2px;
}
-->
div.sgc-7 {width: 995px; float: left;}
td.sgc-6 {font-style: italic}
p.sgc-5 {font-style: italic}
div.sgc-4 {text-align: center}
a.sgc-3 {font-style: italic}
td.sgc-2 {font-weight: bold}
div.sgc-1 {clear: both;}
</style>
</head>
<body>
<p><img alt="" src="../../../../headers/soth.header.jpg" /></p>
<ul id="sddm">
<li><a href="../../../../index.html">Home</a></li>
<li>
<a href="authoridx.pl.html" onmouseout="mclosetime()" onmouseover="mopen('m2')">Browse</a>
<div id="m2" onmouseout="mclosetime()" onmouseover="mcancelclosetime()">
<a href="authoridx.pl.html">Authors</a> <a href="sourceidx.pl.html">Sources</a> <a href="documentidx-sortorder=sourcetitle_sort_primary,sourcetitle_sort_secondary,docid.pl.html">Documents</a> <a href="documentidx-sortorder=docyear.pl.html">Years</a> <a href="theorytoc.pl.html">Theories</a> <a href="subjecttoc-ordering=2.pl.html">Subjects</a>
</div>
</li>
<li>
<a href="../../../../soth.find.authors.html" onmouseout="mclosetime()" onmouseover="mopen('m3')">Find</a>
<div id="m3" onmouseout="mclosetime()" onmouseover="mcancelclosetime()">
<a href="../../../../soth.find.sources.html">Sources</a> <a href="../../../../soth.find.authors.html">Authors</a>
</div>
</li>
<li>
<a href="../../../../soth.search.advanced.html" onmouseout="mclosetime()" onmouseover="mopen('m4')">Search</a>
<div id="m4" onmouseout="mclosetime()" onmouseover="mcancelclosetime()">
<a href="../../../../soth.search.simple.html">Simple</a> <a href="../../../../soth.search.advanced.html">Advanced</a>
</div>
</li>
<li><a href="../../../../soth.help.html">Help</a></li>
<li class="FILLER"> </li>
</ul>
<div class="sgc-1"></div>
<p><br /></p>
<div class="sgc-7">
<!-- START OF CONTENT AREA -->
<table border="0" class="TD" width="995">
<tr>
<td align="left" width="300"><a href="../Text/getdoc-S10019965-D000003.pl.html">Previous Source Document</a></td>
<td align="center" class="sgc-2" width="300">Document 4</td>
<td align="right" width="300"><a href="../Text/getdoc-S10019965-D000005.pl.html">Next Source Document</a></td>
</tr>
</table><br />
<table class="TD" width="995">
<tr>
<td><a href="../Text/getdoc-S10019965-D000004.pl.html">III: Manifest and Latent Functions</a> by Robert King Merton, in <a class="sgc-3" href="sourceidx-&sourceid=S10019965.pl.html">Social Theory and Social Structure</a>. [by] Robert K. Merton. (Free Press, New York, NY, 1968). pp. 73-138. [<a href="documentidx-docid=S10019965-D000004&showfullrecord=ON.pl.html">Bibliographic Details</a>] [<a href="documentidx-sourceid=S10019965.pl.html">View Documents</a>]<br /></td>
</tr>
</table>
<hr />
<table class="TD" width="995">
<tr>
<td>
<div class="sgc-4">
-- 73 --
</div>
<h2 id="heading_id_2">III: Manifest and Latent Functions</h2>
<p>TOWARD THE CODIFICATION OF FUNCTIONAL ANALYSIS IN SOCIOLOGY</p>
<p>FUNCTIONAL ANALYSIS is at once the most promising and possibly the least codified of contemporary orientations to problems of sociological interpretation. Having developed on many intellectual fronts at the same time, it has grown in shreds and patches rather than in depth. The accomplishments of functional analysis are sufficient to suggest that its large promise will progressively be fulfilled, just as its current deficiencies testify to the need for periodically overhauling the past the better to build for the future. At the very least, occasional re-assessments bring into open discussion many of the difficulties which otherwise remain tacit and unspoken.</p>