Does anyone know if there is a package containing biblatex.sty on any
of the unofficial repos for F14?
Thanks very much for your help!
Best wishes,
Ranjan
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
03-11-2011, 06:28 AM
suvayu ali
rpm with biblatex.sty?
Hi Ranjan,
On Thu, Mar 10, 2011 at 8:50 PM, Ranjan Maitra <maitra@iastate.edu> wrote:
> Does anyone know if there is a package containing biblatex.sty on any
> of the unofficial repos for F14?
>
> Thanks very much for your help!
Maybe you can try the TeXLive 2010 test repo the TeXLive maintainer maintains?
http://fedoraproject.org/wiki/Features/TeXLive
My copy of that file is from the TeXLive 2010 distribution from ctan.
So its not managed by rpm/yum.
Hope this helps.
> Best wishes,
> Ranjan
--
Suvayu
Open source is the future. It sets us free.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
03-11-2011, 11:53 AM
Genes MailLists
rpm with biblatex.sty?
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.
I too use biblatex as does everyone I work with - and its nice that
we're all running the same version of latex.
I set up a mirror (with excludes to keep only what I need - in my case
os/x and linux) and I update locally from that as I have found some of
the mirrors a bit slow.
g
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
03-11-2011, 12:58 PM
Genes MailLists
rpm with biblatex.sty?
On 03/11/2011 07:53 AM, Genes MailLists wrote:
Also - fyi - you need quite a bit more than the style file biblatex.sty
- there is a directory with several files subdirs in it.
This is from my install (from official upstream texlive 2010):
gene/
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
03-11-2011, 01:59 PM
Walter Cazzola
rpm with biblatex.sty?
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.
%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@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
03-11-2011, 04:06 PM
Genes MailLists
rpm with biblatex.sty?
On 03/11/2011 09:59 AM, Walter Cazzola wrote:
> 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
>
That would be great - R is a bit painful for sure ...
gene/
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
03-14-2011, 06:31 PM
Ranjan Maitra
rpm with biblatex.sty?
On Fri, 11 Mar 2011 01:28:17 -0600 suvayu ali
<fatkasuvayu+linux@gmail.com> wrote:
> Hi Ranjan,
>
> On Thu, Mar 10, 2011 at 8:50 PM, Ranjan Maitra <maitra@iastate.edu> wrote:
> > Does anyone know if there is a package containing biblatex.sty on any
> > of the unofficial repos for F14?
> >
> > Thanks very much for your help!
>
> Maybe you can try the TeXLive 2010 test repo the TeXLive maintainer maintains?
>
> http://fedoraproject.org/wiki/Features/TeXLive
Btw, installing the rpms from the 2010 test repo messes up pdfjam. Which
maintainer should be informed for this? jnovy?
Best wishes,
Ranjan
>
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
03-15-2011, 01:52 AM
suvayu ali
rpm with biblatex.sty?
On Mon, Mar 14, 2011 at 12:31 PM, Ranjan Maitra <maitra@iastate.edu> wrote:
> Btw, installing the rpms from the 2010 test repo messes up pdfjam. Which
> maintainer should be informed for this? jnovy?
Yes I believe so.
--
Suvayu
Open source is the future. It sets us free.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines