Commit Graph

114 Commits

Author SHA1 Message Date
Ken Moffat
9949ee1d87 Tags 2023-02-20 00:20:51 +00:00
David Bryant
48771ae06f Unless it's a directory name, or something like that, "test suite"
should be spelled as two words.
2022-12-13 12:19:29 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Xi Ruoyao
0858e01830
texlive: ghostscript is needed for ps2pdf, not libgs.so 2022-09-23 14:37:37 +08:00
Xi Ruoyao
1b32f1aedf
texlive: punctuation fix 2022-09-18 23:39:40 +08:00
Pierre Labastie
1fe05eb92d A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
Douglas R. Reno
8a2cb97ea3 Tag GNOME Applications and dependencies 2022-08-25 21:47:44 -05:00
Bruce Dubbs
ed3707eae3 Editorial updates to Typesetting chapter
Moved the profile script to texlive.sh from extrapaths.sh.

Created an environment variable TEXLIVE_PREFIX and incorporated
it into the chapter's build scripts.

An additional optimization can still be made by moving the
TEXARCH variable into texlive.sh and removing it from
package instructions.
2022-07-30 23:07:10 -05:00
Xi Ruoyao
194229472d
texlive: drop the explanation of one removed command 2022-05-09 17:38:34 +08:00
Ken Moffat
396abe0788 Update to texlive-2022.
For the binary, libwww-perl is now recommended, therefore move
that from perl-dependencies to the top-level perl-modules.
2022-05-01 02:24:41 +01:00
Douglas R. Reno
ccc5a50be6 Tag TexLive and friends 2022-02-26 23:13:23 -06:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Ken Moffat
5b2e6008bc Tags 2021-08-29 23:57:49 +01:00
Ken Moffat
4f0e9e6f67 Tag most of TeX source.
I dislike tagging what I've recently edited, because I tend to
read what I intended to write, rather than what is there, aka
"marking my own homework".  But I'll come back to divsvgm tomorrow
after the public book has rendered, and walk through the
instructions.
2021-08-24 02:16:42 +01:00
Douglas R. Reno
5986ef7873 texlive: typo fix 2021-04-26 19:36:15 -05:00
Ken Moffat
00a31549ff Update to texlive-2021. 2021-04-24 02:38:42 +01:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Ken Moffat
8b1ee56285 tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24299 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-25 18:46:48 +00:00
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Ken Moffat
cd338330e4 Tags: biber and deps.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23549 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 16:13:28 +00:00
Ken Moffat
39e9093dd0 Tweak texlive instructions -
Do not use let if result might be 0, which silently returns non-zero status
and can break scripts, or if result starts with 0 but is >7 e.g. 08, which
will be treated as octal and visibly report an error.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23513 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-13 20:29:17 +00:00
Xi Ruoyao
09a2590077 texlive: fix the instruction to use system poppler-20.08
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23508 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-13 13:14:57 +00:00
Ken Moffat
e3dfe5e67c TexLive source: remove system poppler option.
Fails to build with current poppler, and upstream has removed poppler for TL2021.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23505 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-12 21:06:02 +00:00
Xi Ruoyao
d6a4617d75 texlive: typo installing tlpdb
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23201 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-24 15:11:34 +00:00
Ken Moffat
322aff66d1 Add tlpdb tarball to texlive source to fix texdoc.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23027 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-25 22:30:05 +00:00
Ken Moffat
26e88246f2 texlive-2020
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22992 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-12 22:14:10 +00:00
Pierre Labastie
fa3edfefcf Format pst
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22885 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-25 12:06:24 +00:00
Ken Moffat
af3c0818cf Tag source parts of texlive.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22750 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-22 22:08:54 +00:00
Douglas R. Reno
17e976e3a4 Texlive: convert to 'initialize'
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22074 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-30 22:33:12 +00:00
Douglas R. Reno
2d68e1f299 Texlive: Update URLs of external dependencies, change 'initailise' to 'initialises' in description for 'mxtrun --generate'
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22073 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-30 20:44:35 +00:00
Ken Moffat
fb19657a83 tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22041 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-24 00:57:01 +00:00
Ken Moffat
56580e16de Another attempt to fix the typo in texlive.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21652 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-06-05 05:36:31 +00:00
Ken Moffat
91221a5de1 TeXLive - fix omitted md5sum and typo. Thanks to Douglas for noticing.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21651 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-06-04 21:27:45 +00:00
Ken Moffat
06fd9a238d TeXLive-2019, except for dvisvgm.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21647 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-06-02 05:16:06 +00:00
Pierre Labastie
6153e755b4 Arrange the texlive dependencies, so that jhalfs sets the tex paths before
installing texlive

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21486 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-04-21 10:07:41 +00:00
Pierre Labastie
38489aa0b1 Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21156 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-15 21:01:29 +00:00
Ken Moffat
81a2d06d00 TeXLive: use slimmed-down patch without the new files for various versions of system poppler. I had intended to commit this three days ago, but obviously forgot.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20890 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-12-29 22:13:59 +00:00
Ken Moffat
30be81d3d9 Texlive: give up on system poppler, it is a moving target.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20694 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-11 22:52:19 +00:00
Ken Moffat
322b688f86 Texlive - update patch for vulnerability fixes, and to build with poppler-0.68.0, 0.69.0. Tested on 8.3/p-0.67, svn/p-0.68, 8.2/p-0.62, 8.1 with shipped poppler, p-0.57 was too old. Thanks to Douglas for notifying me of this.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20608 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-10-09 18:43:22 +00:00
Ken Moffat
b96dc68367 tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20412 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-27 02:27:55 +00:00
Ken Moffat
c74eb3a776 TeXLive 2018.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20121 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-05-03 01:44:00 +00:00
Ken Moffat
a0fd5377e2 biber-2.11 with tags for source texlive packages and PDF viewers.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19828 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-21 03:09:57 +00:00
Pierre Labastie
383eaf9b6a Misc role="runtime|nodep"
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19267 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-09-23 14:27:31 +00:00
Ken Moffat
b925752c5f Fix texlive for poppler-0.59.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19266 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-09-21 23:35:41 +00:00
Ken Moffat
0a88bd982e Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19099 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-26 17:08:22 +00:00
Bruce Dubbs
d6c65628af Remove gcc7 entity
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19032 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-16 20:38:22 +00:00
Ken Moffat
4107ac9174 More patches for texlive.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18825 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-06-13 23:31:42 +00:00
Ken Moffat
95d0a04237 Use /sbin/ldconfig instead of just 'ldconfig' in llvm3 and texlive so that it can work if /sbin is not on root's PATH, e.g. after sudo.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18820 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-06-11 21:34:19 +00:00
Ken Moffat
8e87f5c1f3 Texlive source : fix a luatex problem.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18818 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-06-11 01:59:07 +00:00
Ken Moffat
2dc9d5865a Correct texlive md5sum: I had pasted it from the previous line in my notes, which is for the binary.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18808 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-06-07 17:35:55 +00:00