various: Fixed texlive notes in README files
This commit is contained in:
parent
e3ee06e702
commit
424ce1dd82
|
@ -13,10 +13,7 @@ in the same directory as the SlackBuild. They will be installed in
|
||||||
|
|
||||||
The flite API documentation is available as a GNU info document,
|
The flite API documentation is available as a GNU info document,
|
||||||
via "info flite". The same docs are available as HTML in
|
via "info flite". The same docs are available as HTML in
|
||||||
/usr/doc/flite-$VERSION/html if:
|
/usr/doc/flite-$VERSION/html if you have texi2html installed from SBo.
|
||||||
|
|
||||||
- You have Slackware's tetex package installed, or...
|
|
||||||
- You have texlive and texi2html installed from SBo.
|
|
||||||
|
|
||||||
The API docs are only needed for developers who intend to write code that
|
The API docs are only needed for developers who intend to write code that
|
||||||
uses flite as a library. If you have build errors that mention texi2html,
|
uses flite as a library. If you have build errors that mention texi2html,
|
||||||
|
|
|
@ -9,8 +9,7 @@ The following build options are available:
|
||||||
EDWIN=yes|no Enable support for the Edwin editor (default: yes)
|
EDWIN=yes|no Enable support for the Edwin editor (default: yes)
|
||||||
IMAIL=yes|no Enable support for the Imail mail reader (default:
|
IMAIL=yes|no Enable support for the Imail mail reader (default:
|
||||||
no), implies Edwin support
|
no), implies Edwin support
|
||||||
DOCS=yes|no Include html and pdf documentation (default: no),
|
DOCS=yes|no Include html and pdf documentation (default: no)
|
||||||
requires texlive
|
|
||||||
|
|
||||||
where each build option may be passed to the slackbuild. Example of
|
where each build option may be passed to the slackbuild. Example of
|
||||||
disabling x11 and enabling documentation support:
|
disabling x11 and enabling documentation support:
|
||||||
|
|
|
@ -1,6 +1 @@
|
||||||
texi2html converts texinfo documents to HTML, Info, docbook, and XML.
|
texi2html converts texinfo documents to HTML, Info, docbook, and XML.
|
||||||
|
|
||||||
This conflicts with the tetex package shipped with Slackware, as
|
|
||||||
an older texi2html comes with it. However, if you plan to replace
|
|
||||||
tetex with texlive, you will need a standalone installation of
|
|
||||||
texi2html, so this is intended to serve that purpose.
|
|
||||||
|
|
|
@ -6,7 +6,7 @@ format SVG. The latest releases support standard DVI files (format 2) as
|
||||||
well as DVI output created by pTeX in vertical mode (format 3), and XeTeX
|
well as DVI output created by pTeX in vertical mode (format 3), and XeTeX
|
||||||
(format 5 and 6, also known as XDV).
|
(format 5 and 6, also known as XDV).
|
||||||
http://dvisvgm.bplaced.net
|
http://dvisvgm.bplaced.net
|
||||||
dvisvgm version 1.6 is present in SlackBuild texlive-2014052
|
dvisvgm version 1.6 is present in texlive-2014052
|
||||||
This separate package presents an updated version 1.11 of dvisvgm
|
This separate package presents an updated version 1.11 of dvisvgm
|
||||||
offereing various bugfixes and the following main features:
|
offereing various bugfixes and the following main features:
|
||||||
* Complete font support including virtual fonts, evaluation of font
|
* Complete font support including virtual fonts, evaluation of font
|
||||||
|
|
|
@ -11,6 +11,5 @@ X264=yes|no (default: yes), requires x264
|
||||||
MPEG=yes|no (default: yes), requires libmpeg
|
MPEG=yes|no (default: yes), requires libmpeg
|
||||||
XVID=yes|no (default: yes), requires xvidcore
|
XVID=yes|no (default: yes), requires xvidcore
|
||||||
|
|
||||||
NOTE: If you build this package using internal ffmpeg package and
|
NOTE: If you build this package using internal ffmpeg package,
|
||||||
using texlive instead of tetex, you need to remove the "#"
|
you need to remove the "#" character in line 102
|
||||||
character in line 102
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ Evince is specifically designed to support the following file formats:
|
||||||
* DjVu
|
* DjVu
|
||||||
* TIFF
|
* TIFF
|
||||||
* CBR/CBZ (comic books)
|
* CBR/CBZ (comic books)
|
||||||
* DVI (requires optional dependency texlive)
|
* DVI
|
||||||
* XPS (requires optional dependency libgxps)
|
* XPS (requires optional dependency libgxps)
|
||||||
|
|
||||||
This uses dconf (runtime-only) to save various settings (and even
|
This uses dconf (runtime-only) to save various settings (and even
|
||||||
|
|
|
@ -2,6 +2,3 @@ Gummi is a lightweight Latex editor written in Python/GTK
|
||||||
released as open source under a dual MIT/Beerware license.
|
released as open source under a dual MIT/Beerware license.
|
||||||
Latex is a powerful mark-up language that is widely used for
|
Latex is a powerful mark-up language that is widely used for
|
||||||
academic and professional documents.
|
academic and professional documents.
|
||||||
|
|
||||||
Gummi can also optionally use texlive instead of tetex
|
|
||||||
(which comes with Slackare).
|
|
||||||
|
|
|
@ -6,8 +6,5 @@ consists of 15 fonts and replaces the Computer Modern math fonts. The
|
||||||
complete set consists of 68 fonts and provides also script, curly,
|
complete set consists of 68 fonts and provides also script, curly,
|
||||||
Fraktur, bold math, blackboard bold fonts, and AMS symbols.
|
Fraktur, bold math, blackboard bold fonts, and AMS symbols.
|
||||||
|
|
||||||
This SlackBuild can be used with both lite and complete MTPro2 font sets
|
|
||||||
and with both texlive and Slackware's tetex TeX distributions.
|
|
||||||
|
|
||||||
The complete fonts set zip archive should be named as mtp2fonts.zip.tpm
|
The complete fonts set zip archive should be named as mtp2fonts.zip.tpm
|
||||||
or mtp2fonts.zip
|
or mtp2fonts.zip
|
||||||
|
|
|
@ -3,5 +3,3 @@ support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu,
|
||||||
Debian, Arch, Suse), macOS and Windows 10.
|
Debian, Arch, Suse), macOS and Windows 10.
|
||||||
|
|
||||||
Supports pen input from devices such as Wacom Tablets.
|
Supports pen input from devices such as Wacom Tablets.
|
||||||
|
|
||||||
texlive is an optional dependency.
|
|
||||||
|
|
|
@ -16,12 +16,7 @@ When upgrading zathura, you must rebuild all its plugins
|
||||||
against the new version of zathura, even if the version numbers
|
against the new version of zathura, even if the version numbers
|
||||||
are the same.
|
are the same.
|
||||||
|
|
||||||
zathura 0.3.8 is the last possible update for Slackware
|
Documentation on zathura's synctex support is poor; for some hints on
|
||||||
14.2. Newer versions would require a newer gtk+3.
|
using synctex with zathura, see:
|
||||||
|
|
||||||
Optional dependency: office/texlive. If zathura is built on a system
|
|
||||||
with texlive installed, synctex support will be included. Documentation
|
|
||||||
on zathura's synctex support is poor; for some hints on using synctex
|
|
||||||
with zathura, see:
|
|
||||||
|
|
||||||
http://www.math.cmu.edu/~gautam/sj/blog/20140310-zathura-fsearch.html
|
http://www.math.cmu.edu/~gautam/sj/blog/20140310-zathura-fsearch.html
|
||||||
|
|
Loading…
Reference in New Issue