From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vicente Subject: ox-latex does not recognize :align setting Date: Sat, 2 May 2015 14:39:29 +0000 (UTC) Message-ID: <1933998596.279045.1430577569498.JavaMail.yahoo@mail.yahoo.com> Reply-To: Vicente Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_279044_1685183931.1430577569494" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YoYZr-0002wo-Fh for emacs-orgmode@gnu.org; Sat, 02 May 2015 10:39:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YoYZo-0002Pp-8q for emacs-orgmode@gnu.org; Sat, 02 May 2015 10:39:35 -0400 Received: from nm28.bullet.mail.bf1.yahoo.com ([98.139.212.187]:46989) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YoYZo-0002Pf-40 for emacs-orgmode@gnu.org; Sat, 02 May 2015 10:39:32 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" ------=_Part_279044_1685183931.1430577569494 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I can't get ox-beamer to recognize the settings from the :align, while expo= rting a table to latex. In the tex file it shows as: \begin{tabular}{lllll} Using Emacs 24.4.1 (Org mode 8.2.10) on Fedora 21 my script follows, including headers #+TITLE: export latex embedded table=20 #+AUTHOR: VE #+EMAIL: desdefuera@yahoo.com #+OPTIONS: H:1 toc:nil #+LATEX_CLASS: beamer #+LATEX_CLASS_OPTIONS: [presentation smaller] #+BEAMER_THEME: Madrid #+COLUMNS: %45ITEM %10BEAMER_ENV(Env) %10BEAMER_ACT(Act) %4BEAMER_COL(Col) = %8BEAMER_OPT(Opt) * table test #+ATTR_LATEX: :mode table :align |p{3cm}|p{1cm}|p{1cm}|p{1cm}|p{1cm}|=20 #+LATEX: {\tiny |-----------------+-------+-------+-------+-------| | <15>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 | = <5>=C2=A0=C2=A0 | <5>=C2=A0=C2=A0 | <5>=C2=A0=C2=A0 | <5>=C2=A0=C2=A0 | |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 | Nunca lo hizo | Lo hizo una vez o algunas veces = | Lo ha hecho frecuentemente | NS/NR | |-----------------+-------+-------+-------+-------| | a. =C2=BFHa trabajado en un proyecto comunitario? |=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 | |-----------------+-------+-------+-------+-------| | b. =C2=BFHa participado en actividades de voluntariado? |=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 | |-----------------+-------+-------+-------+-------| | c. =C2=BFHa llevado botellas, cajas, papel o material para reciclar a lug= ares designados? |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 |=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0 | |-----------------+-------+-------+-------+-------| #+LATEX: } ------=_Part_279044_1685183931.1430577569494 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I can= 't get ox-beamer to recognize the settings from the :align, while exporting= a table to latex. In the tex file it shows as: \begin{tabular}{lllll}
<= /div>
Using Emacs 24= .4.1 (Org mode 8.2.10) on Fedora 21

my script follows, including headers

#+TITLE: export latex embedded table
#+AUTHOR= : VE
#+EMAIL: desdefuera@yahoo.com
#+OPTIONS: H:1 toc:nil
#+LATEX_CLASS: be= amer
#+LATEX_CLASS_OPTIONS: [presentation smaller]=
#+BEAMER_THEME: Madrid
#= +COLUMNS: %45ITEM %10BEAMER_ENV(Env) %10BEAMER_ACT(Act) %4BEAMER_COL(Col) %= 8BEAMER_OPT(Opt)

* tabl= e test
#+ATTR_LATEX: :mode table :align |p{3cm}|p{= 1cm}|p{1cm}|p{1cm}|p{1cm}|
#+LATEX: {\tiny
|-----------------+-------+-------+-------+-------|
| <15>       =      | <5>   | <5>   | = <5>   | <5>   |
|&= nbsp;           &nbs= p;    | Nunca lo hizo | Lo hizo una vez o algunas veces | Lo= ha hecho frecuentemente | NS/NR |
|--------------= ---+-------+-------+-------+-------|
| a. =C2=BFHa= trabajado en un proyecto comunitario? |      = ; |       |     &nbs= p; |       |
|------= -----------+-------+-------+-------+-------|
| b. = =C2=BFHa participado en actividades de voluntariado? |   &nb= sp;   |       |   &n= bsp;   |       |
|-----------------+-------+-------+-------+-------|
| c. =C2=BFHa llevado botellas, cajas, papel o material para recic= lar a lugares designados? |       | &nbs= p;     |       | &nb= sp;     |
|-----------------+-= ------+-------+-------+-------|
#+LATEX: }

------=_Part_279044_1685183931.1430577569494--