Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM Help pdf. Convert chm to pdf.
#10
To add topic numbers in the table of contents, in function QMPDF_GetHtmlFiles replace

toc.replacerx(F"<LI><a href=''{_s}''>" F"$0 {i+1}. " 1)

with

toc.replacerx(F"<LI><a href=''\Q{_s}\E#top''>" F"$0 {i+1}. " 1)

Actually it is a bug fix.

And restore macro "Create QM Help pdf".
I will update the downloadable files soon.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)