Commit Graph

22 Commits

Author SHA1 Message Date
Karl Yngve Lervåg
f36147946e Fixed a minor bug 2014-06-13 22:47:02 +02:00
Karl Yngve Lervåg
83a579fd21 Changed a few option names (check vimrc!)
Also improved the doc.
2014-06-13 21:24:51 +02:00
Karl Yngve Lervåg
b92e2066fc Improved errorformat 2014-06-11 08:17:25 +02:00
Karl Yngve Lervåg
8ec76b0806 Minor improvements to error format 2014-06-10 20:02:36 +02:00
Karl Yngve Lervåg
6220f5d1ea Use old version of glob() function for compatability 2014-03-21 13:24:09 +01:00
Karl Yngve Lervåg
7773fabeec Updated folding for sections
Improved handling of which parts to fold and which parts not to fold, and which
parts should be folded at the same level.
2014-03-04 14:27:44 +01:00
Karl Yngve Lervåg
b9eed61cf4 Fixed shellescape bug in latex#view 2014-02-19 17:21:02 +01:00
Karl Yngve Lervåg
f8c905af2f Dont use ff=unix in modeline 2014-02-10 14:21:43 +01:00
Karl Yngve Lervåg
678193b362 Use shellescape at the right locations
Shellescape should only be used when variables/strings are used
in the shell directly.  See #9.
2014-02-04 13:16:48 +01:00
Karl Yngve Lervåg
587f560c41 Use shellescape on file names [fixes #9] 2014-02-03 17:13:53 +01:00
Karl Moritz Hermann
84cb8ff4c7 Included files may be specified with full path
This fix makes recursive search work when the main file is in a lower
directory and uses for instance \input{some/path/to/sub.tex}.

Note: Commit message edited by K.Y. Lervåg.
2014-01-30 20:48:04 +01:00
Karl Yngve Lervåg
a39f44e72d Added simple file readable check 2013-12-26 12:19:53 +01:00
Karl Yngve Lervåg
4beac696c0 Better support for multi-file documents #6 2013-12-10 17:42:25 +01:00
Karl Yngve Lervåg
798d0561a2 Solve #3: Better way of finding main tex file
Instead of searching for predefined main tex file names, I now use a
simple search for files that input or include the current tex file.
2013-12-08 19:32:30 +01:00
Karl Yngve Lervåg
54d5271e79 Minor improvement of efm for biblatex
Show missing reference names
2013-12-08 15:39:23 +01:00
Karl Yngve Lervåg
f6135530b6 Minor simplification 2013-10-11 23:16:17 +02:00
Karl Yngve Lervåg
043880714d Message for latex#help when mappings not enabled 2013-10-11 23:13:41 +02:00
Karl Yngve Lervåg
c6c2fb8ed5 Improved latex#info 2013-10-11 23:11:31 +02:00
Karl Yngve Lervåg
00b4e1fe3d Some updates and improvements 2013-10-10 21:48:52 +02:00
Karl Yngve Lervåg
04bcd820e3 Add some utility mappings 2013-10-10 13:01:22 +02:00
Karl Yngve Lervåg
164fc42e8b Fixed reinit 2013-10-06 11:44:50 +02:00
Karl Yngve Lervåg
7808e59239 Initial revision 2013-10-05 13:53:42 +02:00