Hi,
On 2014-04-28 19:18, Rene writes:
> I'm not used to defining new properties in orgmode. I'll try to define an
> "Energy" property as well as functions like "org-agenda-cmp-user-defined" in
> order to correctly use "org-agenda-sorting-strategy", unless someone has
> already done so...
I hav
On Mon, Apr 28, 2014 at 7:06 PM, Thomas S. Dye wrote:
> John Hendy writes:
>
>> I'm thinking that the article class must either 1)
>> not embody "the classic rules" that well or 2) the classic rules
>> aren't very aesthetically pleasing after all.
>
> or 3) the classic rules are variable and flex
Steven Arntson writes:
> I'm still a little mystified about using org markup in the context of
> the lilypond file, but maybe now I can do a little more experimenting.
Have you seen this?
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html
There are some example org-mode f
t...@tsdye.com (Thomas S. Dye) writes:
> Aloha Steven,
>
> Steven Arntson writes:
>
>> The reason I'm excited to use org with lilypond files is the foldable
>> headers *, **, *** etc, as well as drawers and tables. However, that's
>> available only in an "org-mode" buffer, and I'm also wanting to
Hi everyone,
I'm having an issue with storing links to files with spaces in their
names.
If I visit a dired buffer, use c-c l to store the link of the file under
point and then in an org buffer c-c c-l to insert it.
I find that the file can not be opened from within the org buffer as org
appears
Aloha Steven,
Steven Arntson writes:
> The reason I'm excited to use org with lilypond files is the foldable
> headers *, **, *** etc, as well as drawers and tables. However, that's
> available only in an "org-mode" buffer, and I'm also wanting to use
> lilypond-mode, which gives excellent color
I'm trying to get going with org-babel and lilypond music markup. I have
the system basically functioning, but there's an elementary issue I
can't seem to wrap my brain around.
The reason I'm excited to use org with lilypond files is the foldable
headers *, **, *** etc, as well as drawers and tabl
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> The most recent versions of BBDB return single records from
>> `bbdb-completing-read-record'. That currently breaks completion on bbdb:
>> links -- possibly earlier versions of BBDB always returned list values.
>>
>> We should pro
John Hendy writes:
> I'm thinking that the article class must either 1)
> not embody "the classic rules" that well or 2) the classic rules
> aren't very aesthetically pleasing after all.
or 3) the classic rules are variable and flexible.
Here is a quote from the Koma script manual:
Many LATE
On Mon, Apr 28, 2014 at 8:58 AM, Michael Strey wrote:
>
> On 2014-04-25, John Hendy wrote:
[snip]
>> Default Org -> LaTeX article looks *ugly as all hell* to me.
>
> Check the Komascript classes.
Missed this point. I've dabbled with them a little, but will have to
take another look as they come
On Mon, Apr 28, 2014 at 8:58 AM, Michael Strey wrote:
>
> On 2014-04-25, John Hendy wrote:
>> I have to ask: is whatever was once considered the golden ratio for
>> text-to-whitespace in printed material, or even used by Gutenberg
>> himself for proper typesetting considered relevant/best practice
I played around with it for a little bit and now the export is working
fine. I'm not sure exactly what I changed, but it's working as intended now.
Thanks,
Will
On Mon, Apr 28, 2014 at 6:10 PM, Leonard Randall <
leonard.a.rand...@gmail.com> wrote:
> Hi Will,
>
> The example works fine for me. I
On 4/28/2014 2:58 PM, Brady Trainor wrote:
Maybe I should have included version:
Org-mode version 8.2.6 (8.2.6-6-gfc37d1-elpa @
c:/Users/user-name/AppData/Roaming/.emacs.d/elpa/org-20140428/)
Hi Will,
The example works fine for me. It seems like the most likely cause of your
issue is your export settings. One thing that you might try is to add this
to the top of your file.
#+Options: *:t
If you already have an options section on your file you may want to check
that you do not have *:
I am often having difficulties with the various org-agenda filter
settings, for creating org-agenda-custom-commands. There is not much
documentation, especially, examples for those new to for instance
regexp, and Emacs' regexp, and how these work with org's syntax.
In the following agenda-cu
I'm a new Lilypond user (and a beginning but dedicated Emacs user),
trying to decide whether to use Frescobaldi or the org based "Arrange
Mode." I think I've got Arrange Mode running, but can't seem to get the
"tangle" command to work. I opened a .ly file I made in Frescobaldi, put
point at the top
Richard Lawrence berkeley.edu> writes:
> I am not really familiar with the official GTD methodology, and I don't
> know exactly how you would normally represent the "energy needed"
> associated with a task, but here's a suggestion.
>
> It occurs to me that you could just use the A/B/C priority co
Hi Dotan,
> If there is a better way to organize the files, then I would love to
> know how the more experienced users do it.
I'm using an extremely simplistic approach: just dump all the org
files into one directory. The name of each org file should be concise
but descriptive, e.g. Makefile.org
Thanks Clément and everybody else for their comments/ideas. I will go
through these carefully.
John Kitchin writes:
> It seems there are a lot of variants of citation handling out there! I will
> add to the list my own variants here:
> https://github.com/jkitchin/jmax/blob/master/jorg-bib.el. My
Hi Leonard,
Yes, I will be definitively interested on this! Thanks!
Julian
Leonard Randall writes:
> Hi Julian et al.,
> I am not sure if this helps, but I am in the process of writing a new
> package for inserting citations into org buffers using RefTeX. This
> solution would make citation in
Hello,
Eric Abrahamsen writes:
> The most recent versions of BBDB return single records from
> `bbdb-completing-read-record'. That currently breaks completion on bbdb:
> links -- possibly earlier versions of BBDB always returned list values.
>
> We should probably check for this in `org-bbdb-com
Thanks,
Your first option works like a charm
cheers,
M
On Apr 28, 2014, at 9:07 AM, Alan Schmitt
wrote:
> On 2014-04-28 14:41, Marvin Doyley writes:
>
>> Dear All,
>>
>> Is there way to pass data between blocks in org-babel. For example lets say
>> have two blocks
>>
>>
>> #+begin_src py
I have a title in which I need to have some text in italics. I tried this:
#+TITLE: Analysis of Sartre's /No Exit/
But the slashes were just exported literally, instead of italicizing. This
seemed like a pretty basic problem, but I've been unable to find anything
about it via Google or in the lis
On 2014-04-25, John Hendy wrote:
> I have to ask: is whatever was once considered the golden ratio for
> text-to-whitespace in printed material, or even used by Gutenberg
> himself for proper typesetting considered relevant/best practice
> today?
Yes, at least partly. "Verachtet mir die alten Me
Hi
I have received the signed copyright assignment - should I re-send the
patches for ob-R.el?
Thanks,
Rainer
--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)
Centre of Excellence for Invasion Biology
Stellenbosch University
South Af
Just checked it with
Org-mode version 8.2.6 (release_8.2.6-936-gd9e6bd @
/Users/rainerkrug/.emacs.d/org-mode/lisp/)
and it works there.
Cheers,
Rainer
Bastien writes:
> Hi Rainer,
>
> Rainer M Krug writes:
>
>> This has been introduced within the previous week, if I am not
>> mistaken.
>
On 2014-04-28 14:41, Marvin Doyley writes:
> Dear All,
>
> Is there way to pass data between blocks in org-babel. For example lets say
> have two blocks
>
>
> #+begin_src python
> from pylab import *
> # Simple carrier
> t=linspace(0,1,100);
> fc=100;
> Ac =1;
> C=Ac*cos(2*pi*t);
>
> #+end_src
>
Visiting this file
--8<---cut here---start->8---
#+STARTUP: contents
* Foo
** Bar
** Baz
* Foo2
** Bar2
** Baz2
--8<---cut here---end--->8---
just shows the folded top-level "Foo" headlines: "Bar" and "Baz"
headlines a
Dear All,
Is there way to pass data between blocks in org-babel. For example lets say
have two blocks
#+begin_src python
from pylab import *
# Simple carrier
t=linspace(0,1,100);
fc=100;
Ac =1;
C=Ac*cos(2*pi*t);
#+end_src
What I would like to do is to pass both C and t to another python blo
Hi Alexander,
On 2014-04-28 09:20, AW writes:
> Am Sonntag, 27. April 2014, 10:09:35 schrieb Alan Schmitt:
>> On 2014-04-25 10:02, Nicolas Goaziou writes:
>> > Alan Schmitt writes:
>> >> I guess I should have asked: who decides what goes in contrib?
>> >
>> > The Org maintainer. Another optio
Hello,
Buddy Butterfly writes:
> Any idea what could have caused the change? Is it texlive
> or within Emacs?
Would you mind posting a simple example?
Regards,
--
Nicolas Goaziou
Am 25.04.2014 16:07, schrieb Buddy Butterfly:
>
> Hi,
>
> what happened to the pdf export of clocktables?
> After the upgrade to Ubuntu 13.10 (emacs 24.3.1),
> the clocktable export looks ugly as hell. With
> the latex headers aligne=l|r etc. and the indentation
> in the clocktable I got a very n
The most recent versions of BBDB return single records from
`bbdb-completing-read-record'. That currently breaks completion on bbdb:
links -- possibly earlier versions of BBDB always returned list values.
We should probably check for this in `org-bbdb-complete-link', I propose
the attached patch.
Am Sonntag, 27. April 2014, 10:09:35 schrieb Alan Schmitt:
> On 2014-04-25 10:02, Nicolas Goaziou writes:
> > Alan Schmitt writes:
> >> I guess I should have asked: who decides what goes in contrib?
> >
> > The Org maintainer. Another option is to turn it into an ELPA package.
>
> I need to lea
34 matches
Mail list logo