浏览代码

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

Alan Schmitt 9 年之前
父节点
当前提交
f3f4b21c57
共有 1 个文件被更改,包括 6 次插入0 次删除
  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~.