t...@tsdye.com (Thomas S. Dye) writes:
> Andreas Leha writes:
>
>> Hi all,
>>
>> I am having troubles in using the header argument :units which is
>> implemented for R source blocks. Example:
>>
>> #+begin_src R :results graphics :file wideplot.png :width 14 :height 7
>> :units "cm"
>> plot(1
Marcus Klemm googlemail.com> writes:
>
>
> Hello Org-mode developers,
>
> I have an org document with some inline images that I'd like to be displayed
> permanently. I can switch them on using org-toggle-inline-images, but
> whenever the agenda is rebuilt, either manually or by an idle timer
Hi Marcus,
Marcus Klemm writes:
>> I have an org document with some inline images that I'd like to be displayed
>> permanently. I can switch them on using org-toggle-inline-images, but
>> whenever the agenda is rebuilt, either manually or by an idle timer, they
>> disappear, so I have to call
Bastien writes:
Hi Bastien:
> Do you have (setq org-startup-with-inline-images t) ?
I have the above set to "t" and I have the same problem. The images will
disappear when the agenda is build. I have to toggle it twice for the
images to reappear.
Charles
--
"If a machine couldn't run a free
Perhaps Asymptote would meet your needs: http://asymptote.sourceforge.net/
It is even supported by babel, can output to multiple formats (mpg, gif,
SVG, 3D pdf and many others) and is fully programmable (depending on the
complexity of your models, you could directly program it in Asymptote, it
has
Hello,
Mark Shoulson writes:
> Well, wait; regexps can make some pretty darn good guesses at the beginnings
> or ends of strings.
I know that. They make a good job, I just want a better one.
> This isn't quite it; beginning-of-string followed by quote, then punctuation
> and then spaces is a
Hi,
In case anyone else is wondering about this.
There are now several examples of managing bibliographies and associated
papers in orgmode [1][2][3]. Typically these involve a collection of pdf
journal
papers, a .bib file, notes.org and draft_paper.org. There has also been
a bit of discussio
Hi Tom,
On Mon, Jun 18, 2012 at 9:05 PM, Thomas S. Dye wrote:
>
> The :noweb header argument can take several values to control when these
> noweb references are expanded. Many of these don't show in the Org-mode
> manual on Worg. Here they are in org.texi:
[...]
I had missed these options!
Hello,
Eric S Fraga writes:
> Well, I will have to chime in with a contrary view. I like using
> headlines to define blocks, and I use blocks on almost every frame. I
> have the following reasons for preferring a headline approach:
>
> - the proposed approach does not easily (at all?) cater fo
t...@tsdye.com (Thomas S. Dye) writes:
> Aloha all,
>
> I noticed a redundant list of R device header arguments in ob-R.el. The
> attached patch removes the redundant list, along with two setq's that
> appeared to be unnecessary.
>
> All the best,
> Tom
Applied, Thanks!
--
Eric Schulte
http://
t...@tsdye.com (Thomas S. Dye) writes:
> Andreas Leha writes:
>
>> Hi all,
>>
>> I am having troubles in using the header argument :units which is
>> implemented for R source blocks. Example:
>>
>> #+begin_src R :results graphics :file wideplot.png :width 14 :height 7
>> :units "cm"
>> plot(1
On Tue, Jun 19, 2012 at 7:55 AM, suvayu ali wrote:
> Hi Tom,
>
> On Mon, Jun 18, 2012 at 9:05 PM, Thomas S. Dye wrote:
>>
>> The :noweb header argument can take several values to control when these
>> noweb references are expanded. Many of these don't show in the Org-mode
>> manual on Worg. Her
Hello,
Myles English writes:
> Hi,
>
> In case anyone else is wondering about this.
>
> There are now several examples of managing bibliographies and associated
> papers in orgmode [1][2][3]. Typically these involve a collection of pdf
> journal
> papers, a .bib file, notes.org and draft_pape
Moritz Ulrich writes:
Hi Moritz
> It's the same with narrowing. org-mode really deserves a patch to
> preserve buffer state when the agenda is rebuild.
Agreed.
Charles
--
"Linux poses a real challenge for those with a taste for late-night
hacking (and/or conversations with God)."
(By Matt We
Charles Philip Chan bell.net> writes:
>
> Bastien gnu.org> writes:
>
> Hi Bastien:
>
> > Do you have (setq org-startup-with-inline-images t) ?
>
> I have the above set to "t" and I have the same problem. The images will
> disappear when the agenda is build. I have to toggle it twice for the
Marcus Klemm writes:
Hi Marcus:
> Do you use, by any chance, a custom block agenda?
Yes, I do.
> I wanted to reply to Bastien as fast as possible, so I tried to
> reproduce my problem at work. I installed Emacs (v23) and orgmode,
> created a document with inline images and built the agenda. Th
Hi org people,
I am trying to make my life a bit easier and would love some advice.
* Short:
Has anyone a little schedule/timestamp function which takes
time of day (e.g. 10:20 or 10pm) and schedules/timestamps items
as time+effort (e.g. 10:20+0:30)?
A tiny change to org-agenda-format-item (s
Samuel Wales writes:
> Hmm, maybe something like this:
>
> $[link "http://mysite.example"; :label "Example" :html-attr "..."
> :latex-attr "..."]
>
> Code that adds functionality or safety to this syntax (including all
> future code) will also apply to other features than links. For a new
> fe
Yagnesh,
>> On Wed, 20 Jun 2012 01:47:30 +0900, Yagnesh Raghava Yakkala said:
> Hello,
> Myles English writes:
>> Hi,
>>
>> In case anyone else is wondering about this.
>>
>> There are now several examples of managing bibliographies and associated
>> papers in orgmode [1][2]
Nick Dokos writes:
> This is with version
>
> Org-mode version 7.8.10 (release_7.8.10-688-gd06428 @
> /home/nick/elisp/org-mode/lisp/)
Do yourself a favor and issue:
git fetch --tags origin
to get the correct version displayed.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb A
> Where is the documentation for the new exporter that is in the works?
>
>
> http://orgmode.org/worg/dev/org-export-reference.html
>
>
>
Nick and Thorsten,
Thanks.
Vikas
I also quite like using headlines for blocks, for many of the same reasons Eric
mentioned. In addition, I regularly use column view to set BEAMER_env,
BEAMER_envargs, BEAMER_extra, etc., and column view operates on headlines.
Greg
On Jun 20, 2012, at 5:04 AM, Eric S Fraga wrote:
> Nicolas G
22 matches
Mail list logo