remove TOC numbering from PDF export

XMLWordPrintable

    • 2
    • Severity 2 - Major

      The default confluencedefaultpdf.css includes TOC numbering, eg

      div.toclvl1:before {
          content:  counter(chapter) "." counter(section) " ";
          counter-increment:section;}
      

      However, it is impossible to number sections across conf pages (see CONF-19430).
      Therefore the TOC numbering is inconsistent with the rest of the generated PDF and should be removed

              Assignee:
              Unassigned
              Reporter:
              Vladimir Alexiev
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: