tags 357685 patch upstream
thanks bts

Hi,

I noticed that your indentation error only occours on styles that
indent the first lines of paragraphs. Lo and behold: the long
description items are indented just as paragraphs.

The attached patch fixes this for me by switching of indentation for
items of description-long. If you want to try it yourself, be sure to
clear your TeXmacs cache (found in ~/.TeXmacs/system/cache) so that it
will use the patched style file.

I'll prepare an updated package and send the patch to the TeXmacs
developers. Thank you very much for reporting the issue,

Regards,
        René

-- 
René van Bevern, Debian GNU/Linux Developer
0662 B928 E386 E2EF 0E8A  E2EE C26D 3034 7C71 4C78
http://progn.org  http://www.debian.org  http://www.pro-linux.de

--- std-list.ts 2005-12-02 19:08:06.000000000 +0100
+++ /usr/share/texmacs/TeXmacs/packages/standard/std-list.ts    2006-04-19 
18:44:41.000000000 +0200
@@ -60,7 +60,7 @@
   <assign|compact-strong-dash-item|<macro|x|<compact-item|<item-strong|<arg|x>>
   <emdash> >>>
 
-  
<assign|long-compact-strong-dot-item|<macro|x|<item-long|<move|<item-strong|<arg|x>.>|-1.5fn|0fn>>>>
+  
<assign|long-compact-strong-dot-item|<macro|x|<item-long|<no-indent><move|<item-strong|<arg|x>.>|-1.5fn|0fn>>>>
 
   <\active*>
     <\src-comment>

Attachment: pgpfwxlUoQ9oU.pgp
Description: PGP signature

Reply via email to