[latexrefman-commits] [SCM] latexrefman updated: r712 - trunk
jimhefferon at gnu.org.ua
jimhefferon at gnu.org.ua
Tue Oct 16 01:08:39 CEST 2018
Author: jimhefferon
Date: 2018-10-16 02:08:38 +0300 (Tue, 16 Oct 2018)
New Revision: 712
Modified:
trunk/CTAN
trunk/ChangeLog
trunk/NEWS
trunk/README
Log:
CTAN upload version
Modified: trunk/CTAN
===================================================================
--- trunk/CTAN 2018-10-14 23:13:52 UTC (rev 711)
+++ trunk/CTAN 2018-10-15 23:08:38 UTC (rev 712)
@@ -15,11 +15,14 @@
4) Check that the README is current.
5) Get the english and spanish stuff by running
+ make htmlsplit
+ make commitready
make dist
CTAN wants a .zip that is in a subdir, so this puts everything in the .zip
inside latex2e-help-texinfo/ .
6) Commit the svn.
+ svn commit -m"CTAN upload"
7) Upload. It all goes to CTAN://info/latex2e-help-texinfo. Make
-sure the version changes, to today's date.
+sure the version changes to today's date.
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2018-10-14 23:13:52 UTC (rev 711)
+++ trunk/ChangeLog 2018-10-15 23:08:38 UTC (rev 712)
@@ -1,5 +1,11 @@
2018-10-14 Jim Hefferon <jhefferon at smcvt.edu>
+ * easyurls.py Make links be to latexref.xyz
+ * mirroring.html Make links be to latexref.xyz
+ * writing.html Make links be to latexref.xyz
+
+2018-10-14 Jim Hefferon <jhefferon at smcvt.edu>
+
* easyurls.py Broken link in header to index.html.
* writing.html Minor wording change.
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2018-10-14 23:13:52 UTC (rev 711)
+++ trunk/NEWS 2018-10-15 23:08:38 UTC (rev 712)
@@ -4,6 +4,26 @@
Spanish translation originally from Nacho Pacheco (currently unmaintained).
French translation originally from Vincent Belaiche.
+Changes in October 2018 release:
+
+The main change is that we now offer the manual in a version that
+is split into separate web pages for each section or subsection.
+This new version is more host-friendly. To celebrate we have
+set up a host.
+ https://latexref.xyz
+We still offer the one-page version.
+ http://latexref.xyz/dev/latex2e.html
+So you now have an easy-to-remember way to access the reference.
+
+If you'd like to host a mirror of the manual, whether to have a
+convenient local reference or to offer a service to the community, we've
+included instructions at https://latexref.xyz/dev/mirroring.html.
+
+In addition to the format news, there were many bug fixes and new entries,
+including \smash and \phantom.
+
+----------------------------------------------------------------
+
Changes in July 2018 release:
We have gone through the two documents latex-info and
Modified: trunk/README
===================================================================
--- trunk/README 2018-10-14 23:13:52 UTC (rev 711)
+++ trunk/README 2018-10-15 23:08:38 UTC (rev 712)
@@ -9,6 +9,12 @@
has more information, including links to the current output in various
formats, sources, mailing lists, and other infrastructure.
+We offer two web versions of the manual. A version that is split
+into separate web pages for each section or subsection is here.
+ https://latexref.xyz
+We also have a single-page version.
+ http://latexref.xyz/dev/latex2e.html
+
Help is most definitely wanted. (Search for "xx" in the source for just
a few of the known deficiencies.) Please email any bug reports, new
material, general discussion, whatever, to latexrefman at tug.org (see
More information about the latexrefman-commits
mailing list