Hello,
Jeff Trull writes:
> According to the manual users can supply #+ATTR_LATEX: :options ... prior
> to a source section and the options present will be supplied to the
> environment (lstlistings in my case). I find that this does not work -
> regardless of settings, no options are supplied
Hello,
I am getting the following in my org-agenda everyday with repeated
tasks.
"Sunday 15 May 2016
schedule: Sched.16x: Backup KeepassX Local
schedule: Sched.16x: PC Backup to External Drive
schedule: Sched.16x: Review Weekly
schedule: Sched.16x: Backup KeepassX Local
S
Hello,
Vladimir Lomov writes:
> I have small example that worked before the commit, please see attached
> Org document.
While it's true this worked before, I don't consider it to be
a regression. There was no guarantee that `save-buffer' would save the
source buffer. In fact, I think instrument
Hello,
** Nicolas Goaziou [2016-05-15 09:40:03 +0200]:
> Hello,
>
> Vladimir Lomov writes:
>
>> I have small example that worked before the commit, please see attached
>> Org document.
>
> While it's true this worked before, I don't consider it to be
> a regression. There was no guarantee that
"Feng Shu" writes:
Version 4 patch, minor change based v3
>From 010baf028bb6dbb706f5abb9f99de0552235f2af Mon Sep 17 00:00:00 2001
From: Feng Shu
Date: Sat, 14 May 2016 22:42:53 +0800
Subject: [PATCH] New feature: Use dvisvgm to preview latex formular
Tester should set like below:
(setq or
"Feng Shu" writes:
v4 patch, add some minor change based v3
>From 010baf028bb6dbb706f5abb9f99de0552235f2af Mon Sep 17 00:00:00 2001
From: Feng Shu
Date: Sat, 14 May 2016 22:42:53 +0800
Subject: [PATCH] New feature: Use dvisvgm to preview latex formular
Tester should set like below:
(setq
Hello,
Vladimir Lomov writes:
> Correct me if I understand you wrong, but you suggest to bind ~F2~ key
> to ~org-edit-src-save~. But then this will work only in Org buffer, and
> how about LaTeX mode then. Or I should bind ~F2~ to something like that:
> (global-set-key [f2]
> (if (functionp or
Hello,
"Feng Shu" writes:
Thank you for this work. This looks interesting. Some comments follow.
> * ox-latex.el (org-latex-pdf-process): Add a new config
> method, :fetcher.
At this point, I think we should instead separate compiler for LaTeX
preview from compiler for full LaTeX export. It pr
Hello,
Aaron Ecay writes:
> I think that we can provide a replacement to noweb-ref as follows:
>
> * Code blocks
> :PROPERTIES:
> :header-args: :noweb-ref foo
> :END:
>
> #+begin_src python
> block 1
> #+end_src
> #+begin_src python
> block 2
> #+end_src
>
> * Concat
>
> The old way
>
> #+begin_
I'm waiting for new fix in org-mode.
But org-mode is still in version 8.3.4.
I use org-mode elpa repo. (latest version)
and my ob-lisp.el SLY support is newer than the latest tag and is in new
version (9.0)
Or is there some reasons that I don't know which makes the new release late?
[stardiviner]
Hello,
** Nicolas Goaziou [2016-05-15 19:03:57 +0200]:
> Hello,
>
> Vladimir Lomov writes:
>
>> Correct me if I understand you wrong, but you suggest to bind ~F2~ key
>> to ~org-edit-src-save~. But then this will work only in Org buffer, and
>> how about LaTeX mode then. Or I should bind ~F2~ t
Nicolas Goaziou writes:
> In any case, I suggest to create a new variable
> `org-latex-preview-process' for that.
`org-latex-preview-process' is a good idea, which make org-latex
beginner easily, i will add it.
>
>> (org-latex-compile): Add a new optional argument: caller-info,
>>
Nicolas Goaziou writes:
>> + :group 'org-latex
>> + :version "24.1"
>
> :version "25.1"
>
>> + :type 'alist)
I need to help to deal with it, what about just remove :type?
>
Ah, I see...
I was expecting the "option to the environment" to look like:
\begin{lstlisting}[commentstyle=\bfseries]
Though doing it with \lstset will produce the same result if the option is
placed at the end, which it is.
Thanks for your help,
Jeff
On Sun, May 15, 2016 at 12:33 AM, Nicolas
14 matches
Mail list logo