Re: Ugly IPA toolbars on startup

2012-10-10 Thread Jürgen Spitzmüller
2012/10/11 Richard Heck : > I was wondering what that was. I've got them all superimposed over "File" > and "Edit". I think it's a "session" problem. I have this always whenever a new toolbar is added. Jürgen > rh >

Re: Noweb/Literate programming Copier problem

2012-10-10 Thread Yihui Xie
I'm pretty busy at the moment. I'm wondering if Scott can do it. Regards, Yihui -- Yihui Xie Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA On Wed, Oct 10, 2012 at 6:41 PM, Pavel Sanda wrote: > Kayvan Sylvan wrote: >> So

Re: Noweb/Literate programming Copier problem

2012-10-10 Thread Pavel Sanda
Kayvan Sylvan wrote: > So I fixed the documentation (patch attached) and I now have a perfectly > working solution for using LyX and noweb for literate programming. > > Please apply my patch and we can just close ticket 5444. > > Note that the Customization.lyx file had Change Tracking enabled, s

Re: Ugly IPA toolbars on startup

2012-10-10 Thread Richard Heck
On 10/10/2012 06:26 PM, Jean-Marc Lasgouttes wrote: Le 11/10/12 00:16, Scott Kostyshak a écrit : On Wed, Oct 10, 2012 at 5:52 PM, Jean-Marc Lasgouttes wrote: When I start LyX, I get all the IPA toolbars superimposed on the top left of my toolbar area. This is quite annoying and I "solved" it b

Re: Ugly IPA toolbars on startup

2012-10-10 Thread Jean-Marc Lasgouttes
Le 11/10/12 00:16, Scott Kostyshak a écrit : On Wed, Oct 10, 2012 at 5:52 PM, Jean-Marc Lasgouttes wrote: When I start LyX, I get all the IPA toolbars superimposed on the top left of my toolbar area. This is quite annoying and I "solved" it by deselecting the toolbars one by one. I've had thi

Re: Ugly IPA toolbars on startup

2012-10-10 Thread Scott Kostyshak
On Wed, Oct 10, 2012 at 5:52 PM, Jean-Marc Lasgouttes wrote: > When I start LyX, I get all the IPA toolbars superimposed on the top left of > my toolbar area. This is quite annoying and I "solved" it by deselecting the > toolbars one by one. I've had this problem also. Thanks for the solution. >

Re: Categorization of letter classes

2012-10-10 Thread Jean-Marc Lasgouttes
Le 10/10/12 19:58, Richard Heck a écrit : I bumped the format number, which seemed like a good idea, and wrote some lyx2lyx to deal with this, but it doesn't really work. I mean, I can use it manually to convert my own layouts, which seems like a good idea, but the category info is written at con

Ugly IPA toolbars on startup

2012-10-10 Thread Jean-Marc Lasgouttes
When I start LyX, I get all the IPA toolbars superimposed on the top left of my toolbar area. This is quite annoying and I "solved" it by deselecting the toolbars one by one. How come I am the only one to complain about it? JMarc

Re: About LyX menus & usability.

2012-10-10 Thread Tommaso Cucinotta
On 02/10/12 02:57, Pavel Sanda wrote: The problem is that there are usually many diverging opinions. so it seems. It might be better to make more brief Insert than dissolve Document into Edit/Insert. ok, for what it matters, a few less disruptive proposals: -) aggregate insertion of referenc

Re: Categorization of letter classes

2012-10-10 Thread Richard Heck
On 10/10/2012 01:15 PM, Richard Heck wrote: On 10/10/2012 11:15 AM, Jean-Marc Lasgouttes wrote: Le 10/10/12 17:12, Jürgen Spitzmüller a écrit : Good idea. This would still only be a first step, since the change also involves (or should involve) a revision of the description. But better than not

Re: Categorization of letter classes

2012-10-10 Thread Richard Heck
On 10/10/2012 11:15 AM, Jean-Marc Lasgouttes wrote: Le 10/10/12 17:12, Jürgen Spitzmüller a écrit : Good idea. This would still only be a first step, since the change also involves (or should involve) a revision of the description. But better than nothing. Did you do more than keep what is ins

Re: Categorization of letter classes

2012-10-10 Thread Jürgen Spitzmüller
2012/10/10 Jean-Marc Lasgouttes : > I see. That is indeed difficult to automate. Well, we could write a Siri plugin ;-) Jürgen

Re: Categorization of letter classes

2012-10-10 Thread Jean-Marc Lasgouttes
Le 10/10/12 17:12, Jürgen Spitzmüller a écrit : Good idea. This would still only be a first step, since the change also involves (or should involve) a revision of the description. But better than nothing. Did you do more than keep what is inside parenthesis? Any volunteers? Good question :)

Re: Categorization of letter classes

2012-10-10 Thread Jürgen Spitzmüller
2012/10/10 Jean-Marc Lasgouttes : > Would it be possible to autocategorize layouts in layout2layout, i.e. catch > the name "letter(Foo)", set category to Letter and description to Foo? > > If we do that only for the categories we know (artcile, letter, ...) this > should not be too error-prone. > >

Re: Categorization of letter classes

2012-10-10 Thread Jean-Marc Lasgouttes
Le 10/10/12 16:47, Kornel Benko a écrit : > They are categorized here (I habe categorized all layouts in the > repo). Do you have copies of these layout in your ~./lyx/layouts > directory? That's it! Would it be possible to autocategorize layouts in layout2layout, i.e. catch the name "lett

Re: Re: Categorization of letter classes

2012-10-10 Thread Kornel Benko
Am Mittwoch, 10. Oktober 2012 um 14:56:01, schrieb Jürgen Spitzmüller > 2012/10/10 Kornel Benko: > > Jürgen, the classes 'letter (g-brief...)' are not categorized. But could > > they not belong > > > > to category "Letters"? > > They are categorized here (I habe categorized all layouts in the >

Re: LyX functions for bibliography managers

2012-10-10 Thread Richard Heck
On 10/10/2012 09:41 AM, Benjamin Piwowarski wrote: Hi, I created a patch implementing the "bibtex-insert" function, please see http://www.lyx.org/trac/ticket/8368 [snip] The patch basically refactored the code that was used to parse a BibTeX file (in InsetBibtex.cpp), so it can be used to pa

Re: LyX functions for bibliography managers

2012-10-10 Thread Benjamin Piwowarski
Hi, I created a patch implementing the "bibtex-insert" function, please see http://www.lyx.org/trac/ticket/8368 This is an attempt to enhance the workflow with external bibliography managers, by providing a new LFUN command "bibtex-insert" that takes one argument, a BibTeX fragment (i.e. one

Categorization of letter classes

2012-10-10 Thread Kornel Benko
Branch: master Jürgen, the classes 'letter (g-brief...)' are not categorized. But could they not belong to category "Letters"? (Document->Settings...->Document Class->Letters) Kornel signature.asc Description: This is a digitally signed message part.

Re: branch warnings

2012-10-10 Thread Lars Gullik Bjønnes
Jürgen Spitzmüller writes: | Lars Gullik Bjønnes wrote: >> Is branch the only place where you do --without-included-boost? > | I don't specify that explicitly. > | I compile trunk | --with-version-suffix=-svn --enable-maintainer-mode > | and branch with | --enable-build-type=rel > | whatever thes

Re: branch warnings

2012-10-10 Thread Jürgen Spitzmüller
Lars Gullik Bjønnes wrote: > Is branch the only place where you do --without-included-boost? I don't specify that explicitly. I compile trunk --with-version-suffix=-svn --enable-maintainer-mode and branch with --enable-build-type=rel whatever these switches do in details. Jürgen > -- > Lgb >