stardiviner writes:
> The ob-clojure tangle will insert ~(ns ..)~ from babel header argument :ns or
> use defualt ~(ns user)~.
>
>#+begin_src clojure :eval no :ns "" :tangle
> "data/code/xunfei-clj-demo/project.clj" :results link :file
> "data/code/xunfei-clj-demo/project.clj"
>(defp
I am not familiar with that variable.
This variable has some influence on the appearance of images:
org-image-actual-width. Note it needs imagemagick support which is tricky
on windows sometimes.
org-image-actual-width is a variable defined in `org.el'.
Its value is nil
Original value was t
Do
Hello,
Nishan Singh Mann writes:
> Hello everybody, the images displayed when using org-display-inline-images
> are not scaled properly on a hidpi screen (its too small). I'm attaching
> the screenshots which show the problem. How do I resolve this?
Perhaps by setting `image-scaling-factor'.
R
Hello,
"Ulrich G. Wortmann" writes:
>
> I know nothing about lisp, but I think I understand enough of the structure
> to propose the following changes:
>
> In my testfile, this preserves the current behavior if no #+CAPTION is
> present. However, if the #+CAPTION is not empty, the table will be
On 2018-11-28, at 03:08, Grant Rettke wrote:
> On Tue, Nov 27, 2018 at 3:57 AM Marcin Borkowski wrote:
>> but it's fairly complicated. Any better ideas?
>
> What is the part that you think is too complicated?
I hoped that I could somehow skip the "manually replace newlines with
spaces" step.
Does anyone else find interest in this, or am I the only one having this
want? Does anyone have a better idea of syntax to do this “negative
interval”? `11am+-00:30` looks kind of weird, but `-` is already taken.
Also, I often find myself inputting minutes in those intervals. Do you
think a syntax
On 2018-11-28, at 08:08, Eric S Fraga wrote:
> On Tuesday, 27 Nov 2018 at 19:33, Samuel Wales wrote:
>> this might be the most ridiculous idea you have ever heard, but does
>> babel have a concept similar to stdio pipes? i've often wanted to
>> just pipe stuff. dunno if this would help marcin
The ob-clojure tangle will insert ~(ns ..)~ from babel header argument :ns or
use defualt ~(ns user)~.
#+begin_src clojure :eval no :ns "" :tangle
"data/code/xunfei-clj-demo/project.clj" :results link :file
"data/code/xunfei-clj-demo/project.clj"
(defproject xunfei-clj-demo "0.1.0-SNAPS