1
0
Fork 0
mirror of synced 2024-10-01 15:07:00 -04:00
ultimate-vim/vim_plugins_src/latexSuite-1.5/ftplugin/latex-suite/packages/textfit

7 lines
135 B
Text

let g:TeX_package_option_textfit = ''
let g:TeX_package_textfit =
\ 'brd:scaletowidth,'
\.'brd:scaletoheight'
" vim:ft=vim:ff=unix: