]> 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 15:24:45 +0000 (17:24 +0200)
commit03c9e5a758fc7e0836c1a9b6714b4e40ba452f02
treea88eed4dceaf815b56140ce86f39108f4406eeaa
parent049f955110019932dce566a15fa54ffac0a2a910
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
status.20x