diff options
Diffstat (limited to 'html-test/ref/TitledPicture.html')
| -rw-r--r-- | html-test/ref/TitledPicture.html | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/html-test/ref/TitledPicture.html b/html-test/ref/TitledPicture.html index 966c2a34..eb6c12f4 100644 --- a/html-test/ref/TitledPicture.html +++ b/html-test/ref/TitledPicture.html @@ -46,13 +46,13 @@  	  ><li class="src short"  	    ><a href="#"  	      >foo</a -	      > :: <a href="#" +	      > :: <a href="#" title="Prelude"  	      >Integer</a  	      ></li  	    ><li class="src short"  	    ><a href="#"  	      >bar</a -	      > :: <a href="#" +	      > :: <a href="#" title="Prelude"  	      >Integer</a  	      ></li  	    ></ul @@ -65,7 +65,7 @@  	><p class="src"  	  ><a id="v:foo" class="def"  	    >foo</a -	    > :: <a href="#" +	    > :: <a href="#" title="Prelude"  	    >Integer</a  	    > <a href="#" class="selflink"  	    >#</a @@ -73,7 +73,7 @@  	  ><div class="doc"  	  ><p  	    >Picture for <code -	      ><a href="#" +	      ><a href="#" title="TitledPicture"  		>foo</a  		></code  	      > without a title <img src="bar" @@ -84,7 +84,7 @@  	><p class="src"  	  ><a id="v:bar" class="def"  	    >bar</a -	    > :: <a href="#" +	    > :: <a href="#" title="Prelude"  	    >Integer</a  	    > <a href="#" class="selflink"  	    >#</a @@ -92,7 +92,7 @@  	  ><div class="doc"  	  ><p  	    >Picture for <code -	      ><a href="#" +	      ><a href="#" title="TitledPicture"  		>bar</a  		></code  	      > with title <img src="un∣∁∘" title="δ∈" | 
