Newsgroups: fj.comp.texhax
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!tokyonet.ad.jp!tokyonet.ad.jp!tdi-extnews!tdi-rcac!wnoc-kyo-news!kuis-news!kuee-news!kuee!tsato
From: tsato@tsurugi.kuee.kyoto-u.ac.jp (Toru Sato)
Subject: Re: barcode style (code128)
In-Reply-To: bear@hashi1.civil.tohoku.ac.jp's message of 21 Apr 1996 16:48:13 JST
Message-ID: <TSATO.96Apr22132647@tsurugi.kuee.kyoto-u.ac.jp>
Lines: 43
Sender: news@kuee.kuee.kyoto-u.ac.jp (KUEE News Administrator)
Nntp-Posting-Host: tsurugi.kuee.kyoto-u.ac.jp
Organization: Dept. of Electr., Kyoto Univ., Japan
References: <TSATO.96Apr19162548@tsurugi.kuee.kyoto-u.ac.jp>
	<4lcp7t$sg2@sakunami.gw.tohoku.ac.jp>
Distribution: fj
Date: Mon, 22 Apr 1996 04:26:47 GMT
Xref: galaxy.trc.rwcp.or.jp fj.comp.texhax:7804
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.comp.texhax&nb=7804&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

In article <4lcp7t$sg2@sakunami.gw.tohoku.ac.jp> bear@hashi1.civil.tohoku.ac.jp (Tetsuo Iwakuma) writes:
   $B:4F#$5$s$N%P!<%3!<%I%9%?%$%k%U%!%$%k$r;H$C$F$_$^$7$?!%(B
   % bc128.sty: produce code128 Set-B barcode
   $B$N(B 60 $B9TL\$N>/$7>e$"$?$j$O!$(B\fi $B$N0LCV$,(B
    \fi\fi% \fi %<======================================
    \@bsheight=\barheight\relax
    {\@Bsize\global\advance\@bsheight -0.7\normalbaselineskip}
    \fi %<==============================================
   $B$N4V0c$$$G$O$J$$$G$7$g$&$+!)(B
$BAaB.$"$j$,$H$&$4$6$$$^$9!#(B
$B$4;XE&$NDL$j$G$9!#(B
$B!t(B barcodeC $B$NJ}$@$1D>$7$F(B B $B$NJ}$rK:$l$F$$$^$7$?(B _o_
$BG0$N$?$a(B diff $B$r2<$KIU$1$^$9!#(B

$B!!!!!!!!!!!!!!!!!!!!!!!!:4F#!!5|!wEE;RDL?.9)3X65<<!%5~ETBg3X(B
$B!!!!!!!!!!!!!!!!!!!!!!!!(Btsato@kuee.kyoto-u.ac.jp
                        http://www-lab26.kuee.kyoto-u.ac.jp/~tsato
%---(cut here)------(cut here)------(cut here)------(cut here)---
*** bc128.sty.old      Mon Apr 22 13:11:29 1996
--- bc128.sty   Mon Apr 22 13:15:35 1996
***************
*** 52,60 ****
    \let\@Bsize=\small%
    \ifdim\barunit<0.3mm\let\@Bsize=\footnotesize%
    \ifdim\barunit<0.2mm\let\@Bsize=\scriptsize%
!  \fi\fi\fi
   \@bsheight=\barheight\relax
   {\@Bsize\global\advance\@bsheight -0.7\normalbaselineskip}
   \@a=0
   \@b=0
   \@c=104
--- 52,61 ----
    \let\@Bsize=\small%
    \ifdim\barunit<0.3mm\let\@Bsize=\footnotesize%
    \ifdim\barunit<0.2mm\let\@Bsize=\scriptsize%
!  \fi\fi
   \@bsheight=\barheight\relax
   {\@Bsize\global\advance\@bsheight -0.7\normalbaselineskip}
+  \fi
   \@a=0
   \@b=0
   \@c=104
%---(cut here)------(cut here)------(cut here)------(cut here)---
