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
eceef44436
Fix open fold preamble issue ( #56 )
2014-10-13 20:16:31 +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
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
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
3d9a6bf956
Catch missing file error in fold level parser
2014-08-10 21:20:55 +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
e38992d453
Use verbose for latexmk
2014-08-03 10:22:34 +02:00
Karl Yngve Lervåg
49a100cafd
Better latex info
2014-08-03 09:14:05 +02:00
Karl Yngve Lervåg
6b037520a8
Minor refactoring
2014-08-03 07:50:20 +02:00
Tim Brosnan
2fcd2283b9
- Fix latexmk compiling on Windows 7
...
- Change the formatting of the command string on Windows 7
2014-08-03 00:59:49 +01:00
Karl Yngve Lervåg
180b410f1a
Attempt to fix latexmk callback for windows
2014-08-02 16:05:24 +02:00
Karl Yngve Lervåg
232e2bf3c4
Fix minor bug in VimLeave autocommand
2014-08-02 15:12:14 +02:00
Karl Yngve Lervåg
0c5495d90c
Added utility function to show latexmk output
2014-08-02 15:09:22 +02:00
Karl Yngve Lervåg
f9fe109baa
systemroot preferable to windiw
2014-08-02 14:19:17 +02:00
Karl Yngve Lervåg
bef84296d8
Remove shellslash options, fix windows find ( #40 )
2014-08-02 13:49:09 +02:00
Karl Yngve Lervåg
e00fb95767
Minor fix
2014-07-31 23:29:05 +02:00
Karl Yngve Lervåg
fa9bdbb646
Fix TOC filename issue on windows ( fixes #39 )
...
Forgot in previous commit that windows root names start with '[A-Z]:'
and not '/'.
2014-07-31 23:27:05 +02:00
Karl Yngve Lervåg
56bf63b58d
Some refactoring and minor changes to bib completion
2014-07-30 19:59:29 +02:00
Karl Yngve Lervåg
cd923df205
Ensure full path names for label input files
2014-07-30 19:10:21 +02:00
Karl Yngve Lervåg
4873e571c5
Fixed handling of file names in TOC
2014-07-30 18:10:42 +02:00
Karl Yngve Lervåg
3b78257496
Remove unecessary option in latexmk cmd
2014-07-30 15:18:57 +02:00
Karl Yngve Lervåg
5a59cdda09
Fixed filenames for TOC parsing
2014-07-29 09:27:48 +02:00
Karl Yngve Lervåg
16c4c0e25c
Disable shellslash while shellescaping
2014-07-29 09:10:22 +02:00
Karl Yngve Lervåg
30b551bc58
Better definition for inner environments
2014-07-28 14:54:04 +02:00
Karl Yngve Lervåg
28f7120eab
New attempt at fix for #39
2014-07-28 08:19:42 +02:00
Karl Yngve Lervåg
75cd19b268
Run commands in given working directory
2014-07-27 21:51:08 +02:00
Karl Yngve Lervåg
54425a7d40
Don't map in selection mode
2014-07-27 21:18:01 +02:00
Karl Yngve Lervåg
d4afdc4dcd
Fixed stupid bug
2014-07-27 21:14:35 +02:00
Karl Yngve Lervåg
3a2e2af293
Optimize fold refresh
2014-07-27 21:06:26 +02:00
Karl Yngve Lervåg
4c83713129
Some refactoring of TOC
2014-07-27 20:41:23 +02:00
Karl Yngve Lervåg
07bd5f134e
Only fold matters if more than one
2014-07-27 19:57:22 +02:00
Karl Yngve Lervåg
22fae88827
Ignore if only one \*matter command is used
...
Ignore the \(front|back|main)matter commands for the TOC if only one of
them is used.
2014-07-27 19:53:03 +02:00
Karl Yngve Lervåg
01e9ab6c03
Also remap zX for folding
2014-07-25 08:24:01 +02:00
Karl Yngve Lervåg
dab05dab17
Some minor fixes/changes
2014-07-24 19:31:42 +02:00
Karl Yngve Lervåg
94a67005e0
Add support for on demand folding
...
Inspired by recent pull request for LaTeX-Box:
https://github.com/LaTeX-Box-Team/LaTeX-Box/pull/205
2014-07-24 19:16:11 +02:00
Karl Yngve Lervåg
8708c7935d
Added header to plugin files
2014-07-23 00:08:57 +02:00
Karl Yngve Lervåg
5a3d08cd34
Only escape file name when needed
2014-07-22 01:26:27 +02:00
Karl Yngve Lervåg
e171ba5a3b
Improved TOC ( fixes #31 )
...
* Syntax works for unnumbered sections
* No numbers on frontmatter
2014-07-20 14:47:41 +02:00
Karl Yngve Lervåg
78af48acca
Improved TOC parsing
2014-07-19 00:12:37 +02:00
Karl Yngve Lervåg
515526dff0
Add alphabetical index to TOC ( fixes #32 )
2014-07-17 19:46:19 +02:00
Karl Yngve Lervåg
e6718e4377
Better TOC bibliography matching and test
2014-07-17 19:39:21 +02:00