123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- <llppconfig>
- <ui-font size='20'/>
- <defaults
- width='1200'
- height='1000'
- scroll-bar-width='7'
- scroll-handle-height='12'
- horizontal-scrollbar-visible='true'
- vertical-scrollbar-visible='true'
- case-insensitive-search='true'
- preload='true'
- page-bias='0'
- scroll-step='24'
- auto-scroll-step='12'
- max-height-fit='true'
- highlight-links='false'
- under-cursor-info='false'
- vertical-margin='2'
- zoom='100'
- presentation='false'
- rotation-angle='0'
- fit-model='proportional'
- pixmap-cache-size='32M'
- tex-count='256'
- slice-height='24'
- thumbnail-width='76'
- background-color='127/127/127'
- paper-color='255/255/255/0'
- scrollbar-color='163/163/163/178'
- scrollbar-handle-color='0/0/0/178'
- texture-color='0/0/0/0'
- tile-width='2048'
- tile-height='2048'
- mupdf-store-size='256M'
- checkers='true'
- aalevel='8'
- trim-margins='false'
- trim-fuzz='0/0/0/0'
- uri-launcher='$BROWSER "%s"'
- path-launcher='$TERMINAL "%s"'
- color-space='rgb'
- invert-colors='false'
- brightness='1.000000'
- selection-command='LC_CTYPE=UTF-8 xclip -i'
- paste-command='LC_CTYPE=UTF-8 xclip -o'
- synctex-command='echo SyncTex'
- pax-command='cat'
- askpass-command=''
- savepath-command=''
- update-cursor='true'
- hint-font-size='12'
- horizontal-scroll-step='24'
- page-scroll-scale='1.000000'
- use-pbo='false'
- wheel-scrolls-pages='false'
- remote-in-a-new-instance='false'
- point-and-x='false'
- point-and-x-mark='word'
- scroll-bar-on-the-left='false'
- last-visit='-9223372036854775808'
- edit-annotations-inline='true'
- coarse-presentation-positioning='false'
- use-document-css='true'
- dcf=''>
- <keymap mode='global'>
- <map in='ctrl-c' out='esc'/>
- <map in='ctrl-n' out='down'/>
- <map in='ctrl-p' out='up'/>
- <map in='ctrl-f' out='pgdown'/>
- <map in='ctrl-[' out='esc'/>
- <map in='ctrl-b' out='pgup'/>
- </keymap>
- <keymap mode='birdseye'>
- <map in='k' out='up'/>
- <map in='ctrl-u' out='ctrl-k'/>
- <map in='u' out='ctrl-k'/>
- <map in='l' out='right'/>
- <map in='j' out='down'/>
- <map in='f' out='pgdown'/>
- <map in='d' out='ctrl-j'/>
- <map in='f11' out='f'/>
- <map in='ctrl-d' out='ctrl-j'/>
- <map in='b' out='pgup'/>
- <map in='h' out='left'/>
- </keymap>
- <keymap mode='view'>
- <map in='tab' out='o'/>
- <map in='k' out='up'/>
- <map in='ctrl-u' out='ctrl-k'/>
- <map in='u' out='ctrl-k'/>
- <map in='l' out='right'/>
- <map in='j' out='down'/>
- <map in='f' out='pgdown'/>
- <map in='d' out='ctrl-j'/>
- <map in='f11' out='f'/>
- <map in='ctrl-d' out='ctrl-j'/>
- <map in='b' out='pgup'/>
- <map in='h' out='left'/>
- </keymap>
- </defaults>
- <doc path='/tmp/index.pdf'
- key='4fdc2bf3b1abbaa90c8bfeaf3f8ff3f3'
- page='1' rely='0.286853' pan='-218'
- width='905'
- height='980'
- auto-scroll-step='0'
- zoom='150'
- last-visit='1616367773'/>
- </llppconfig>
|