From: Andre Noll Date: Tue, 21 Apr 2020 08:23:03 +0000 (+0200) Subject: Introduction: Fix duplication anchor. X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=a93cba6feee4d62cae4499d566888b7b900059ac;hp=a93cba6feee4d62cae4499d566888b7b900059ac;p=aple.git Introduction: Fix duplication anchor. Since the chapter list is contained twice on the intro page, we must use different names for the anchors. To do so, change the TABLE_OF_CONTENTS() macro to receive the name of the anchor as an argument. Found by checklink. Fixes: 47d1b278687988739b214025788f7c5739916e70 ---