+
+If you can't be bothered to install a LaTeX system on your machine, you could always use an online system: Overleaf.com (free plan, for the moment)
Last made using MikTeX2.9 on Win7.
Build profile should be tex -> pdf (because pstricks package is no longer used).
@@ -36,3 +53,5 @@ yfonts
anyfontsize
ifthen
+
+
diff --git a/handbook/computing/newyear.html b/handbook/computing/newyear.html
index 0f1f1a86a..e0396a128 100644
--- a/handbook/computing/newyear.html
+++ b/handbook/computing/newyear.html
@@ -29,14 +29,14 @@ to create a new year column (see below). ]
Well before Expo as these pages are used in planning
-
Manually edit these HTML pages as lots of other pages link to them and they are not troggle pages. Longer job, replace with a troggle page.
+
Manually edit these HTML pages as lots of other pages link to them and they are not troggle pages. Longer job, replace each of these hard-coded HTML pages with a troggle page.
-
Update expoweb/infodx.htm with the new year number (top and bottom). - 130 pages link to this...
-
Update expoweb/pubs.htm with the new year number. - 165 pages link to this...
-
-
edit expoweb/index.htm - edit the title and make it link to e.g. expoweb/years/2025/ - 1,212 pages link to this...
+
Edit expoweb/infodx.htm with the new year number (top and bottom). - 130 pages link to this...
+
Edit expoweb/pubs.htm with the new year number. - 165 pages link to this...
+
Edit expoweb/index.htm - edit the title and make it link to e.g. expoweb/years/2025/ - 1,212 pages link to this...
-
edit troggle/templates/base.html - change the title and add a link to this year's expo. Now automatic
+
+
edit troggle/templates/base.html - change the title and add a link to this year's expo. Now automatic, after 31st Dec.
edit troggle/templates/walletform.html - change to this coming year
copy the contents of the previous year's expoweb/years/ folder, e.g. /2016/ to /2017/ and edit all the files therein. You should start with at least an index.html and a mission.html
edit expoweb/folk/folk.csv - see below - just to add a column for the coming year. Until that year column exists, the online system will be unaware that there is an expedition that year.
@@ -53,13 +53,13 @@ to create a new year column (see below). ]
Create new subfolders e.g. /2025/ in expofiles/, in each of
expofiles/writeups/
-
expofiles/photos/ Now automatic
+
expofiles/photos/ Now automatic, after 31st Dec.
expofiles/gpslogs/
expofiles/accounts/ - optional. Used for archiving after expo.
expofiles/videos/ - optional. We don't do this much.
expofiles/surveyscans/ - this now happens automatically when a wallet is created
-
Test that the bierbook and seshbook LaTeX scripts expoweb/documents/bierbook work on your machine
+
Test that the bierbook and seshbook LaTeX scripts expoweb/documents/bierbook work on your machine. Or use an online LaTeX system to generate them, e.g. Overleaf.com (free plan, for the moment)