Hi Renato, > > If so, I am just asking if it's possible for the www.fvwm.org web > > server not to specify/override the encoding. Then, presumably, the > > web browser would determine the encoding from the HTML header & it > > would render correctly. > > Wouldn't it be easier to change the html man page encoding instead? > This problem is only in the man pages, so I suppose that would be an > easier fix..
The HTML pages are automatically generated by xsltproc using the DocBook stylesheets. So we'd have to modify the stylesheets which are effectively a "standard". To my mind, the problem is the configuration of the web server (it's valid to generate an ISO-8859-1 encoded web page) - we should be fixing the _cause_ of the problem, if we can. Again, this is not my area of expertise. If someone has a better grasp of what's going on & what should be happening, please let me know. Scott.
