Re: [O] Can't preview latex fragment

2013-05-19 Thread Nicolas Goaziou
Hello, Feng Shu writes: > The error is like this: > > Creating image...1 > let: Symbol's value as variable is void: org-export--default-title Thank you for the report. The problem should be fixed. Could you confirm it? Regards, -- Nicolas Goaziou

Re: [O] Can't preview latex fragment

2013-05-19 Thread Feng Shu
Nicolas Goaziou writes: > Hello, > > Feng Shu writes: > >> The error is like this: >> >> Creating image...1 >> let: Symbol's value as variable is void: org-export--default-title > > Thank you for the report. > > The problem should be fixed. Could you confirm it? It's work, thanks! > > > Regard

[O] #+ATTR_LaTeX no longer honoured

2013-05-19 Thread Paul Stansell
Hello, I've noticed that #+ATTR_LaTeX seems to be no longer honoured (I'm using release_8.0.3-133-ga5872) This is demonstrated for the attached org file. It's the exact example from http://orgmode.org/manual/Images-in-LaTeX-export.html. I expect the exported latex file (C-c C-e l l) to contain

Re: [O] #+ATTR_LaTeX no longer honoured

2013-05-19 Thread Eric Abrahamsen
Paul Stansell writes: > Hello, > > I've noticed that #+ATTR_LaTeX seems to be no longer honoured (I'm > using release_8.0.3-133-ga5872) > > This is demonstrated for the attached org file. It's the exact > example from http://orgmode.org/manual/Images-in-LaTeX-export.html. > > I expect the export

Re: [O] Tbl: precision for cells

2013-05-19 Thread Suvayu Ali
On Sun, May 19, 2013 at 06:11:03AM +0200, Manfred Lotz wrote: > > I know that I could add ;%.2f to each formula in the table. However, I > would like to specify %.2f only one time for the whole table. The format specifier is per formula. I do not know of any way to have a per table format speci

Re: [O] Build fail with emacs 24.3.1

2013-05-19 Thread Achim Gratz
Bastien writes: >> Aside from the issue of whether using macros here is needed or >> appropriate, I can't find anything wrong with the macros or their use so >> far. If that upholds, the test not working points to a rather >> substantial bug in either the test framework or Emacs 24.3. > > It's no

Re: [O] odt import

2013-05-19 Thread Uwe Brauer
>> "Ethan" == Ethan Ligon writes: > Uwe Brauer mat.ucm.es> writes: >> >> Uwe Brauer >> >> > Presumably a reference to > https://bitbucket.org/josemaria.alkala/odt2org/wiki/Home > I haven't used it, and it's rather old (predates org-elements, I think). Thanks but

Re: [O] #+ATTR_LaTeX no longer honoured

2013-05-19 Thread Nicolas Goaziou
Hello, Eric Abrahamsen writes: > Paul Stansell writes: > >> Hello, >> >> I've noticed that #+ATTR_LaTeX seems to be no longer honoured (I'm >> using release_8.0.3-133-ga5872) >> >> This is demonstrated for the attached org file. It's the exact >> example from http://orgmode.org/manual/Images-i

[O] emphasis is hard-coded in org-element

2013-05-19 Thread Jonas Bernoulli
Handling of emphasized text is hard-coded in org-element.el. Unfortunaly fixing this requires more than teaching `org-element-text-markup-successor' about `org-emphasis-alist' because separate `org-element-TYPE-{parser,interpreter} functions are used for each type of emphasized text. Wouldn't it

[O] Minor problems with dvipng latex image preview

2013-05-19 Thread Nick Dokos
The main problem is that the latex->dvi invocation is hard-wired in org-create-formula-image-with-dvipng and in addition, when the latex file is created, the value of org-latex-packages-alist is spliced in. That in itself is fine, except in the case when (for normal latex processing) I choose mint

[O] why I can not output my file to PDF in Chinese?

2013-05-19 Thread Yingjie Sun
why I can not output my file to PDF in Chinese? Can you handle this? thanks -- Yingjie Sun

[O] Org-mode styled beamer presentations

2013-05-19 Thread Marcin Borkowski
Hi list, many of you use Org-mode to create Beamer presentations. How about the other way round? I wrote an Org-mode styled Beamer theme. Please use, enjoy and report bugs and feature requests! https://twitter.com/marcin_mbork/status/335890494980767746 http://mbork.pl/2013-05-18_A_presentati

Re: [O] emphasis is hard-coded in org-element

2013-05-19 Thread Rasmus
Jonas Bernoulli writes: > Handling of emphasized text is hard-coded in org-element.el. I think this is a feature. It's been discussed a couple of times on the list and I think Carsten argued that it should be possible to make custom formats in the buffer; with export there'd be various ways su

Re: [O] why I can not output my file to PDF in Chinese?

2013-05-19 Thread Feng Shu
Yingjie Sun writes: > why I can not output my file to PDF in Chinese? Can you handle this? > thanks You need many special setting in both org and texlive 1. you should let texlive correct resolve chinese(for example: use ctexkit) 2. you should install chinese fonts (simsun, microhei or adobe fo

[O] Converting Twitter export JSON to Org-mode file

2013-05-19 Thread Karl Voit
Hi! If you want to make use of the Twitter export data[1] within Org-mode, you might want to check out my Python script[2] that converts Twitter's JSON files to one Org-mode file. NOTE: If you happen to use the Twitter-RSS-feed with the Memacs-RSS module[3] (like I did): it seems to be the case

[O] [patch] ox-koma-letter.el: credit [1/4]

2013-05-19 Thread Rasmus
With this and the following patches I have tried to add some functionality to the ox-koma-letter.el-file. I'll try to summarize in each email. This one just updates the credit: most importantly with Viktor. As neither git, changelongs nor lisp are incorporated as a natural element of my native t

Re: [O] Org-mode styled beamer presentations

2013-05-19 Thread Rasmus
Marcin Borkowski writes: > https://twitter.com/marcin_mbork/status/335890494980767746 > http://mbork.pl/2013-05-18_A_presentation_on_LaTeX_editing_%28en%29 > https://github.com/mbork/beamerorgtheme Excellent! It reminds me of brain-damage.sty ¹ :) Here's Marcin's pdf example: http://mbork.p

[O] [patch] ox-koma-letter.el: subject changes [2/4]

2013-05-19 Thread Rasmus
This could be a problematic change. It changes the way :with-subject works. I've added changes to allow the subject style to be choose as a radio list with customize. The reason is that LaTeX becomes unhappy if it is not a supported value. If #+OPTIONS subject:t the default is used. If #+OPTI

[O] [patch] ox-koma-letter.el: credit [3/4]

2013-05-19 Thread Rasmus
This is probably the most fun change. It adds special tags PS, ENCL, CC, AFTER_CLOSING as in my last patch set, but it uses heading this time. E.g. ENCLs are under the heading * ENCL :ENCL:. This was suggested by Nicolas, and it's nicer. The ideas comes from ox-groff.el file ¹. Thanks Luis!

Re: [O] [patch] ox-koma-letter.el: clean-up/semantic bug [4/4]

2013-05-19 Thread Rasmus
It seems there are some semantic bugs in ox-koma-letter.el in that new variables are introduces for SENDER (as opposed to AUTHOR) and a separate email variable as well. This seems like a semantic bug IMO. This patch fixes these issues if they in fact are issues. –Rasmus -- And let me remind yo

[O] Org 8.0 HTML Export

2013-05-19 Thread Scott Randby
I'm working on switching to 8.0 and I'm having a few difficulties. I use my own style sheet for web pages, and I figured out that I needed to change #+STYLE: to #+HTML_HEAD: in order to use my style sheet. However, I don't want to include the default style and the default script when I export. I've

Re: [O] #+ATTR_LaTeX no longer honoured

2013-05-19 Thread Eric Abrahamsen
Nicolas Goaziou writes: > Hello, > > Eric Abrahamsen writes: > >> Paul Stansell writes: >> >>> Hello, >>> >>> I've noticed that #+ATTR_LaTeX seems to be no longer honoured (I'm >>> using release_8.0.3-133-ga5872) >>> >>> This is demonstrated for the attached org file. It's the exact >>> exampl

[O] CDLaTeX (4.0) not working in Org mode (8.0.3)?

2013-05-19 Thread Omid
I see the following strange behavior from Org-CDLaTeX (OCDL). Outside a * heading it works. Inside a * heading (or anything under that) it does NOT work. What can be causing this? Here is a minimal example: # Org CDLaTeX (OCDL) works here (at least does not issue an error) \[ x^2 \] * heading *

Re: [O] Exporting source code blocks as LaTeX figures

2013-05-19 Thread James Harkins
On Sat, May 18, 2013 at 3:39 PM, Nicolas Goaziou wrote: > instead? I.e., why don't you apply caption to src block? You can tweak > the position of the caption with "captionpos" option in listings > environment. Wow, I hadn't thought of that. Actually that works better in a lot of ways. Then the

Re: [O] Exporting source code blocks as LaTeX figures

2013-05-19 Thread Thomas S. Dye
Aloha James, James Harkins writes: > On Sat, May 18, 2013 at 3:39 PM, Nicolas Goaziou wrote: >> instead? I.e., why don't you apply caption to src block? You can tweak >> the position of the caption with "captionpos" option in listings >> environment. > > Wow, I hadn't thought of that. Actually