Commit Graph

1236 Commits

Author SHA1 Message Date
Karl Yngve Lervåg
f5256badce Added reverse search for MuPDF (fixes #89) 2015-01-02 18:54:43 +01:00
Karl Yngve Lervåg
6d47439877 Add option latex_latexmk_options (fixes #90) 2015-01-01 15:20:07 +01:00
Karl Yngve Lervåg
5beea84ae8 Fix TOC space width for multibyte chars (#92) 2015-01-01 15:02:07 +01:00
Karl Yngve Lervåg
0a8cbaafd9 Changed split_side to split_pos (fixes #91) 2015-01-01 11:31:15 +01:00
Karl Yngve Lervåg
c4ac21a2a5 Minor syntactic update 2015-01-01 11:30:16 +01:00
Karl Yngve Lervåg
427210c225 Added support for dot2tex (fixes #88) 2014-12-25 20:35:47 +01:00
Karl Yngve Lervåg
7070dab621 Even better MacOS detection 2014-12-25 15:39:53 +01:00
Karl Yngve Lervåg
9399609fd8 Updated MacOS check 2014-12-25 15:30:55 +01:00
Karl Yngve Lervåg
8266531eb5 Use mvim on macos (fixes #83) 2014-12-25 15:27:43 +01:00
Karl Yngve Lervåg
ed4733165c Updated documentation (fixes #84) 2014-12-25 15:20:14 +01:00
Karl Yngve Lervåg
ce8d663f6a Added FAQ section, added #87 2014-12-21 11:33:07 +01:00
Karl Yngve Lervåg
673705b0b2 Merge pull request #86 from Konfekt/master
fix standard cmd shell check
2014-12-15 15:05:51 +01:00
Enno Nagel
c70893146d fix standard cmd shell check
all of the latexmk and util library assumes that
under MS Windows the cmd shell is used.

The commit does this assumption justice.
2014-12-15 15:01:22 +01:00
Karl Yngve Lervåg
f45faf6bde Break long lines 2014-12-15 13:56:54 +01:00
Karl Yngve Lervåg
f7ffbf62ef Merge pull request #85 from Konfekt/master
ensure that under MS Windows cmd shell executes bang commands
2014-12-15 13:52:32 +01:00
Enno Nagel
f71ecc279d ensure that under MS Windows standard cmd shell executes bang commands
all of the latexmk and util library assumes that
under MS Windows the cmd shell is used.

The commit does this assumption justice.
2014-12-15 09:45:16 +01:00
Karl Yngve Lervåg
725aae51eb Remove a comment and an unecessary empty line 2014-12-13 22:11:34 +01:00
Karl Yngve Lervåg
6db1fb8f90 Merge pull request #82 from Konfekt/master
make latexmk continuous under windows more robust
2014-12-13 22:09:39 +01:00
Karl Yngve Lervåg
f391c7abc9 Merge pull request #81 from d125q/master
Added a forgotten shellescape
2014-12-13 21:55:45 +01:00
Konfekt
a03ccd82b6 make continuous latexmk more robust under MS Windows 2014-12-13 20:02:53 +01:00
d125q
b1d2c8a045 Added a forgotten shellescape 2014-12-08 21:58:12 +01:00
Karl Yngve Lervåg
7410bf1543 Add shiftwidth to modelines 2014-12-08 20:44:17 +01:00
Karl Yngve Lervåg
42c6ecbf6c Added sumatrapdf to list of viewers 2014-12-08 20:37:42 +01:00
Karl Yngve Lervåg
98623c56ef Merge branch 'd125q-master' 2014-12-08 20:29:42 +01:00
d125q
698bb6c826 Added SumatraPDF to view.vim 2014-12-08 17:34:21 +01:00
Karl Yngve Lervåg
be02246fec Generalized view functionality 2014-12-07 20:08:19 +01:00
Karl Yngve Lervåg
f9073001ec Added comment to docs (#75) 2014-12-04 20:46:51 +01:00
Karl Yngve Lervåg
283fbeda8a Updated forward search mapping for SumatraPDF (#76) 2014-12-04 20:40:26 +01:00
Karl Yngve Lervåg
b23050a77f Account for space in SumatraPDF inv search (#77) 2014-12-04 20:35:47 +01:00
Karl Yngve Lervåg
f4fa5e5df1 Added banged version of VimLatexCompileSS (#71) 2014-12-04 20:30:29 +01:00
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