emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: Tables and environment with parameters


From: Carsten Dominik
Subject: Re: [Orgmode] Re: Tables and environment with parameters
Date: Fri, 2 Jul 2010 06:43:16 +0200

Hi Sebastian,

this might have been fixed, can you please check?

Thanks

- Carsten

On Jun 30, 2010, at 12:27 PM, Sébastien Vauban wrote:

Hi Carsten,

Carsten Dominik wrote:
On Jun 28, 2010, at 4:30 PM, Sébastien Vauban wrote:
Carsten Dominik wrote:
On Jun 23, 2010, at 11:30 PM, Sébastien Vauban wrote:

Since one of the last updates -- I guess --, I now have a problem
exporting the tables: I see the meta-tags in the PDF output! Very new...

Though, in the meanwhile, note that this is not as bad as it could be: in fact, I'd love to be able to print (when I want it, though) some of the
table meta-information, such as table name and formulas.

That'd be great to see that, at certain times, in the output PDF -- would
we be able to customize its font size or so.

What do you think?

Actually, what are meta tags?

I mean that the following Org source extract:

--8<---------------cut here---------------start------------->8---
#+BEGIN_shaded
   #+ATTR_LaTeX: align=lrr
| Code | \EUR | (%) | |-------------------------------------------------------- +---------+------| | 650-96 (recettes brutes) | 2660.00 | | | 657-89 (frais professionnels réels) | 755.37 | 28.4 | | 668-78 (recettes d'indépendant à titre complémentaire) | 2660.00 | | #+TBLFM: @2$2=remote(Recettes_Brutes_NVE,$Total);%. 2f::@3$2=remote(Frais_Pro_NVE,$Total);%.2f::@address@hidden/@2$2;%. 1f::@address@hidden;%.2f
#+END_shaded
--8<---------------cut here---------------end--------------->8---

gets displayed like this (with a yellow background) in the PDF:

--8<---------------cut here---------------start------------->8---
   #+ATTR_LaTeX: align=lrr
| Code | \EUR | (%) | |-------------------------------------------------------- +---------+------| | 650-96 (recettes brutes) | 2660.00 | | | 657-89 (frais professionnels réels) | 755.37 | 28.4 | | 668-78 (recettes d'indépendant à titre complémentaire) | 2660.00 | | #+TBLFM: @2$2=remote(Recettes_Brutes_NVE,$Total);%. 2f::@3$2=remote(Frais_Pro_NVE,$Total);%.2f::@address@hidden/@2$2;%. 1f::@address@hidden;%.2f
--8<---------------cut here---------------end--------------->8---

What I called "meta-tags" are the two lines `#+ATTR_LaTeX:' and `# +TBLFM:'
that weren't visible in the PDF before... Maybe I should say "table
properties".

So, as I said, for checking purpose, or for giving more information (about the
formulas) to the reader, that's no so bad to see that, when asked for.

Of course, it should be formatted properly, and not interpreted as pure LaTeX. In my example, in the PDF, Brutes is written in subscript because of the
underscore in front of it.

Best regards,
 Seb

--
Sébastien Vauban


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten






reply via email to

[Prev in Thread] Current Thread [Next in Thread]