ox: Provide offset to [+-]n in SRC/EXAMPLE export
This commit is contained in:
@@ -1330,9 +1330,7 @@ contextual information."
|
|||||||
(label (org-element-property :name src-block))
|
(label (org-element-property :name src-block))
|
||||||
(value (org-remove-indentation
|
(value (org-remove-indentation
|
||||||
(org-element-property :value src-block)))
|
(org-element-property :value src-block)))
|
||||||
(num-start (case (org-element-property :number-lines src-block)
|
(num-start (org-export-get-loc src-block info))
|
||||||
(continued (org-export-get-loc src-block info))
|
|
||||||
(new 1)))
|
|
||||||
(retain-labels (org-element-property :retain-labels src-block))
|
(retain-labels (org-element-property :retain-labels src-block))
|
||||||
(attributes
|
(attributes
|
||||||
(org-export-read-attribute :attr_rst src-block))
|
(org-export-read-attribute :attr_rst src-block))
|
||||||
|
|||||||
Reference in New Issue
Block a user