Sfoglia il codice sorgente

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

Alan Schmitt 9 anni fa
parent
commit
f3f4b21c57
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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
 They are supported in org-capture via ~file+weektree~ and
 ~file+weektree+prompt~ target specifications.
 ~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
 ** New functions
 *** ~org-show-children~ 
 *** ~org-show-children~ 
 It is a faster implementation of ~outline-show-children~.
 It is a faster implementation of ~outline-show-children~.