emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Thomas S. Dye" <tsd@tsdye.com>
To: Juan <pechiar@computer.org>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: latex-export + columnview: misinterpretation of section prefixes as emphasis
Date: Mon, 31 May 2010 06:57:52 -1000	[thread overview]
Message-ID: <CBDAA765-1EB8-48B9-B9D7-7AC463212A2C@tsdye.com> (raw)
In-Reply-To: <20100531130409.GE27574@soloJazz.com>

Thanks Juan.

That's an interesting idea.  I can't think of a way to do something  
equivalent, though others on the list might offer some possibilities.

All the best,
Tom

On May 31, 2010, at 3:04 AM, Juan wrote:

> On Sun, May 30, 2010 at 09:06:53PM -1000, Thomas S. Dye wrote:
>> Can I ask why you want headlines inside a table?
>
> Hi Tom,
>
> When producing specifications, I always add a table with modification
> time for each section, so that other colleagues can have a quick view
> of what has changed recently. I use it thus:
>
>   #+COLUMNS: %ITEM(Section) %TIMESTAMP_IA(Modified)
>   #+TODO: NEW(n!) UPDATED(u@/!) FINAL(f@/!)
>
> And each section keeps a LOGBOOK of changes (todo states
> NEW/UPDATED/FINAL, with comment added on each update).
>
> Is there any other way I can have something equivalent?
>
> Thanks, & best regards.
>
> .j.
>
>> On May 30, 2010, at 5:38 PM, Juan Pechiar wrote:
>>> The test file below contains a columnview table showing section
>>> headers.
>>>
>>> Export to HTML works OK: the asterisks inside the table are
>>> transformed into indentation.
>>>
>>> Export to LaTeX: asterisk pairs are interpreted as emphasis,  
>>> resulting
>>> in an incorrect renering of asterisks and bold asterisks.
>
>
>>> Test file:
>>> ========================================
>>> #+COLUMNS: %25ITEM
>>>
>>> * There comes the table
>>>
>>> #+BEGIN: columnview :vlines 1 :id global
>>> |   | ITEM                    |
>>> |---+-------------------------|
>>> |   | * There comes the table |
>>> |   | * first                 |
>>> |   | ** second               |
>>> |   | *** third               |
>>> |   | *** other third         |
>>> |   | **** fourth             |
>>> |   | ** other second         |
>>> | / | <>                      |
>>> #+END:
>>>
>>> * first
>>> ** second
>>> *** third
>>> *** other third
>>> **** fourth
>>> ** other second
>>> ========================================
>>>
>>> LaTeX output:
>>> ========================================
>>> \begin{tabular}{l}
>>> ITEM                     \\
>>> \hline
>>> * There comes the table  \\
>>> * first                  \\
>>> ** second                \\
>>> *** third                \\
>>> \textbf{*} other third   \\
>>> \textbf{**} fourth       \\
>>> ** other second          \\
>>> \end{tabular}
>>> ========================================

  parent reply	other threads:[~2010-05-31 16:58 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-31  3:38 latex-export + columnview: misinterpretation of section prefixes as emphasis Juan Pechiar
     [not found] ` <D96E521D-17DE-4725-AD9A-363522C9B1E9@tsdye.com>
     [not found]   ` <20100531130409.GE27574@soloJazz.com>
2010-05-31 16:57     ` Thomas S. Dye [this message]
2010-06-01  7:32 ` Carsten Dominik
2010-06-01 10:51   ` Tim Burt
2010-06-01 13:34     ` Carsten Dominik
2010-06-01 14:52       ` tcburt
2016-06-22 18:45 ` Lele Gaifax
2016-06-22 19:56   ` Nicolas Goaziou
2016-06-22 20:16     ` Lele Gaifax
2016-06-22 20:46       ` Nicolas Goaziou
2016-06-23  6:36         ` Lele Gaifax
2016-06-24  9:38           ` Nicolas Goaziou
2016-06-24 12:08             ` Lele Gaifax
2016-06-24 12:26               ` [PATCH] org-colview.el: Fix typo in function name Lele Gaifax
2016-06-24 12:49                 ` Nicolas Goaziou
2016-06-24 13:06                   ` Lele Gaifax
2016-06-24 14:01                     ` Nicolas Goaziou
2016-06-24 12:47               ` latex-export + columnview: misinterpretation of section prefixes as emphasis Nicolas Goaziou
2016-06-24 13:03                 ` Lele Gaifax

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=CBDAA765-1EB8-48B9-B9D7-7AC463212A2C@tsdye.com \
    --to=tsd@tsdye.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=pechiar@computer.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).