etc/ORG-NEWS: Cosmetic fixes
etc/ORG-NEWS: Cosmetic fixes
This commit is contained in:
parent
79e502cc45
commit
ed0f7aab68
|
@ -241,7 +241,7 @@ exclude.
|
||||||
The main purpose is for the function to make more logical sense when
|
The main purpose is for the function to make more logical sense when
|
||||||
filtering on tags now when tags can be structured in hierarchies.
|
filtering on tags now when tags can be structured in hierarchies.
|
||||||
|
|
||||||
*** New behaviour for `org-toggle-latex-fragment'.
|
*** New behaviour for `org-toggle-latex-fragment'
|
||||||
The new behaviour is the following:
|
The new behaviour is the following:
|
||||||
|
|
||||||
- With a double prefix argument or with a single prefix argument
|
- With a double prefix argument or with a single prefix argument
|
||||||
|
@ -271,7 +271,7 @@ default is =hline=.
|
||||||
One can use a drawer without listing it in the =#+DRAWERS= keyword,
|
One can use a drawer without listing it in the =#+DRAWERS= keyword,
|
||||||
which is now obsolete. As a consequence, this change also deprecates
|
which is now obsolete. As a consequence, this change also deprecates
|
||||||
~org-drawers~ variable.
|
~org-drawers~ variable.
|
||||||
*** ~org-edit-special~ can edit export blocks
|
*** ~org-edit-special~ can edit export blocks
|
||||||
Using C-c ' on an export block now opens a sub-editing buffer. Major
|
Using C-c ' on an export block now opens a sub-editing buffer. Major
|
||||||
mode in that buffer is determined by export backend name (e.g.,
|
mode in that buffer is determined by export backend name (e.g.,
|
||||||
"latex" \to "latex-mode"). You can define exceptions to this rule by
|
"latex" \to "latex-mode"). You can define exceptions to this rule by
|
||||||
|
@ -344,7 +344,7 @@ keys, to sort a table.
|
||||||
*** Table of contents can be local to a section
|
*** Table of contents can be local to a section
|
||||||
The ~TOC~ keywords now accepts an optional ~local~ parameter. See
|
The ~TOC~ keywords now accepts an optional ~local~ parameter. See
|
||||||
manual for details.
|
manual for details.
|
||||||
*** Countdown timers can now be paused.
|
*** Countdown timers can now be paused
|
||||||
~org-timer-pause-time~ now pauses and restarts both relative and
|
~org-timer-pause-time~ now pauses and restarts both relative and
|
||||||
countdown timers.
|
countdown timers.
|
||||||
*** New option ~only-window~ for ~org-agenda-window-setup~
|
*** New option ~only-window~ for ~org-agenda-window-setup~
|
||||||
|
@ -364,7 +364,7 @@ title:nil~ or globally using the variable ~org-export-with-title~.
|
||||||
"\_ " are used to insert up to 20 contiguous spaces in various
|
"\_ " are used to insert up to 20 contiguous spaces in various
|
||||||
back-ends. In particular, this family can be used to introduce
|
back-ends. In particular, this family can be used to introduce
|
||||||
leading spaces within table cells.
|
leading spaces within table cells.
|
||||||
*** New MathJax configuration options.
|
*** New MathJax configuration options
|
||||||
Org uses the MathJax CDN by default. See the manual and the docstring
|
Org uses the MathJax CDN by default. See the manual and the docstring
|
||||||
of ~org-html-mathjax-options~ for details.
|
of ~org-html-mathjax-options~ for details.
|
||||||
*** New behaviour in `org-export-options-alist'
|
*** New behaviour in `org-export-options-alist'
|
||||||
|
|
Loading…
Reference in New Issue