This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "vimfiles of vim-latex: the actual code.".
The branch, master has been updated
via a8356446785188d0ff79029f2e4c6a5ceeccd1c2 (commit)
via 97388c0bbdeb0a8040ca75c00548ca5a9ccc893c (commit)
via 0f183c025c8361b16c6828a800cdfdd0a8678673 (commit)
via 65b011cb24e15b7b9e3b17edc838e4a57747bb4b (commit)
via 90465b696fe203b46a2fd0555f2aa732d8a45d42 (commit)
via 30e410a1e396d3e33a35c0f06f00f26fc5c46971 (commit)
via dc00caf41d7153b8116f9466788f9b7f099062b3 (commit)
from 392577fc2031519b3c95ce0d3688842dd96c38fa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a8356446785188d0ff79029f2e4c6a5ceeccd1c2
Merge: 97388c0 dc00caf
Author: Till Maas <ope...@ti...>
Date: Wed Mar 4 18:40:36 2015 +0100
Merge pull request #10 from dffischer/master
use German utf-quotes
commit 97388c0bbdeb0a8040ca75c00548ca5a9ccc893c
Merge: 392577f 0f183c0
Author: Till Maas <ope...@ti...>
Date: Wed Mar 4 18:39:27 2015 +0100
Merge pull request #11 from dietercastel/master
SumatraPdf support for forward and inverse search.
commit 0f183c025c8361b16c6828a800cdfdd0a8678673
Author: Dieter Castel <die...@gm...>
Date: Sun Mar 1 21:25:09 2015 +0100
Updated documentation, removed README and enabled synctex for pdflatex.
commit 65b011cb24e15b7b9e3b17edc838e4a57747bb4b
Author: Dieter Castel <die...@gm...>
Date: Sat Feb 28 19:46:56 2015 +0100
Fixed indentation for SumatraPdf support.
commit 90465b696fe203b46a2fd0555f2aa732d8a45d42
Author: Dieter Castel <die...@gm...>
Date: Sat Feb 28 19:40:56 2015 +0100
Added SumatraPdf support. Tested with SumatraPdf 3.0.
commit 30e410a1e396d3e33a35c0f06f00f26fc5c46971
Author: Dieter Castel <die...@gm...>
Date: Sat Feb 28 18:46:38 2015 +0100
Added README file to explain the setup.
commit dc00caf41d7153b8116f9466788f9b7f099062b3
Author: XZS <d.f...@we...>
Date: Sat Jan 31 16:42:35 2015 +0100
use German utf-quotes
When inputenc has detected that the file uses utf encoding, there is no
need for two-character escapes for German quotes. The corresponding utf
symbols can just be used directly.
-----------------------------------------------------------------------
Summary of changes:
doc/latex-suite.xml | 35 ++++++++++++++++++++------------
ftplugin/latex-suite/compiler.vim | 13 +++++++++--
ftplugin/latex-suite/packages/german | 9 ++++++-
ftplugin/latex-suite/packages/ngerman | 9 ++++++-
ftplugin/latex-suite/texrc | 3 +-
5 files changed, 48 insertions(+), 21 deletions(-)
hooks/post-receive
--
vimfiles of vim-latex: the actual code.
|