Modified Package: lyx modified INSTALL file as there are some
typos in the packages name and the overall descrition was not too clear. Carlo
This commit is contained in:
parent
4408f6a40d
commit
0bb1031df9
@ -10,31 +10,32 @@ post)
|
|||||||
=====================================================================
|
=====================================================================
|
||||||
|
|
||||||
LyX the document processor need a set of TeXLive packages present
|
LyX the document processor need a set of TeXLive packages present
|
||||||
to deploy his power, so you nedd to check if this packages are
|
to deploy his power.
|
||||||
installed.
|
|
||||||
|
|
||||||
If you have the default (small) installation of TeXLive, you have to
|
To check if some of theese packages are missing go to:
|
||||||
install them. The quickiest way is to run:
|
menu "Help" and choose "Latex Configuration" this (long) page give
|
||||||
|
you some help on what is missing and where to found it.
|
||||||
|
|
||||||
|
If you have the installed TeXLive with the voidlinux installer,
|
||||||
|
by default it install the small scheme of installation, you have
|
||||||
|
to install the missing packages, the quickiest way is to run as
|
||||||
|
root:
|
||||||
|
|
||||||
'tlmgr install algorithm2e algorithms apacite bbding besoz
|
'tlmgr install algorithm2e algorithms apacite bbding besoz
|
||||||
bibtopic breakurl covington csquotes diagbox endnotes enumitem
|
bibtopic breakurl covington csquotes diagbox endnotes enumitem
|
||||||
epstopdf esint eurosym feyn fragments framed frankenstein
|
epstopdf esint eurosym feyn fragments framed frankenstein
|
||||||
harvard hyphenat jurabib lettrine luainputenc marginnote
|
harvard hyphenat jurabib lettrine luainputenc marginnote
|
||||||
mathdesign mathdots mhchem multirow nicefrac nomencl picinpar
|
mathdesign mathdots mhchem multirow nicefrac nomencl picinpar
|
||||||
pict2e prettyref preview rotfloat rsfs shapepar sidecap splitidx
|
pict2e prettyref preview rotfloat rsfs shapepar sidecap
|
||||||
splitindex symbol tex-gyre ulem undertilde units wasy wasysym
|
splitindex symbol tex-gyre ulem undertilde units wasy wasysym
|
||||||
wrapfig xargs'
|
wrapfig xargs'
|
||||||
|
|
||||||
and then run it without --dry-run to install the missing packages.
|
|
||||||
|
|
||||||
To check if some packages are missing under the menu:
|
As there are many flavour of your preferred applications, I didn't
|
||||||
"Help" the choice "Latex Configuration" may give you some help.
|
|
||||||
|
|
||||||
As there are many flavour of your preferred applications, i didn't
|
|
||||||
force you to use any in particular so you must have at least:
|
force you to use any in particular so you must have at least:
|
||||||
a text editor, a PDF viewer, an internet browser.
|
a text editor, a PS and/or PDF viewer, an internet browser.
|
||||||
|
|
||||||
If LyX appear on your screen a look in the file:
|
If LyX appear on your screen a looking in the file:
|
||||||
'~/.lyx/configure.log'
|
'~/.lyx/configure.log'
|
||||||
may give you an idea of what is supported by LyX.
|
may give you an idea of what is supported by LyX.
|
||||||
|
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
# Template file for 'lyx'
|
# Template file for 'lyx'
|
||||||
|
|
||||||
pkgname="lyx"
|
pkgname="lyx"
|
||||||
version="2.1.0"
|
version="2.1.0"
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
||||||
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user