From b789f9bb4f9a28e50289801d58d9c5be0bf161f1 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sat, 19 Jun 2004 14:44:47 +0000 Subject: Add a clash-checking mechanism to ensure we never generate the same fragment name twice for any reason. [originally from svn r4291] --- inputs/test.but | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'inputs') diff --git a/inputs/test.but b/inputs/test.but index cd08ef6..887825f 100644 --- a/inputs/test.but +++ b/inputs/test.but @@ -32,7 +32,7 @@ a bit] \define{eur} \u20AC{EUR } -\versionid $Id: test.but,v 1.30 2004/04/22 18:01:31 simon Exp $ +\versionid $Id: test.but,v 1.31 2004/06/19 14:44:47 simon Exp $ \C{ch\\ap} First chapter title; for similar wrapping reasons this chapter title will be ludicrously long. I wonder how much more @@ -235,7 +235,15 @@ Err. Umm. -\H{app-three} Or just Erd\u0151{\u00F6{o}}s? +\# I'm going to label one of these with a carefully chosen fragment +\# name "i1", because I know this will also be generated as an index +\# fragment name and this allows me to test the fragment name clash +\# detection. +\# +\# To actually run this test you need to configure html-leaf-level +\# to 0 and html-template-fragment to %k. + +\H{i1} Or just Erd\u0151{\u00F6{o}}s? Ahh. -- cgit v1.1