!======================================================================
!  An default file for XLDVI 2.4
!  by H.Kakugawa (h.kakugawa@computer.org)
!======================================================================

!-----------------------------------------------
! End User Custumizaton
!-----------------------------------------------

! Default Paper Size
Xldvi.paperSize: A4

! Default Paper Orientation (Portrait or Landscape)
Xldvi.orientation: Portrait

! Default Shrink Factor
Xldvi.shrinkFactor: 5

! The color of characters on a paper window
Xldvi.colorCharacter: black

! The color of paper
Xldvi.colorPaper: white

! The color of background of a paper window
Xldvi.colorBackground: gray

! The color of paper frame
Xldvi.colorFrame: black

! Page Cache Size
Xldvi.pageCacheSize: 4

Xldvi.visualEPS: Monochrome
Xldvi.visualText: Monochrome

!-----------------------------------------------
! Site Dependent Information 
!-----------------------------------------------

! Resolution of Fonts (in DPI)
Xldvi.dpi: 300

! Device Mode Name for Kpathsea Library
Xldvi.kpathsea_mode: cx

! A path name of 'vflibcap' file.  (See VFlib manual for details)
Xldvi.vflibcap: vflibcap-tex

! Style for EPS figures 'LaTeX2e/graphics.sty' or 'LaTeX2.09/epsf.sty'
Xldvi.epsStyle: LaTeX2e/graphics.sty

! Ghostscript program path
Xldvi.gsPath: gs
!Xldvi.gsPath: /usr/local/bin/gs

! Time out of Ghostscript output. (in Sec)
Xldvi.gsTimeOut: 30

! Temporary directory
Xldvi.tempDirectory: /var/tmp

!=== End ===
