mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-13 09:27:11 +00:00
next year auto for wallets
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>CUCC Expedition Handbook: Programmers manual</title>
|
||||
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<style>body { background: #fff url(/images/style/bg-system.png) repeat-x 0 0 }</style>
|
||||
<h2 id="tophead">CUCC Expedition Handbook - Bierbook</h2>
|
||||
<h1>New Expo Maintenance - Doing the Bierbook and Seshbook</h1>
|
||||
|
||||
<h2><a id="manual">Doing the Bierbook and Seshbook</a></h2>
|
||||
|
||||
|
||||
<ul>
|
||||
<li><a href="bierbook.tex">bierbook.tex</a></li>
|
||||
<li><a href="seshbook.tex">seshbook.tex</a></li>
|
||||
@@ -6,6 +21,8 @@
|
||||
<li><a href="names.txt">names.txt</a></li>
|
||||
<li><a href="dates.txt">dates.txt</a></li>
|
||||
</ul>
|
||||
|
||||
If you can't be bothered to install <a href="https://miktex.org/about">a LaTeX system</a> on your machine, you could always use an online system: <a href="https://www.overleaf.com/user/subscription/plans">Overleaf.com</a> (free plan, for the moment)
|
||||
<pre>
|
||||
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
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user