emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: "Liste-emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: lost in tables syntax
Date: Thu, 23 Jan 2014 13:37:07 +0100	[thread overview]
Message-ID: <87mwimri18.fsf@gmail.com> (raw)
In-Reply-To: <87wqhqgack.fsf@bzg.ath.cx>  (Bastien's message  of "Thu, 23 Jan 2014 13:18:35 +0100")

Le jeu.  23 janv. 2014  à 01:18:35 ,  Bastien <bzg@gnu.org> a  envoyé ce
message:
> Hi Joseph,
>
> Joseph Vidal-Rosset <joseph.vidal.rosset@gmail.com> writes:
>
>> I am not reluctant to learn the org-syntax, but I need help.
>
> Then we need to know more on how to help you :)
>
> If you want multi-columns Org tables, alas, that's not
> supported.

Many thanks Bastien  for your quick reply.  The best for me  would be to
use the  LaTeX syntax with  tabular, multicol ,  ect. and to  succeed in
html export too. But 
with in the headers the following line: 

#+STYLE: <SCRIPT SRC="/usr/share/jsmath/easy/load.js"></SCRIPT>

and in the .tex file the following code:

\begin{center}
 \begin{tabular}[tb]{cc}
\multicolumn{2}{c}{$ ((p \to q) \to p) \to p $} \\
$ ((\bot \to q) \to \bot) \to \bot $ & $ ((\top \to q) \to \top) \to \top $ \\
$ (\top \to \bot) \to \bot $ & $ \top $ \\
$ \neg \neg \top $ & \\
$ \top $ &   \\
\end{tabular}
\end{center}

I get in iceweasel (i.e. the Firefox of Debian): 


Unknown environment "center" 
Unknown environment "tabular"

... 

I have also tried to use imagemagick, it does not work correctly... 

Again, thanks for your kind help. 

Jo. 

  reply	other threads:[~2014-01-23 12:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-23 12:12 lost in tables syntax Joseph Vidal-Rosset
2014-01-23 12:18 ` Bastien
2014-01-23 12:37   ` Joseph Vidal-Rosset [this message]
2014-01-23 15:50     ` Bastien

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=87mwimri18.fsf@gmail.com \
    --to=joseph.vidal.rosset@gmail.com \
    --cc=bzg@gnu.org \
    --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).