From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: LaTeX export bugs? Date: Fri, 26 Jun 2009 15:34:59 +0200 Message-ID: <87vdmjglto.fsf@mundaneum.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 Hello, To make things clear, I love Org-mode (yes, I voted) and its LaTeX export. More than you can imagine: I now look for avoiding writing any LaTeX docume= nt, and have the export do all the work for me... BTW, any solution for exporting to a Beamer presentation? I'd be very very very interested by anything in that direction. That's the last piece of the whole puzzle, IMHO. Though, working more and more in that direction (Org-mode -> LaTeX), I've s= een a couple of weird things that I've compiled into an ECM, for ease of use: --8<---------------cut here---------------start------------->8--- * Org - If you have a level 3 item under a level 1 item, the level 3 doesn't get exported to LaTeX. I know this is not a normal situation, but it happens when restructuring some text, and you loose it in the exported view... ***** THIS SECTION WILL DISAPPEAR!! This text is not exported. Though, I'm not always aware of it, when sections are long (spreading over more than one screen page)... *** Level 2 -- is there a level 3 above? - Table with formulas and environment /framed/=C2=A0: The following table will be framed, but TBL formulas do not work anymore. #+ATTR_LaTeX: align=3Dlrrr #+LaTeX: \begin{framed} | Code | \euro{} | \% | \euro{} | |-----------+---------+-----+---------| | GSM | | | 0.00 | | Internet | 168.45 | 100 | 168.45 | | Mat=C3=A9riel | 295.99 | 100 | 295.99 | | Publicit=C3=A9 | 214.25 | 33 | 70.70 | | Autres | | | 0.00 | |-----------+---------+-----+---------| | Total | | | 535.14 | #+LaTeX: \end{framed} #+TBLFM: $4=3D$2*$3/100;%.2f::@7$4=3Dvsum(@-I..@-II) Swapping these two last lines gives LaTeX errors... What's the soluti= on for having both: an environment around the table and formulas that wo= rk? Why do I have to escape the sign symbol as soon as I put LaTeX comman= ds (and not BEGIN..END_LaTeX) near it? - Hyperlink to other sections: see [[To be referenced]]. Looking in the produced LaTeX code, it always link to the current section instead! - Quotes are sometimes exported in a weird /fashion/=C2=A0: see "Indust= riels, et commer=C3=A7ants". And compare with the quotes in the next sample ("Industriels et commer=C3=A7ants"). See as well that /fashion/ is not in italic above. Apparently because= of the special non-breaking space following the second slash... BTW, a possibility would be to translate the "non-breaking space" to its LaT= eX equivalent syntax (the "tilde" sign). * To be referenced This should be the landing point for the hyperreference above. --8<---------------cut here---------------end--------------->8--- Once again, thanks to all of you that provide us with those wonderful features... Best regards, Seb --=20 S=C3=A9bastien=C2=A0Vauban _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode