Changes to lib/languages from Gunter. Kill spruious whitespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38966 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2011-06-06 12:30:26 +00:00
parent ded29e70df
commit 9b4a91469a

View File

@ -360,8 +360,8 @@ Language french
LangCode fr_FR
PostBabelPreamble
\addto\extrasfrench{%
\providecommand{\og}{\leavevmode\flqq~}
\providecommand{\fg}{\ifdim\lastskip>\z@\unskip\fi~\frqq}
\providecommand{\og}{\leavevmode\flqq~}%
\providecommand{\fg}{\ifdim\lastskip>\z@\unskip\fi~\frqq}%
}
EndPostBabelPreamble
End