Hi Paul, I've resumed index and acronym tagging. Patches 1/4--3/4 are preparatory patches. Patch 1/4 updates synctex-forward.sh to cope with new build targets. Patch 2/4 is a minor improvement of the script to suppress unnecessary warning messages. Patch 3/4 resolves build error in -eb build since commit 2db0c0f61ea1 ("appendix/questions: Address and remove "@@@" todo flags, take two"). Table 17.3, the merged sideways table, is not available in -eb bulld, so reference Tables 17.1 and 17.2 instead in that case. Patch 4/4 adds a lot of index and acronym tags. I'm afraid there might be regressions by my fat-finger errors. I'll fix them later if I catch something. Thanks, Akira -- Akira Yokosawa (4): synctex-forward: Update target list synctex-forward: Skip database check when reverting questions: Reference Tables 17.1 and 17.2 instead of Table 17.3 in -eb build index: Add index and acronym tags, take one SMPdesign/SMPdesign.tex | 19 ++++++----- SMPdesign/beyond.tex | 4 +-- SMPdesign/criteria.tex | 10 +++--- SMPdesign/partexercises.tex | 10 +++--- advsync/advsync.tex | 32 +++++++++--------- advsync/rt.tex | 8 ++--- appendix/questions/after.tex | 4 +-- appendix/questions/concurrentparallel.tex | 2 +- appendix/questions/removelocking.tex | 12 +++++-- appendix/toyrcu/toyrcu.tex | 8 ++--- appendix/whymb/whymemorybarriers.tex | 29 +++++++++------- count/count.tex | 12 +++---- cpu/hwfreelunch.tex | 2 +- cpu/overheads.tex | 2 +- cpu/overview.tex | 6 ++-- cpu/swdesign.tex | 2 +- datastruct/datastruct.tex | 4 +-- debugging/debugging.tex | 2 +- defer/rcu.tex | 2 +- defer/rcufundamental.tex | 2 +- defer/rcuintro.tex | 4 +-- defer/rcurelated.tex | 5 +-- defer/rcuusage.tex | 6 ++-- defer/seqlock.tex | 4 +-- defer/whichtochoose.tex | 3 +- easy/easy.tex | 2 +- formal/dyntickrcu.tex | 6 ++-- formal/spinhint.tex | 2 +- future/cpu.tex | 2 +- future/htm.tex | 17 +++++----- future/tm.tex | 12 +++---- glossary.tex | 8 ++--- intro/intro.tex | 23 ++++++------- locking/locking.tex | 40 +++++++++++------------ memorder/memorder.tex | 27 +++++++-------- perfbook-lt.tex | 1 + summary.tex | 4 +-- together/seqlock.tex | 4 +-- toolsoftrade/toolsoftrade.tex | 24 +++++++------- utilities/synctex-forward.sh | 16 +++++++-- 40 files changed, 207 insertions(+), 175 deletions(-) -- 2.17.1