Re: Problem installing classes

2005-06-08 Thread G. Milde
On 7.06.05, Leonardo wrote: > Hi all, > I'm trying to install a new latex class to be used with Lyx, but > cannot manage to have it working. > --- > [EMAIL PROTECTED] leo]$ kpsewhich tex jpconf.cls > /usr/share/texmf/tex/latex/iopams/jpconf.cls > -

Re: Beamer Questions

2005-06-08 Thread G. Milde
On 7.06.05, Rich Shepard wrote: > Toward the beginning of my presentation I made a frame with three items > and > pauses between them. The LyX view shows a red bracket along the left margin This looks like nesting (see the user guide about nesting). > and the code reads: > > \layout Itemiz

Rotated Table and text on same page

2005-06-08 Thread Andreas Novak
dear list, I have a problem in my thesis with a rotated table. The table fits on one page, there is still enough space over and under the table for some text. If I put a new section in my document, this text is shown on the same page. If I put one sentence below the section, latex creates a page

Re: find/replace saving permanent

2005-06-08 Thread G. Milde
On 30.05.05, Paul Smith wrote: > On 5/30/05, Kevin Pfeiffer <[EMAIL PROTECTED]> wrote: > > Wolfgang Engelmann writes: > > > In translating a book from German to English it would be nice to safe > > > the German/English entries of the find/exchange box. For a session they > > > are safed and recover

Re: lfun to set paragraph style?

2005-06-08 Thread G. Milde
On 7.06.05, Jean-Marc Lasgouttes wrote: > > "G" == G Milde <[EMAIL PROTECTED]> writes: > > G> Dear fellow lyxers, Is there a lyx function to set the style of a > G> paragraph? (I am looking for a way to do this via the lyxserver.) > > If you mean the layout (Standard, Section, ...), then the

Re: lfun to set paragraph style?

2005-06-08 Thread Jean-Marc Lasgouttes
> "G" == G Milde <[EMAIL PROTECTED]> writes: >> If you mean the layout (Standard, Section, ...), then there is the >> "layout" lfun that takes an argument. G> Thanks, that is what I was looking for. (Maybe it was too obvious G> ;-) but as the *.layout files call them Style I was lost with Y

Re: lfun to set paragraph style?

2005-06-08 Thread G. Milde
On 8.06.05, Jean-Marc Lasgouttes wrote: > > "G" == G Milde <[EMAIL PROTECTED]> writes: > > >> If you mean the layout (Standard, Section, ...), then there is the > >> "layout" lfun that takes an argument. > > G> Thanks, that is what I was looking for. (Maybe it was too obvious > G> ;-) but a

Re: lfun to set paragraph style?

2005-06-08 Thread Jean-Marc Lasgouttes
> "G" == G Milde <[EMAIL PROTECTED]> writes: G> As an excuse, one could say that Standard, Section, ... are all G> "layout styles" for paragraphs. Internally, they are called layouts. I think the Style terminology is basically limited to layout files. G> Quick fix: have a docstring for lfun

Re: Problem installing classes

2005-06-08 Thread Leonardo
That was it, thanks. Leo --- "G. Milde" <.> wrote: > > --- > > #% Do not delete the line below; configure depends on this > > # \DeclareLaTeXClass[jpconf]{JPConf} > > > > # Read the definitions from article.layout > > \Input article.layout > >

Arrows in math mode

2005-06-08 Thread Geoffrey Lloyd
Hi I am trying to reproduce the following and wondered whether it was possible in Lyx mathmode some text here x-->y Where the arrow has a solid line and the text is written over the arrow rather than on a separate line although this wouldn't matter as long a

win2k: spaces in path

2005-06-08 Thread Micha Feigin
Whats with the limitation on spaces in the path under lyx 1.3.5 for windows? Lyx opens and exports files just fine, and same goes for miktex. That is I can do file->export->latex and then latex file.tex works just fine but file->export->dvi or view->dvi fails with an error that no spaces are allow

Re: win2k: spaces in path

2005-06-08 Thread Angus Leeming
Micha Feigin wrote: > Whats with the limitation on spaces in the path under lyx 1.3.5 for > windows? > > Lyx opens and exports files just fine, and same goes for miktex. > That is I can do file->export->latex and then latex file.tex works just > fine but file->export->dvi or view->dvi fails with

Testers wanted --- LyX 1.3.6 prerelease (Windows)

2005-06-08 Thread Angus Leeming
I've made a LyX 1.3.6 prerelease for Windows available at http://wiki.lyx.org/Windows/LyX136pre . I'm looking for a few more willing volunteers to try it out and send me bug reports (to the lyx-devel mailing list please.) I'm also looking for people to translate the Installer's interface into . I

Re: Testers wanted --- LyX 1.3.6 prerelease (Windows)

2005-06-08 Thread Angus Leeming
On Wednesday 08 June 2005 18:02, you wrote: > On Wed, 8 Jun 2005, Angus Leeming wrote: > > I've made a LyX 1.3.6 prerelease for Windows available at > > http://wiki.lyx.org/Windows/LyX136pre . > > Angus, > > Don't you need to re-install the OS before upgrading an > application? :-) ;-) > If there

Re: Testers wanted --- LyX 1.3.6 prerelease (Windows)

2005-06-08 Thread Angus Leeming
On Wednesday 08 June 2005 18:27, you wrote: > On Wednesday 08 June 2005 18:59, Angus Leeming wrote: > > I'm looking for a few more willing volunteers to try it out and > > send me bug reports (to the lyx-devel mailing list please.) > > I will try to find time in the weekend. I expect to do the test

Re: Testers wanted --- LyX 1.3.6 prerelease (Windows)

2005-06-08 Thread Uwe Stöhr
Angus Leeming wrote: I think its fair to say that LyX/Win 1.3.6 has been tested only in WinXP. I tested it the last two days on Win2000 and it works stable. regards Uwe

Rule Under Center Head

2005-06-08 Thread Bruce Pourciau
Using the fancyheadings package and the fancy pagestyle, I get a center head underlined by a rule which, by default, seems to be the text width. What if I would like that rule to be shorter and still centered? A TeX novice, I've tried commands in the preamble aimed at adjusting the length of th

More Beamer Hangups

2005-06-08 Thread Rich Shepard
I suppose that it's just me, but I'm having a terrible time with the Beamer class in LyX-1.3.5. In addition to the -deeper issue, I cannot indent itemized items under another itemized item and the \block command does not produce the expected output (the first letter after the name, "block," is t

Center Head in Italic

2005-06-08 Thread Bruce Pourciau
Oh, and I forgot, using fancyheaders how can I make the header appear in italic? Bruce

Re: More Beamer Hangups

2005-06-08 Thread Bennett Helm
On Jun 8, 2005, at 3:04 PM, Rich Shepard wrote: I suppose that it's just me, but I'm having a terrible time with the Beamer class in LyX-1.3.5. In addition to the -deeper issue, I cannot indent itemized items under another itemized item and the \block command does not produce the expected ou

Re: Testers wanted --- LyX 1.3.6 prerelease (Windows)

2005-06-08 Thread Janus Sandsgaard
On Wednesday 08 June 2005 19:43, Angus Leeming wrote: > Sure! Only the 55 strings in english.nsh ( http://tinyurl.com/8ukxa ) > need translating. Here it is. Two things: 1) The translation is OK, but not perfect, since I haven't seen the sentences in context yet, but if these strings goes into

Re: Testers wanted --- LyX 1.3.6 prerelease (Windows)

2005-06-08 Thread Angus Leeming
Janus Sandsgaard wrote: Sure! Only the 55 strings in english.nsh ( http://tinyurl.com/8ukxa ) need translating. Here it is. Two things: 1) The translation is OK, but not perfect, since I haven't seen the sentences in context yet, but if these strings goes into next pre-release I can check it

Re: Center Head in Italic

2005-06-08 Thread Paul Medwell
Bruce Pourciau wrote: Oh, and I forgot, using fancyheaders how can I make the header appear in italic? in the preamble... \chead{\textit{This is italics}}

Re: More Beamer Hangups

2005-06-08 Thread Rich Shepard
On Wed, 8 Jun 2005, Bennett Helm wrote: I've used the sample beamerpresentation.lyx file that comes with beamer as a model, and I believe it will answer most of your questions. (If you don't have it for some reason, I can send it to you privately.) Bennett, Good point. I did not look at the

Re: Testers wanted --- LyX 1.3.6 prerelease (Windows)

2005-06-08 Thread Paul Smith
Many thanks, Angus, for your efforts to port Lyx to MS Windows! I am not anymore a MS Windows user, but I am sure it will benefit many people. Paul

Re: lyx command for "do not indent paragraph"?

2005-06-08 Thread G. Milde
On 29.05.05, Paul Smith wrote: > On 5/20/05, G. Milde <[EMAIL PROTECTED]> wrote: > > > Is there a way to bind a key combination to an ERT box containing > > > \noindent? (I've never tried to create a key binding to produce ERT -- > > > that I can recall, at least.) > > > > "command-sequence ert-i

lfun documentation

2005-06-08 Thread G. Milde
On 8.06.05, Jean-Marc Lasgouttes wrote: > > "G" == G Milde <[EMAIL PROTECTED]> writes: > G> ... all the lfuns should have some usage doc (telling the > G> expected arguments). > > docstrings are gone in 1.4.0cvs. They were actually tooltips for the > toolbar. Not only. They were also used by