ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Kirill Maslinsky <kirill@altlinux.org>
To: community@lists.altlinux.org
Subject: Re: [Comm] LaTeX (amsart.cls)
Date: Tue, 9 Oct 2007 21:07:39 +0400
Message-ID: <20071009170732.GA23756@master.altlinux.org> (raw)
In-Reply-To: <fedspp$v0e$1@sea.gmane.org>

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}%
}

Иными словами, Вы можете переопределить \@settitle 
в преамбуле документа, как Вам это требуется. 
Не забывайте про \makeatletter \makeathother 
вокруг переопределения.

--
Kirill Maslinsky
ALT Docs Team


  reply	other threads:[~2007-10-09 17:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-08 18:27 Andrei Lomov
2007-10-09 17:07 ` Kirill Maslinsky [this message]
2007-10-10  7:37   ` Andrei Lomov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071009170732.GA23756@master.altlinux.org \
    --to=kirill@altlinux.org \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git