On 09/22/17 17:22, Nicolas Goaziou wrote:
Hello,
Charles Millar writes:
This problem may not be limited to just \begin{minipage}, etc., but to
other latex commands which may precede text which contains inline
source code
The following inline code evaluates as expected to 1
This is some text
It is quite likely an issue due to changes in cider. Cider from melpa
gets a lot of updates and is a fast moving target.
IMO cider is not the best back end to use with org. You are probably
better off using inf-clojure. The cider back end has a lot of complexity
to support repl driven development
Hello,
Jens Lange writes:
> "If they don't want items added to org-emphasis-alist they shouldn't use
> the repeat customization type which allows insertion and deletion.
> Furthermore, they should add a note about this restriction in the doc
> string of org-emphasis-alist. Maybe, you can give a
Hello,
Charles Millar writes:
> This problem may not be limited to just \begin{minipage}, etc., but to
> other latex commands which may precede text which contains inline
> source code
>
> The following inline code evaluates as expected to 1
>
> This is some text.
> Some more test with an inline
Date: Fri, 22 Sep 2017 09:56:35 +0200
From: C?dric ODY
To: emacs-orgmode@gnu.org
Subject: [O] width/height/alignement of images in tables
Would there be a way to add width/height/alignment parameters for
images
that are included in a table, say
| [[./a.png]] | [[./b.png]] |
by for instance a
Hi,
This problem may not be limited to just \begin{minipage}, etc., but to
other latex commands which may precede text which contains inline source
code
The following inline code evaluates as expected to 1
This is some text.
Some more test with an inline src_sh[:results raw]{echo 1}
a bit m
Kaushal Modi writes:
> On Wed, Sep 20, 2017, 6:25 AM Nicolas Goaziou
> wrote:
>
> I didn't say it was an unusual case. I said it didn't cover all
> the use-cases. Maybe you are really needing a subset of the
> initial feature.
>
> Understood.
>
> IOW, do mixed numbered/unnumbere
I'm trying to set up babel for use with Clojure according to
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-clojure.html#org85bc1ec
and
I can evaluate code but when I evaluate a block with multiple forms in it
it outputs all of the form like so
#+begin_src clojure :results value
(def
Hi there,
recursive publishing fails with base-extension any because a nil
regexp is passed. The attached patch fixes this.
Best wishes
Jens
P.S. I did the necessary paperwork (copyright assignment) for Emacs.
>From 6584a78c350016e39c199bb61d203bc12c0c4c53 Mon Sep 17 00:00:00 2001
From: =?UTF-
Nicolas Goaziou writes:
> Hello,
>
> Carsten Dominik writes:
>
>> yes, I am aware that LaTeX does use unnumbered for this, but this is
>> backend specific implementation, and not an argument about the logic of
>> this approach.
>
> Fair enough. I reverted the commit.
>
> I think a :NOTOC: proper
Hello,
Would there be a way to add width/height/alignment parameters for images
that are included in a table, say
| [[./a.png]] | [[./b.png]] |
by for instance adding the parameters inside the brackets
[[./a.png,width,height,halign,valign]]?
From what I have seen, the alignment should howe
Hi Nicolas,
thanks!
Carsten
On Thu, Sep 21, 2017 at 9:21 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Carsten Dominik writes:
>
> > yes, I am aware that LaTeX does use unnumbered for this, but this is
> > backend specific implementation, and not an argument about the logic of
> > this approach.
>
12 matches
Mail list logo