Jelajahi Sumber

Merge branch 'maint'

Nicolas Goaziou 4 tahun lalu
induk
melakukan
635920c730
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      lisp/ox-texinfo.el

+ 1 - 1
lisp/ox-texinfo.el

@@ -1192,7 +1192,7 @@ a plist containing contextual information."
 	      ;; Colons are used as a separator between title and node
 	      ;; name.  Remove them.
 	      (replace-regexp-in-string
-	       "[ \t]+:+" ""
+	       "[ \t]*:+" ""
 	       (org-texinfo--sanitize-title
 		(org-export-get-alt-title h info) info)))
 	     (node (org-texinfo--get-node h info))