Thread: [Vim-latex-devel] two cite completions in one command
Brought to you by:
srinathava,
tmaas
From: Rosas, A. <a4...@uc...> - 2016-05-25 23:35:39
|
Dear all, is there anyway to use the <F9> completion to cite two different works in one cite command. I want to type \cite{book1, book2}, but all I can do is use <F9> to fill in book1. If I press <F9> after the comma, nothing happens. Thanks in advance. Alexandre |
From: Gerd W. <ger...@ma...> - 2016-05-26 07:40:26
|
Hi, I cannot reproduce your behaviour. Which settings concerning cite-completion do you use? In particular, what is Tex_UseCiteCompletionVer2 Tex_RememberCiteSearch Which version of latex-suite do you use? Best Regards, Gerd On 05/26/2016 01:35 AM, Rosas, Alexandre wrote: > Dear all, > is there anyway to use the <F9> completion to cite two different works in one cite > command. I want to type \cite{book1, book2}, but all I can do is use <F9> > to fill in book1. If I press <F9> after the comma, nothing happens. > > Thanks in advance. > Alexandre > ------------------------------------------------------------------------------ > Mobile security can be enabling, not merely restricting. Employees who > bring their own devices (BYOD) to work are irked by the imposition of MDM > restrictions. Mobile Device Manager Plus allows you to control only the > apps on BYO-devices by containerizing them, leaving personal data untouched! > https://ad.doubleclick.net/ddm/clk/304595813;131938128;j > _______________________________________________ > Vim-latex-devel mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > |
From: Rosas, A. <a4...@uc...> - 2016-05-26 21:09:51
|
Hi Gerd, Tex_UseCiteCompletionVer2 = 1 Tex_RememberCiteSearch = 0 Latex suite version: 1.8.23 Thanks, Alexandre ________________________________________ From: ger...@ma... [ger...@ma...] Sent: Thursday, May 26, 2016 12:40 AM To: Rosas, Alexandre; vim...@li... Subject: Re: [Vim-latex-devel] two cite completions in one command Hi, I cannot reproduce your behaviour. Which settings concerning cite-completion do you use? In particular, what is Tex_UseCiteCompletionVer2 Tex_RememberCiteSearch Which version of latex-suite do you use? Best Regards, Gerd On 05/26/2016 01:35 AM, Rosas, Alexandre wrote: > Dear all, > is there anyway to use the <F9> completion to cite two different works in one cite > command. I want to type \cite{book1, book2}, but all I can do is use <F9> > to fill in book1. If I press <F9> after the comma, nothing happens. > > Thanks in advance. > Alexandre > ------------------------------------------------------------------------------ > Mobile security can be enabling, not merely restricting. Employees who > bring their own devices (BYOD) to work are irked by the imposition of MDM > restrictions. Mobile Device Manager Plus allows you to control only the > apps on BYO-devices by containerizing them, leaving personal data untouched! > https://ad.doubleclick.net/ddm/clk/304595813;131938128;j > _______________________________________________ > Vim-latex-devel mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > |
From: Gerd W. <ger...@ma...> - 2016-05-27 07:21:10
|
Hi Alexandre, > Latex suite version: 1.8.23 Unfortunately, this does not say very much - the version number is 1.8.23 since May 2006... Where did you download latex-suite? Can you try the most recent version from https://github.com/vim-latex/vim-latex/archive/master.zip ? Best Regards, Gerd |
From: Rosas, A. <a4...@uc...> - 2016-05-27 21:00:25
|
Hi Gerd, I download and installed the newest version and the problem went away. Thank you for your help. Alexandre ________________________________________ From: ger...@ma... [ger...@ma...] Sent: Friday, May 27, 2016 12:20 AM To: Rosas, Alexandre; vim...@li... Subject: Re: [Vim-latex-devel] two cite completions in one command Hi Alexandre, > Latex suite version: 1.8.23 Unfortunately, this does not say very much - the version number is 1.8.23 since May 2006... Where did you download latex-suite? Can you try the most recent version from https://github.com/vim-latex/vim-latex/archive/master.zip ? Best Regards, Gerd |
From: Gerd W. <ger...@ma...> - 2016-05-28 07:10:39
|
Thank you for your reply - glad that it worked. Best regards, Gerd On 2016-05-27 23:00, Rosas, Alexandre wrote: > Hi Gerd, > I download and installed the newest version and the problem went away. > Thank you for your help. > Alexandre > ________________________________________ > From: ger...@ma... [ger...@ma...] > Sent: Friday, May 27, 2016 12:20 AM > To: Rosas, Alexandre; vim...@li... > Subject: Re: [Vim-latex-devel] two cite completions in one command > > Hi Alexandre, > >> Latex suite version: 1.8.23 > Unfortunately, this does not say very much - the version number is > 1.8.23 since May 2006... > > Where did you download latex-suite? Can you try the most recent version from > > > https://github.com/vim-latex/vim-latex/archive/master.zip > > ? > > > Best Regards, > Gerd > |