In my literate org projects at http://aurellem.com/, I often have to
use very long lines such as:
#+description: Capture video from a JMonkeyEngine3 Application with
Xuggle, and use gstreamer to compress the video to upload to YouTube.
#+begin_src clojure :noweb yes :tangle ../src/pokemon/types.c
Sten Lindner wrote:
> On Sat, Jun 11, 2011 at 11:12:26PM -0400, Nick Dokos wrote:
> >
> > I have a minimal patch that I think fixes this problem, but there are
> > other underscores used in various places in org-html.el so there might
> > be additional problems. I'd appreciate it if you (and/or
A bit off topic but related I think...
I've started using gpg to encrypt org-mode entries and it's amazing. I then
started to realize that I wasn't paying enough attention to security of my
own sensitive data. Scan of documents spread around without encryption
(also looking for a pragmatic way to
Hi John,
On Wed, Nov 2, 2011 at 03:22, John Hendy wrote:
>
> I'm creating a beamer presentation and screencasting a walkthrough of
> it for work. I wanted to use impress!ve, but was getting errors about
> there being no pages in the document. [1] In looking this error up, it
> seems that impressi
Hi,
I'm creating a beamer presentation and screencasting a walkthrough of
it for work. I wanted to use impress!ve, but was getting errors about
there being no pages in the document. [1] In looking this error up, it
seems that impressive requires pdf version 1.4, which can be passed
with this:
\pd
Org-mode version 7.7 (release_7.7.404.ga17c.dirty)
GNU Emacs 24.0.50.3 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
of 2011-08-10 on braeburn.aquamacs.org - Aquamacs Distribution 3.xdev
Inserting a link through the link dialog doesn't escape URLs with
spaces properly. Where a space is '%20', o
Florian Hars writes:
> Of cousre my first error was to try to do something productive on a
> current ubuntu, but since they have again broken the canonical way to
> configure protocol handlers, 90% of all howtos describing how to
> configure org-protocol plain don't work on ubuntu 11.10. gconftoo
Hi Bastien and all,
On Sun, 30 Oct 2011 09:48:06 +0100
Bastien wrote:
> Suvayu Ali writes:
>
> > That said, the problem I am facing is org-export-with-tags
> > evaluates to not-in-toc irrespective of what is set by the tags:
> > option (see for example the test file earlier in the thread). So
>
On Sun, Oct 23 2011, Bastien wrote:
>> - Perhaps the main problem: appt does not know about warning periods.
>> There are items with "-3d", other with "-5M"[1]. There is only one
>> universal appt-message-warning-time. Would it be possible, to have a
>> individual warning-time for each todo-
Nicolas Goaziou writes:
> Hello,
>
> Bernt Hansen writes:
>
>> Nicolas Goaziou writes:
>>
>>> Bernt Hansen writes:
>>>
Publishing with an automatically generated index file is broken for me.
With org-publish-projects set with
:auto-sitemap t
:
[Aaaargh: premature communication - apologies to all and let me try again]
Michael Brand wrote:
> Carsten Dominik wrote:
> > this is neat, but still kind of hard to do, because you have to put
> > all these formulas there by hand. I am skipping this for the manual
> > - maybe you'd like to put
Michael Brand wrote:
> Carsten Dominik wrote:
> > this is neat, but still kind of hard to do, because you have to put
> > all these formulas there by hand. I am skipping this for the manual
> > - maybe you'd like to put this into org-hacks, or into the FAQ on
> > Worg?
>
> Ok, I have put it int
Of cousre my first error was to try to do something productive on a
current ubuntu, but since they have again broken the canonical way to
configure protocol handlers, 90% of all howtos describing how to
configure org-protocol plain don't work on ubuntu 11.10. gconftool
does no longer work, setting
On Sat, Jun 11, 2011 at 11:12:26PM -0400, Nick Dokos wrote:
>
> I have a minimal patch that I think fixes this problem, but there are
> other underscores used in various places in org-html.el so there might
> be additional problems. I'd appreciate it if you (and/or others) test it
> and report not
Christian Moe writes:
> On 11/1/11 8:02 PM, Eric Schulte wrote:
>> As for variable handling, I think the solution is to ensure that on the
>> code-block side of things, a var string like "foo=3, bar=2, foo=1"
>> results in,
>>
>> foo=1
>> bar=2
>>
>> that is, subtree variable definitions will pre
> The location of the elisp file is:
>
> http://ferntreffer.de/elisp/org-refer-by-number.el
>
Copyright line says it is FSF. In that case, you should consider adding
it to GNU ELPA - http://elpa.gnu.org
--
Hello all,
fixing some bugs I have published a new version of the package
org-refer-by-number to Worg:
http://orgmode.org/worg/org-contrib/index.html
,where it available as a contributed package.
The location of the elisp file is:
http://ferntreffer.de/elisp/org-refer-by-numb
>> 2) the first equation in latex-mathml.org is not numbered, I would
>>expect this if it was using a begin{equation*} environment but not a
>>begin{equation}.
>
> Currently the odt exporter doesn't peek in to the latex fragment and
> infer what manner of equation it is. This is something
On 11/1/11 8:02 PM, Eric Schulte wrote:
As for variable handling, I think the solution is to ensure that on the
code-block side of things, a var string like "foo=3, bar=2, foo=1"
results in,
foo=1
bar=2
that is, subtree variable definitions will pre-empty earlier definitions
of the same variabl
Myles
(I have read the followup post to this set of questions)
Myles English writes:
>>> On Mon, 31 Oct 2011 03:41:18 +0530, Jambunathan K said:
>
> > Myles English writes:
> >> I have found that Equations become labelled as Figures in the
> >> version I am using:
> >>
> >> emacs 23
> 2. mathml
>- You need to register your command file with -ncf argument.
>
> For example, if I put the mystyle.tex in the same directory as
> exported .org file and add the -ncf argument to the converter as
> below
>
> #+begin_src emacs-lisp
> (setq org-latex-to-mathml
henry atting wrote:
> Nick Dokos writes:
>
> > Christian Moe wrote:
> >
> >> | | |
> >> |---+-|
> >> | 2 | |
> >> | 6 | 4 |
> >> | 7 | 5 |
> >> | 3 | 4.5 |
> >> | 9 | 5.4 |
> >> #+TBLFM: @3$2..@>$2=vmean(@2$1..@0$1)
> >>
> >
> > Another common way to deal with an exceptional
Myles
Thanks for exercising the latex-to-mathml changes. I am happy that there
is someone out there interested in and using stuff that I have spent
some efforts on.
> Hello,
>
> If I have a latex file mystyle.tex that contains:
>
> \newcommand{\myBigEquation}{b=23}
>
> and then have this in my o
Christian Moe writes:
> On 11/1/11 5:58 PM, Eric Schulte wrote:
>
so assuming "var" is an accumulating property, then
#+property: var foo=1
#+property: var bar=2
would result in `org-file-properties' having the following value
(("var" . "foo=1 bar=1"))
Nick Dokos writes:
> Christian Moe wrote:
>
>> On 11/1/11 8:17 AM, henry atting wrote:
>>
>> > I was thinking of a column formula but have no clue if it's
>> > possible and if so, how.
>> >
>> > In this short example the formula's length is no problem but for a
>> > table with 12 rows or more i
On 11/1/11 5:58 PM, Eric Schulte wrote:
so assuming "var" is an accumulating property, then
#+property: var foo=1
#+property: var bar=2
would result in `org-file-properties' having the following value
(("var" . "foo=1 bar=1"))
Given this:
---
#+property: var foo=1
#+property: var bar
Nicolas Goaziou writes:
> Eric Schulte writes:
>
>> This was one of the proposed options to solve this problem, namely
>> introduce a list of properties whose value accumulates rather than is
>> replaced. Since the property list data structure only allows each key
>> to appear once, the accumul
Hello,
If I have a latex file mystyle.tex that contains:
\newcommand{\myBigEquation}{b=23}
and then have this in my org file:
#+LATEX_HEADER: \usepackage{/path/to/mystyle}
I can use it conveniently like this:
\begin{equation}
\myBigEquation
\end{equation}
and that exports fine to pdf b
Eric Schulte writes:
> This was one of the proposed options to solve this problem, namely
> introduce a list of properties whose value accumulates rather than is
> replaced. Since the property list data structure only allows each key
> to appear once, the accumulation would necessarily occur on
Nick Dokos writes:
> Nick Dokos wrote:
>
>
>> Can we please back off this path?
>
> In order to prevent confusion or needless argument: the path I think we
> should back off of is the committing of these changes to master - I think
> the work should be done in a branch and cooked thoroughly bef
Nick Dokos wrote:
> Can we please back off this path?
In order to prevent confusion or needless argument: the path I think we
should back off of is the committing of these changes to master - I think
the work should be done in a branch and cooked thoroughly before merging
it to master.
I did
Eric Schulte wrote:
> My concerns with respect to a property drawer solution are two fold.
>
> 1) In the same way that #+PROPERTY: assumes its value will live on a
>single line, property drawers assume that their values will live on a
>single line. I don't see how it will be easier to f
Christian Moe wrote:
> On 11/1/11 8:17 AM, henry atting wrote:
>
> > I was thinking of a column formula but have no clue if it's
> > possible and if so, how.
> >
> > In this short example the formula's length is no problem but for a
> > table with 12 rows or more it certainly is; -- and currentl
Nicolas Goaziou writes:
> Correcting myself,
>
>> Typically, what is required here is to add "#+property:" to the
>> cumulative family. Thus,
>>
>> #+property: var foo=1
>> #+property: var bar=2
>>
>> is exactly the same as #+property: var foo=1 var bar=2.
>>
>> Also, make sure var assignations a
Hi Nicolas,
Nicolas Goaziou writes:
> Bernt Hansen writes:
>
>> Nicolas Goaziou writes:
>>
>>> Bernt Hansen writes:
>>>
Publishing with an automatically generated index file is broken for me.
With org-publish-projects set with
:auto-sitemap t
>> On Mon, 31 Oct 2011 11:54:35 +, Myles English said:
>> On Mon, 31 Oct 2011 03:41:18 +0530, Jambunathan K said:
>> Myles English writes:
>>> I have found that Equations become labelled as Figures in the
>>> version I am using:
>>>
>>> emacs 23.3.1 org-mode from git commit 71f1c1
Hello,
Bernt Hansen writes:
> Nicolas Goaziou writes:
>
>> Bernt Hansen writes:
>>
>>> Publishing with an automatically generated index file is broken for me.
>>>
>>> With org-publish-projects set with
>>>
>>>:auto-sitemap t
>>>:sitemap-filename "index.html"
>>>
What I want is that if I look at my list of things to do, and I’ve
already swept the floor and marked it as done, it shouldn’t bother me
anymore for the day, but pop up the next day.
And if I’ve swept the floor, I’ll be presented with the opportunity to
also mop the floor, if it’s been a week since
Correcting myself,
> Typically, what is required here is to add "#+property:" to the
> cumulative family. Thus,
>
> #+property: var foo=1
> #+property: var bar=2
>
> is exactly the same as #+property: var foo=1 var bar=2.
>
> Also, make sure var assignations accumulate too.
I don't think "#+prope
Hello,
Eric Schulte writes:
> Nicolas Goaziou writes:
>
>> Well, what about:
>>
>> #+property: :var foo=1
>> #+property: :var bar=2
>> #+property: :var baz=3
>> #+property: :var qux=4
> Unfortunately this won't work, the final value of the "var" property
> will be "qux=4" rather than "foo=1, b
On 10/31/11 10:36 PM, Eric Schulte wrote:
4. My own idea of allowing any defined property to be passed as an
argument to src blocks (which would require some changes to how Babel
reads its :var header args).
I do see how this approach could be powerful, however I fear both the
size of the cha
On 11/1/11 8:17 AM, henry atting wrote:
I was thinking of a column formula but have no clue if it's
possible and if so, how.
In this short example the formula's length is no problem but for a
table with 12 rows or more it certainly is; -- and currently it's the
only way I can realize it.
| |
Carsten Dominik writes:
> On 31.10.2011, at 19:10, Samuel Wales wrote:
>
>> Would a column formula work?
>
> Good idea! Quite likely it would.
>
> - Carsten
>
>>
>> Samuel
>>
>> --
>> The Kafka Pandemic: http://thekafkapandemic.blogspot.com
>> ===
>> Bigotry against people with serious diseas
43 matches
Mail list logo