From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Injected-Via-Gmane: http://gmane.org/ To: community@lists.altlinux.org From: Andrei Lomov Date: Wed, 10 Oct 2007 14:37:34 +0700 Message-ID: References: <20071009170732.GA23756@master.altlinux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: nat6.academ.org User-Agent: KNode/0.10.5 Sender: news Subject: Re: [Comm] LaTeX (amsart.cls) X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2007 07:58:06 -0000 Archived-At: List-Archive: List-Post: Kirill Maslinsky wrote: > On Tue, Oct 09, 2007 at 01:27:03AM +0700, Andrei Lomov wrote: >> Есть одна старая проблема, >> в ALD4 в том числе. >> >> В классе [russian]amsart заголовок русского текста >> упорно отображается строчными буквами, в нижнем регистре. >> >> Видимо, надо разбираться с >> /usr/share/texmf/tex/latex/amscls/amsart.cls >> >> Может, глянет кто опытным глазом? > > Вот ответственный за это кусок кода из amsart.cls: > \def\@settitle{\begin{center}% > \baselineskip14\p@\relax > \bfseries > \uppercasenonmath\@title Переопределил без этой строки > \@title > \end{center}% > } Заработало, СПАСИБО! -- Всего доброго, А.Л.