Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't produce pdf #12

Open
mpoltorakov opened this issue Nov 25, 2015 · 3 comments
Open

can't produce pdf #12

mpoltorakov opened this issue Nov 25, 2015 · 3 comments

Comments

@mpoltorakov
Copy link

After command:

RMarkdown pdf -latex_engine="xelatex" -toc=FALSE

I get error:

Обнаружена ошибка при обработке function rmarkdown#command#Command:
строка 60:
E117: Неизвестная функция: systemlist
E15: Недопустимое выражение: systemlist(invocation)
vim:rmarkdown: ran succesfully
Нажмите ENTER или введите команду для продолжения

issues

@fmoralesc
Copy link
Member

Might be related to your vim version. Can you tell me what it is?

@mpoltorakov
Copy link
Author

$ vim --version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Jan 2 2014 19:39:32)

R version 3.2.2 (2015-08-14) -- "Fire Safety"

@fmoralesc
Copy link
Member

That version of vim doesn't support the systemlist function the way I
used it in the plugin, I'll try to take a look.

El mié., 25 de nov. de 2015 a la(s) 10:40 p. m., mpoltorakov <
notifications@github.com> escribió:

$ vim --version
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Jan 2 2014 19:39:32)

R version 3.2.2 (2015-08-14) -- "Fire Safety"


Reply to this email directly or view it on GitHub
#12 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants