Johan W. Klüwer writes:
> I'm having difficulties passing org variables into shell source blocks.
> This is using Windows 7 and Cygwin with bash shell. For instance, the
> following
>
> #+BEGIN_SRC sh :var x="."
> ls $x
> #+END_SRC
>
> fails with the error message (as displayed in emacs)
Works
Sharon Kimble writes:
> Still on about clocktables, how can I have the time output show just
> in "hours.minutes" and not in "days.hours.minutes" please?
IIRC, customizing `org-time-clocksum-format' should help.
Best regards,
Seb
--
Sebastien Vauban
Hi
I have a relatively large file with
about 200 =source blocks (R) to be tangled to get an R package. But the
tangling takes about 20 seconds.
Profiling the tangling showed that the call to ~mapcar~ in
~org-babel-params-from-properties~ takes about 40% of the execution time
(see profiler excerpt
Hello,
Can anyone tell me what to set org-emphasis-regexp-components to in
order to allow italic quote marks?
i.e. /"like this"/
I don't understand the documentation and am just not in the mood to
spend the next hour or so working it out. (That is a rule of thumb for
me; if it involves a regula
Hello all,
when I try to export an subtree with koma letter I get the following
error:
cond: Symbol's value as variable is void: with-title
This seems to be related to the following commit:
d3196f0 * ox-koma-letter: Fix missing \begin{document}
because if I switch to the commit prior to th
Hi,
Thomas Holst writes:
> when I try to export an subtree with koma letter I get the following
> error:
>
> cond: Symbol's value as variable is void: with-title
>
> This seems to be related to the following commit:
>
> d3196f0 * ox-koma-letter: Fix missing \begin{document}
>
> because if I
Hello,
Rasmus writes:
> Thomas Holst writes:
>
>> when I try to export an subtree with koma letter I get the following
>> error:
>>
>> cond: Symbol's value as variable is void: with-title
>>
>> This seems to be related to the following commit:
>>
>> d3196f0 * ox-koma-letter: Fix missing \be
Hi list,
I'm using Org-mode version 8.2.10 (8.2.10-dist @
/Users/fullofcaffeine/.emacs.d/vendor/org-mode/lisp/) -- which as you can
see was installed in a custom location, with emacs GNU Emacs 24.3.1
(x86_64-apple-darwin11.4.2, Carbon Version 1.6.0 AppKit 1138.51) of
2014-04-03 on Yukikaze.local.
Hi Ken,
This is a good idea! I will give it a try. Thanks!
Julian
> Hi Julian,
>
> On 2015-06-10 at 10:16, Julian Burgos wrote:
>> a) I first write in org-mode. Export to Word, either exporting first
>> to ODT and then to Word, or to LaTex and then use pandoc to convert
>> LaTex to Word. My co
Hi Adam,
As others mentioned, diffs are easier to work with. Please see the
instructions on the how to contribute page on Worg.
That said, if you do not want to checkout the latest Org (the version
you sent looks like a version that was shipped with Emacs). You can
still generate a diff. Copy
Sebastien Vauban writes:
> Sharon Kimble writes:
>> Still on about clocktables, how can I have the time output show just
>> in "hours.minutes" and not in "days.hours.minutes" please?
>
> IIRC, customizing `org-time-clocksum-format' should help.
>
Thanks Seb.
Its worked extremely well and done t
On Mon, 15 Jun 2015, Rainer M Krug wrote:
Hi
I have a relatively large file with
about 200 =source blocks (R) to be tangled to get an R package. But the
tangling takes about 20 seconds.
Profiling the tangling showed that the call to ~mapcar~ in
~org-babel-params-from-properties~ takes about 40
Hi,
I'm looking at some old code Erik Hetzner wrote for me in January.
I have an html string stored in a plist cell, and a function that converts
an html string to org-mode syntax. I want to do something like this:
(org-zotxt-htmlstring2org (plist-get item :citation-html))
But for whatever r
Hi folks,
Am just wondering what the current status is of the work that was being
done earlier this year on improved citation support in org. Has an
official syntax been settled on? Are there blessed citation managers and
export solutions? I would like to figure out a personal system over the
sum
Hello,
Rainer M Krug writes:
> I have a relatively large file with
> about 200 =source blocks (R) to be tangled to get an R package. But the
> tangling takes about 20 seconds.
>
> Profiling the tangling showed that the call to ~mapcar~ in
> ~org-babel-params-from-properties~ takes about 40% of t
Rainer M Krug writes:
> Thanks for the clarification. Is there a technical or security reason
> for this? because especially for export, file local variables would make
> sense to avoid the #+BIND keywords?
ISTR there is a technical reason for this. Under some circumstances,
local variables are
Hi,
Is it possible to define a custom column like environment? At the
moment I'm hacking around the need with this:
(add-to-list 'org-beamer-environments-extra
'("minipage" "m" "\\begin{minipage}%H" "\\end{minipage}%"))
With the above I can export the following
* 0.1\linewidth
Suvayu Ali writes:
> * Fitting technique:B_minipage:
> :PROPERTIES:
> :BEAMER_env: minipage
> :BEAMER_arg: 0.1\linewidth
> :END:
> +/cFit/+
The closest would probably be something like
(add-to-list 'org-beamer-environments-extra
'("minipa
I'm writing something with a bunch of footnotes and instead of doing them by
hand I'm using C-c C-x f, which in the usual Emacs/Org way strikes me as a more
difficult at first but then turns into magic.
By default, adding a footnote puts it at the bottom of the document. This is
because of or
William Denton wrote:
[...]
> However, there are three (not two) possible options available in
> STARTUP options:
>
>> fninlinedefine footnotes inline
>> fnnoinline define footnotes in separate section
>> fnlocal define footnotes near first reference, but not inline
>
> I found I like fnl
William Denton writes:
> I'm writing something with a bunch of footnotes and instead of doing
> them by hand I'm using C-c C-x f, which in the usual Emacs/Org way
> strikes me as a more difficult at first but then turns into magic.
>
> By default, adding a footnote puts it at the bottom of the do
Thanks, Kyle and Rasmus.
Attached is a tiny patch to add mention of this variable in the section of the
docs where all those options are listed.
Bill
On 16 June 2015, Rasmus wrote:
William Denton writes:
I'm writing something with a bunch of footnotes and instead of doing
them by hand I
"Julian Burgos" writes:
> b) I write the manuscript in org-mode. Then I send the org-mode file to
> my coauthor. Because the org-mode file is just a text file, my coauthor
> can use Word to edit it. I ask him/her *not* to use "track changes" and
> to save the edited version also as a text file
23 matches
Mail list logo