On Fri, 11 Mar 2011, Genes MailLists wrote:
On 03/10/2011 11:50 PM, Ranjan Maitra wrote:Does anyone know if there is a package containing biblatex.sty on any of the unofficial repos for F14?
I have found it simplest to use the official TexLive install and update using tlmgr. The fedora repo's have been lagging behind quite a bit for some time now and until they catch up it may make sense to just use the official versions. YMMV.
Indeed this is the only wise way to proceed since the texlive distribution for fedora is too buggy (look at my previous posts on the topic) but you have to be ready to renounce to some packages (such as R, ktikz and a2ps) which rely on the texlive fedora distribution and yum refuse to install if you don't install it. I'm trying to write a fake package to fool yum but still 6 provides need to be satisfied in order to get yum cope with the native texlive installation. Attached the spec for the fake rpm if you find what it is missing please let me know. Walter --
Name: texlive2010-fake Version: 1.0 Release: 1%{?dist} Summary: This is a fake TeXLive package Group: Applications/Publishing License: GPLv2 and BSD and Public Domain and LGPLv2+ and GPLv2+ and LPPL BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Provides: texlive >= 2007 texlive-doc >= 2007 texlive-east-asian >= 2007 Provides: texlive-texmf-afm >= 2007 texlive-texmf-dvips >= 2007 Provides: texlive-texmf-errata-east-asian >= 2007 Provides: texlive-texmf-errata-fonts >= 2007 Provides: texlive-texmf-errata-latex >= 2007 Provides: texlive-texmf-errata-xetex >= 2007 texlive-texmf-fonts >= 2007 Provides: texlive-texmf-latex >= 2007 texlive-texmf-xetex >= 2007 Provides: texlive-utils >= 2007 texlive-afm >= 2007 texlive-dvips >= 2007 Provides: texlive-dviutils >= 2007 Provides: texlive-texmf >= 2007 Provides: texlive-texmf-context >= 2007 texlive-texmf-doc >= 2007 Provides: texlive-context >= 2007 texlive-xetex >= 2007 Provides: kpathsea >= 2007 Provides: tex-preview >= 11.86 texinfo-tex >= 4.13a Provides: texlive-texmf-errata >= 2007 Provides: texlive-latex >= 2007 Provides: texlive >= 2007 Provides: texlive-dvips >= 2007 %description This was necessary to have a tlmgr-based installation of texlive and all the rpm packages that requires texlive (e.g., a2ps and R-core) still installable. %prep %build %install rm -rf $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc %changelog
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines