Feature #1650

Audio Element Labels

Added by Nicholas Jillings about 8 years ago. Updated about 8 years ago.

Status:ResolvedStart date:2016-03-07
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-

Description

Currently the default labels are numbers starting at 0 (except AB which is lettered). This should be configurable, allowing a specific starting index and type (numbers, letters, capitals) or even no label.

History

#1 Updated by Nicholas Jillings about 8 years ago

  • Status changed from New to Resolved
Can set the displayed labels using the <page> node "label" attribute. Options are:
  • "default": Use the interface desired default
  • "none": Show no labels
  • "number": Show numbers starting from 1
  • "letter": Lower case letters starting from "a"
  • "capital": Upper case letters starting from "A"

Also available in: Atom PDF