Explorar o código

ORG-NEWS: signal new option for org-latex-custom-lang-environments

Alan Schmitt %!s(int64=10) %!d(string=hai) anos
pai
achega
f3f4b21c57
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      etc/ORG-NEWS

+ 6 - 0
etc/ORG-NEWS

@@ -187,6 +187,12 @@ For example:
 
 They are supported in org-capture via ~file+weektree~ and
 ~file+weektree+prompt~ target specifications.
+*** Attributes support in custom language environments for LaTeX export 
+Custom language environments for LaTeX export can now define the
+string to be inserted during export, using attributes to indicate the
+position of the elements. See variable ~org-latex-custom-lang-environments~
+for more details.
+
 ** New functions
 *** ~org-show-children~ 
 It is a faster implementation of ~outline-show-children~.