summaryrefslogtreecommitdiff
path: root/tex/bbdb-print.tex
diff options
context:
space:
mode:
authorJochen Küpper <bbdb@jochen-kuepper.de>2000-04-16 12:46:49 +0000
committerJochen Küpper <bbdb@jochen-kuepper.de>2000-04-16 12:46:49 +0000
commit76b4b1f33f95a1dc2b655c02d453dc02a910396c (patch)
tree7eec8e7d4738ae744552b1e889b605ce953d67eb /tex/bbdb-print.tex
parent42115205095b89e3556412ef23ad4b01339aaf80 (diff)
bbdb-print documentation
Fix \bigbf
Diffstat (limited to 'tex/bbdb-print.tex')
-rw-r--r--tex/bbdb-print.tex14
1 files changed, 7 insertions, 7 deletions
diff --git a/tex/bbdb-print.tex b/tex/bbdb-print.tex
index 25c2f26..9b60e4b 100644
--- a/tex/bbdb-print.tex
+++ b/tex/bbdb-print.tex
@@ -30,13 +30,13 @@
%%% The address-list file should look something like this:
%%% \input file % this format file's filename
-%%% \setsize6 % point size of type to use
-%%% % or \setpssize6 to use PostScript fonts. (optional)
-%%% \setseparator3 % which style of separators, 0-7
+%%% \setsize{6} % point size of type to use
+%%% % or \setpssize{6} to use PostScript fonts. (optional)
+%%% \setseparator{3} % which style of separators, 0-7
%%%
%%% \separator{A} % include a separator here
%%%
-%%% \beginrecord
+%%% \beginrecord % and start a record
%%% \name{A. Name}
%%% \phone{location: (xxx) xxx-xxxx}
%%% \address{1234 Main Street\\
@@ -45,14 +45,14 @@
%%% \notes{blah blah}
%%% \endrecord
%%%
-%%% \endaddresses
+%%% \endaddresses % done
%%% \bye
\raggedright
\tolerance=10000
\hbadness=10000
\parskip 0pt
-\parindent=0pt % was 10pt
+\parindent=0pt
\footline{\hfil}
%%%
@@ -64,7 +64,7 @@
\font\bf=ecbx#1
\font\it=\ifnum #1=6 ecti7 \else ecti#1 \fi
\font\tt=ectt#1
- \font\bigbf=ecbx10 scaled \magstep3
+ \font\bigbf=ecbx#1 scaled \magstep3
\rm
\baselineskip=#1pt
\ifnum #1>9 \advance\baselineskip by 1pt \fi