Update ORG-NEWS
This commit is contained in:
parent
9f47b37231
commit
af181d315a
|
@ -214,6 +214,8 @@ SVG images exported in HTML are now by default assigned a CSS class
|
||||||
default, the CSS styling of class ~org-svg~ specifies an image width
|
default, the CSS styling of class ~org-svg~ specifies an image width
|
||||||
of 90\thinsp{}% of the container the image.
|
of 90\thinsp{}% of the container the image.
|
||||||
*** Babel
|
*** Babel
|
||||||
|
**** Blocks with coderefs labels can now be evaluated
|
||||||
|
The labels are removed prior to evaluating the block.
|
||||||
**** Support for SLY in Lisp blocks
|
**** Support for SLY in Lisp blocks
|
||||||
See ~org-babel-lisp-eval-fn~ to activate it.
|
See ~org-babel-lisp-eval-fn~ to activate it.
|
||||||
**** Support for Stan language
|
**** Support for Stan language
|
||||||
|
@ -493,6 +495,9 @@ now shift to the first possible future occurrence, even if the
|
||||||
occurrence is later the same day the task is completed. (Timestamps
|
occurrence is later the same day the task is completed. (Timestamps
|
||||||
already in the future are still shifted one time further into the
|
already in the future are still shifted one time further into the
|
||||||
future.)
|
future.)
|
||||||
|
*** ~org-mobile-action-alist~ is now a defconst
|
||||||
|
It used to be a defcustom, with a warning that it shouldn't be
|
||||||
|
modified anyway.
|
||||||
*** ~file+emacs~ and ~file+sys~ link types are deprecated
|
*** ~file+emacs~ and ~file+sys~ link types are deprecated
|
||||||
They are still supported in Org 9.0 but will eventually be removed in
|
They are still supported in Org 9.0 but will eventually be removed in
|
||||||
a later release. Use ~file~ link type along with universal arguments
|
a later release. Use ~file~ link type along with universal arguments
|
||||||
|
|
Loading…
Reference in New Issue