picked up via XML catalog in freebsd50.ent or xhtml10-freebsd.dtd, not entities.ent. The L10N entities always come first to be able to override everything. - Define   as   in EUC-JP encoding. This is a workaround to prevent an invalid character in EUC-JP caused by converting 0xa0 in UTF-8 (EUC-JP does not allow 0xa0) in XSLT processing. Theoretically it should be   still in the final XML output. - Make XML catalog resolution consistent for l10n.ent. This should be revisited for the others later.
		
			
				
	
	
		
			18 lines
		
	
	
	
		
			554 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
	
		
			554 B
		
	
	
	
		
			Text
		
	
	
	
	
	
<!-- -*- sgml -*-
 | 
						|
     DocBook Language Neutral Entities for Localization.
 | 
						|
 | 
						|
     An entity here can be overridden with the localized version
 | 
						|
     when the entity is defined in
 | 
						|
     PUBLIC "-//FreeBSD//ENTITIES FreeBSD Language Specific Entities//EN"
 | 
						|
     in language-specific directory.  Otherwise the following entity
 | 
						|
     set is used by default.
 | 
						|
 | 
						|
     $FreeBSD$
 | 
						|
-->
 | 
						|
 | 
						|
<!-- docformat navi -->
 | 
						|
<!ENTITY docnavi.single-html "Single HTML">
 | 
						|
<!ENTITY docnavi.split-html  "Split HTML">
 | 
						|
 | 
						|
<!-- charset for HTML output -->
 | 
						|
<!ENTITY doc.html.charset "iso-8859-1">
 |