Re: Formatted index entries show up twice

2008-10-17 Thread Jürgen Spitzmüller
Jan Engelhardt wrote: > Look at it from a user standpoint. I had attached the LyX file that > *LyX* generated — it does not help here if you tell me something > about TeX commands :) I was trying to give you the rationale for our LaTeX output, but it seems you were referring to something differen

Re: Formatted index entries show up twice

2008-10-17 Thread Jan Engelhardt
On Friday 2008-10-17 04:18, Jürgen Spitzmüller wrote: >Jan Engelhardt wrote: >> The attached testcase file demonstrates that some formatted index >> entries show up twice. > >This is a feature. > >\index{\texttt{MODULE\_ALIAS}} > >would sort your entry under "\". The part before the '@' is the so

[PATCH-repost] ProvidesModule, ExcludesModule

2008-10-17 Thread rgheck
The new siamltex layout causes (or reveals) some problems with how document classes "use" modules. Originally, they didn't. The user selects modules, not the document class. But once we modularized the AMS classes (per JMarc's suggestion), this lack became a problem, because the AMS classes w

Re: [PATCH] Fix LFUN_LAYOUT_MODULE_ADD

2008-10-17 Thread rgheck
Jean-Marc Lasgouttes wrote: rgheck <[EMAIL PROTECTED]> writes: First, right now, LFUN_LAYOUT_MODULE_ADD works too well: It allows you to add things you shouldn't be allowed to add, which could lead to LaTeX errors. What is the mechanism in place to detect this case ? Modules can a

Re: [PATCH] add converter for Noweb->pdflatex

2008-10-17 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > And for branch? OK if it works. Jürgen

Re: status of linuxodc

2008-10-17 Thread José Matos
On Friday 17 October 2008 09:39:38 Jean-Marc Lasgouttes wrote: > I was under the impression that linuxdoc support got removed, but it is > still present in configure.py. What is the status? It was removed but it seems that we forgot that bit. :-) > JMarc -- José Abílio

Re: [PATCH] add converter for Noweb->pdflatex

2008-10-17 Thread José Matos
On Friday 17 October 2008 09:38:56 Jean-Marc Lasgouttes wrote: > Is there a reason why we should not do that? None that I remember. -- José Abílio

Re: Document dialog

2008-10-17 Thread José Matos
On Friday 17 October 2008 09:20:21 Jürgen Spitzmüller wrote: > +1 +1 > Jürgen -- José Abílio

status of linuxodc

2008-10-17 Thread Jean-Marc Lasgouttes
I was under the impression that linuxdoc support got removed, but it is still present in configure.py. What is the status? JMarc

[PATCH] add converter for Noweb->pdflatex

2008-10-17 Thread Jean-Marc Lasgouttes
Is there a reason why we should not do that? It allows to use pdflatex with noweb. And for branch? JMarc svndiff lib/configure.py Index: lib/configure.py === --- lib/configure.py (revision 26930) +++ lib/configure.py (working copy

Re: Document dialog

2008-10-17 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > maybe time to put modules into its own tab? +1 Jürgen

Re: Formatted index entries show up twice

2008-10-17 Thread Jürgen Spitzmüller
Jan Engelhardt wrote: > The attached testcase file demonstrates that some formatted index > entries show up twice. This is a feature. \index{\texttt{MODULE\_ALIAS}} would sort your entry under "\". The part before the '@' is the sorting string. Jürgen

Re: [PATCH] Fix LFUN_LAYOUT_MODULE_ADD

2008-10-17 Thread Jean-Marc Lasgouttes
rgheck <[EMAIL PROTECTED]> writes: > First, right now, LFUN_LAYOUT_MODULE_ADD works too well: It allows you > to add things you shouldn't be allowed to add, which could lead to > LaTeX errors. What is the mechanism in place to detect this case ? > The way the GUI works at the moment, changes to t

Re: [PATCH] Fix LFUN_LAYOUT_MODULE_ADD

2008-10-17 Thread José Matos
On Friday 17 October 2008 05:36:59 Abdelrazak Younes wrote: > Looks sane to me. It looks sane to me as well but in this case I would like to hear other developers opinion. > Abdel. -- José Abílio