From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: Tables and environment with parameters Date: Mon, 12 Jul 2010 21:49:50 +0200 Message-ID: <87wrt07a5d.fsf@mundaneum.com> References: <87eifxjv28.fsf@mundaneum.com> <87eifr8c1e.fsf@mundaneum.com> <87631095oi.fsf@mundaneum.com> <04A67F11-90B3-40D6-88CB-3B7D3572BE47@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Carsten Dominik, Carsten Dominik wrote: >> Carsten Dominik wrote: >>> On Jun 28, 2010, at 4:30 PM, S=C3=A9bastien Vauban wrote: >>>> Carsten Dominik wrote: >>>>> On Jun 23, 2010, at 11:30 PM, S=C3=A9bastien 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 ne= w... >>>> >>>> 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 -- wo= uld >>>> we be able to customize its font size or so. >>>> >>>> What do you think? What do you think of that idea for debugging purpose, or for giving more in= fo back to the reader? >> What I called "meta-tags" are the two lines `#+ATTR_LaTeX:' and `# +TBLF= M:' >> 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 (abo= ut >> the formulas) to the reader, that's no so bad to see that, when asked fo= r. >> >> 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. > > this might have been fixed, can you please check? Just updated ([2010-07-12 Mon 21:38]). Still not OK for the tables enclosed in =3Dorg-special-blocks=3D, well OK f= or the other ones: --8<---------------cut here---------------start------------->8--- *** Autres frais professionnels #+BEGIN_changemargin {-4.2cm}{0cm} #+TBLNAME: AutresFPNVE #+ATTR_LaTeX: align=3Dlrrrrr | | | Montant total (\EUR) | T= aux amort (\%) | Part pro. (\%) | D=C3=A9duc (\%) | NVE (\EUR) | |---+------------------------------------------+----------------------+--= ---------------+----------------+------------+------------| | | Documentation et formation | 51.05 | = | | | 0.00 | | | Communications GSM | 831.16 | = 100 | 25 | 100 | 207.79 | | | Internet (Dommel) | 167.88 | = 100 | 33 | 100 | 55.40 | | | Fournitures =C3=A0 amortir (ordinateur + GSM) | 762.5= 1 | 33 | 80 | 100 | 201.30 | | | Restaurant | 304.70 | = 100 | 100 | 69 | 210.24 | |---+------------------------------------------+----------------------+--= ---------------+----------------+------------+------------| | | Total | | = | | | 1062.02 | | ^ | | | = | | | Total | #+TBLFM: $7=3D$3*$4*$5*$6/1000000;%.2f::@2$3=3D51.05::@3$3=3D9.00+184.88+= 51.22+201.82+45.67+69.03+62.93+54.16+38.87+39.77+36.35+37.46::@4$3=3D12*13.= 99::@6$3=3D146.50+158.20;%.2f::@7$7=3Dvsum(@-I..@-II);%.2f #+END_changemargin Above this text, below the table, there is a line printed out in the PDF with the formula... #+TBLNAME: AutresFPNVEDeux #+ATTR_LaTeX: align=3Dlrrrrr | | | Montant total (\EUR) | T= aux amort (\%) | Part pro. (\%) | D=C3=A9duc (\%) | NVE (\EUR) | |---+------------------------------------------+----------------------+--= ---------------+----------------+------------+------------| | | Documentation et formation | 51.05 | = | | | 0.00 | | | Communications GSM | 831.16 | = 100 | 25 | 100 | 207.79 | | | Internet (Dommel) | 167.88 | = 100 | 33 | 100 | 55.40 | | | Fournitures =C3=A0 amortir (ordinateur + GSM) | 762.5= 1 | 33 | 80 | 100 | 201.30 | | | Restaurant | 304.70 | = 100 | 100 | 69 | 210.24 | |---+------------------------------------------+----------------------+--= ---------------+----------------+------------+------------| | | Total | | = | | | 1062.02 | | ^ | | | = | | | Total | #+TBLFM: $7=3D$3*$4*$5*$6/1000000;%.2f::@2$3=3D51.05::@3$3=3D9.00+184.88+= 51.22+201.82+45.67+69.03+62.93+54.16+38.87+39.77+36.35+37.46::@4$3=3D12*13.= 99::@6$3=3D146.50+158.20;%.2f::@7$7=3Dvsum(@-I..@-II);%.2f Here, everything is normal. Hence, the =3Dchangemargin=3D environment is = the problem. To be fixed in =3Dorg-special-blocks=3D? --8<---------------cut here---------------end--------------->8--- Best regards, Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode