From be682ffa27900fd05daa3b04d1948236fa0354f5bd982187766a5f8a6057991e Mon Sep 17 00:00:00 2001 From: Cor Blom Date: Thu, 12 Sep 2013 11:43:48 +0000 Subject: [PATCH] - Finalized the list of Requires. - Added a line to the description about where to find information about the Latex configuration as it is found by LyX (also useful for maintainers of this package). OBS-URL: https://build.opensuse.org/package/show/Publishing/lyx?expand=0&rev=79 --- lyx.changes | 6 ++++++ lyx.spec | 25 ++++++++++++++++++++++++- 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/lyx.changes b/lyx.changes index 4ea3f70..57fc8e4 100644 --- a/lyx.changes +++ b/lyx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 12 11:35:53 UTC 2013 - cornelis@solcon.nl + +- Finalized the list of Requires. +- Added a line to the description about where to find information about the Latex configuration as it is found by LyX (also useful for maintainers of this package). + ------------------------------------------------------------------- Wed Aug 21 22:02:23 UTC 2013 - cornelis@solcon.nl diff --git a/lyx.spec b/lyx.spec index d551d98..917dcf0 100644 --- a/lyx.spec +++ b/lyx.spec @@ -50,21 +50,41 @@ Recommends: xindy %else # Goal is to require (roughly) everything that is supported in the GUI of LyX # LyX can supoort everything of LaTeX in the preamble, but not everything is supported in the GUI +# I have ingored extra fonts and document classes +Requires: texlive-algorithms +Requires: texlive-arabi +Requires: texlive-bezos +Requires: texlive-bibtopic +Requires: texlive-braille Requires: texlive-collection-fontsrecommended Requires: texlive-collection-htmlxml Requires: texlive-collection-latexrecommended Requires: texlive-collection-luatex Requires: texlive-collection-xetex +Requires: texlive-covington Requires: texlive-endnotes Requires: texlive-esint -Requires: texlive-initials +Requires: texlive-fragments +Requires: texlive-ifsym Requires: texlive-mathdots Requires: texlive-mhchem +Requires: texlive-multirow Requires: texlive-nomencl Requires: texlive-pdfsync Requires: texlive-prettyref +Requires: texlive-refstyle +Requires: texlive-rotfloat Requires: texlive-splitindex +Requires: texlive-textgreek +Requires: texlive-units +Requires: texlive-wrapfig +Requires: texlive-zhmetrics Requires: xindy +# Some stuff needed for LyX's documentation: +Requires: texlive-braket +Requires: texlive-diagbox +Requires: texlive-picinpar +Requires: texlive-sidecap # Only suggest biblatex/biber, because only the engine (biber) is supported in the GUI, # not biblatex itself (the only one that can use biber) Suggests: texlive-biber @@ -78,6 +98,9 @@ author can concentrate on the content (What You See Is What You Mean). The formatting is done by the backends (like LaTeX) and the output can have different formats, such as DVI, postscript, PDF, html. +LyX can check the LaTeX installation by opening the LaTeX Configuration +document under "Help" on the menubar. + %prep %setup -q