diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 17:52:15 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-20 17:52:15 -0500 |
commit | 424ce1dd82fe4cd10afa21082bfac4923a33cff9 (patch) | |
tree | 9e5254cbd5561b7b5874b608781817dcf382b1cc /office | |
parent | e3ee06e702ce9e1697ddd223baac2c155eb11524 (diff) |
various: Fixed texlive notes in README files
Diffstat (limited to 'office')
-rw-r--r-- | office/evince/README | 2 | ||||
-rw-r--r-- | office/gummi/README | 3 | ||||
-rw-r--r-- | office/mtp2-fonts/README | 3 | ||||
-rw-r--r-- | office/xournalpp/README | 2 | ||||
-rw-r--r-- | office/zathura/README | 9 |
5 files changed, 3 insertions, 16 deletions
diff --git a/office/evince/README b/office/evince/README index 9798de4cf8bbf..84a5ce2807ce3 100644 --- a/office/evince/README +++ b/office/evince/README @@ -11,7 +11,7 @@ Evince is specifically designed to support the following file formats: * DjVu * TIFF * CBR/CBZ (comic books) -* DVI (requires optional dependency texlive) +* DVI * XPS (requires optional dependency libgxps) This uses dconf (runtime-only) to save various settings (and even diff --git a/office/gummi/README b/office/gummi/README index af1a781586ee9..efbe800fbabac 100644 --- a/office/gummi/README +++ b/office/gummi/README @@ -2,6 +2,3 @@ Gummi is a lightweight Latex editor written in Python/GTK released as open source under a dual MIT/Beerware license. Latex is a powerful mark-up language that is widely used for academic and professional documents. - -Gummi can also optionally use texlive instead of tetex -(which comes with Slackare). diff --git a/office/mtp2-fonts/README b/office/mtp2-fonts/README index 519c6ad3ada70..152fa6b4f0171 100644 --- a/office/mtp2-fonts/README +++ b/office/mtp2-fonts/README @@ -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, 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 or mtp2fonts.zip diff --git a/office/xournalpp/README b/office/xournalpp/README index 4ce93bed43c50..0305e412e143b 100644 --- a/office/xournalpp/README +++ b/office/xournalpp/README @@ -3,5 +3,3 @@ support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, Suse), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets. - -texlive is an optional dependency. diff --git a/office/zathura/README b/office/zathura/README index 27f9f8301de1b..c0e3d2b643273 100644 --- a/office/zathura/README +++ b/office/zathura/README @@ -16,12 +16,7 @@ When upgrading zathura, you must rebuild all its plugins against the new version of zathura, even if the version numbers are the same. -zathura 0.3.8 is the last possible update for Slackware -14.2. Newer versions would require a newer gtk+3. - -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: +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 |