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

Invalid escape sequence '\s' error #224

Open
DavidCdeB opened this issue May 19, 2024 · 1 comment
Open

Invalid escape sequence '\s' error #224

DavidCdeB opened this issue May 19, 2024 · 1 comment

Comments

@DavidCdeB
Copy link

DavidCdeB commented May 19, 2024

Thanks for this plugin. I'm having the following error message when opening a *.tex fie.
It looks like other users are having this same error message; see here:
https://bbs.archlinux.org/viewtopic.php?id=295424

Error:

"main.tex" 417L, 11176B
Error detected while processing BufRead Autocommands for "*.tex"..function dist#ft#FTtex[49]..FileType Autocommands for "*"..function <SNR>7_LoadFTPlugin[18]..script /usr/share/vim/vimfiles/ftplu
gin/tex_latexSuite.vim[12]../usr/share/vim/vimfiles/ftplugin/latex-suite/main.vim[969]../usr/share/vim/vimfiles/ftplugin/latex-suite/texviewer.vim:
line  895:
/usr/share/vim/vimfiles/ftplugin/latex-suite/bibtools.py:34: SyntaxWarning: invalid escape sequence '\s'
  """
@gerw
Copy link
Contributor

gerw commented May 21, 2024

Thank you for the report. This was fixed quite recently. Can you try if the latest version works for you?

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