emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Yury GEORGIEVSKIY <Yury.Georgievskiy@cern.ch>
To: Bastien <bastienguerry@googlemail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: R: Vertical lines are broken in 6.28?
Date: Mon, 27 Jul 2009 09:09:39 +0200	[thread overview]
Message-ID: <4A6D52B3.9060606@cern.ch> (raw)
In-Reply-To: <87eis5asip.fsf@bzg.ath.cx>

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:none@cern.ch">&lt;none@cern.ch&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 <Yury.Georgievskiy@cern.ch> 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	other threads:[~2009-07-27  7:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-24  6:52 Vertical lines are broken in 6.28? Yury GEORGIEVSKIY
2009-07-24  7:35 ` R: " Giovanni Ridolfi
2009-07-24  7:51   ` Yury GEORGIEVSKIY
2009-07-25 11:53     ` Bastien
2009-07-27  7:09       ` Yury GEORGIEVSKIY [this message]
2009-07-27  7:12         ` Bastien
2009-08-03  4:31 ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A6D52B3.9060606@cern.ch \
    --to=yury.georgievskiy@cern.ch \
    --cc=bastienguerry@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).