On Sat, Oct 12, 2013 at 09:58:27AM +0200, Nicolas Goaziou wrote:
> Fabrice Popineau writes:
>
> > The problem as I feel it is that \[ \] works sometimes, but not as
> > often as with LaTeX, which is disconcerting.
>
> \[...\] is more limited in Org than in LaTeX, indeed.
>
> > I know that thepa
Completing myself,
> Fabrice Popineau writes:
>> But again what is surprising is that the backslash itself
>> in \IEEEAuthorBlockA and \IEEEAuthorBlockN are not translated to LaTeX
>> syntax.
>
> Honestly, it surprised me too, as I thought that every curly bracket
> would be escaped. But I don't
Hello,
Fabrice Popineau writes:
> I'm not sure why it is not correct : I guess you mean not correct Org
> syntax?
Correct.
> The problem as I feel it is that \[ \] works sometimes, but not as
> often as with LaTeX, which is disconcerting.
\[...\] is more limited in Org than in LaTeX, indeed.
> > \[\begin{array}{c}
> > \begin{array}{|c|c|c|}
> > \hline
> > \delta_{1} & 0 & 1 \\
> > \hline
> > p & \{p, q\} & \{q\} \\
> > \hline
> > q & \{r\} & \{q, r\} \\
> > \hline
> > r & \{s\} & \{p\} \\
> > \hline
> > s & \{s\} & \{p\} \\
> > \hline
> >
Hello,
Fabrice Popineau writes:
> \[\begin{array}{c}
> \begin{array}{|c|c|c|}
> \hline
> \delta_{1} & 0 & 1 \\
> \hline
> p & \{p, q\} & \{q\} \\
> \hline
> q & \{r\} & \{q, r\} \\
> \hline
> r & \{s\} & \{p\} \\
> \hline
> s & \{s\} & \{p\} \\
> \h