ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Kirill Maslinsky <kirill@altlinux.org>
To: devel@lists.altlinux.org
Cc: bga@altlinux.org
Subject: Re: [devel] rpm-build-texmf: texlive skips
Date: Thu, 11 Jun 2009 17:10:31 +0400
Message-ID: <20090611131029.GA5843@max.spb.altlinux.ru> (raw)
In-Reply-To: <20090508014734.7c9ab339.bga@altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 6233 bytes --]

On Fri, May 08, 2009 at 01:47:34AM +0400, Grigory Batalov wrote:
> On Mon, 4 May 2009 19:55:37 +0400, Kirill Maslinsky wrote:
Продолжение.

> # texmf(latex/lhelpx)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/lhelp/lhelp.sty
Цитата из документации по lhelp:

	5.1.6   lhelp extension package
	  Does not exist yet but hey, we plan ahead. . .
	  215 \DeclareOption{X}{\AtEndOfFile{\RequirePackage{lhelpx}}}

Автор позаботился о будущем. Придётся и нам о нём позаботиться -- SKIP.  

> # texmf(latex/linenox0)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/ednotes/ednotes.sty
Это workaround к старой версии lineno, для texlive неактуально, так что
SKIP.

> # texmf(latex/lmodern)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/dtk/dtk.cls
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/dtk/dtk.sty
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/gmdoc/gmdocc.cls
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/moderncv/moderncv.cls
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/economic/itaxpf.cls
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/pracjourn/pracjourn.cls
Это теперь есть в составе texlive, должен был спровайдить сам.

> # texmf(latex/lucasual), texmf(latex/lucida-helvetica)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/rmpage/rmpage.sty
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/rmpage/rmpage.sty
Какое-то непонятное старьё для MikTeX, загружается условно. SKIP

> # texmf(latex/makor)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/ucs/mkrenc.def
Это развесистая система для набора на иврите:
http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=makor2
В texlive почему-то не включена, хотя с лицензией порядок. 
Видимо, вышла из моды (2003). Можно SKIP.

> # texmf(latex/mapleenv)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/maple/mtn.cls
Видимо, этот стиль идёт вместе с maple. SKIP.

> # texmf(latex/mathtime)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/mtgreek/mtgreek.sty
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/kluwer/klups.sty
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/kluwer/klups.sty
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/nrc/nrc1.cls
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/nrc/nrc2.cls
Шрифты mathtime заменены шрифтами belleek, но для обратной совместимости
можно запаковать mathtime.sty в texmf-latex-obsolete.

> # texmf(latex/mygoth)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/timesht/timesht.cls
Такого файла нигде нет, загружается условно. SKIP.

> # texmf(latex/newcommand)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/xoptarg/xoptarg.sty
Предположительно опечатка в коде, скорее всего ему нужен пакет xnewcommand
того же автора.

> # texmf(latex/texpower)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/ifmslide/ifmslide.sty
Уже встречалось выше: этот пакет собран отдельно в дебиане, надо бы собрать
и нам.

> # texmf(latex/tgpagella)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/gmdoc/gmdocc.cls
Это к шрифтам tex-gyre, blacklist в дебиане: 
# GYRE fonts have a very strange license ...
blacklist;tpm;tex-gyre;*

На сайте проекта http://www.gust.org.pl/projects/e-foundry/tex-gyre/
про эту лицензию утверждается:
	
	The TeX Gyre fonts are being released under the GUST Font License (GFL),
	which is a free license, legally equivalent to the LaTeX Project Public
	License (LPPL), version 1.3c or later.

В самом тексте лицензии на мой непросвещённый взгляд криминала не заметно:
http://www.gust.org.pl/projects/e-foundry/licenses/GUST-FONT-LICENSE.txt/view

Поскольку шрифты нужные и современные, стоит упаковать отдельным пакетом,
либо включить обратно в texlive.

> # texmf(latex/thmbox)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/thmtools/thm-kv.sty
Его добавили в texlive только 23.03.2009:
http://tug.org/mailman/htdig/tex-live/2009-March/020556.html

> # texmf(latex/tipa)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/engpron/engpron.sty
tetex-latex-tipa

> # texmf(latex/web)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/eCards/eCards.sty
Это web.sty из acrotex, который уже встречался выше (его нет в texlive,
стоит собрать отдельным пакетом).

> # texmf(latex/xcolor)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/libertine/libertine.sty
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/GuIT/guit.sty
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/changes/changes.sty
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/gmdoc/gmdoc.sty
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/gmverb/gmverb.sty
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/guitbeamer/guitbeamer.cls
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/classicthesis/classicthesis.sty
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/euproposal/euproposal.cls
texmf-latex-xcolor

> # texmf(latex/xltxtra)
> %add_findreq_skiplist %_datadir/texmf-texlive/tex/latex/gmutils/gmutils.sty
Это пакет для XeTeX, загружается условно, SKIP.

Продолжение следует...

-- 
Kirill Maslinsky
ALT Linux Team

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

      parent reply	other threads:[~2009-06-11 13:10 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-28 14:28 [devel] [A] rpm-build-texmf: texmf(latex/<package>) autoreq/prov Kirill Maslinsky
2009-05-03 13:43 ` Ildar Mulyukov
2009-05-04  8:55   ` Grigory Batalov
2009-05-04 11:49     ` Dmitry V. Levin
2009-05-04 14:52       ` Grigory Batalov
2009-05-04 15:55         ` Kirill Maslinsky
2009-05-04 16:47           ` Grigory Batalov
2009-05-04 17:30             ` Kirill Maslinsky
2009-05-07 21:47           ` [devel] rpm-build-texmf: texlive skips Grigory Batalov
2009-05-09 12:05             ` Денис Смирнов
2009-05-09 22:16               ` Grigory Batalov
2009-05-10 13:46                 ` Денис Смирнов
2009-05-11 20:09                   ` Kirill Maslinsky
2009-05-13 10:37                     ` Денис Смирнов
2009-05-13 10:51                       ` Grigory Batalov
2009-05-13 15:23                         ` Kirill Maslinsky
2009-05-13 11:08                       ` Mikhail Gusarov
2009-05-13 15:05                       ` Kirill Maslinsky
2009-05-14 19:14                         ` Денис Смирнов
2009-05-15  8:29                           ` Kirill Maslinsky
2009-05-12  7:57             ` Kirill Maslinsky
2009-05-12 10:37               ` Grigory Batalov
2009-05-12 10:41                 ` Kirill Maslinsky
2009-05-14 15:18               ` Grigory Batalov
2009-05-15  8:34                 ` Kirill Maslinsky
2009-05-15  8:39                   ` Grigory Batalov
2009-06-10 14:12             ` Kirill Maslinsky
2009-06-11 13:10             ` Kirill Maslinsky [this message]

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=20090611131029.GA5843@max.spb.altlinux.ru \
    --to=kirill@altlinux.org \
    --cc=bga@altlinux.org \
    --cc=devel@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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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