Xebar Saram writes:
> thx again Eric
>
> i still have an issue with this when one of the symbols used to start
> /end the highlight is used in a sentence, for example using your
> code:
>
> (font-lock-add-keywords
> 'org-mode
> '(("-1-\\([^-1-]+\\)-1-" (0 '(:weight ultra-bold :background "#
> D
Thanks Nicolas, your reply is helpful for me .
Best wishes,
Jo.
2013/10/5 Nicolas Richard :
> Hello Joseph,
>
> Joseph Vidal-Rosset writes:
>> #+begin_equation
>> \label{ECQ}
>> \neg A , A \vdash B
>> \tag{ECQ}
>> #+end_equation
>
> IIUC, auckeys mode is not meant to insert latex constructs in
Hello Joseph,
Joseph Vidal-Rosset writes:
> #+begin_equation
> \label{ECQ}
> \neg A , A \vdash B
> \tag{ECQ}
> #+end_equation
IIUC, auckeys mode is not meant to insert latex constructs in org mode,
but to get an "org equivalent" or org-like effect for a given key chord.
The aim is to produce a
Hello,
I want maintain:
* org-license.el (http://orgmode.org/worg/code/elisp/org-license.el)
* org-effectiveness
(http://orgmode.org/worg/code/elisp/org-effectiveness.el)
In the orgmode git. You can use my public ssh key, given in worg. I've
signed all papers required by the fsf, and I appea
In the agenda filtering screen after pressing a spacebar I receive no
entries, as opposed to receiving entries that have no tags. Works correctly
expected in version 7.9
Emacs : GNU Emacs 24.2.1 (x86_64-apple-darwin12.2.0, NS
apple-appkit-1187.34)
of 2012-12-06 on Serguei-Sons-Mac-mini.local
Pac
Eric Schulte gmail.com> writes:
>
> Isaac gmail.com> writes:
>
> > proposal for a tool to translate orgmode outlines into programs
> >
>
> Hi Isaac,
>
> This is a hard problem and an area of active research. Search for
> "program synthesis" [1] to see a selection of work in this field.
> G
thx again Eric
i still have an issue with this when one of the symbols used to start/end
the highlight is used in a sentence, for example using your code:
(font-lock-add-keywords
'org-mode
'(("-1-\\([^-1-]+\\)-1-" (0 '(:weight ultra-bold :background "#DDFFDD"
:foreground "#00") t
if i
Hi Karl
On Sat, Oct 5, 2013 at 6:08 PM, Karl Voit wrote:
> | Descr | Current Data2+ | diff | abs.diff |
> |---++--+--|
> | foo | 9 | -1 |1 |
> | bar | 20 | -4 |4 |
> | baz | 23 | +6 |6 |
> |--
* Michael Brand wrote:
> Hi Karl
Hi!
> You may want to look at the example "$3 = remote(FOO, @@#$2)" in the
> Org manual, then it becomes quite simple.
:-)
I have to admit that I found @@#$2 in the manual. However, I was not
able to understand its meaning at all :-(
With your example below, I
* Jarmo Hurri wrote:
>
> Greetings.
Hi Jarmo!
> I am pretty sure that the following can be done, I just do not know how.
Is there a T-Shirt with this sentence available somewhere? *SCNR*
> 1. In general I want to see repeated timestamps, TODOs etc. appear at
>every repeat, so I need to hav
Hi Karl
On Sat, Oct 5, 2013 at 4:49 PM, Karl Voit wrote:
> Feel free to make suggestions how to overcome my lack of knowledge
You may want to look at the example "$3 = remote(FOO, @@#$2)" in the
Org manual, then it becomes quite simple.
> #+NAME: Data23vert
> | Descr+ | Data1+ | Data2+ |
> |---
Hi!
I am no expert with calc. I enjoy using it for rather
simple things. However, I would like to use referencing more often
and I face an issue here.
Additionally, I got the feeling that some formulas could be improved
as well.
I did a very basic example in two ways: vertical layout and
horizon
Greetings.
I am pretty sure that the following can be done, I just do not know how.
1. In general I want to see repeated timestamps, TODOs etc. appear at
every repeat, so I need to have the value of
org-agenda-repeating-timestamp-show-all set to t. However, for *some*
repeated timestamp
Hi Eric,
I'm sorry I hadn't got back to this email – didn't notice it because of
a filtering mistake on my side.
2013-09-16 08:51 Eric S Fraga:
>> My intuition after browsing the Org source code and documentation is
>> that I should now use #+BEGIN_SRC and that then everything will be
>> handled
Hi Nicolas,
I'm sorry I hadn't got back to this email – didn't notice it because of
a filtering mistake on my side.
2013-09-14 15:33 Nicolas Goaziou:
> Christoph LANGE writes:
>> Still I think the following sentence in the documentation (section 12.5)
>> is easy to misunderstand:
>>
>> "`fragile
Isaac writes:
> proposal for a tool to translate orgmode outlines into programs
>
Hi Isaac,
This is a hard problem and an area of active research. Search for
"program synthesis" [1] to see a selection of work in this field.
Generally programs are built from descriptions in formal languages whi
2013/10/5 Fabrice Niessen
>
> I don't have experience with mathematics in Org nor in LaTeX. The problem
you
> point out does not seem to be related in any way to org-auctex-keys.el,
though.
>
Yes, you are probably right. But the problem lies in the fact that org-mode
syntax environment produces t
Sorry, I attached the wrong patch (the other one that is waiting in
another thread), here again.
From 6d5f603058211ade3b5db118cb3a7d04fbf52a6e Mon Sep 17 00:00:00 2001
From: Michael Brand
Date: Sat, 5 Oct 2013 15:00:25 +0200
Subject: [PATCH] Small improvement of maintainability of link escaping
*
Hi all
I would like to ask to review and apply the attached patch. It is to
have a timely separatation from a related change that I will suggest
with an ERT in a later patch: Just add "+" to
org-link-escape-chars-browser.
Michael
From 119aad10f2144a1397f2b034bef46dc891dbae5a Mon Sep 17 00:00:00 2
Hi Joseph,
Joseph Vidal-Rosset wrote:
> Thanks a lot Fabrice for your package to get AUCTeX key binginds within
> Org documents.
You're welcome. Still a work in progress -- have to address the points of
Nicolas, Suvayu and Marcin, among others.
> Maybe I do not use it correctly by I want t
Hello everybody,
I do not succeed to get correct results with exporting .png images for html
files with specific formulas , for example,
with
#+OPTIONS: tex:dvipng
the formula
\begin{prooftree}
\AxiomC{\scriptsize{1}}
\noLine
\UnaryInfC{[image: [\neg A \land A]]}
\RightLabel{\scriptsize{[i
Isaac writes:
Hi Isaac,
> Thomas S. Dye tsdye.com> writes:
>
>>
>> Aloha Isaac,
>>
>> This sounds to me a lot like literate programming, which can be
>> accomplished in Org with very many languages, including ruby and python
>> (but not lua, yet). See
>> http://orgmode.org/worg/org-contrib/b
22 matches
Mail list logo