Re: a box around text on multiple pages

2010-05-27 Thread Uwe Stöhr
Am 26.05.2010 23:16, schrieb [Ricardo Rodriguez] eBioTIC.: Shaded boxes are in general able to split across pages. The other boxes are not, except of those types where the "Allow page breaks" is enabled. Sorry if I seam, or I am!, a bit pigheaded but, please, why are there boxes where "Allow p

Re: Subversion Revision in LyX Document

2010-05-27 Thread Rainer Dorsch
Am Wednesday 26 May 2010 23:20:48 schrieb Julien Rioux: > On 26/05/2010 1:17 PM, Rainer Dorsch wrote: > > Hello, > > > > we maintain our LyX document in subversion. From time to time, I > > distribute a pdf. I would like to include the subversion revision number > > in the document. Is there a easy

Wrap of long strings

2010-05-27 Thread Rainer Dorsch
Hello, in some parts of a document I have texts with long words (e.g. directory names, etc.), which I want to wrap whenever I reach \textwidth (even in the middle of a word). Has anybody a suggestion how to do that efficiently for a limited small parts in a document? I would even be happy to ju

true raw Latex commands in math mode

2010-05-27 Thread Matthias Blaicher
Hallo, I am using LyX with Sweave to directly access R in my LyX document. This all works great but there is a tiny thing bugging me a lot: There is the sweave LaTeX command \Sexpr{ foo } which allows you to directly insert the content of foo into the document. Let's say there is a variable foo_b

Re: Wrap of long strings

2010-05-27 Thread Liviu Andronic
On 5/27/10, Rainer Dorsch wrote: > in some parts of a document I have texts with long words (e.g. directory > names, etc.), which I want to wrap whenever I reach \textwidth (even in the > middle of a word). Has anybody a suggestion how to do that efficiently for a > limited small parts in a do

Re: true raw Latex commands in math mode

2010-05-27 Thread Paul Rubin
Matthias Blaicher googlemail.com> writes: > There is the sweave LaTeX command \Sexpr{ foo } which allows you to > directly insert the content of foo into the document. Let's say there > is a variable foo_bar then I can access foo_bar by inserting an ERT > \Sexpr{foo_bar}. This works fine in text

Re: true raw Latex commands in math mode

2010-05-27 Thread Richard Heck
On 05/27/2010 09:57 AM, Matthias Blaicher wrote: Hallo, I am using LyX with Sweave to directly access R in my LyX document. This all works great but there is a tiny thing bugging me a lot: There is the sweave LaTeX command \Sexpr{ foo } which allows you to directly insert the content of foo int

Re: problem adding a module Lyx 2.0 Alpha3

2010-05-27 Thread Richard Heck
On 05/27/2010 07:02 AM, Artimess wrote: Hi Richard, Here is my lxymodules.lst, sending it as an attachment. I deleted this afterward, I no longer get the error message, but the module I defined is not recognized neither. Any suggestions? Silly me. The problem is the quotes in the module de

Re: Wrap of long strings

2010-05-27 Thread Michael Reed
On Thursday 27 May 2010 13:05:22 Rainer Dorsch wrote: > Hello, > > in some parts of a document I have texts with long words (e.g. directory > names, etc.), which I want to wrap whenever I reach \textwidth (even in the > middle of a word). Has anybody a suggestion how to do that efficiently for > a

LyX layout for tRES?

2010-05-27 Thread Nikos Alexandris
Hi list, does there exist a LyX layout for the tRES2e.cls [1] (and its respective .sty files)? How long, do you (experienced users or devs) think it would take for an average LyX user to implement this? Thank you, Nikos --- [1] from

Re: LyX layout for tRES?

2010-05-27 Thread Richard Heck
On 05/27/2010 11:41 AM, Nikos Alexandris wrote: Hi list, does there exist a LyX layout for the tRES2e.cls [1] (and its respective .sty files)? How long, do you (experienced users or devs) think it would take for an average LyX user to implement this? This seems to be article-based, so the simp

Re: LyX layout for tRES?

2010-05-27 Thread Nikos Alexandris
Nikos Alexandris wrote: > > does there exist a LyX layout for the tRES2e.cls [1] (and its respective > > .sty files)? How long, do you (experienced users or devs) think it would > > take for an average LyX user to implement this? Richard Heck: > This seems to be article-based, so the simple proce

Re: LyX layout for tRES?

2010-05-27 Thread Richard Heck
On 05/27/2010 01:40 PM, Nikos Alexandris wrote: It is (if I am not wrong) article-based. I've scanned the "Customisation chapter 5" and the question I have to answer to myself is whether I could invest a few hours on it and get it done or whether I am fool to assume that I will implement this wi

Re: LyX layout for tRES?

2010-05-27 Thread Nikos Alexandris
Nikos Alexandris wrote: > > It is (if I am not wrong) article-based. Maybe not after all... ? [...] Richard Heck: > I thought it would be for theorems, etc, but perhaps it is not required: > Maybe the style already defines some of these environments. > > About the layout you posted: a title, t

Re: LyX layout for tRES?

2010-05-27 Thread Richard Heck
On 05/27/2010 03:21 PM, Nikos Alexandris wrote: Nikos Alexandris wrote: Does this relate to... well, the "theorems-ams" module? Probably. Try removing that. Already did so and get the same error. After looking in "tRES2e.cls" I see no line that contains the string "Load" and all

Re: LyX layout for tRES?

2010-05-27 Thread Nikos Alexandris
Nikos Alexandris wrote: > >>> Does this relate to... well, the "theorems-ams" module? > >> Probably. Try removing that. > > Already did so and get the same error. After looking in "tRES2e.cls" I > > see no line that contains the string "Load" and all "article" strings > > are actually "articlety

Re: LyX layout for tRES?

2010-05-27 Thread Richard Heck
On 05/27/2010 03:32 PM, Nikos Alexandris wrote: Richard Heck wrote: Hmm. If you look at View>Source (Complete Source), is there anything in the preamble that might be loading a proof environment? I guess so after seeing (below) the "ams..." stuff, right? --%<--- head of complete sou

Status of internationalization of amsthm environs. in LyX

2010-05-27 Thread Rudi Gaelzer
What's the status of the internationalization effort on the theorem environments defined by the amsthm package? I've found the following bug which seems to be still open: http://www.lyx.org/trac/ticket/1476?id=1476 So, what should I do if I want the captions of the theorem environs. translated

Re: LyX layout for tRES?

2010-05-27 Thread Nikos Alexandris
Richard Heck wrote: > >> Hmm. If you look at View>Source (Complete Source), is there anything in > >> the preamble that might be loading a proof environment? Nikos Alexandris wrote: > > I guess so after seeing (below) the "ams..." stuff, right? > > > > --%<--- head of complete source --%<--- > >

Check speller in LyX 2.0 alpha3

2010-05-27 Thread Francisco J . Ruiz-Ruano Campaña
I have installed LyX 2.0 alpha3 in Ubuntu, but I check speller is deactivated since I have installed it. I have installed aspell, ispell and hunspell in spanish, but it doesn't work. Some ideas? Thanks.

Re: LyX layout for tRES?

2010-05-27 Thread Nikos Alexandris
On Thursday 27 of May 2010 21:58:56 Nikos Alexandris wrote: [...] > Are there (other) things that I need to pay attention to? Some comments: I have an article based on koma-script with various nice tricks included (like in-line enumeration, scaled sub-tables, sub-figures and more...). I've chan

Re: LyX layout for tRES?

2010-05-27 Thread Jean-Marc Lasgouttes
Le 27 mai 10 à 22:31, Nikos Alexandris a écrit : I started from the scratch with the content (Title, Section(s), Paragraphs and standard text) and still I had to revert to the default most of the settings to get it compile: - no other spacing besides "Single" works - Page Margins when set

Spurious '}'

2010-05-27 Thread Tim Cook
Hi All, Ubuntu 10.04 LTS AMD_64 LyX version - 1.6.5 I have a document at: http://bazaar.launchpad.net/~mlhim-specs-dev/mlhim-specs/main/annotate/head:/specs/1.0.x/mlhim/mlhim-ref-man-1.0.0-enUS.lyx That generates an error when exporting to PDF (pdflatex & ps2pdf): First line of error: Argument

Save Date vs. Print Date

2010-05-27 Thread Tim Wescott
Under the 'Article' document type, the title page will list the print date of a document. But I vastly prefer to insert my own date, or to list the save date of the file -- it just makes more sense for tracking changes. Is there a way to get LyX to do this? I didn't see it in the menus. -- T

Re: Save Date vs. Print Date

2010-05-27 Thread stephen's mailinglist account
On 27 May 2010 23:30, Tim Wescott wrote: > Under the 'Article' document type, the title page will list the print date > of a document. > > But I vastly prefer to insert my own date, or to list the save date of the > file -- it just makes more sense for tracking changes. > > Is there a way to get L

in Lyx-Code quote, double quote, and back-tic not as expected.

2010-05-27 Thread Todd Denniston
Version LyX 1.6.5 (from EPEL repository) on CentOS 5.5 Issue 1: Am I really expecting the wrong behavior here? Open a new LyX document (and for complete disclosure set the fonts to Palatino, Helvetica, Courier) type "Test" and set it to type Section ##not strictly necessary but this is the wa

Re: Status of internationalization of amsthm environs. in LyX

2010-05-27 Thread Richard Heck
On 05/27/2010 03:39 PM, Rudi Gaelzer wrote: What's the status of the internationalization effort on the theorem environments defined by the amsthm package? I've found the following bug which seems to be still open: http://www.lyx.org/trac/ticket/1476?id=1476 LyX 2.0 contains some substantial su

Re: LyX layout for tRES?

2010-05-27 Thread Nikos Alexandris
Nikos Alexandris: > > I started from the scratch with the content (Title, Section(s), Paragraphs > > and standard text) and still I had to revert to the default most of the > > settings to get it compile: ... > > - no other spacing besides "Single" works > > - Page Margins when set to custom 2, 2

Re: Spurious '}'

2010-05-27 Thread Uwe Stöhr
Am 27.05.2010 23:46, schrieb Tim Cook: LyX version - 1.6.5 I have a document at: http://bazaar.launchpad.net/~mlhim-specs-dev/mlhim-specs/main/annotate/head:/specs/1.0.x/mlhim/mlhim-ref-man-1.0.0-enUS.lyx That generates an error when exporting to PDF (pdflatex& ps2pdf): First line of error:

Re: Check speller in LyX 2.0 alpha3

2010-05-27 Thread Florian Rubach
Am 27.05.2010 22:13, schrieb Francisco J. Ruiz-Ruano Campaña: > I have installed LyX 2.0 alpha3 in Ubuntu, but I check speller is > deactivated since I have installed it. > > I have installed aspell, ispell and hunspell in spanish, but it doesn't work. > > Some ideas? > > Thanks. > I see the s

Re: Check speller in LyX 2.0 alpha3

2010-05-27 Thread Ignacio García
Francisco J. Ruiz-Ruano Campaña gmail.com> writes: > > I have installed LyX 2.0 alpha3 in Ubuntu, but I check speller is > deactivated since I have installed it. > > I have installed aspell, ispell and hunspell in spanish, but it doesn't work. > Are you installed the relevant devel libs befor

Re: Check speller in LyX 2.0 alpha3

2010-05-27 Thread icebna
Hi I have Mandriva in my computer and I have installed aspell-es and libaspell-devel and work fine. Regards On 27/05/10 22:13, Francisco J. Ruiz-Ruano Campaña wrote: I have installed LyX 2.0 alpha3 in Ubuntu, but I check speller is deactivated since I have installed it. I have installed as

Re: Save Date vs. Print Date

2010-05-27 Thread icebna
Under the title skip a row and write your date, and up to the left under file, edit ... where are the paragraphs of the document and press Date and that date is final. Regards On 28/05/10 00:30, Tim Wescott wrote: Under the 'Article' document type, the title page will list the print date of