empserver/info/Quick-ref.t
Markus Armbruster 4ea4a01fd5 (info, html): Implement.
(all): Depend on info.

Flatten info directory.  This undoes the move to one subdirectory per
chapter, which was done during Empire 2.  The structure doesn't buy us
much, as the info name space is flat, and it complicates makefiles.

Overhaul info.pl:
- It now wants to run in the root of the build tree.
- Information on source files and subjects is now stored in makefiles,
  thus info.pl no longer picks up random junk from the file system.
- Clean up Perl anachronisms, in particular use subroutine arguments and
  results rather than global variables where convenient.
- Change format of diagnostics to the common format used by GNU tools,
  so that Emacs and the like can parse it.
- Catch missing .SA.
- When creating a new subject file, cowardly refuse to overwrite an
  existing file.
- Subject files contain topics sorted by chapter, then by name.  The
  order of chapters used to depend on how Perl sorts hash keys.  Fix
  it.
2005-12-22 10:09:17 +00:00

42 lines
2.1 KiB
Perl

.TH Concept "Quick Reference Card"
.NA Quick-ref "A quick reference card for sector types and production"
.LV Basic
.NF
Sector-types:
BASICS INDUSTRIES MILITARY / SCIENTIFIC
. sea d defense plant t technical center
^ mountain i shell industry f fortress
s sanctuary m mine r research lab
/ wasteland g gold mine n nuclear plant
- wilderness h harbor l library/school
c capital/city w warehouse e enlistment center
p park u uranium mine ! headquarters
COMMUNICATIONS * airfield
+ highway a agribusiness FINANCIAL
) radar installation o oil field b bank
j light manufacturing
# bridge head k heavy manufacturing
= bridge span % refinery
(Petrol is per 10 units; others per unit)
Products:
Item $ Lcm Hcm Iron Dust Oil Rad Tech Production Eff.
Shells: 3 2 1 0 0 0 0 20 (tech-20)/(tech-10)
Guns: 30 5 10 0 0 1 0 20 (tech-20)/(tech-10)
Iron: 0 0 0 0 0 0 0 0 0
Dust: 0 0 0 0 0 0 0 0 0
Bars: 10 0 0 0 5 0 0 0 0
Food: 0 0 0 0 0 0 0 0 (tech+10)/(tech+20)
Oil: 0 0 0 0 0 0 0 0 (tech+10)/(tech+20)
Petrol 1 0 0 0 0 1 0 20 (tech-20)/(tech-10)
Lcm: 0 0 0 1 0 0 0 0 (tech+10)/(tech+20)
Hcm: 0 0 0 2 0 0 0 0 (tech+10)/(tech+20)
Rad: 2 0 0 0 0 0 0 40 (tech-40)/(tech-30)
Educate: 9 1 0 0 0 0 0 0 0
Happy: 9 1 0 0 0 0 0 0 0
Tech: 5*ETUS 10 0 0 1 5 0 0 (edu-5)/(edu+5)
Resrch: 90 10 0 0 1 5 0 0 (edu-5)/(edu+5)
.FI
.SA "Sectors, Producing"