Commit Graph

256 Commits

Author SHA1 Message Date
Karl Yngve Lervåg
2fcf029892 Add hide_line_numbers explanation to docs 2014-12-02 20:18:18 +01:00
Karl Yngve Lervåg
b60b5d4497 Add option to hide TOC line numbers (#67) 2014-12-02 20:15:31 +01:00
Karl Yngve Lervåg
032bc29cc5 Minor adjustment to single shot compile 2014-12-01 18:27:56 +01:00
Karl Yngve Lervåg
d40967a051 Merge branch 'Konfekt-master' 2014-12-01 10:53:27 +01:00
Karl Yngve Lervåg
590713fd54 Fixed some command tags 2014-12-01 10:53:17 +01:00
Enno Nagel
b488bb5ca4 tag cmd line commands in doc 2014-12-01 10:22:05 +01:00
Karl Yngve Lervåg
406e3725f6 Added single shot compile command (solves #71) 2014-12-01 08:28:44 +01:00
Karl Yngve Lervåg
df2ed5292b LocalLeader -> localleader 2014-11-24 20:25:00 +01:00
Karl Yngve Lervåg
86c189eb39 Use fnameescape for lcd commands (fixes #70) 2014-11-23 17:24:58 +01:00
Karl Yngve Lervåg
90792d70b1 Improved indenting (including fix to #66) 2014-11-23 09:54:07 +01:00
Karl Yngve Lervåg
3ff568cec4 Remove duplicate nonumber 2014-11-22 19:44:23 +01:00
Karl Yngve Lervåg
02b68bdff8 Improvements to TOC (see #67) 2014-11-22 17:29:30 +01:00
Karl Yngve Lervåg
8948a94157 Minor fix to docs (cf. #67) 2014-11-22 16:51:31 +01:00
Karl Yngve Lervåg
b780071121 Fixed minor bug in latexmk clean 2014-11-19 13:59:41 +01:00
Karl Yngve Lervåg
c2b5f12691 Shellescape to allow file name with space (fixes #65) 2014-11-19 13:54:56 +01:00
Karl Yngve Lervåg
55ebc11fd3 Respect switchbuf settings (fixes #64) 2014-11-19 09:59:22 +01:00
Karl Yngve Lervåg
9ba620100c One more space padding fix (for #63) 2014-11-19 09:58:48 +01:00
Karl Yngve Lervåg
2eea3da109 Accept surrounding spaces in input for TOC (see #63) 2014-11-19 09:13:55 +01:00
Karl Yngve Lervåg
5e99322a6a Apply -outdir=g:latex_build_dir (fixes #57) 2014-11-18 21:34:08 +01:00
Karl Yngve Lervåg
75c19f25ec Improved doc on ignored warnings (see #61) 2014-11-12 18:15:08 +01:00
Karl Yngve Lervåg
9b3f7d1c00 Merge pull request #60 from LeszekSwirski/fix-win32-quote-bg
win32: Wrap bg cmd in quotes
2014-11-12 15:02:24 +01:00
Leszek Swirski
24a03920fe win32: Wrap bg cmd in quotes 2014-11-12 13:21:10 +00:00
Karl Yngve Lervåg
c12ae33353 Fixed empty tmp-file bug in latexmk#output() 2014-11-06 20:36:39 +01:00
Karl Yngve Lervåg
ac44035f4d Added command and doc for latex#latexmk#toggle 2014-11-06 20:30:27 +01:00
Karl Yngve Lervåg
a18d29cc81 Let <leader>ll toggle compilation (see #59) 2014-11-06 20:19:16 +01:00
Karl Yngve Lervåg
e329057dd0 Use old style split of globpath 2014-10-30 19:54:49 +01:00
Karl Yngve Lervåg
3c0390ca47 Minor doc clean up 2014-10-26 10:35:34 +01:00
Karl Yngve Lervåg
3d6664156f Merge branch 'Konfekt-patch-2' 2014-10-26 10:31:42 +01:00
Konfekt
ce370c0882 Remind activating synctex in latexmkrc for forward/backward search 2014-10-24 10:12:28 +02:00
Konfekt
e192ad4161 Include SumatraPDF setup for forward and backward search
Works like a charm over here.
2014-10-23 20:24:08 +02:00
Karl Yngve Lervåg
eceef44436 Fix open fold preamble issue (#56) 2014-10-13 20:16:31 +02:00
Karl Yngve Lervåg
dae007cdab Comment on name clash with LaTeX-Suite (#55) 2014-10-05 18:53:42 +02:00
Karl Yngve Lervåg
116fb46e51 Differ between bg and silent (fixes #51) 2014-08-26 08:05:18 +02:00
Karl Yngve Lervåg
0dc505bd58 Added option to turn of continuous mode (see docs) 2014-08-24 21:22:24 +02:00
Karl Yngve Lervåg
d44ecff1cf Merge pull request #50 from 1uc/master
Better latexmk PID check (for linux)
2014-08-19 07:28:05 +02:00
Luc Grosheintz
a1ea8b3fa1 Fix simplistic if pid tests
Add a new function s:latexmk_check_pid(pid) to check whether the given
PID is still alive and is owned by a latexmk process.

This allows
   let g:latex_latexmk_options = '-pvc-'
i.e. compile only when explicitely called.
2014-08-18 20:17:09 +02:00
Karl Yngve Lervåg
e5e5f2b07b Separate toc init and toc refresh 2014-08-11 22:30:33 +02:00
Karl Yngve Lervåg
3c5d367c3c Better handling of secnumdepths 2014-08-11 17:19:00 +02:00
Karl Yngve Lervåg
e5cfd7c027 Revert simplification from 563c0648 2014-08-11 16:39:13 +02:00
Karl Yngve Lervåg
f581f7f552 Fixed yet another stupid bug 2014-08-11 15:33:09 +02:00
Karl Yngve Lervåg
04b3b8382f Fixed another silly mistake 2014-08-11 07:43:10 +02:00
Karl Yngve Lervåg
5b558eb7c9 Fixed very stupid mistake 2014-08-11 07:40:42 +02:00
Karl Yngve Lervåg
5e7f69c6ae Fixed #48: g:latex_indent_enabled option 2014-08-10 21:31:32 +02:00
Karl Yngve Lervåg
3d9a6bf956 Catch missing file error in fold level parser 2014-08-10 21:20:55 +02:00
Karl Yngve Lervåg
7c5d33091e Fixed #47: pid error 2014-08-10 21:13:21 +02:00
Karl Yngve Lervåg
563c06483b Added g:latex_toc_hide_preamble (fixes #46) 2014-08-10 20:44:57 +02:00
Karl Yngve Lervåg
4a1fa3bbdb Minor fixes to previous TOC updates 2014-08-10 20:43:57 +02:00
Karl Yngve Lervåg
f85ce35436 Updated TOC, added g:latex_toc_secnumdepth
Real time update of displayed TOC levels.
2014-08-10 18:45:32 +02:00
Karl Yngve Lervåg
5f7ada246f Fixed TOC syntax 2014-08-10 18:33:50 +02:00
Karl Yngve Lervåg
cf4f1a8d74 Fixed stupid minor bug 2014-08-04 14:13:37 +02:00