emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: "Sébastien Vauban" <wxhgmqzgwmuf@spammotel.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Tables and environment with parameters
Date: Fri, 2 Jul 2010 06:43:16 +0200	[thread overview]
Message-ID: <04A67F11-90B3-40D6-88CB-3B7D3572BE47@gmail.com> (raw)
In-Reply-To: <87631095oi.fsf@mundaneum.com>

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::@3$3=100*@3$2/@2$2;%. 
> 1f::@4$2=@2$2;%.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::@3$3=100*@3$2/@2$2;%. 
> 1f::@4$2=@2$2;%.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.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

  reply	other threads:[~2010-07-02  4:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-23 21:30 Tables and environment with parameters Sébastien Vauban
2010-06-24  6:15 ` Carsten Dominik
2010-06-28 14:30   ` Sébastien Vauban
2010-06-29  7:28     ` Carsten Dominik
2010-06-30 10:27       ` Sébastien Vauban
2010-07-02  4:43         ` Carsten Dominik [this message]
2010-07-12 19:49           ` Sébastien Vauban
2010-07-20 15:45             ` Carsten Dominik
2010-07-21 19:22               ` Sébastien Vauban
2010-08-16 12:01                 ` Carsten Dominik

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=04A67F11-90B3-40D6-88CB-3B7D3572BE47@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=wxhgmqzgwmuf@spammotel.com \
    /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).