- summary: Style equal to "xdvi -expert" --> Option equal to "xdvi -expert"
Having an option to only display the document, without
any user interface widgets, would be good. This would
be in line with "xdvi -expert".
Style file to achieve this included from Usenet message
http://www.google.com/groups?hl=en&lr=&ie=UTF-8&selm=p1lgq-2te.ln1%40proper.ptq.dyndns.org
! GV resource file by Chung-chieh Shan
(ccshan@post.harvard.edu)
! to remove all widgets from the gv window.
GV.maximumWidth: screen
GV.maximumHeight: screen
GV*page.borderWidth: 0
GV*viewFrame.shadowWidth: 0
GV*viewFrame.hSpace: 0
GV*viewFrame.vSpace: 0
GV*viewClip.borderWidth: 0
!########################################
!##### Layouts
!########################################
!##### Main Layout
GV*viewControl.layout:\
|v{\ 0<+[1]>\
|h{\
0<+[1]>\
page\
0<+[1]>\
}\ 0<+[1]>\
}
GV*control.layout:\
|v{\
f=0\
s=8\
ss=4\
sss=2\
a=6\
pbw=(10*(|width processButton))\
pbss=($ss*($pbw/($pbw+1)))\
$f\
(-|height fileButton) fileButton<+[1]*>\
(-|height stateButton) stateButton<+[1]*>\
(-|height pageButton) pageButton<+[1]*>\
(-|height orientationButton) orientationButton<+[1]*>\
(-|height scaleButton) scaleButton<+[1]*>\
(-|height pagemediaButton) pagemediaButton<+[1]*>\
(-|height processButton) processButton<+[1]*>\
(-|height newtocScroll) newtocScroll<+[1]*>\
(-|height newtocFrame) newtocFrame<+[1]*>\
|h{\
$f\
viewFrame<+9999-100%*+9999-100%>\
$f\
}\ $f\
}
!##### Table of contents
GV*newtocControl.layout:|v{|h{0}}