9b007ca4bf
The problem is that "real" page numbers can be duplicated, so we work around it by using virtual page numbers instead which are guaranteed unique. Example "goto:3" will go to page 3. If customised page numbers are used such as a, b, c, then to go to page b, we should specify goto:2 (i.e. the virtual page number).