emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: R: [Orgmode] Vertical lines are broken in 6.28?


From: Yury GEORGIEVSKIY
Subject: Re: R: [Orgmode] Vertical lines are broken in 6.28?
Date: Mon, 27 Jul 2009 09:09:39 +0200
User-agent: Thunderbird 2.0.0.22 (X11/20090626)

Salut Bastien,

Here are the HTML output from 6.24:

[---------------------------------------[6.24]---------------------------------]
            "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml";
lang="en" xml:lang="en">
<head>
<title>example</title>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"/>
<meta name="generator" content="Org-mode"/>
<meta name="generated" content="2009-07-27 09:02:00 CEST"/>
<meta name="author" content="Yury GEORGIEVSKIY"/>
<style type="text/css">
<!--/*--><![CDATA[/*><!--*/
 html { font-family: Times, serif; font-size: 12pt; }
 .title  { text-align: center; }
 .todo   { color: red; }
 .done   { color: green; }
 .tag    { background-color: #add8e6; font-weight:normal }
 .target { }
 .timestamp { color: #bebebe; }
 .timestamp-kwd { color: #5f9ea0; }
 p.verse { margin-left: 3% }
 pre {
        border: 1pt solid #AEBDCC;
        background-color: #F3F5F7;
        padding: 5pt;
        font-family: courier, monospace;
       font-size: 90%;
       overflow:auto;
 }
 table { border-collapse: collapse; }
 td, th { vertical-align: top; }
 dt { font-weight: bold; }
 div.figure { padding: 0.5em; }
 div.figure p { text-align: center; }
 .linenr { font-size:smaller }
 .code-highlighted {background-color:#ffff00;}
 .org-info-js_info-navigation { border-style:none; }
 #org-info-js_console-label { font-size:10px; font-weight:bold;
                              white-space:nowrap; }
 .org-info-js_search-highlight {background-color:#ffff00; color:#000000;
                                font-weight:bold; }
 /*]]>*/-->
</style>
<script type="text/javascript">
<!--/*--><![CDATA[/*><!--*/
function CodeHighlightOn(elem, id)
{
  var target = document.getElementById(id);
  if(null != target) {
    elem.cacheClassElem = elem.className;
    elem.cacheClassTarget = target.className;
    target.className = "code-highlighted";
    elem.className   = "code-highlighted";
  }
}
function CodeHighlightOff(elem, id)
{
  var target = document.getElementById(id);
  if(elem.cacheClassElem)
    elem.className = elem.cacheClassElem;
  if(elem.cacheClassTarget)
    target.className = elem.cacheClassTarget;
}
/*]]>*/-->
</script>
</head>
<body>
<div id="content">
<h1 class="title">example</h1>

<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
<col align="left"></col><colgroup><col align="left"></col></colgroup>
<colgroup><col align="left"></col>
</colgroup>
<thead>
<tr><th>Legasy machines</th><th># of BC</th><th># of RTI connected</th></tr>
</thead>
<tbody>
<tr><td>pca/ellse1</td><td>1</td><td>none</td></tr>
</tbody>
</table>

<div id="postamble">
<p class="author"> Author: Yury GEORGIEVSKIY
<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>
</p>
<p class="date"> Date: 2009-07-27 09:02:00 CEST</p>
<p class="creator">HTML generated by org-mode 6.24 in emacs 22</p>
</div>
</div>
</body>
</html>
[---------------------------------------[6.24]---------------------------------]

Cheers,
Yury

Bastien wrote:
Hi Yuri,

Yury GEORGIEVSKIY <address@hidden> writes:

|-----------------+---------+--------------------|
| /               |       < |                  < |
| pca/ellse1      |       1 |               none |

This was OK before.
This what? Could you, please, add more detail, add an example of the
output (if the problen is during exporting) ?
If C-c C-e h is done on the example above -- boundaries between
column groups are not marked with vertical lines upon export.

Thanks for the details - can you post the HTML code from 6.24?

Thanks!






reply via email to

[Prev in Thread] Current Thread [Next in Thread]