Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93730 - Beamer doesn't install lyx stlye propely
Summary: Beamer doesn't install lyx stlye propely
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-23 13:26 UTC by Stefano Peluchetti
Modified: 2006-01-25 13:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
add lyx support to latex-beamer (latex-beamer-lyx.diff,448 bytes, patch)
2005-09-17 05:52 UTC, Matthias Schwarzott
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefano Peluchetti 2005-05-23 13:26:14 UTC
Emerging latex-beamer-3.0 or 3.0.1 doesn't intall the proper layout file in
/usr/share/lyx/layout (if lyx is present) but put it into
/usr/share/doc/lyx/layouts, so it doesn't show up in the proper document
selection window.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Matthias Schwarzott gentoo-dev 2005-09-17 05:52:20 UTC
Created attachment 68666 [details, diff]
add lyx support to latex-beamer

This patch installs the lyx-files in the appropriate directories.

I kept the test for installed lyx. This is not really nice, it would be better
to add a use flag lyx.
Comment 2 Martin Ehmsen (RETIRED) gentoo-dev 2006-01-25 13:09:59 UTC
Fixed in 3.06-r1.
Thanks for reporting and thanks for the patch!