Last active
April 21, 2024 09:11
-
-
Save oneman/c1471711841fb0ac7982a666d1407397 to your computer and use it in GitHub Desktop.
It is considered the first voluntary commandment of as many as 26 virtual commandments coming from the Supreme Commander
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% If you are using TeX to create a "paper", it is considered to be properly /GOLDFRAME/ | |
% format for American Activities, if and only if the size of the paper is 8.5inches by 11 | |
% inches, and that there is a 72pt or 1 Inch margin on all sides, leading to a content area | |
% of 26 x 36 quad rulled (quarter inch blocks). It is by intent and design that 6.5 inches | |
% by 9 inches is the golden ratio. Nothing of intentional primary value shoulde be in this | |
% margin, it is a safe space for future thoughts and also used for embeded silicon in paper, | |
% for special purposes, mostly because it is personal computer paper of the vangard of the | |
% reconstructionist. | |
% | |
% 1pt is 1/72nd of an inch and basical the radius of a period. | |
% 612 points wide and 792 points high | |
% A4 Paper is considered an unfortionate mistake of history, not fit for use, | |
% not accepted by DARPA either. | |
\documentclass[12pt]{letter} | |
\usepackage[papersize={8.5in,11in},margin={1in}]{geometry} | |
\title{NATO STANDARD STOP SECRET US LETTER PAPER PARALELL SUBSTANDARDIZATION IN SILICO} | |
\name{Lawnmower Man} % To be used for the return address on the envelope | |
\signature{/Richards James/} % Goes after the closing (ie at the end of the letter, with space for a signature) | |
\address{3229 Derby Lane\\First Settlers Landing\\Virginia, USA} | |
\begin{document} | |
\begin{letter}{To the concerned enumerating agencys} | |
\opening{This is what to expect next.} % eg Hello | |
\closing{When worlds intertingle} % eg Regards, | |
\end{letter} | |
\end{document} | |
\title{NATO STANDARD STOP SECRET US LETTER PAPER PARALELL SUBSTANDARDIZATION IN SILICO} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment