emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch] ox-html.el: add html attribute (verse numbers) to verse blocks


From: Juan Manuel Macías
Subject: [patch] ox-html.el: add html attribute (verse numbers) to verse blocks
Date: Mon, 04 Oct 2021 14:27:01 +0000

Hi all,

I believe that an html attribute to display marginal verse numbers in
sequence could be useful for certain content, as philological texts
(like here:
https://en.wikisource.org/wiki/The_Iliad_and_Odyssey_of_Homer_(Cowper)/Volume_2/The_Odyssey/Book_I)

The `lines' property must be a digit that is equivalent to the verse
numbers sequence:

#+ATTR_HTML: :lines 5
#+begin_verse
some verses...
#+end_verse

Best regards,

Juan Manuel 

Attachment: 0001-ox-html.el-add-verse-numbers-html-attribute-to-verse.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]