Skip to content

Alphanumeric lists not possible in LaTeX and EPUB #1431

@shimizukawa

Description

@shimizukawa

I discovered that it is possible to make alphanumeric lists in HTML like this:

#!rst

I. Schnittblumen

   a. Rosen
   b. Nelken
   c. Tulpen

A. Topfblumen

   i. Petunien
   ii. Geranien
   iii. Pelargonien

Unfortunately the output in LaTeX and EPUB is not what I expected. It is rendered more or less like a normal enumerated list. This can be an issue of EPUB and LaTeX.

Maybe this should be mentioned in the documentation, if it is not possible have alphanumeric lists in LaTeX and EPUB in the near future. As alphanumeric lists are not mentioned at all in the documentation I marked this a minor issue.


Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions