From 1c1e2269b79dad2586397498f304a71d63d5867a Mon Sep 17 00:00:00 2001 From: Masanao Igarashi Date: Wed, 19 Feb 2025 18:41:20 +0900 Subject: [PATCH] org-element-lineage: Allow TYPES to be a symbol --- ox-rst.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ox-rst.el b/ox-rst.el index 232309c..7553db8 100644 --- a/ox-rst.el +++ b/ox-rst.el @@ -1521,7 +1521,7 @@ a communication channel." ((not (= 1 rowgroup-number)) ?-) ((org-export-table-has-header-p - (org-export-get-parent-table table-row) info) + (org-element-lineage table-row 'table) info) ?=) (t ?-))) (makeline