共通デスクトップ環境 プログラマーズ・ガイド (ヘルプ・システム編)

パラグラフを開始するには

    前の段落または他の要素の後に空白行を 1 行挿入します。

    または、そのパラグラフをインデントする場合には <p indent> 要素とパラメータを使用します。

    または、ソース・ファイルでの段落の行の切れ目をそのまま維持したい場合は、<image> 要素を使用します。

<p> に対する終了タグは必須ではありません。しかし、<image> 要素には終了タグ <¥image> は必須です。

次の例は、空白行 1 行で区切られた 2 つのパラグラフです。どちらの段落にも特別なパラメータがないので、<p> タグを入力する必要はありません (これは 1 行以上の空白行を入力した時点で想定されます)。

The Application Builder provides an interactive, graphical 
environment that facilitates the development of desktop 
applications.

The Application Builder is designed to make it easier for developers 
to construct applications that integrate well into the desktop. It 
provides two basic services: assembles Motif objects into the 
desired application user interface, and generates appropriate calls 
to the routines that support desktop integration services.

段落を左端からインデントしたい場合は、オプションの indent パラメータを指定します。

<p indent> An indented paragraph can be used to draw the reader's attention to an idea.

次の段落は、ヘルプ・ウィンドウでの自動ワード・ラップを無効にし、ソース・ファイルに入力されたとおりの行の切れ目を維持します。<image> 要素は住所を入力する際、特に便利です。

<image>
Brown and Reed Financial Investors
100 Baltic Place  Suite 40 New York, New York
<¥image>