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
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.
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:'.
>>
>
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
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)
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
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
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
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
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
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
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
-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
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
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
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
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.
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
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
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
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
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
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
>
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
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]{
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
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
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:
>
> ,
> |
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
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
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
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
"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
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"
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
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.
--
:
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.
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
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
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
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
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
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
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
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:'
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
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
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
48 matches
Mail list logo