diff options
| author | Simon Tatham <anakin@pobox.com> | 2004-06-19 14:44:47 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2004-06-19 14:44:47 +0000 |
| commit | b789f9bb4f9a28e50289801d58d9c5be0bf161f1 (patch) | |
| tree | 2479106623927160037b3e9c5650928342fc57ca /inputs | |
| parent | 74336fafa76835cc20e21bbc06ab77c6724be3d5 (diff) | |
| download | halibut-b789f9bb4f9a28e50289801d58d9c5be0bf161f1.zip halibut-b789f9bb4f9a28e50289801d58d9c5be0bf161f1.tar.gz halibut-b789f9bb4f9a28e50289801d58d9c5be0bf161f1.tar.bz2 halibut-b789f9bb4f9a28e50289801d58d9c5be0bf161f1.tar.xz | |
Add a clash-checking mechanism to ensure we never generate the same
fragment name twice for any reason.
[originally from svn r4291]
Diffstat (limited to 'inputs')
| -rw-r--r-- | inputs/test.but | 12 |
1 files changed, 10 insertions, 2 deletions
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. |