Hello,

Vicente <desdefu...@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 via email to