Commit Graph

348 Commits

Author SHA1 Message Date
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
0117824e9e Add local bib files to completion test 2014-07-30 19:57:18 +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
3dca9c2615 Updated completion test 2014-07-30 19:08:36 +02:00
Karl Yngve Lervåg
5b666e4755 Added test for completion 2014-07-30 18:30:06 +02:00
Karl Yngve Lervåg
ab7119136f Added test file with spaces in main file name 2014-07-30 18:26:36 +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
c8f6030775 Fixed minor bug (fixes #41) 2014-07-30 12:05:40 +02:00
Karl Yngve Lervåg
6608ba0834 Fix syntax highlighting for biblatex 2014-07-30 10:59:56 +02:00
Karl Yngve Lervåg
c4ee417704 Allow arguments to VimLatexView 2014-07-30 10:59:43 +02:00
Karl Yngve Lervåg
5a59cdda09 Fixed filenames for TOC parsing 2014-07-29 09:27:48 +02:00
Karl Yngve Lervåg
dbdaf2dc22 Minor update of advanced-toc test 2014-07-29 09:27:32 +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
339fe77104 Allow file names with spaces for TOC open 2014-07-22 00:59:50 +02:00
Karl Yngve Lervåg
53cdd12c94 Added latex keyword to docs 2014-07-22 00:12:25 +02:00
Karl Yngve Lervåg
86e63c282e Remove inconsistent mapping (fixes #36)
The mapping was not even mentioned in the docs, and seemed inconsistent with
other mappings.  Decided to remove it for now, unless I find a better way to
deal with this.
2014-07-22 00:11:44 +02:00
Karl Yngve Lervåg
910db68b44 Fix option g:latex_toc_fold_levels 2014-07-20 15:59:20 +02:00
Karl Yngve Lervåg
fa66acf7fd Fixed folding of TOC window (fixes #34) 2014-07-20 15:51:13 +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
1ba745a177 Don't show filename parsing in quickfix window 2014-07-20 14:46:47 +02:00
Karl Yngve Lervåg
8298129b9b Added more to TOC test 2014-07-20 14:45:34 +02:00
Karl Yngve Lervåg
78af48acca Improved TOC parsing 2014-07-19 00:12:37 +02:00
Karl Yngve Lervåg
08c26858e3 Updated TOC syntax 2014-07-19 00:12:29 +02:00
Karl Yngve Lervåg
16d1ecb5a6 Updated TOC test yet again 2014-07-19 00:11:30 +02:00
Karl Yngve Lervåg
abadd0d123 Updated TOC test yet again 2014-07-19 00:11:16 +02:00
Karl Yngve Lervåg
4ffbd0f655 Updated docs after main file search updates 2014-07-18 01:09:45 +02:00
Karl Yngve Lervåg
67bd567c52 Added backmatter chapters to TOC test 2014-07-17 20:51:34 +02:00