Question
Epub 3/lists export: indesign does not export the parenthesis after the number
Epub 3/lists export: indesign does not export the parentheses after the number "a)" but transforms it into "a." although in the paragraph style of the list, in the numbered lists section I set ^#)^t in the number style.
What should I change/add in the CSS so that the parentheses remains? Here is mine (created by indesign):
li.nuovi_elenchi_elenco-num-a- {
-epub-text-align-last:left;
color:#000000;
font-family:Arial, sans-serif;
font-size:0.917em;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.2;
list-style-position:outside;
list-style-type:lower-alpha;
margin-bottom:0;
margin-left:71px;
margin-right:0;
margin-top:0;
orphans:1;
page-break-after:auto;
page-break-before:auto;
text-align:justify;
text-decoration:none;
text-indent:0;
text-transform:none;
widows:1;
