[O] [ox-beamer] overlay specification for bold markup ignored in list labels

2015-03-23 Thread Andreas Leha
Hi, The overlay specification for bold markup (as in *@@beamer:<2->@@useful*) is ignored when used in the label of a description list. Is this a bug? Regards, Andreas PS: ECM: --8<---cut here---start->8--- #+TITLE: Example Presentation #+OPTIONS: H:2 #+LATEX

Re: [O] [patch] ob-latex: htlatex and imagemagick

2015-03-23 Thread Andreas Leha
Nicolas Goaziou writes: > Hello, > > Andreas Leha writes: > >> please find attached a small patch that fixes a problem discussed >> in [1]. >> >> In short, when executing a latex src block and htlatex is a valid >> option, it should be used even if imagemagick is part of the headers. > > Applied.

Re: [O] comment section with latex_header

2015-03-23 Thread Andreas Leha
Nicolas Goaziou writes: > Hello, > > Andreas Leha writes: > >> If there are `#+latex_header:' entries in a section and that section is >> `COMMENT'ed out, I'd expect the #+latex_header entries to be >> uneffective. As they are when I comment them out one by one as in >> `# #+latex_header:'. >> >

Re: [O] [patch] ob-latex: htlatex and imagemagick

2015-03-23 Thread Nicolas Goaziou
Hello, Andreas Leha writes: > please find attached a small patch that fixes a problem discussed > in [1]. > > In short, when executing a latex src block and htlatex is a valid > option, it should be used even if imagemagick is part of the headers. Applied. Thank you. Regards, -- Nicolas Goaz

Re: [O] comment section with latex_header

2015-03-23 Thread Nicolas Goaziou
Hello, Andreas Leha writes: > If there are `#+latex_header:' entries in a section and that section is > `COMMENT'ed out, I'd expect the #+latex_header entries to be > uneffective. As they are when I comment them out one by one as in > `# #+latex_header:'. > > Is this a bug? (I'd say, yes)

Re: [O] fontenc makes pdf non-searchable

2015-03-23 Thread Martin Leduc
You're right, I customized org-latex-pdf-process, which now call a script that basically does latex/dvips/ps2pdf. I cannot use pdflatex since my figures are from eps images. Martin dboyd2 mmm.com (J. David Boyd) writes: > And how did you determine that please? I assume you mean how I determ

Re: [O] [Beamer] Combining blocks, columns, and column(s) options

2015-03-23 Thread Nicolas Goaziou
Hello Matthew Gidden writes: > I've found a number of references to the problem of aligning columns, > especially using the block environment [1, 2, 3]. Specifically, I would > like to supply option arguments to either the `columns` or `column` latex > environment directive. As written, it appea

Re: [O] org-insert-subheading doesn't work well with colons

2015-03-23 Thread Nicolas Goaziou
Hello, Leo Ufimtsev writes: > When I have a plain list entry like this and issue org-insert-heading: > > - Meaning of life :: > > I expect something like this: > > - Meaning of life :: > - It depends on where point is. It should be so past the colons, indeed. Before them, it is - |:: - M

Re: [O] [PATCH] Fix massive slowdown in org-id-find

2015-03-23 Thread Nicolas Goaziou
Hello, Florian Beck writes: > the recent changes in org-id (presumably > 8cdb2eef0f9f98f9e00a5e689decfe341fe0c6ec) lead to a massive slowdown. Would you mind elaborating a bit? Slow down doing what? In which cases? Could you profile it? > org-id-find is slow as it is, now I find it almost unus

Re: [O] refile error with org-inlinetask: The kill is not a set of trees

2015-03-23 Thread Barrett Kirwan
On Sun, Mar 15 2015 at 03:31:19 PM, Damien Couroussé wrote: > I cannot refile inline tasks when using the package org-inlinetask. > > In the example below, I try to refile the TODO task to another heading. > I get the error message "The kill is not a (set of) tree(s) - please use > to yank anyway

Re: [O] Org-Timer has nice popups; how can I use them elsewhere?

2015-03-23 Thread Kyle Meyer
torys.ander...@gmail.com (Tory S. Anderson) wrote: > So, orgmode timers have a nice popup when they run out; on my KDE, > it's gentle GUI-box (not emacs) that nicely rises and falls. I would > love to have this as how my appt reminders work, instead of the ugly > minibuffer screeching; but looking

Re: [O] html preamble

2015-03-23 Thread Rasmus
hymie! writes: > So my next task is to learn about the HTML preamble. > > From reading the docs, it looks like all of my org files have to share a > single HTML preamble, which is set in my .emacs file through either the > org-html-preamble variable, the org-html-preamble-format variable, or the

[O] Bug: reftex breaking after org-mode export [8.2.10 (8.2.10-35-g19a7d6-elpa @ /Users/adamjackson/.emacs.d/elpa/org-20150323/)]

2015-03-23 Thread Adam Jackson
-value 70 ...] 13) reftex-offer-label-menu("e") reftex-reference() call-interactively(reftex-reference nil nil) Many thanks, Adam Emacs : GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2013-03-13 on bob.porkrind.org Package: Org-mode version 8.2.10 (8.2.10-35-g

[O] [Beamer] Combining blocks, columns, and column(s) options

2015-03-23 Thread Matthew Gidden
Hi everyone, I've found a number of references to the problem of aligning columns, especially using the block environment [1, 2, 3]. Specifically, I would like to supply option arguments to either the `columns` or `column` latex environment directive. As written, it appears that only the `block` e

[O] html preamble

2015-03-23 Thread hymie!
So my next task is to learn about the HTML preamble. >From reading the docs, it looks like all of my org files have to share a single HTML preamble, which is set in my .emacs file through either the org-html-preamble variable, the org-html-preamble-format variable, or the org-publish-project-alist

[O] org-insert-subheading doesn't work well with colons

2015-03-23 Thread Leo Ufimtsev
When I have a plain list entry like this and issue org-insert-heading: - Meaning of life :: I expect something like this: - Meaning of life :: - Instead, it is inserted above the current item, like: - :: - Meaning of life I'm running emacs 25.0.50.3 Thoughts? Leo Ufimtsev | Intern Softwar

Re: [O] render "->" as "&rarr" on html export?

2015-03-23 Thread Marcin Borkowski
On 2015-03-23, at 17:48, Ista Zahn wrote: > Not an answer to your question, but alternative: the company-math[1] > package makes it really easy to insert unicode. Also, TeX input method. Also, C-x 8 RET 2192 RET. Also, filters. > Best, > Ista Best, -- Marcin Borkowski http://octd.wmi.amu.

[O] Org-Timer has nice popups; how can I use them elsewhere?

2015-03-23 Thread Tory S. Anderson
So, orgmode timers have a nice popup when they run out; on my KDE, it's gentle GUI-box (not emacs) that nicely rises and falls. I would love to have this as how my appt reminders work, instead of the ugly minibuffer screeching; but looking through the org-timer code didn't give me any ideas. How

Re: [O] fontenc makes pdf non-searchable

2015-03-23 Thread Stefan Nobis
dbo...@mmm.com (J. David Boyd) writes: > And how did you determine that please? I assume you mean how I determined that the PDF has been produced by dvips and Ghostscript. In this case: I've just looked into the document information of the PDF file. For example with Acrobat Reader I just press CM

Re: [O] render "->" as "&rarr" on html export?

2015-03-23 Thread Rasmus
Matt Price writes: > I feel like I've seen the answer to this somewhere but I can't find it -- > is it possible for me to get "->" and "=>" to render as rightarrows (→, ⇒)? Do you want to render it in the buffer or on export? For the buffer you could use prettify-symbols-mode. > \rightarrow wi

Re: [O] Possible bug: Can not search for text in links - only description

2015-03-23 Thread Rainer M Krug
Achim Gratz writes: > Rainer M Krug krugs.de> writes: >> > M-x occur RET Exa RET >> >> Ah - occur is nice - very nice. I like the output and also that it shows >> me all hits - I'll use this more often! > > It even has a key binding: "M-s o". If you like a function and wonder if it > has a key

Re: [O] render "->" as "&rarr" on html export?

2015-03-23 Thread Ista Zahn
Not an answer to your question, but alternative: the company-math[1] package makes it really easy to insert unicode. Best, Ista [1] https://github.com/vspinu/company-math On Mon, Mar 23, 2015 at 12:23 PM, Matt Price wrote: > I feel like I've seen the answer to this somewhere but I can't find it

Re: [O] bug#18870: bug#18870: \emsp and alignment in org clock report

2015-03-23 Thread J. David Boyd
Nicolas Goaziou writes: > Nicolas Goaziou writes: > >> The trick could be to use an Org entity which is as large as its >> overlay. Even better if that entity is readable without that overlay. >> I'll look into it soon. > > This should now be fixed. The markup used is more readable and doesn't >

[O] render "->" as "&rarr" on html export?

2015-03-23 Thread Matt Price
I feel like I've seen the answer to this somewhere but I can't find it -- is it possible for me to get "->" and "=>" to render as rightarrows (→, ⇒)? \rightarrow will work, but doesn't give me the visual cue I want when working in org. And entering unicode directly in org is pretty distracting for

Re: [O] fontenc makes pdf non-searchable

2015-03-23 Thread J. David Boyd
Stefan Nobis writes: > Martin Leduc writes: > >> You can find a minimal example here[1], with the org file, and the >> tex and pdf files generated from it. Firts try to search within the >> pdf. It does not work (at least on my side) To solve the problem, >> remove the line with \usepackage[T1]{

Re: [O] [OT] A short (less than a minute), informal survey about LaTeX

2015-03-23 Thread hymie!
In our last episode, the evil Dr. Lacto had captured our hero, hy...@lactose.homelinux.net (hymie!), who said: >In our last episode, the evil Dr. Lacto had captured our hero, > Marcin Borkowski , who said: >>, >>| The goal of the savetrees package is to pack as much text as >>| possible onto

Re: [O] [OT] A short (less than a minute), informal survey about LaTeX

2015-03-23 Thread hymie!
In our last episode, the evil Dr. Lacto had captured our hero, Marcin Borkowski , who said: >, >| The goal of the savetrees package is to pack as much text as >| possible onto each page of a LaTeX document. Admittedly, this >| makes the document far less attractive. Nevertheless, >| savetrees

Re: [O] [OT] A short (less than a minute), informal survey about LaTeX

2015-03-23 Thread Grant Rettke
No. Yes. On Sun, Mar 22, 2015 at 4:04 PM, Marcin Borkowski wrote: > Hi there, > > two questions for people using LaTeX (possibly only as Org-mode > backend). > > 1. Did you know about the savetrees package by Scott Pakin > (http://www.ctan.org/pkg/savetrees)? From the description: > > , > |

Re: [O] Possible bug: Can not search for text in links - only description

2015-03-23 Thread Achim Gratz
Rainer M Krug krugs.de> writes: > > M-x occur RET Exa RET > > Ah - occur is nice - very nice. I like the output and also that it shows > me all hits - I'll use this more often! It even has a key binding: "M-s o". If you like a function and wonder if it has a key binding: "C-h w RET" will tell

[O] [PATCH] Fix massive slowdown in org-id-find

2015-03-23 Thread Florian Beck
Hi, the recent changes in org-id (presumably 8cdb2eef0f9f98f9e00a5e689decfe341fe0c6ec) lead to a massive slowdown. org-id-find is slow as it is, now I find it almost unusable. Attached patch provides a fix. -- Florian Beck >From 9867f0f45befc26854920d759a2505adba5d486b Mon Sep 17 00:00:00 2001

Re: [O] Possible bug: Can not search for text in links - only description

2015-03-23 Thread Jacob Gerlach
On Mon, Mar 23, 2015 at 8:45 AM, Rainer M Krug wrote: > First I must say it makes sense to give the error message, although I > was quite surprised. > > But the message should contain a string one can easily search for. And I > guess the most used search function is C-s I think the message should

Re: [O] Possible bug: Can not search for text in links - only description

2015-03-23 Thread Rainer M Krug
Thanks everybody - many useful comments and ideas. First I must say it makes sense to give the error message, although I was quite surprised. But the message should contain a string one can easily search for. And I guess the most used search function is C-s I think the message should be changes t

Re: [O] Possible bug: Can not search for text in links - only description

2015-03-23 Thread Rainer M Krug
"Charles C. Berry" writes: > On Fri, 20 Mar 2015, Ken Mankoff wrote: > >> It would be nice to be able to search in links without extra work to >> change modes. Without this, you cannot even search for a cite key! > > You *can* search in links without changing modes. > > Exa RET > > runs nonin

Re: [O] Possible bug: Can not search for text in links - only description

2015-03-23 Thread Rainer M Krug
Jacob Gerlach writes: > On Fri, Mar 20, 2015 at 9:44 AM, Rainer M Krug wrote: >> Hi >> >> I got an error as follow when I tried to export: >> >> , >> | org-babel-exp process R at line 5495... >> | Evaluation of this R code-block is disabled. >> | user-error: Unable to resolve link "*uLELFit"

Re: [O] [proposal] timezone-aware timestamps enhancement

2015-03-23 Thread e.fraga
On Friday, 20 Mar 2015 at 11:29, Randomcoder wrote: [...] > So would your computer find out the timezone and switch it > automatically ? > (IIRC Ubuntu does that by default) No, I would change the time zone manually. > > On Wed, Mar 18, 2015 at 04:33:44PM +, Eric S Fraga wrote: >> org data

Re: [O] [proposal] timezone-aware timestamps enhancement

2015-03-23 Thread e.fraga
On Friday, 20 Mar 2015 at 11:40, Randomcoder wrote: [...] > At this point in time I'm using Org-Mode's agenda to view events. > Should I try to sync them up with my phone and if so what is the recommended > way to go ? I use MobileOrg on Android to sync between org and Google's calendar. -- :

Re: [O] comment section with latex_header

2015-03-23 Thread Andreas Leha
Hi Rasmus, Rasmus writes: > Andreas Leha writes: > >> Hi Rasmus, >> >> Rasmus writes: >>> Andreas Leha writes: >>> Hi all, If there are `#+latex_header:' entries in a section and that section is `COMMENT'ed out, I'd expect the #+latex_header entries to be uneffective.

Re: [O] comment section with latex_header

2015-03-23 Thread Rasmus
Andreas Leha writes: > Hi Rasmus, > > Rasmus writes: >> Andreas Leha writes: >> >>> Hi all, >>> >>> If there are `#+latex_header:' entries in a section and that section is >>> `COMMENT'ed out, I'd expect the #+latex_header entries to be >>> uneffective. As they are when I comment them out one

Re: [O] [OT] A short (less than a minute), informal survey about LaTeX

2015-03-23 Thread Sebastien Vauban
Marcin Borkowski wrote: > Hi there, > > two questions for people using LaTeX (possibly only as Org-mode > backend). > > 1. Did you know about the savetrees package by Scott Pakin > (http://www.ctan.org/pkg/savetrees)? From the description: > > , > | The goal of the savetrees package is to pack

Re: [O] [ox, patch] Add #+SUBTITLE

2015-03-23 Thread Sebastien Vauban
Marcin Borkowski wrote: > On 2015-03-22, at 16:29, Rasmus wrote: > >> IMO it is. The only place where there's a "hack" is in ox-latex and >> that's cause article is the default class. If you prefer, it can just >> output to the \subtitle{·} by default and say it's KOMA-script only. That >> seem

Re: [O] comment section with latex_header

2015-03-23 Thread Sebastien Vauban
Rasmus wrote: > Andreas Leha writes: >> >> If there are `#+latex_header:' entries in a section and that section is >> `COMMENT'ed out, I'd expect the #+latex_header entries to be >> uneffective. As they are when I comment them out one by one as in >> `# #+latex_header:'. >> >> Is this a bug? (I'd

Re: [O] [OT] A short (less than a minute), informal survey about LaTeX

2015-03-23 Thread Stefan Nobis
Marcin Borkowski writes: > 1. Did you know about the savetrees package by Scott Pakin Yes. > 2. Would you find it useful when producing PDF files other that > scientific articles (using Org-mode or not)? No. I use org-mode mostly for documentation and even documentation should look nice (the w

Re: [O] [OT] A short (less than a minute), informal survey about LaTeX

2015-03-23 Thread Michael Strey
Hi Marcin, On So, 2015-03-22, Marcin Borkowski wrote: [...] > 1. Did you know about the savetrees package by Scott Pakin > (http://www.ctan.org/pkg/savetrees)? I've heard about it but never used it. > 2. Would you find it useful when producing PDF files other that > scientific articles (using

Re: [O] [ox, patch] Add #+SUBTITLE

2015-03-23 Thread Marcin Borkowski
On 2015-03-23, at 01:05, Rasmus wrote: > Hi, > > First: Please don't take me being critical as meaning I'm necessarily > negative about. I'm just minimizing risk over the expectation. Of course, fine with me. It’s the criticism which can make this project better (or help decide it’s unnecessa

Re: [O] comment section with latex_header

2015-03-23 Thread Andreas Leha
Hi Rasmus, Rasmus writes: > Andreas Leha writes: > >> Hi all, >> >> If there are `#+latex_header:' entries in a section and that section is >> `COMMENT'ed out, I'd expect the #+latex_header entries to be >> uneffective. As they are when I comment them out one by one as in >> `# #+latex_header:'

Re: [O] [OT] A short (less than a minute), informal survey about LaTeX

2015-03-23 Thread Samuel Loury
Marcin Borkowski writes: > 1. Did you know about the savetrees package by Scott Pakin > (http://www.ctan.org/pkg/savetrees)? From the description: No. > 2. Would you find it useful when producing PDF files other that > scientific articles (using Org-mode or not)? Yes -- Konubinix GPG Key

[O] signing of FSF papers needed for documentation changes? (was: Re: PATCH: Document how to scroll calendar by one year at date prompt.)

2015-03-23 Thread Gregor Zattler
Hi Nicolas, * Nicolas Goaziou [23. Mar. 2015]: > I added TINYCHANGE at the end of the commit message, since you don't > seem to have signed FSF papers. Please correct me if I'm wrong. You are right. Thanks. Do these copyright/assigment issues also apply to documentation chenges? One would only

Re: [O] fontenc makes pdf non-searchable

2015-03-23 Thread Stefan Nobis
Martin Leduc writes: > You can find a minimal example here[1], with the org file, and the > tex and pdf files generated from it. Firts try to search within the > pdf. It does not work (at least on my side) To solve the problem, > remove the line with \usepackage[T1]{fontenc} Your PDF is not gene