File: default.her

package info (click to toggle)
herold 8.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,304 kB
  • sloc: java: 40,460; xml: 513; makefile: 37; sh: 29
file content (12 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
transformation html2docbook;

section HTML {
	encoding = "UTF-8";
	section-numbering-pattern = "((\d+\.)+)?\d*\.?\p{Z}*";
}

section DocBook {
	encoding = "UTF-8";
	add-index = true;
	emphasis-role-bold = "bold";
}