Thanks for all the praise.

ATM I have limited time for fixing issues so do not expect instant
responses or fixes. But if you have problems, it would help to list:
- browser and browser version
- OS
- Javascript on or off
- problem url

About the limited width:

max-width is expressed in ems. Zooming also zooms the width of the
page, up to the width of the window.

With a line `$wgAllowUserCss = true;' in LocalSettings.php,
users could make a page User:<user name>/contextskin.css with
content

body { max-width: none; }

to always use the full width of the window. But currently such a
page has no effect.

-- 
Siep Kroonenberg
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to