summaryrefslogtreecommitdiff
path: root/macros/latex209/contrib/ibmres-tex/nres_c_e.ltx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex209/contrib/ibmres-tex/nres_c_e.ltx
Initial commit
Diffstat (limited to 'macros/latex209/contrib/ibmres-tex/nres_c_e.ltx')
-rw-r--r--macros/latex209/contrib/ibmres-tex/nres_c_e.ltx43
1 files changed, 43 insertions, 0 deletions
diff --git a/macros/latex209/contrib/ibmres-tex/nres_c_e.ltx b/macros/latex209/contrib/ibmres-tex/nres_c_e.ltx
new file mode 100644
index 0000000000..7664bddce8
--- /dev/null
+++ b/macros/latex209/contrib/ibmres-tex/nres_c_e.ltx
@@ -0,0 +1,43 @@
+% 10/08/93 %
+% Non-ibm RESume file, Commented, Empty, %
+% /pub/ibmres-tex/nres_c_e.ltx %
+% George B. Leeman, Jr., leeman@watson.ibm.com. %
+% Please read /pub/README.FTP on software.watson.ibm.com before using %
+% this file. Change the text in the arguments, then add your own self- %
+% contained LaTeX resume, etc. %
+% First command must be as shown. 12pt may be changed to 11pt to get output in
+% eleven point fonts. If [12pt,noibmres] is changed to [noibmres], the output
+% will be in ten point fonts.
+\documentstyle[12pt,noibmres]{article}
+% Any of your own macro definitions should follow this comment line.
+% Next line required by LaTeX.
+\begin{document}
+% Name.
+\name{}
+% Preferred title of address, e.g. Mr., Miss, Mrs., Ms., Dr., first name, etc.,
+% followed by last name. Could be used after "Dear" and before ":" by an
+% automated applicant system to send you a letter.
+\preferredtitle0{}
+% School. Name of current school you are attending.
+\school0{}
+% Electronic mail address; use \email{} if you have no such address.
+\email{}
+% Discipline. Technical area in which you are earning your degree.
+\discipline0{}
+% Highest degree you will have when you leave current program.
+\highestdegree0{}
+% Degree year. Year in which you obtain(ed) highest degree.
+\degreeyear0{}
+% Work address and phone. Either use \oneaddressandphone for just one (home)
+% address, or use both \workaddressandphone and \homeaddressandphone for two
+% addresses. Separate logical lines of address and phone with \\.
+\oneaddressandphone{
+}
+% Immigration status, e.g. U.S. citizen, Permanent Resident, Student Visa.
+\immigrationstatus{}
+% Type of employment position desired: Permanent, Summer, Temporary (e.g.
+% co-op), etc.
+\typeofpositiondesired{}
+% Put your own LaTeX commands and text after this line.
+% Next line required by LaTeX. This should be the final tag.
+\end{document}