summaryrefslogtreecommitdiff
path: root/info/digests/texhax/93/texhax.12
blob: 0dd1d58fc05090f028720535a41dac8a4d667ee3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
TeXhax Digest    Thursday, 26 Aug 1993  Volume 93 : Issue 012

%  The TeXhax Digest is brought to you as a service of the TeX Users Group  %
%    and UK TeX Users Group in cooperation with the UK TeX Archive group    %

Today's Topics:
			    FAQ Requested
		    problem with harvard.sty/latex
			     latex for PC
		    LaTeX documentation: FTP site?
      re: Why \markboth{}{} used in standard LaTeX report style?
			? intro to Tex on DOS
		  defining/specifying other fonts...
		      problem while using dvi2ps
		       xdvi with 600dpi fonts?
		       Funny problem with LaTeX
			  what about fonts?
			 TeX capacity problem
		     dvi driver for hpgl plotter
		 Metafont with bbding10 and callig15
		  LaTeX2e -- A New Version of LaTeX
		       TeX Users Group Election

Administrivia:
    Moderators:    David Osborne and Peter Abbott
    Contributions: TeXhax@tex.ac.uk
    Administration, subscription and unsubscription requests:
                   TeXhax-request@tex.ac.uk

----------------------------------------------------------------------

Date:    Fri, 02 Jul 1993 15:54:01 +0200
From:    ivan@clt13bi.der.edf.fr (Ivan Maldonado)
Subject: FAQ Requested

Hello,

I would like a copy of the FAQ for LaTeX installation.  I am not
a root user but have enough filespace to try and install LaTeX
under my account on a SPARCstation IPX.  Any suggestions will be
greatly appreciated.  I have started by looking within ftp.uu.net
for information and I have never installed LaTeX, would this be
the best place to start?  Many have tried to discourage me from
building LaTeX from scratch, since I have never done it.

Thank you,

- -Ivan Maldonado (ivan@clt13bi.der.edf.fr)

------------------------------

Date:    Fri, 02 Jul 1993 16:24:34 +0100
From:    Richard Kaye <kaye@vax.ox.ac.uk>
Subject: problem with harvard.sty/latex

PLEASE HELP!

I am getting incomprehensible error messages from LaTeX, using harvard.sty.
The problem is when I use a cedilla in someone's name.  It happens to be
a Polish cedilla-e, but the same problem happens if I try cedilla-c.

It tells me I never defined \unbox (which is true, I didn't :-) and gets screwe
d
up with ## and #1.  The following are the files produced from
  
  LATEX TEST
  BIBTEX TEST
  LATEX TEST
  LATEX TEST

The errors occur on the very last pass. Can anyone help please? Sorry there's
so much junk to follow, but I thought \tracingmacros=1 might help.

Thanks for your help, Richard (Kaye)

%=============================test.tex=======================================

\documentstyle[harvard]{article}
\title{test}
\begin{document}
\bibliographystyle{dcu}
\tracingmacros=1
\cite{WW:Bp}
\tracingmacros=0
\bibliography{test}
\end{document}

%=============================test.bib=======================================

@ARTICLE{WW:Bp,
                 AUTHOR = {W{\c e}glorz, B.},
                  TITLE = {On $\omega_{0}$-categoricity of powers},
                   YEAR = 1969,
                JOURNAL = {Bull. Acad. Polon. Sci. S\'er. Sci. Math. Astron.
                           Phys.}, 
                 VOLUME = 17,
                  PAGES = {195--199}       }

%=============================test.aux=======================================

\relax 
\bibstyle{dcu}
\citation{WW:Bp}
\bibdata{test}
\harvardcite{WW:Bp}{W{\pc e}glorz}{W{\pc e}glorz}{1969}

%=============================test.bbl=======================================

\begin{thebibliography}{xx}

\harvarditem[W{\c e}glorz]{W{\c e}glorz}{1969}{WW:Bp}
W{\c e}glorz, B.  (1969).
\newblock On $\omega_{0}$-categoricity of powers, {\em Bull. Acad. Polon. Sci.
  S\'er. Sci. Math. Astron. Phys.} {\bf 17}:~195--199.

\end{thebibliography}

%===LOG FILE==================test.lis=======================================

This is TeX, Version 3.141 [OUCS VMS 3.4] (preloaded format=lplain 92.12.3)  2 
JUL 1993 16:11
**test
(FS38:[KAYE.DUGALD.FINAL]TEST.TEX;7
LaTeX Version 2.09 <18 March 1992>
(FS12:[OX_STD_TEX.TEX.INPUTS]ARTICLE.STY;5
Standard Document Style `article' <14 Jan 92>.
(FS12:[OX_STD_TEX.TEX.INPUTS]ART10.STY;6)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
)
(FS38:[KAYE.DUGALD.FINAL]HARVARD.STY;1 harvard bibliography,)
(FS38:[KAYE.DUGALD.FINAL]TEST.AUX;2)

[...]
! Illegal parameter number in definition of \b@WW:Bp.
<to be read again> 
                   \crcr 
\oalign ...z@skip \lineskip .25ex\ialign {##\crcr 
                                                  #1\crcr }}
\pc ...x \z@ \crcr \hidewidth \char 24\hidewidth }
                                                  }\fi 
\bha@WW:Bp ->W{\pc e
                    }glorz
<argument> ...eb }{\csname bha@\@citeb \endcsname 
                                                  }
\@ifundefined ...me #1\endcsname \relax #2\else #3
                                                  \fi 
[...]
l.6 \cite{WW:Bp}
                
? 
! Undefined control sequence.
<argument> \unbox 
                  \z@ \crcr \hidewidth \char 24\hidewidth 
\oalign ...skip \lineskip .25ex\ialign {##\crcr #1
                                                  \crcr }}
\pc ...x \z@ \crcr \hidewidth \char 24\hidewidth }
                                                  }\fi 
\bha@WW:Bp ->W{\pc e
                    }glorz
<argument> ...eb }{\csname bha@\@citeb \endcsname 
                                                  }
\@ifundefined ...me #1\endcsname \relax #2\else #3
                                                  \fi 
[...]
l.6 \cite{WW:Bp}
                
? 

\hidewidth ->\hskip \hideskip 

\hidewidth ->\hskip \hideskip 
(FS38:[KAYE.DUGALD.FINAL]TEST.BBL;1) [1

] (FS38:[KAYE.DUGALD.FINAL]TEST.AUX;3) ) 

Output written on FS38:[KAYE.DUGALD.FINAL]TEST.DVI;3 (1 page, 680 bytes).

------------------------------

Date:    Thu, 08 Jul 1993 11:40:35 -0400
From:    Ali Taalebi <taalebi@gel.ulaval.ca>
Subject: latex for PC

Where can find a Latex which can be run on a PC?

Thanks.
Regrads, 

      __   _    M. Ali Taalebinezhaad, 
                Email: taalebi@gel.ulaval.ca

------------------------------

Date:    Wed, 14 Jul 1993 10:11:41 -0400
From:    isaacsl@pluto.crd.ge.com (Lisa Isaacs)
Subject: LaTeX documentation: FTP site?

All,

I do not use LaTeX, but am a Systems Administrator whose users
do use LaTeX.  We have recently had requests for copies of 
documentation.  I tried to ftp to librea.stanford.edu (which 
was listed in the readme file in our LaTeX directory (which
I didn't install in the first place)), but I got an
"unknown host" error.    

Can anyone tell me where I can ftp a copy of the/some/any
documentation?   

Please respond in email as I don't read this group and am
not subscribed to the mailing list.  

Any help you can give me would be much appreciated!

Thanks,

Lisa M. Isaacs
Systems Administrator
General Electric CR & D
Phone: (518)387-7460
Email: isaacsl@pluto.crd.ge.com

------------------------------

Date:    Fri, 16 Jul 1993 17:55:59 -0400
From:    Jerry Leichter <leichter@lrw.com>
Subject: re: Why \markboth{}{} used in standard LaTeX report style?

Ethan V. Munson asks why \part in the standard report style invokes
\markboth{}{}, which wipes out a "Draft" header that a user was trying to
place on every page of a document produced with "ucthesis", which is based
on "report".

The answer is obvious if viewed in the right context:  In the "headings" page-
style, you really want this, since otherwise any chapter/section information
left over from the previous part might "leak over" into the new part - if, for
example, there is some information about the new part before a \chapter is
issued.  The \markboth has no effect if the pagestyle is "plain" or "empty".

Support for the "myheadings" style, which the user is presumably trying to
use, is somewhat shakey.  There are a number of places in the standard styles,
mainly having to do with sectioning, in which the code just assumes that it
can play around with the headings and the page style as it wishes.  This is
one of them.  (Note that \chapter, \section, and \subsection also change the
page marks.  This is done through a level of indirection using the \XXXmark
commands, which are no-ops in "myheadings".  There should have been a
\partmark command defined and used the same way....)

One quick hack solution would be to define "\setdraft" (or whatever you want
to call it) as "\markboth{Draft}{Draft}\def\markboth#1#2{}".

                                                        -- Jerry

------------------------------

Date:    Sat, 17 Jul 1993 11:53:35 -0500
From:    robinson@atax.eng.uab.edu (John M. Robinson)
Subject: ? intro to Tex on DOS

I would appreciate any suggestions on how to get started using Tex.
Accordingly, I would like to acquire a Tex interpreter for my
486 at home.

Thanks
- -- 
JOHN ROBINSON                           | Internet : robinson@atax.eng.uab.edu
University of Alabama at Birmingham     |

------------------------------

Date:    Thu, 22 Jul 1993 23:30:54 -0500
From:    "Michael P. Chandler" <mpc1@Ra.MsState.Edu>
Subject: defining/specifying other fonts...

someone sent me a latex file....after conversion how
can i specify..in either file..another font..??

please respond thru email :    mpc1@ra.msstate.edu

thanx in advance...

below are clips of my frustration...

mpc1% latex dc.tex
This is TeX, C Version 3.0
Sorry, I can't find that format; will try the default.
I can't find the default format file!

mpc1% xdvi dc.dvi &
[1] 712
mpc1% Can't find font cmbx10.
Can't find font cmbx12.
Can't find font cmr12.
xdvi: Not all pixel files were found

[1]    Exit 1                 xdvi dc.dvi

mpc1% more dc.tex

\documentstyle[12pt]{article}

\setlength{\textwidth}{5.94in}
\setlength{\textheight}{8.9in}
\setlength{\topmargin}{-0.3in}
\setlength{\evensidemargin}{0.25in}
\setlength{\oddsidemargin}{0.25in}
\setlength{\parindent}{0.4in}
\renewcommand{\baselinestretch}{1}


\begin{document}

\begin{center}
{\Large \bf Name header  \\ Travel Authorization}
\end{center}

\thispagestyle{empty}

\noindent{\bf Date:}\\
{\bf Requestor:}\\
{\bf Authorized Signature:} (phone)
\vspace{.2in}

\noindent{\bf Expense Code:}
\vspace{.2in}

\noindent{\bf Travel Purpose:}
\vspace{.2in}

\noindent{\bf Arrival Date and Time:}\\
{\bf Departure Date and Time:}
\vspace{.5in}

\noindent\begin{tabular}{|l|l|l|l|c|c|c|}
\hline
&\multicolumn{1}{c|}{Name}
&\multicolumn{1}{c|}{Origin}

[discontinued]

------------------------------

Date:    Wed, 28 Jul 1993 17:18:31 -0700
From:    gupta@uts.amdahl.com (Ajay Gupta)
Subject: problem while using dvi2ps

Guys, I do not know if this is the right place, I am having the problem while 
using the dvi2ps, while running the dvi2ps on an .dvi file , it gives me the 
following error 
dvi2ps: FATAL--no font lcmssb8.896
or dvi2ps: FATAL--no font cmbx7.300

I could not find these font files anywhere I searched. 
Any leads/pointers/help are highly appreciated. PLease email then at the 
following address :
 gupta@uts.amdahl.com

------------------------------

Date:    Thu, 29 Jul 1993 21:44:06 -0400
From:    Calvin Clark <ckclark@MIT.EDU>
Subject: xdvi with 600dpi fonts?

Because we got new 600dpi printers at our site, we built 600dpi
fonts.  However, they don't work very well with xdvi; scaling
600dpi fonts a factor of 6 to 8 seems to be a bit hard on the
program.  Some characters are mangled, and it is not very readable.

Has anyone gotten xdvi to produce good results with 600dpi fonts?
I was thinking that it might be best to build some pk files with
resolution close to that of an X display, say 75 to 100dpi.  Has
anyone done that successfully?  If so, what mf mode settings did
you use?

Any advice will be appreciated.  Thanks in advance for your help.

- -Calvin
- --
Calvin Clark <ckclark@MIT.EDU>

------------------------------

Date:    Mon, 02 Aug 1993 11:57:17 -0400
From:    Debashis Bhattacharya <bhattach@test1.CE.YALE.EDU>
Subject: Funny problem with LaTeX

When I try to use \sc inside \footnotesize, I get a funny error message, 
viz., \\psc\viiipt=amcsc10 scaled 800 is not a loadable font. I do not
see why it tries to find amcsc10, when, by claims made in lfonts.tex,
all vestigates of AMR fonts should have been removed.

Is this a known problem? If so, what is the solution? If not, anybody care
to solve this?

Debashis Bhattacharya.
Yale University.

------------------------------

Date:    Wed, 11 Aug 1993 16:23:06 +0200
From:    gunter@pastek.cray.com (Gunter ROTH)
Subject: what about fonts?

Hello,
I am Gunter Roth and it is the first time
that I try to install a package like tex
or latex. So far, I installed tex and
latex version 3.1. Everything seems to work 
fine. At least all my .tex files can 
be compiled. I then installed xdvi and
here is my problem. 
Who is creating the fonts for xdvi?
Which are the fonts tex is using and
in which way I can transform them to get 
a font for xdvi. Furthermore, I want
to print my document out as a postscript file,
what are the next font conversions to do?
It would be great if you could help me
out with the fonts questions.
I hope to hear soon from you
Bye
Gunter Roth
e-mail:
gunter@pastek.cray.com


------------------------------

Date:    Wed, 18 Aug 1993 19:32:39 +0900
From:    dhlee@hyowon.pusan.ac.kr (Dohoon Lee )
Subject: TeX capacity problem

Hi,

I try latex in PC, include main memory 8M.
But exceeding of Latex is broken with following error message.

    ! TeX capacity exceeded, sorry [save size=600].
    < to be read again >
       ...
       ....

What should I do ?
Please let me know to solve the problem.
Thanks in advance.

DoeHoon Lee
Dept. of Com. Sci.
Pusan National Univ.
Pusan 609-735, KOREA
e-mail: dhlee@hyowon.pusan.ac.kr

------------------------------

Date:    Tue, 24 Aug 1993 17:08:58 -0400
From:    karron@mcard27.med.nyu.edu (Dan Karron karron@nyu.edu)
Subject: dvi driver for hpgl plotter


Does anyone have a driver for a hp E sized (E means BIG BIG BIG)
pen plotter ?

Dan.
| karron@nyu.edu (e-mail alias )         Dan Karron, Ph.D.,Research Associate|
| Phone: 212 263 5210 Fax: 212 263 7190  New York University Medical Center  |
| 560 First Avenue                       Digital Pager  <1>  212 397 9330    |
| New York, New York 10016               <2> 10896   <3> <your-number-here>  |

------------------------------

Date:    26 Aug 1993 11:24:48 -0000
From:    Mike Piff <M.Piff@sheffield.ac.uk>
Subject: Metafont with bbding10 and callig15


Both bbding10.mf (dingbats font) and callig15 (calligraphic font) give
error messages when run through metafont. Some of the dingbats are
misformed, though I have not examined the callig font closely enough to
see whether the problems there are serious.

Does anyone have enough knowledge of MF to know what is wrong here?

Mike Piff

------------------------------

Date:    Wed, 04 Aug 1993 13:32:26 +0200
From:    schoepf@sc.ZIB-Berlin.DE (Rainer Schoepf)
Subject: LaTeX2e -- A New Version of LaTeX

The following announcement was made last week at the Annual meeting of
the TeX User's Group (TUG) at Aston University, Birmingham, UK. There
will be a new, standardised version of LaTeX (working name: LaTeX2e)
being released before the end of 1993. Not much has been said about
the new features; the perhaps most important point was that support
for PostScript fonts will be built in.

The text below was converted automatically from LaTeX source format
into plain text by the dvidoc processor.


                     PLEASE SPREAD THE WORD


                LaTeX2e -- A New Version of LaTeX

            Leslie Lamport and the LaTeX3 project team

                          July 27, 1993



1 Reasons For LaTeX2e

There are  two primary reasons  for introducing  a new version  of
LaTeX:

   * Standardisation:   a single  format incorporating  NFSS2,  to
     replace present multiplicity  of incompatible formats  (NFSS,
     lfonts, pslfonts, etc.)

   * Maintenance:    a  standardised  system  is  essential  to  a
     reliable maintenance policy.

Note  that LaTeX2e  is  only a  ``working name''---thus  this  may
change.


2 Guiding Principles

The following two guiding principles are to be followed:

   I Unmodified version  2.09 input  files will  produce the  same
     output with LaTeX2e as with version 2.09.

  II All new features of  LaTeX2e will conform to the  conventions
     of version 2.09,  making it as  easy as possible for  current
     users to learn to use them.


3 Preamble Commands

In  order to  distinguish old  (2.09) documents  from those  using
facilities  from the  new version,  LaTeX2e documents  will use  a
different command on the first line.

\documentclass[options]{class}

   The  \documentclass command  specifies  what kind  of  document
this is---for example, article, book, letter, slide.

\includepackage[options]{package}

   Including  a  package   adds  new  commands  and/or   redefines
existing commands to provide additional functionality.

\documentstyle[options,dvidoc]{style}

   Invokes the LaTeX2.09 compatibility mode.


4 Documentation

The  new version  will be  described in  a new  edition of  LaTeX:
A  document  preparation  system by  Leslie  Lamport  and  in  The
LaTeX Companion  by Goossens, Mittelbach  and Samarin (both to  be
published by Addison-Wesley).   The Companion will also  contain a
complete description of NFSS2.


5 Distribution Policy

Maintenace of  the new  system will  be undertaken  by the  LaTeX3
project team.
   A   complete   distribution   of  all   files,    incorporating
corrections of  errors, will  be made  available twice  a year  on
fixed dates.   This will happen even  if there were no  changes to
the files, and hence only the release dates have to be updated.
   We are currently  looking into the possibility of  additionally
distributing diff files.

6 Error Reports

Error  reports can  be  made  using a  report  generating  program
latexbug.tex.  This will be part of the main distribution.
   Error reports will be  accepted only if the version  of LaTeX2e
that  produces the  error  is not  older  than one  year.    Error
reports can be sent to the following mail address:

                 latex-bugs@rus.uni-stuttgart.de

or a postal address that is to be announced.


   Rainer Schoepf
   Konrad-Zuse-Zentrum
    fuer Informationstechnik Berlin
   Heilbronner Strasse 10
   D-10711 Berlin
   Federal Republic of Germany
   <Schoepf@sc.ZIB-Berlin.de> or <Schoepf@sc.ZIB-Berlin.d400.de>

------------------------------

Date:    Wed, 04 Aug 1993 19:54:56 +0700
From:    Joachim Lammarsch <X92@vm.hd-net.uni-heidelberg.de>
Subject: TeX Users Group Election

Dear TUG members,
 
the terms of all 15 members of the first elected Board of Directors
will expire on December 31, 1993.  The election to choose the new
Board members will be held this fall, and nominations are invited.
Enclosed are two items:
 
   ttn2n1.sty
   nom-form.tex
 
This should be all that's needed to generate the nomination form.
It will also be available from TUG Office:
 
   TeX Users Group
   Nominations for 1993 Election
   P.O. Box 869
   Santa Barbara, CA 93102-0869
   U.S.A
 
Kind regards
Joachim Lammarsch (TUG Elections Committee, Chair)
 
PS.: Thanks to Barbara Beeton, who prepared the files.
 
 
%% [ the two files are separated by a row of *** ]
%% ************************************************************************
 
%%      ttn2n1.sty
 
%% IMPORTANT NOTICE: You *MUST* use this version 2.1 of tugnews.sty
%%                   dated Jan. 1993 in order to run vol.2, no.1 of
%%                   _TeX and TUG NEWS_. (Ch. Thiele, Editor, TTN).
%%
 
\input report.sty    %% default report style, 10pt font
 
\typeout{Version 2.1 -- Jan. 93}
 
\textwidth=29pc
\textheight=43pc
\voffset=-2pc
\overfullrule=0pt  \hfuzz=5pt
 
\font\Sectionfont=cmbxsl10 scaled \magstep2    %% \Large = 14.40pt
%% \Subsectionfont and \bsl aren't used in TTN 1,3:
%%  \font\Subsectionfont=cmbxsl10 scaled \magstep1 %% \large = 12pt
\font\subsectionbit=cmbxti10 scaled\magstep1   %% bold italic 12pt
%%  \font\bsl=cmbxsl10                             %% bold slant 10pt
\font\unsl=cmu10                               %% unslant 10pt for
                                               %%   upright pound sign
%test for nfss as suggested by Johannes Braams (cjc, 1992.10)
   \ifx\undefined\selectfont
   %   If NFSS is not preloaded, do nothing.
   \else
   %   If NFSS has been preloaded, we need the following:
   %   \font\tenmi=cmmi10 % or better yet:
      \def\tenmi{\fontfamily{cmm}\fontseries{m}\fontshape{it}%
                 \fontsize{10}{12pt}\selectfont}
   \fi
 
 
\newcommand{\Section}[1]{\section*{\centering%
                                   \hrule\hrule \vskip.5pc
                                    {\Sectionfont #1}
                                   \vskip.5pc \hrule\hrule
                                   \vskip1pc
                                  }
           }
%% The following macro hasn't been used since the prototype:
%% Reggie's \Subsection (6 MAY 91):   %% 15 JAN 92: not used in 1,1
%%   \newcommand{\Subsection}[1]{\subsection*{\centering%
%%          \centerline{\vrule width 6cm height .5pt} \vskip 6pt
%%                                    {{\Subsectionfont #1}}
%%          \centerline{\vrule width 6cm height .5pt} \vskip 6pt
%%                                  }
%%           }
 
 
%% 11 JAN 92: added \bibentry, a hanging indent biblio style (Ch.)
\newcommand{\bibentry}{\hangindent=\parindent
                       \hangafter=1
                       \noindent \sloppy
                       \clubpenalty500 \widowpenalty500
                       \frenchspacing
                      }
 
%%  3 FEB 92: Jackie Damrau provided this:
\newenvironment{Address}{\begin{verse}}%
                        {\end{verse}}
 
 
%% Abbreviations and Logos (some copped from tugboat.cmn):
 
%% for the METAFONT logo font:
\font\manual=manfnt   %%  logo10
\def\MF{{\manual META}\-{\manual FONT}}
 
\def\PS{{\sc Post\-Script}}
 
\def\TUG{\TeX{} Users Group}
\def\tug{{\small TUG}}   %% added 30 SEP 92 (Ch.)
\def\TUB{{\sl TUGboat\/}}
\def\TTN{{\sl\TeX{} and TUG NEWS\/}}
\def\ttn{{\small TTN}}   %% added 30 SEP 92 (Ch.)
\def\isbn{{\small ISBN}} %% added 30 SEP 92 (Ch.)
\def\issn{{\small ISSN}} %% added 30 SEP 92 (Ch.)
\def\nfss{{\small NFSS}} %% added 30 SEP 92 (Ch.)
\def\uk{{\small UK}}     %% added 15 OCT 92 (Ch.)
\def\fax{{\small FAX}}   %% added 15 OCT 92 (Ch.)
 
\def\pounds{{\unsl\$}}   %% added 15 OCT 92 (Ch.)
 
\def\GUTenberg{{\small GUT}enberg} %% added  2 FEB 93 (Ch.)
 
 
%% 4 FEB 92: improved versions of LaTeX, and (La)TeX macros:
 
\newcount\TestCount
\def\La{\TestCount=\the\fam \leavevmode L\raise.42ex
         \hbox{$\fam\TestCount\scriptstyle\kern-.3em A$}}
 
\def\LaTeX{\La\kern-.15em\TeX}
 
\def\AllTeX{{(\La)\TeX}}
 
\def\AmSTeX{{\the\textfont2 A}\kern-.1667em\lower.5ex\hbox
        {\the\textfont2 M}\kern-.125em{\the\textfont2 S}-\TeX}
 
\def\AmSLaTeX{{\the\textfont2 A}\kern-.1667em\lower.5ex\hbox
        {\the\textfont2 M}\kern-.125em{\the\textfont2 S}-\LaTeX}
 
\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025emb}\kern-.08em\TeX}}
 
\def\careof{\leavevmode\hbox{\raise.75ex\hbox{c}\kern-.15em
                /\kern-.125em\smash{\lower.3ex\hbox{o}}} \ignorespaces}
 
\def\ILaTeX{I\LaTeX}
 
\def\TeCH{{\rm T\kern-.1667em\lower.7ex\hbox{E}\kern-.125em{\sf CH}}}
 
\def\TeXline{{\TeX\kern-0.1em line}}
 
%% 28 JAN 93: from Phil Taylor:
 
\def \UK-TuG{UK-T\lower 0.5 ex \hbox {U}G}
 
 
%% Miscellaneous:
 
\hyphenation{Karls-ruhe}
 
\let\ts=\thinspace
\let\nl=\newline
 
 
%% CHANGES FROM ttn1-1.sty TO ttn1-2.sty:
 
%% 25 MAY 92: changed \smc to \sc in \BiBTeX def'n (Ch.)
%%            added \AmSLaTeX def'n (Ch.)
%% 14 JUN 92: added \TeXline def (Ch.)
 
%% CHANGES from ttn1-2.sty TO ttn1-3.sty:
%% 10 SEP 92: Jackie added {ttnlist}
 
%% ************************************************************************
 
\documentstyle[twoside]{ttn2n1}   %% Version 2.1, Jan. 1993
\pagestyle{empty}
 
% 1992.2.27: fix for underfull hboxes suggested by Phil Taylor (CJC)
\tolerance = 1817 \hbadness = \tolerance
 
\begin{document}
 
%% For TTN 2,3
 
%% Election procedures (1+ page):
 
\Section{1993 \TeX{} Users Group Election}
 
The terms of all 15 members of the first elected Board of Directors
will expire on December 31, 1993.  The election to choose the new
Board members will be held this fall, and nominations are invited.
 
The Bylaws as amended July 25, 1993, provide that ``Any member may be
nominated for election to
the Board by submitting a nomination petition in accordance with the
TUG Election Procedures.  Election of the directors shall be by written
mail ballot of the entire membership, carried out in accordance with
those same Procedures.  Each director will hold office for a term of
three (3) years.  Directors may be re-elected for successive terms.''
 
The name of any member may be placed in nomination for election to
this office by submission of a petition, signed by two other current
(1993) members, to the TUG office by the announced deadline.  A
petition form is attached; additional forms may be obtained from the
TUG office.
 
Along with a petition form, each candidate is asked to supply a
passport-size photograph, a short biography, and a statement of intent
to be included with the ballot; the biography and statement of intent
together may not exceed 400 words.
 
The deadline for receipt at the TUG office of petitions and ballot
information is September 1, 1993.
 
For this election only, the lengths of some terms will be altered
so that not all members of the Board are replaced at the same time,
but only one-third.  For Board members elected this year, all terms
will begin January 1, 1994.  Five members of the new Board will
have terms that end with the 1995 annual meeting, five with the 1996
annual meeting, and five with the 1997 annual meeting.  Thereafter,
all new terms will be for three years, from annual meeting to annual
meeting.  All positions will be elected this year on the same basis,
and the members of each of the three groups chosen by lot by the
ballot counter.
 
Ballots will be mailed to all members about 30 days after the close
of nominations.  Marked ballots must be received no more than 6 weeks
following the mailing; the exact date will be noted on the ballots.
 
Ballots will be counted by a disinterested party not part of the TUG
organization. The results of the election should be available by the
end of November.
 
\begin{flushright}
Joachim Lammarsch\\
for the Elections Committee
\end{flushright}
 
\newpage
 
%% Nomination form (1 page):
 
\newcommand{\SigRule}{\rule{4.5cm}{.5pt}}
\newcommand{\DateRule}{\rule{2.3cm}{.5pt}}
 
\Section{Nomination for\\ 1993 TUG Board of Directors Election}
 
Only current (1993) TUG members are eligible to participate.  The
signatures of two (2) members are required in addition to that of the
nominee.  {\bf Type or print} names clearly, exactly as they appear in
the most recent TUG membership list or on a TUG mailing label; new
members should enter the name which they used on their membership
application form. Names that do not exactly match the TUG records will
not be accepted as valid.
 
\vspace{2pc}
 
\noindent The undersigned TUG members propose the nomination of:
 
\vspace{1pc}
 
\begin{flushleft}
\begin{tabular}{@{}ccc@{}}
\SigRule            & \SigRule        & \DateRule   \\
\bf Name of nominee & (signature)     & (date)      \\
\end{tabular}
\end{flushleft}
 
\vspace{1pc}
 
\noindent for the position of {\bf Member of the TUG Board of
Directors}, for a term beginning {\bf January 1, 1994}.
 
\vspace{2pc}
 
\begin{flushleft}
\begin{tabular}{@{}ccc@{}}
\multicolumn{3}{c}{\large \bf Members supporting this nomination} \\
\noalign{\vskip1pc}
\bf Nominated by & \bf Signature  & \bf Date    \\
(please print)   &                &             \\
\noalign{\vskip1pc}
\SigRule         & \SigRule       & \DateRule   \\
\noalign{\vskip1pc}
\SigRule         & \SigRule       & \DateRule   \\
\end{tabular}
\end{flushleft}
 
\vspace{1pc}
 
\noindent Return this petition to the TUG office (FAXed submissions
will also be accepted).
Petitions must be received in the TUG office no later than
{\bf September 1, 1993}.
 
\vspace{2pc}
 
{\parfillskip=\parindent
\TeX\ Users Group \hfil {\bf FAX: } 805-963-8358\endgraf}
 
{\bf Nominations for 1993 Election}
 
P.O.%Box 869
 
Santa Barbara, CA 93102-0869
 
U.S.A.
 
\newpage
 
\end{document}

------------------------------
 
Further information about the TeXhax Digest, the TeX
Users Group, and the latest software versions is available
in every tenth issue of the TeXhax Digest.

Please send contributions to: TeXhax@tex.ac.uk

Administration, subscription and unsubscription requests:
  On Internet:
    send a one line mail message to TeXhax-request@tex.ac.uk
        SUBSCRIBE TEX-L <your real name>
        UNSUBSCRIBE TEX-L
  On BITNET:
    send a similar one-line mail message to LISTSERV@xxx
  On JANET:
    send a similar one line mail message to TeXhax-request@uk.ac.tex

For information on the TeX Users Group, please send a message to
TUG@math.ams.com, or write TeX Users Group, P.O. Box 869, Santa
Barbara, CA 93102, USA.

Back issues of the digest are available for anonymous ftp from
the UK TeX Archive, tex.ac.uk (134.151.40.18)
    in [tex-archive.digests.texhax.YY]texhax.NN
and ftp.tex.ac.uk (134.151.44.19)
    in /pub/archive/digests/texhax/YY/texhax.NN
where YY = last two digits of year, NN = issue number

ftp.tex.ac.uk is also mirrored to pip.shsu.edu (192.92.115.10) and
ftp.uni-stuttgart.de (129.69.1.12) as part of the Comprehensive TeX
Archive Network, and may give better response for subscribers in the
USA and Europe, respectively.

\bye

End of TeXhax Digest [Volume 93 Issue 12]
*****************************************