diff help/YATEXHLP.eng @ 52:5d94deabb9f9

Set YaTeX-indent-line to 'indent-line-function. Revise fill features.
author yuuji
date Sun, 22 Jan 1995 14:20:46 +0000
parents b0371b6ed799
children 2d45e43fb35f
line wrap: on
line diff
--- a/help/YATEXHLP.eng	Tue Dec 20 21:00:21 1994 +0000
+++ b/help/YATEXHLP.eng	Sun Jan 22 14:20:46 1995 +0000
@@ -775,9 +775,10 @@
 \pushtabs それまで用いていたタブストップ位置を全てpush
 \poptabs  それまで用いていたタブストップ位置を全てpop. \pushtabs と 
 	\poptabs は必ず対になっていなければならない. 入れ子可
-\aX	Xは = か ' か `   tabbing環境でない通常のアクセントは
+\aX	
+Xは = か ' か `   tabbing環境でない通常のアクセントは
 	\a= \a' \a` で表わす
-\kill	現在行のテキストは出力せずタブ設定だけ解釈する
+\kill	Without outputting text, parse tabbing definition.
 
 array
 \begin{array}{PREAMBLE} C1 & C2 & .. & Cn \\ D1 ... \end{array}
@@ -856,7 +857,7 @@
 allow this.
 
 tabular*
-\begin{tabular*}{幅}{プリアンブル} ... \end{tabular*}
+\begin{tabular*}{WIDTH}{PREAMBLE} ... \end{tabular*}
 Make tabular environment with specifying its width.
 To fill this width, use \extracolsep{} of preamble as below:
 \begin{tabular*}{10em}[b]{|c@{\extracolsep{\fill}}|c|c|}

yatex.org