help-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-texinfo] @item indention


From: William Xu
Subject: [help-texinfo] @item indention
Date: Tue, 25 Mar 2008 12:18:39 +0900
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.92 (darwin)

I see a different behavior of @item indention between Texinfo and TeX.

,----[ Texinfo ]
| @itemize
| 
| @item what is emacs
| 
| Emacs is the extensible, customizable, self-documenting real-time
| display editor.  This Info file describes how to edit with Emacs and
| some of how to customize it; it corresponds to GNU Emacs version
| 22.1.92.
| @end itemize
`----
=>
,----
|    * what is emacs
| 
|      Emacs is the extensible, customizable, self-documenting real-time
| display editor.  This Info file describes how to edit with Emacs and
| some of how to customize it; it corresponds to GNU Emacs version
| 22.1.92.
`----


,----[ TeX ]
| \begin{itemize}
| \item  what is emacs
| 
| Emacs is the extensible, customizable, self-documenting real-time
| display editor.  This Info file describes how to edit with Emacs and
| some of how to customize it; it corresponds to GNU Emacs version
| 22.1.92.
| \end{itemize}
`----
=> 
,----
|    * what is emacs 
| 
|      Emacs is the extensible, customizable, self-documenting real-time
|      display editor. This Info file de- scribes how to edit with Emacs
|      and some of how to customize it; it corresponds to GNUEmacs
|      version 22.1.92.
`----

I think TeX version is nicer than Texinfo.  What is the consideration
here?

--
William

http://williamxu.net9.org

        雨霖铃
                柳永
寒蝉凄切,对长亭晚,骤雨初歇。
都门帐饮无绪,留恋处,兰舟催发。
执手相看泪眼,竟无语凝噎。
念去去千里烟波,暮霭沈沈楚天阔。
多情自古伤离别,更那堪、冷落清秋节!
今宵酒醒何处?杨柳岸,晓风残月。
此去经年,应是良辰好景虚设。
便纵有千种风情,更与何人说?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]