Update of /cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/editors
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv7436/doc/html/quickbook/editors

Modified Files:
        scite.html 
Log Message:
* Simple markups can now span a whole block.
* __blurbs__, __admonitions__ and table cells (see __tables__) may now
  contain paragraphs.
* `\n` and `[br]` are now deprecated.

Index: scite.html
===================================================================
RCS file: 
/cvsroot/boost/boost/tools/quickbook/doc/html/quickbook/editors/scite.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- scite.html  20 Dec 2006 15:41:52 -0000      1.2
+++ scite.html  27 Feb 2007 15:22:16 -0000      1.3
@@ -5,12 +5,9 @@
 <link rel="stylesheet" href="../../boostbook.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.66.1">
 <link rel="start" href="../../index.html" title="Quickbook 1.4">
-<link rel="up" href="../editors.html" title="
-    Editor Support">
-<link rel="prev" href="../editors.html" title="
-    Editor Support">
-<link rel="next" href="../faq.html" title=" Frequently
-    Asked Questions">
+<link rel="up" href="../editors.html" title=" Editor Support">
+<link rel="prev" href="../editors.html" title=" Editor Support">
+<link rel="next" href="../faq.html" title=" Frequently Asked Questions">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
 <table cellpadding="2" width="100%">
@@ -28,16 +25,22 @@
 <div class="section" lang="en">
 <div class="titlepage"><div><div><h3 class="title">
 <a name="quickbook.editors.scite"></a><a href="scite.html" title=" Scintilla 
Text Editor"> Scintilla Text Editor</a></h3></div></div></div>
-<div class="blockquote"><blockquote class="blockquote"><p>
-          <span class="emphasis"><em>Section contributed by Dean Michael 
Berris</em></span>
-        </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote">
+<p>
+          </p>
+<p>
+            <span class="emphasis"><em>Section contributed by Dean Michael 
Berris</em></span>
+          </p>
+<p>
+        </p>
+</blockquote></div>
 <p>
         The Scintilla Text Editor (SciTE) is a free source code editor for 
Win32
         and X. It uses the SCIntilla source code editing component.
       </p>
-<p class="blurb">
+<div class="sidebar"><p>
         <span class="inlinemediaobject"><img src="../../images/tip.png" 
alt="tip"></span> SciTE can be downloaded from <a 
href="http://www.scintilla.org/SciTE.html"; 
target="_top">http://www.scintilla.org/SciTE.html</a>
-      </p>
+      </p></div>
 <p>
         You can use the following settings to highlight quickbook tags when 
editing
         quickbook files.
@@ -54,9 +57,9 @@
 comment.box.middle.props=
 comment.box.end.props=]
 </pre>
-<p class="blurb">
+<div class="sidebar"><p>
         <span class="inlinemediaobject"><img src="../../images/note.png" 
alt="note"></span> Thanks to Rene Rivera for the above SciTE settings.
-      </p>
+      </p></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
 <td align="left"></td>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to