Avoid "\fB.TC\fP" at the begining of line.
.TC in this sequence seems to be treated as an undefined macro. This was translated version only problem. (Originial English manual does not have this problem.)
This commit is contained in:
parent
fda7bf8bf8
commit
722c0bcb7f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7878
1 changed files with 2 additions and 2 deletions
|
@ -1713,8 +1713,8 @@ Letns!to " to
|
|||
.TP
|
||||
.B Tcst
|
||||
目次の現在状態と XXXX の一覧を含みます。
|
||||
\fB.TC\fP の外では空です。
|
||||
\fB.TP\fP のようなユーザ定義マクロでは、便利です。
|
||||
\&\fB.TC\fP の外では空です。
|
||||
\&\fB.TP\fP のようなユーザ定義マクロでは、便利です。
|
||||
.nf
|
||||
.ta 1.5i
|
||||
\fB値 意味\fP
|
||||
|
|
Loading…
Reference in a new issue