I'm not sure if this is a feature or a bug. Consider this org file:
#+BEGIN_SRC org
,* A test
- one
- two
,* Another test
Consider this list:
- three
- four
#+END_SRC
Using the markdown exporter, this exports to (after the toc):
#+BEGIN_EXAMPLE
# A test
- one
Matt Price writes:
I think this is approximately what you want:
#+BEGIN_SRC emacs-lisp
(defun insert-ts+1w ()
"Insert a timestamp at point that is one week later than the
last timestamp found in the buffer."
(interactive)
(let ((last-ts (car (last (org-element-map (org-element-parse-buff
Le 13/08/2014 22:58, Ernesto Durante a écrit :
> Thank you Thierry for your answer and all the details. I really want to be a
> contributor
> and help ob-C to improve (as well as can do a modest lisper).
Any help is welcome !
> I tried to find a way to master Cx11 and babel is helping me a lot.
Christian Straßer writes:
> Dear all,
>
> I have a problem producing correct preview images when using pstricks.
> Here's a minimal example to illustrate the problem.
> I have an org-file "test.org" with the following content:
>
> \begin{equation}
> \varphi
> \end{equation}
> \begin{pspicture}
>
Dear all,
I have a problem producing correct preview images when using pstricks.
Here's a minimal example to illustrate the problem.
I have an org-file "test.org" with the following content:
\begin{equation}
\varphi
\end{equation}
\begin{pspicture}
\psframebox{text in box}
test outside box
\rnode
would LOVE to try it as well
thx!
z
On Thu, Aug 14, 2014 at 4:36 PM, Jorge A. Alfaro-Murillo <
jorge.alfaro-muri...@yale.edu> wrote:
> Eric Abrahamsen writes:
>
>> Henning Weiss writes:
>>
>>> I have been working over the last couple of months on a private
>>> prototype. I'm currently using i
Hello Suvayu,
Suvayu Ali wrote:
> I'm guessing Seb's idea could be implemented by redefining the
> consequence environment when in beamer, leave it alone otherwise.
Exactly.
> However, I would like to suggest something a bit different. Why not
> instead of #+BEGIN_consequence, you use a macro.
Kyle Meyer kyleam.com> writes:
>
> Nick Dokos gmail.com> wrote:
> > jorge.alfaro-murillo yale.edu (Jorge A. Alfaro-Murillo) writes:
> [...]
> >> Perhaps you should return instead only the org mode files that are
> >> opened, something like this:
> >>
> >
> > Excellent idea: refiling
On 2014-08-13 00:46, Shiyuan wrote:
Rick,
Do you mean that and
don't mean the same thing? Their names suggest they do the same
things. That's a terrible naming. Changing the former to the latter
does fix the problem though. Why is that?
Please read the HTML specifications for an explain
Many thanks Nicolas. I like Fabrice Niessen's work and I'm using
leuven-theme, it is in my opinion very efficient to work with org-mode.
So I have tried immediately this org-acutex-keys-el.
But as I had a message error referring to the variable
org-structure-template-alist , I have succeeded to cu
Eric Abrahamsen writes:
Henning Weiss writes:
I have been working over the last couple of months on a private
prototype. I'm currently using it in my daily life and it works
for me. It uses Git (and only Git) for synchronization and
doesn't use org-mobile at all. The idea is that you keep al
Joseph Vidal-Rosset writes:
> I know that there is but it would maybe be useful to choice the environment, like with C-e
> in LateX + auctex, or like with C { with CD latex.
See:
https://github.com/fniessen/org-auctex-key-bindings/blob/master/org-auctex-keys.el
The function org-auckeys-environm
Henning Weiss writes:
> Hi,
>
> My name is Henning and I am the co-maintainer of MobileOrg Android.
>
> The reason I stopped working on the project is partially the lack of
> time, but also because I didn't believe in the design of
> org-mobile-push/pull and edit nodes. Almost half of the bugs on
Hi,
My name is Henning and I am the co-maintainer of MobileOrg Android.
The reason I stopped working on the project is partially the lack of time,
but also because I didn't believe in the design of org-mobile-push/pull and
edit nodes. Almost half of the bugs on our issue tracker are with regards
Marcin Borkowski writes:
> Hello,
>
> now that I learned how to use a hammer, everything looks like a nail.
> So I want to use Org-mode for this; my question is, did anyone do
> anything similar and has some suggestions how to structure this
> material?
I did not do it, but still have one sugges
Thanks a lot Bastien - this got lost in some data chaos my side (small safe
with backup drive inside was stolen.)
Cheers,
Rainer
—
Sent from Mailbox on iPhone
On Mon, Jul 28, 2014 at 7:24 PM, Bastien wrote:
> Hi Rainer,
> Rainer M Krug writes:
>> Will do so but only next week.
> I appli
Sean Escriva writes:
>>> https://cordova.apache.org/
>>http://kivy.org
> From the little experience I have with them, cross platform frameworks
> do suffer from a loss of fidelity compared to native applications but
> as mentioned that may be an acceptable trade off.
We are talking about
Hi Joseph,
Joseph Vidal-Rosset writes:
> Hello the list,
>
> I am sorry to ask a so elementary question but I would be happy to get a
> mean to have, like with CDlatex or like in LaTeX a shortcut to get
>
> #+BEGIN_my_choice_of_environment
>
>
> #+END_my_choice_of_environment
>
> I know that the
2014-08-14 12:00 GMT+02:00 Joseph Vidal-Rosset <
joseph.vidal.ros...@gmail.com>:
> like with C-e in LateX + auctex, or like with C { with CD latex.
sorry: Cc-Ce and Cc { ...
Hello the list,
I am sorry to ask a so elementary question but I would be happy to get a
mean to have, like with CDlatex or like in LaTeX a shortcut to get
#+BEGIN_my_choice_of_environment
#+END_my_choice_of_environment
I know that there is
Julien Cubizolles wrote:
> Sebastien Vauban writes:
>
>> Throwing an idea here: make the `consequence' environment be a no-op
>> in Beamer?
>
> How would I do that, is there a variable excluding some environments?
No variable, no.
You would have to redefine the environment (with LaTeX code) so
Hello,
Matt Lundin writes:
> Here is an improved version of the previous patch (please apply it
> rather than the previous).
Thank you for the patch.
> This version further optimizes cache checking by only calling
> find-buffer-visiting if necessary. (It also fixes some long lines.) On
> a tes
22 matches
Mail list logo