aboutsummaryrefslogtreecommitdiff
path: root/vim/.vim/after/ftplugin/nroff.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/.vim/after/ftplugin/nroff.vim')
-rw-r--r--vim/.vim/after/ftplugin/nroff.vim4
1 files changed, 3 insertions, 1 deletions
diff --git a/vim/.vim/after/ftplugin/nroff.vim b/vim/.vim/after/ftplugin/nroff.vim
index 031c8d9..a8ae553 100644
--- a/vim/.vim/after/ftplugin/nroff.vim
+++ b/vim/.vim/after/ftplugin/nroff.vim
@@ -1,2 +1,4 @@
set spell
-autocmd BufWritePost * silent! !grap % | pic | tbl | eqn | troff -ms | grops > %:r.ps
+"autocmd BufWritePost * silent! !refer % | grap | pic | tbl | eqn | troff -dpaper=a4 -ms | grops -p a4 > %:r.ps
+"autocmd BufWritePost * silent! !cat % | n-eqn | n-roff -ms -mtbl | n-post > %:r.ps
+set tw=0