%%% General Printing Flags % % Some things (usually cards) need to be either single-sided or double-sided, % and force that themselves in the .tex, regardless of later headers. % Other things (usually sheets) can be either. The headers you put here % are passed to dvips -h to set such things; the typical ones are % %% duplex double-sided printing for things that don't self-set %% simplex single-sided printing for things that don't self-set %% unmirror turn things that set mirror-printing into simplex % % You could also include any other valid argument to dvips -h you know of. % % The usual header set to use is just "duplex" (make sheets double-sided % to save paper, let mirror-sided things be mirrors). % If you're in a hurry, "simplex unmirror" will make sheets print faster by % single-siding them and make mirror-things faster by un-mirror-ing them. % headers = duplex % If you want to make *some* kinds of sheets duplex but not others, you can % add -Zduplex or -Zsimplex to the printer options below; we believe % all the Athena printers obey those. %%% Character Packet: Charsheet & Extractables -- paths & printing % % name: type printer options (rest of line) % Abilities: tex fillme -Zinlower Bluesheets: list fillme -Zinlower Charsheets: char fillme -Zinlower % special "extract" Combat Cards: tex fillme -Zinlower Greensheets: list fillme -Zinlower %Ingestibles: tex fillme -Zinupper Items: tex fillme -Zinlower Memory Packets: tex fillme -Zinlower Money: tex fillme -Zinlower Whitesheets: list fillme -Zinupper % % There should be exactly one entry of type "char"; this is for the % actual character sheets, which of course aren't quite an extractable, % but from which the other info is extracted. % Athena printers and the Guild printers are all served by Athena servers. % Privately run servers with Athena 8.3 software should also be fine. % However, privately run servers with Athena 8.2 software, e.g. % a linux-athena or netbsd-athena box, have not been tested; the % packets script may or may not deal with them. (Again, it's not % what box the printer is connected to --- it's what's *serving* it.) % If you're using Ingestibles, you probably want to print them on white % paper (same color as item cards) and put Memory Packets on green instead % (so they're easily distinguished). Similarly, if you use Whitesheets % for ingame documents, Charsheets might want to be gray or yellow.