Add option to control whether "-" is replaced by " ".
commita7a3401ff161a4cbdd200106bc530c937ef8e6ca
authorRaymond Toy <toy.raymond@gmail.com>
Thu, 8 Jun 2023 14:28:38 +0000 (8 07:28 -0700)
committerRaymond Toy <toy.raymond@gmail.com>
Sat, 17 Jun 2023 21:42:52 +0000 (17 14:42 -0700)
tree3d97c1d3a12f16d257c6e11140158bf8ef24895a
parentdffed77a43774eaa2649334576cf00b7d12c0abd
Add option to control whether "-" is replaced by " ".

When processing the index we generally want this.  But for the TOC, we
don't so add a parameter controlling this.  (The replacement happens
in `add-entry`.)

Need to add some more entries to the special cases where we don't want
this replacement to happen.
doc/info/create-html-index.lisp