From: Jean-Marc Lasgouttes Date: Wed, 12 Jun 2019 14:46:19 +0000 (+0200) Subject: Remove old compatibility code from 2002 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=364300749f3f97c857c65ba8d2a9228e3a8a2ad2;p=features.git Remove old compatibility code from 2002 At the time, there were two competing packages for French language: frenchle (aka french.sty), the historical one, and frenchb.ldf, the new kid on the block. I was difficult to know which one was loaded by babel, and frenchle did not define \og and \fg. Thus the need for our own definition. These were the good old days, but this time is gone for good. --- diff --git a/lib/languages b/lib/languages index b53b7c4663..88b5fea477 100644 --- a/lib/languages +++ b/lib/languages @@ -671,7 +671,6 @@ Language finnish LangCode fi_FI End -# We redefine \og and \fg (guillemets) for older french language definitions Language french GuiName "French" HasGuiSupport true @@ -682,12 +681,6 @@ Language french FontEncoding T1|OT1 DateFormats "d MMMM yyyy|d MMM yyyy|dd/MM/yyyy" LangCode fr_FR - PostBabelPreamble - \addto\extrasfrench{% - \providecommand{\og}{\leavevmode\flqq~}% - \providecommand{\fg}{\ifdim\lastskip>\z@\unskip\fi~\frqq}% - } - EndPostBabelPreamble End Language friulan