]> git.lyx.org Git - features.git/commit
Add \makeat switches to babel settings if necessary.
authorJuergen Spitzmueller <spitz@lyx.org>
Wed, 18 Jul 2012 10:41:53 +0000 (12:41 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Wed, 18 Jul 2012 10:41:53 +0000 (12:41 +0200)
commit4d5bef1bdcbe7a20d67613a793acb89f0e583bf6
treeb1e48633f81f4943164be5f9d3b741ef6708aa77
parent467422f9df784e2e6bab4f0cc8fcfbc166c59bd4
Add \makeat switches to babel settings if necessary.

Babel settings might contain @ characters. Check for this and wrap the settings into \makeatletter ... \makeatother switches if necessary (see discussion at #8265).
src/LaTeXFeatures.cpp