diff -r ./tmac.doc work/doc/tmac.doc
122,124c122,123
< .ds textFont Bembo
< .\" .ds smallCapsFont CelestiaCapsR
< .ds smallCapsFont BemboR
---
> .ds textFont Celestia
> .ds smallCapsFont CelestiaCapsR
136c135
< .ds +sc "\<\s-3\f[\*[smallCapsFont]]
---
> .ds +sc "\<\f[\*[smallCapsFont]]
138a138
> .ds -fn "\>
143d142
< .ds -fn "\>
328a328
> . ft I
332a333
> . ft R
433a435,438
> . dpush +fn
> . dpush -fn
> . ds +fn "\<\s-1\f[BemboB]
> . ds -fn "\>
470a476,477
> . dpop -fn
> . dpop +fn
Only in .: try
Only in .: try1.ps
Only in .: work
Only in ./Overviews: UserGuide
Only in ./Overviews/Categories/Database: Defaults
Only in work/doc/Overviews/Categories/Database: Dynamic_Hashing
diff -r ./Overviews/Categories/Database/Database/Overview work/doc/Overviews/Categories/Database/Database/Overview
6c6
< LQT_InitFromArgv (in the Database/Defaults category), and then
---
> \*[+fn]LQT_Init\%From\%Argv\*[-fn] (in the Database/Defaults category), and then
9c9
< before exiting, you should normally call \*[+fn]LQT_Close\%Database\*[-fn].
---
> before exiting, you should normally call \*[+fn]LQT_Close\%Data\%base\*[-fn].
Only in ./Overviews/Categories/Retrieval: Matching
diff -r ./bin/mktroff work/doc/bin/mktroff
121c121
< 	    s/\b(LQ[A-Z]*_[a-zA-Z0-9]*)\b/\\*[+fn]$1\\*[-fn]/g;
---
> 	    s/\b(LQ[A-Z]*_[a-zA-Z\\%0-9]*)\b/\\*[+fn]$1\\*[-fn]/g;
199a200,202
>     }' -e '/^\.Name/{
> 	s/\\%//g
> 	s/\\\\*\*\[[^]]*\]//g
