emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Vicente <desdefuera@yahoo.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: ox-latex does not recognize :align setting
Date: Sat, 02 May 2015 21:11:06 +0200	[thread overview]
Message-ID: <87iocavlpx.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <1933998596.279045.1430577569498.JavaMail.yahoo@mail.yahoo.com> (Vicente's message of "Sat, 2 May 2015 14:39:29 +0000 (UTC)")

Hello,

Vicente <desdefuera@yahoo.com> writes:

> #+ATTR_LATEX: :mode table :align |p{3cm}|p{1cm}|p{1cm}|p{1cm}|p{1cm}|

This line has to appear just before the table.  Therefore, the line
below prevents the attributes from being associated to the table.

> #+LATEX: {\tiny

Note that there is a :font parameter:

  #+ATTR_LATEX: :font \footnotesize

> |-----------------+-------+-------+-------+-------|
> | <15>            | <5>   | <5>   | <5>   | <5>   |
> |                 | Nunca lo hizo | Lo hizo una vez o algunas veces | Lo ha hecho frecuentemente | NS/NR |
> |-----------------+-------+-------+-------+-------|
> | a. ¿Ha trabajado en un proyecto comunitario? |       |       |       |       |
> |-----------------+-------+-------+-------+-------|
> | b. ¿Ha participado en actividades de voluntariado? |       |       |       |       |
> |-----------------+-------+-------+-------+-------|
> | c. ¿Ha llevado botellas, cajas, papel o material para reciclar a lugares designados? |       |       |       |       |
> |-----------------+-------+-------+-------+-------|
> #+LATEX: }


Regards,

-- 
Nicolas Goaziou

      reply	other threads:[~2015-05-02 19:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-02 14:39 ox-latex does not recognize :align setting Vicente
2015-05-02 19:11 ` Nicolas Goaziou [this message]

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=87iocavlpx.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=desdefuera@yahoo.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).