Re: Captions of figures an tables

2003-08-14 Thread Katrin Pietzsch
Am Dienstag, 05.08.03 um 10:46 Uhr schrieb Juergen Spitzmueller: Katrin Pietzsch wrote: 1. i'd like to set the captions width to the tables/ figures width. Which package do i need and how do I set the captionwidth? If you're using a (fairly recent) koma class, you can use \setcapwidth[alignment]{w

Re: LARGE text please

2003-08-14 Thread Matej Cepl
On 2003-08-05, 09:19 GMT, Angus Leeming wrote: > Matej_article_def.lyx replaces the '[EMAIL PROTECTED]' > command of your original suggestion with the '[EMAIL PROTECTED]' > above. Behold! All is fine again. Yes, of course, the problem is that article.cls is actually not pure LaTeX (as koma-scrip

Re: graphics next to displayed equations

2003-08-14 Thread Andre Poenitz
On Wed, Aug 06, 2003 at 03:05:23PM -0500, Lenore Horner wrote: > I'm trying to put very small line drawings next to displayed, > multi-line equations. I'd love to use a longtable, but as far as I can > tell there's no way to put a multi-line displayed equation in one. I'm > currently just usin

Re: Captions of figures an tables

2003-08-14 Thread Juergen Spitzmueller
Katrin Pietzsch wrote: > i am using the standard book class, so i suppose > \setcapwidth[alignment]{width} > is no option for me, unless there is a possibility to tell lyx to use > this specific koma-script-command - is there? No. > i tried using caption2 instead, but something went wrong. In the

staying inside a nested list level

2003-08-14 Thread Brett Dikeman
Hi folks, This one's been bugging me for a while- when doing an itemized(or numerated) list, if I go in a level, enter an item, and hit enter to input another list item(on that same nested level), lyx bounces me ALL the way out to the highest list level. Is there another command I can give to sta

passing options to makeindex

2003-08-14 Thread Ognjen Strpic
Hi, all I'm routinely using makeindex with the option -r (explicit ranges only) in a script I run after exporting to LaTeX. Is there a way to do it within LyX? It'd be nice, and faster, too, but I haven't found this feature in LyX Preferences. Perhaps something could be added manually to the conf

Re: grant proposal timeline/work plan

2003-08-14 Thread Peter Harkins
On Tue, Jul 08, 2003 at 11:06:57AM -0700, [EMAIL PROTECTED] wrote: > On Tue, Jul 08, 2003 at 06:26:19PM +0100, Raphael Clifford wrote: > > I have to produce one of those timeline tables for a grant proposal. > > It's basically a normal table except that some of the entries are > > horizontal bars

graphics next to displayed equations

2003-08-14 Thread Lenore Horner
I'm trying to put very small line drawings next to displayed, multi-line equations. I'd love to use a longtable, but as far as I can tell there's no way to put a multi-line displayed equation in one. I'm currently just using negative vertical space. This has two drawbacks: I have to tinker

Re: Captions of figures an tables

2003-08-14 Thread Helge Hafting
Katrin Pietzsch wrote: Hi, some of the tables and figures i inserted in my paper have quite long captions. Now there are two things i'd like to do: 1. i'd like to set the captions width to the tables/ figures width. Which package do i need and how do I set the captionwidth? 1. Make a figure/tab

Re: staying inside a nested list level

2003-08-14 Thread John Levon
On Wed, Aug 06, 2003 at 03:47:24PM -0400, Brett Dikeman wrote: > This one's been bugging me for a while- when doing an itemized(or numerated) > list, if I go in a level, enter an item, and hit enter to input another list > item(on that same nested level), lyx bounces me ALL the way out to the high

Template koma-letter2.lyx cannot be opened

2003-08-14 Thread Michael-E. Voges
Hi LyXers, it's a bug: the layout-skript of LyX is wrong. There ist anywhere - I just don't remember where - an "e" which doesn't to be there. Since I fixed it for my own changing the former code I do not know where it was. I guess it was in the second line: change "scrlettr" into "scrlttr2" and

Re: reLyX creates old table format

2003-08-14 Thread Jean-Pierre.Chretien
>>Date: Thu, 07 Aug 2003 21:18:14 +0200 >>From: Jean-Marc Lasgouttes <[EMAIL PROTECTED]> >>To: "Jean-Pierre.Chretien" <[EMAIL PROTECTED]> >>Cc: [EMAIL PROTECTED] >>Subject: Re: reLyX creates old table format >> >>Jean-Pierre.Chretien wrote: >>> I've a little problem with batch use of lyx to provid

Re: Frames around equations - finally

2003-08-14 Thread Kai Johannes Keller
Hello Herbert, > ok, I see. I misunderstood what you meant. But if you want > all equations framed, then it is much more easier. See > example file. > > The solution with ggbox works, but it may cause problems > with the font sizes, because you have inline mode inside > displaymode. Anyway, it i

reLyX creates old table format

2003-08-14 Thread Jean-Pierre.Chretien
Hello, I've a little problem with batch use of lyx to provide tables formatted as text. Up to lyx version 1.3.1, I could reLyX foo.tex (where foo.tex contains a table) then lyx -e text foo.lyx Since 1.3.1 (current is 1.3.2), this doexn't work any more, the table is not correctly formatted when I

Re: Template koma-letter2.lyx cannot be opened

2003-08-14 Thread Michael-E. Voges
Am Freitag, 8. August 2003 11:53 schrieb Juergen Spitzmueller: > Michael-E. Voges wrote: > > at the layout-file of scrlttr2 (scrlttr2.layout) - second line: > > \DeclareLaTeXClass[scrlettr2]{letter (koma-script v.2)} > > That's wrong! > > It should be without the "e" in scrlttr2 > > Yes, that's ind

Re: lyx to word

2003-08-14 Thread Paul A. Rubin
"Philip A. Viton" <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > > I think that no matter what you choose, you'll have problems with > equations, which will probably be converted to some kind of image, not > Word's eq editor format. > > Your best bet might be to check out latex2rtf on

Re: Frames around equations - finally

2003-08-14 Thread Kai Johannes Keller
Am Sam, 2003-08-09 um 09.55 schrieb Herbert Voß: > there is no difference in using fbox directly > > \equationbox{\int\limits_2^{\infty}\frac{1}{x}dx=0.25} > \fbox{$\displaystyle\int\limits_2^{\infty}\frac{1}{x}dx=0.25$} > > You always use inline math, which is very easy to frame > and so there

Re: Template koma-letter2.lyx cannot be opened

2003-08-14 Thread Michael Logies
At 17:01 09.08.2003 +0200, Juergen Spitzmueller wrote: (1.) did you run Edit->Reconfigure within LyX? This is necessary. Juergen, yes, I did several times. (2.) If you open the file Help->LaTeX Configuration, what does it say in section 4.22 (Koma Script Letter)? Does it find scrlttr2? 4.22 Koma

Re: Template koma-letter2.lyx cannot be opened

2003-08-14 Thread Michael Logies
At 03:42 09.08.2003 +0200, Michael Logies wrote: Win XP Prof, Miketex 2.3, Lyx-Qt 1.3.2. If I try to open koma-letter2.lyx "New from template", I get: "Textclass error. The document uses an unknown textclass "scrlettr2". -- substituting default" Is anyone on this mailing-list with the same confi

a reduce menu bar in lyx ?

2003-08-14 Thread steve . bercy
hello, i've just (compiled) installed Lyx on my new Linux system. Although it was hard to install it (i'm a newbie in Linux) because of all the other dependencies (xforms...), it works now ;) But i was suprised to see that the interface is not the same as in Lyx for Windows. It is very simple and i

Re: Frames around equations - finally

2003-08-14 Thread Herbert Voss
Kai Johannes Keller schrieb: > So, do you think it's possible to frame some of the formulas and display the others > without frame - maybe some new environment: "framed equation" - do you have any > experiences in sucher things? -because I don't. attached a LyX layout file addons.inc. Insert it

Frames around equations - finally

2003-08-14 Thread Kai Johannes Keller
Hello everybody, for everybody who wants some frame DIRECTLY AROUND THE EQUATION, and not over the whole width of the page, AND NUMBERING OUTSIDE THE FRAME, this may be interesting: I've modified some solution (by Phillip Helbig) from the Googlegroups-mail-archieve, which draws the frame in an LaT

Re: New Environment: FramedEquation

2003-08-14 Thread Herbert Voss
Kai Johannes Keller schrieb: > Is it possible to have both (framed equations with and without number) in one > environment? things get complicated ... ;-) > Is it possible to make the frames (or anything to distinguish framed and > unframed equations) visible in LyX? seems to be a problem with

Re: New Environment: FramedEquation

2003-08-14 Thread Herbert Voss
Herbert Voss schrieb: Attached a new addons.inc, which works for me with your sorry, was the wrong one, please change Herbert # Extended textclass definition file. # Author : Herbert Voss <[EMAIL PROTECTED]> 20030809 # #=== # Style

Re: New Environment: FramedEquation

2003-08-14 Thread Angus Leeming
Herbert Voss wrote: > > seems to be a problem with the preview package, because it > doesn't realize the redefinition of the math environments. > > Angus, do you have an idea? I'm surprised, because we dump the entire preamble + any math-macros to file as well as all equations. So, as far as

Re: itemize-environment and indention

2003-08-14 Thread Katrin Pietzsch
Am Samstag, 09.08.03 um 21:14 Uhr schrieb Juergen Spitzmueller: Katrin Pietzsch wrote: in one chapter I only want to use the itemize-environment in combination with some explanatory tables and figures. By default this environtment offsets everything from the left pagemargin. How can I prevent this

Re: Template koma-letter2.lyx cannot be opened

2003-08-14 Thread Juergen Spitzmueller
Michael Logies wrote: > you are right, that there is a critical spelling mistake in > koma-letter2.lyx: #LyX 1.3 created this file. For more info see > http://www.lyx.org/ > \lyxformat 221 > \textclass scrlettr2 > \begin_preamble Yes. I had a pre-version of scrlttr2.layout in my .lyx-directory whi

lyx to word

2003-08-14 Thread Philip A. Viton
A couple of suggestions: 1. Try latex2rtf on ctan. I * think* this will give you images for your equations, but it may have improved. 2. Following Herbert Voss's suggestion, try converting to HTML and then importing. If there are few equations in your docuent, this is probably the simplest app

Re: trouble with cv.cls and ifthen

2003-08-14 Thread Andre Poenitz
On Tue, Aug 12, 2003 at 10:18:55AM +0200, Damiano G. Peatoni wrote: > I've changed variale names, using only letters (i.e. FirstFlag and > SecondFlag). > > The results are unchanged! > I think we can exclude misformed variable names: eliminating '1' and '_', the > trouble still remains. Could y

short titles in headers, but not in TOC

2003-08-14 Thread Pedro Tejedor
Hello LyXers, I have a document with fairly long titles of chapters. I am using koma-script report, and fancy headers. Some of the titles don't fit in the header of the page. If I use the insert->short title, this one is used in headers, which is good, but is also used in TOC, which is bad for

Re: Lyx-Qt 1.3.2 cannot import Tex

2003-08-14 Thread Andre Poenitz
On Wed, Aug 13, 2003 at 01:22:08PM +0200, Michael Logies wrote: > Win XP Prof, Miketex 2.3, Lyx-Qt 1.3.2. > > Hello, > > when I export my *.lyx as *.tex and import it again, it cannot be openend: > > Cannot convert file > Error while executing > reLyx -f "foo.tex" Can you run reLyX at all or to

Re: short titles in headers, but not in TOC

2003-08-14 Thread Pedro Tejedor
Juergen Spitzmueller wrote: Pedro Tejedor wrote: ¿is there a way to use the short titles only in headers, but not in TOC? use \chaptermark{Short Title} or \sectionmark{Short Title} in ERT just below the title. Juergen. Thanks, Dekel, that worked. Pedro

Re: Lyx-Qt 1.3.2 cannot import Tex

2003-08-14 Thread Herbert Voß
Michael Logies schrieb: But is the Tex clean, which is exported from Lyx? clean is all which runs without errors through latex, but there are some minor problems: - the font substitution stuff is really out of date - images/tabulars insode floats are centered with \begin{center} ... \end{center}

all graphics on the left page?

2003-08-14 Thread Tim Opie
Hi folks, This might seem like an odd question, but having just read the university style guide for my thesis, they have suggested that wherever possible I should place graphics and diagrams as large as possible on the left page (that would be the even numbered pages). I can go through LyX manuall

RE: Lyx-Qt 1.3.2 cannot import Tex

2003-08-14 Thread Michael Logies
At 17:12 13.08.2003 +0100, Rob Saunders wrote: > Try this if you haven't already: > View the file first as DVI, ie run LATeX on the file then find the > associated .tex file in the temp folder > (C:\blah\lyx\tmp\lyx_tmp_whatever\maybe_another\yourfile.tex) > Now import this file LATeX in and see i

Re: Some reminder on me

2003-08-14 Thread Juergen Spitzmueller
Osvaldo Fornaro wrote: > Sorry for this question, but i am a bit lost. Please, someone could > remember me what is the name of the program to generate bst files? custom-bib. You invoke it with latex makebst Juergen.

RE: Lyx-Qt 1.3.2 cannot import Tex

2003-08-14 Thread Michael Logies
At 17:01 13.08.2003 +0100, Rob Saunders wrote: > If you want to use reLyX, you need Perl. As far as I know there are > free Perl implementations for Windows, too. It's in the package of Ruurds native win 32 QT version. Check in C:\blah\lyx\bin for Perl.exe and perl.dll Rob, thanks. They are sitt

Lyx-Qt 1.3.2 cannot import Tex

2003-08-14 Thread Michael Logies
Win XP Prof, Miketex 2.3, Lyx-Qt 1.3.2. Hello, when I export my *.lyx as *.tex and import it again, it cannot be openend: Cannot convert file Error while executing reLyx -f "foo.tex" And I cannot open any other *.tex-files either. Is this a bug within Lyx-Qt or a general one? Anything what can

Re: Abstract as 1-col in a 2-col paper

2003-08-14 Thread Nirmal Govind
> http://voss.homedns.org/lyx/layouts/layout.phtml#onecolAbstract 404 Not Found .. is the link bad? Thanks, nirmal

Re: Abstract as 1-col in a 2-col paper

2003-08-14 Thread Ingar Pareliussen
Torsdag 14. august 2003 06:26, skreiv Nirmal Govind: > Hi.. I'm writing a paper using the article class. It's in the 2-column > format. However the abstract and KEYWORDS need to be in a single column, > centered on the page. How can I do this? > > Thanks, > nirmal I have made a template for b

Errors

2003-08-14 Thread Joby Joseph
Hi, I am using lyx 1.3.2 on Redhat 9. Using class slide(default). While generating dvi there is an error. \begin{slide} is ended by \end{figure} \end{figure} joby -- Joby Joseph SSP Lab, Acoustic Bldg. Phone : +91 80 293 2280 Department of ECE

Re: Errors

2003-08-14 Thread Ramesh K. Sistla
> I am using lyx 1.3.2 on Redhat 9. Using class slide(default). > While generating dvi there is an error. I have found slides layout to be a little tricky! If you are new too like me, there is a template file slides.lyx or some such. Do a S-c-n on lyx and you can see the template files. Choose t

Spacing in references

2003-08-14 Thread Osvaldo Fornaro
Hi list, I am fine tuning an article (class article) which is "camera ready", and need to reduce the spacing between the bibitems in the references. I am using bibtex. How i could to control such spacing? Thanks, Osvaldo -- Dr. Osvaldo Fornaro <[EMAIL PROTECTED]> Universidad Nacional del

Re: Lyx-Qt 1.3.2 cannot import Tex

2003-08-14 Thread Michael Logies
At 14:36 13.08.2003 +0200, Herbert Voß wrote: clean is all which runs without errors through latex, but there are some minor problems: Herbert, thanks. But I think what Lyx produces is still much better than my Latex-code. :-) Regards Michael -- http://www.logies.de/ (u. a. _die_ Mailingliste

Re: Lyx-Qt 1.3.2 cannot import Tex

2003-08-14 Thread Andre Poenitz
On Wed, Aug 13, 2003 at 07:11:23PM +0200, Michael Logies wrote: > At 17:12 13.08.2003 +0100, Rob Saunders wrote: > > > Try this if you haven't already: > > View the file first as DVI, ie run LATeX on the file then find the > > associated .tex file in the temp folder > > (C:\blah\lyx\tmp\lyx_tmp_wh

Abstract as 1-col in a 2-col paper

2003-08-14 Thread Nirmal Govind
Hi.. I'm writing a paper using the article class. It's in the 2-column format. However the abstract and KEYWORDS need to be in a single column, centered on the page. How can I do this? Thanks, nirmal

RE: Lyx-Qt 1.3.2 cannot import Tex

2003-08-14 Thread Rob Saunders
> Perl is a scripting language. It has nothing to do with LaTeX as such. > If you want to use reLyX, you need Perl. As far as I know there are > free Perl implementations for Windows, too. It's in the package of Ruurds native win 32 QT version. Check in C:\blah\lyx\bin for Perl.exe and perl.dll

Re: Lyx-Qt 1.3.2 cannot import Tex

2003-08-14 Thread Juergen Spitzmueller
Hallo Herbert, Herbert Voß wrote: > - the font substitution stuff is really out of date I am planning to update this eventually. My plan is to - check for newer packages like mathpazo and mathptmx and fall back to palatino and times (maybe via mathppl and mathptm) if they are not installed. - dr

Re: Abstract as 1-col in a 2-col paper

2003-08-14 Thread Herbert Voß
Nirmal Govind schrieb: Hi.. I'm writing a paper using the article class. It's in the 2-column format. However the abstract and KEYWORDS need to be in a single column, centered on the page. How can I do this? http://voss.homedns.org/lyx/layouts/layout.phtml#onecolAbstract Herbert

Re: Abstract as 1-col in a 2-col paper

2003-08-14 Thread Herbert Voß
Kayvan A. Sylvan schrieb: Use ERT with multicol. See the "Multiple Columns" section in Extended.lyx Baically, put \usepackage{multicol} in the preamble, then do a \begin{multicols}{2} right when you want the 2-column to be (right after the abstract) and do \end{multicols} where you want it to en

Re: Inlined mathematical equations

2003-08-14 Thread Andre Poenitz
On Sun, Aug 10, 2003 at 12:55:34PM +0200, Kai Johannes Keller wrote: > Hello Razvan, > > there are two possibilities of inserting equations in LyX: > > 1. inline-equations > > This is done by clicking on the equationsbutton on the > LyX-toolbar (the one with the fraction "(a+b)/c

Re: short titles in headers, but not in TOC

2003-08-14 Thread Juergen Spitzmueller
Pedro Tejedor wrote: > ¿is there a way to use the short titles only in headers, but not in TOC? use \chaptermark{Short Title} or \sectionmark{Short Title} in ERT just below the title. Juergen.

Re: Lyx-Qt 1.3.2 cannot import Tex

2003-08-14 Thread Andre Poenitz
On Wed, Aug 13, 2003 at 02:07:38PM +0200, Michael Logies wrote: > At 13:36 13.08.2003 +0200, Andre Poenitz wrote: > > >Can you run reLyX at all or to you get an ill-formed .lyx file? > > Andre, > > it doesn`t run at all. Do you have perl installed? > >.tex import is difficult in general. > >

Re: reLyX creates old table format

2003-08-14 Thread Jean-Marc Lasgouttes
Jean-Pierre.Chretien wrote: I've a little problem with batch use of lyx to provide tables formatted as text. Up to lyx version 1.3.1, I could reLyX foo.tex (where foo.tex contains a table) then lyx -e text foo.lyx Since 1.3.1 (current is 1.3.2), this doexn't work any more, the table is not correctl

math font

2003-08-14 Thread Joby Joseph
Hi, I am using newcent font. But the math is still in some other font. How to change that is newcent not available for math? joby -- Joby Joseph SSP Lab, Acoustic Bldg. Phone : +91 80 293 2280 Department of ECE Email : [EMAIL PROTECTED] Indian

Re: Lyx-Qt 1.3.2 cannot import Tex

2003-08-14 Thread Michael Logies
At 13:36 13.08.2003 +0200, Andre Poenitz wrote: Can you run reLyX at all or to you get an ill-formed .lyx file? Andre, it doesn`t run at all. .tex import is difficult in general. Okay, I don`t really need it. So I will take another editor for using *.tex-files. But is the Tex clean, which is e

Re: Abstract as 1-col in a 2-col paper

2003-08-14 Thread Ingar Pareliussen
Torsdag 14. august 2003 15:01, skreiv Ingar Pareliussen: > You can download it from my computer: > http://mn6636.chembio.ntnu.no/bio_cons.tgz Hmm, I did somthing wrong when I made the gzip file. (note to self: always check before sending mail). I have made new correct file. Please try the new f

Frames around equations

2003-08-14 Thread Kai Johannes Keller
Hello List, yes I know, this is an old topic, and I found mails according to this problem in the archieve of this list - and there seems to be a solution at http://www.educat.hu-berlin.de/~voss/lyx/mathstuff/mathmode.phtml#equn_2 At least there must have been, cause the link seems to be "dead".

Re: Template koma-letter2.lyx cannot be opened

2003-08-14 Thread Michael Logies
At 09:11 10.08.2003 +0200, Herbert Voß wrote: are you sure, that your layout file in ~/.lyx/layouts is also named scrlttr2.layout and has the line # \DeclareLaTeXClass[scrlttr2]{letter (koma-script v.2)} Herbert, yes, this was never wrong. Regards M. -- http://www.logies.de/ (u. a. _die_ Maili

Re: math font

2003-08-14 Thread Matej Cepl
On 2003-08-12, 13:30 GMT, Joby Joseph wrote: > I am using newcent font. But the math is still in some > other font. How to change that is newcent not available > for math? I suppose that New Century doesn't support all necessary characters -- you'd probably need special (commercial) fonts for t

lyx 1.3.0 and references in HTML

2003-08-14 Thread Thomas Weller
Hi list, I have written a document using lyx (SuSe8.2). Afterwards, I want to export the document to PDF and HTML using latex2html. After doing latex2html, I do not get the proper links for my references. I did not install anything, used the standard book tepmlate and use no header myself. An

Re: Lyx-Qt 1.3.2 cannot import Tex

2003-08-14 Thread Andre Poenitz
On Wed, Aug 13, 2003 at 02:41:40PM +0200, Michael Logies wrote: > At 14:29 13.08.2003 +0200, Andre Poenitz wrote: > > >Do you have perl installed? > > Andre, > > I don`t know. I have a full package (maximum size) of Miktex installed. If > I`m searching for Perl in Miketex, I get the following.

Re: configure.bat of Lyx-Qt 1.3.2 not working, was: Re: Template koma-letter2.lyx cannot be opened

2003-08-14 Thread Michael Logies
At 08:19 10.08.2003 +0200, Michael Logies wrote: you are right, that there is a critical spelling mistake in koma-letter2.lyx: #LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221 \textclass scrlettr2 \begin_preamble I corrected this, but now if I try to open koma-lette

Re: Some reminder on me

2003-08-14 Thread Owen Lucas
at the command prompt type latex makebst if I remember correctly. Osvaldo Fornaro wrote: Hi list, Sorry for this question, but i am a bit lost. Please, someone could remember me what is the name of the program to generate bst files? I just use it and now i can not to find it! Thank you! Osv

Re: Abstract as 1-col in a 2-col paper

2003-08-14 Thread Kayvan A. Sylvan
On Wed, Aug 13, 2003 at 11:00:54PM -0400, Nirmal Govind wrote: > Hi.. I'm writing a paper using the article class. It's in the 2-column > format. However the abstract and KEYWORDS need to be in a single column, > centered on the page. How can I do this? > > Thanks, > nirmal Use ERT with multico

lyx to word

2003-08-14 Thread Philip A. Viton
I think that no matter what you choose, you'll have problems with equations, which will probably be converted to some kind of image, not Word's eq editor format. Your best bet might be to check out latex2rtf on CTAN, and see if the equation situation is any better than this. Otherwise, you mig

Re: Template koma-letter2.lyx cannot be opened

2003-08-14 Thread Michael Logies
At 02:50 10.08.2003 +0200, Christian Ridderström wrote: I don't have the same configuration as above, but I do remember having a problem with this. Originally I started with the template file, koma-letter2.lyx, but that files tries to find the textclass 'scrlettr2', which doesn't exist... Christia

Re: Template koma-letter2.lyx cannot be opened

2003-08-14 Thread Juergen Spitzmueller
Michael-E. Voges wrote: > it's a bug: the layout-skript of LyX is wrong. There ist anywhere - I just > don't remember where - an "e" which doesn't to be there. Since I fixed it > for my own changing the former code I do not know where it was. > I guess it was in the second line: change "scrlettr" i

Continue with old enumeration numbering in new list

2003-08-14 Thread Henrik Edlund
I want to do the following in LyX, is it possible? Section Foo 1. Foo 2. Fie 3. Fum Section Bar 4. Bar 5. Baz 6. Foo TIA, Henrik

Re: Frames around equations

2003-08-14 Thread Herbert Voß
Angus Leeming schrieb: Oh, he's still there. Try: http://www.educat.hu-berlin.de/~voss/LaTeX/mathstuff/mathmode.phtml#equn_2 this math page is out of date. Look at http://www.perce.de/LaTeX/math/Mathmode-TeX.pdf Herbert

Re: different ways of citing in article text

2003-08-14 Thread Owen Lucas
Yep Paul is right. There may be some extra latex options that you can use to get it cited in diferent ways. These can be seen in the .sty or bst file associated with the reference format. They generally look like [EMAIL PROTECTED]@[EMAIL PROTECTED]@fcitenam}% [EMAIL PROTECTED] } [EMAIL PROTECTE

Re: Template koma-letter2.lyx cannot be opened

2003-08-14 Thread Herbert Voß
Michael Logies schrieb: you are right, that there is a critical spelling mistake in koma-letter2.lyx: #LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221 \textclass scrlettr2 \begin_preamble I corrected this, but now if I try to open koma-letter2.lyx "New from templ

Re: Frames around equations

2003-08-14 Thread Kai Johannes Keller
Hello Herbert, Thank's a lot, this seems to be a very useful document. -Kai- Am Fre, 2003-08-08 um 14.19 schrieb Herbert Voß: > Angus Leeming schrieb: > > > Oh, he's still there. Try: > > http://www.educat.hu-berlin.de/~voss/LaTeX/mathstuff/mathmode.phtml#eq

Re: Frames around equations

2003-08-14 Thread Angus Leeming
Kai Johannes Keller wrote: > Hello List, > > yes I know, this is an old topic, and I found mails according to this > problem in the archieve of this list - and there seems to be a solution > at > > http://www.educat.hu-berlin.de/~voss/lyx/mathstuff/mathmode.phtml#equn_2 > > At least there must

Re: Captions of figures an tables

2003-08-14 Thread Juergen Spitzmueller
Katrin Pietzsch wrote: > 1. i'd like to set the captions width to the tables/ figures width. > Which package do i need and how do I set the captionwidth? If you're using a (fairly recent) koma class, you can use \setcapwidth[alignment]{width} (have a look at scrguide, section 3.6) Else the packag

Re: graphics next to displayed equations

2003-08-14 Thread Herbert Voß
Lenore Horner schrieb: I'm trying to put very small line drawings next to displayed, multi-line equations. I'd love to use a longtable, but as far as I can tell there's no way to put a multi-line displayed equation in one. I'm no problem, when you put the displayed equations in a parbox or min

Re: Solaris and 1.3

2003-08-14 Thread Andre Poenitz
On Wed, Aug 06, 2003 at 09:30:18PM +0200, Uwe Wolfram wrote: > Many of my users currently use lyx 1.2.3 on their Solaris/SPARC machines > without any problems. > > I downloaded lyx 1.3.2, compiled it myself (with xforms), everything works > except one thing that might be connected to the new displ

Re: Solaris and 1.3

2003-08-14 Thread Uwe Wolfram
Andre Poenitz wrote: > On Wed, Aug 06, 2003 at 09:30:18PM +0200, Uwe Wolfram wrote: > > Many of my users currently use lyx 1.2.3 on their Solaris/SPARC > > machines without any problems. > > > > I downloaded lyx 1.3.2, compiled it myself (with xforms), everything > > works except one thing that mi

Re: Frames around equations - finally

2003-08-14 Thread Amir Seginer
Hello, I'm probably missing something, but what is wrong with the \boxed{} command in AMS? In the QT version you even see the box in LyX. Amir. Kai Johannes Keller wrote: Hello everybody, for everybody who wants some frame DIRECTLY AROUND THE EQUATION, and not over the whole width of the page,

itemize-environment and indention

2003-08-14 Thread Katrin Pietzsch
Hi list, in one chapter I only want to use the itemize-environment in combination with some explanatory tables and figures. By default this environtment offsets everything from the left pagemargin. How can I prevent this, 'cause I want the labels to be aligned with figures and tabels that star

Re: Aqua LyX/feature request...

2003-08-14 Thread Christian Ridderström
On Sun, 10 Aug 2003, Ian Evans wrote: > > Anyway, one of the really useful features in Adobe FrameMaker is the > paragraph and character catalog sub-windows. Rather than scrolling down > to select the style from the main window, you can immediately click the > style you want from a separate wi

Re: all graphics on the left page?

2003-08-14 Thread Dekel Tsur
On Wed, Aug 13, 2003 at 10:42:04AM +0200, Tim Opie wrote: > This might seem like an odd question, but having just read the university > style guide for my thesis, they have suggested that wherever possible I > should place graphics and diagrams as large as possible on the left page > (that would be

Re: reLyX creates old table format

2003-08-14 Thread Matej Cepl
On 2003-08-07, 19:18 GMT, Jean-Marc Lasgouttes wrote: > Actually, the bug is in the lyx2lyx code which 'upgrades' old > tables to new format. This will be fixed in 1.3.3. > > You can find the patch applied to 1.3.3cvs here: > http://bugzilla.lyx.org/show_bug.cgi?id=1045#c8 > > Only the patch to l

LyX on Aqua update

2003-08-14 Thread Ronald Florence
The newest (5-August-2003) version of LyX on Aqua at ftp://ftp.lyx.org/pub/lyx/bin/1.3.2/lyx-1.3.2-7-macos10.2.6-aqua.tar.gz includes a number of bug fixes and improvements to make installation easier (down to a couple of clicks now) and operation more reliable. The bundle also includes latex-p

Re: staying inside a nested list level

2003-08-14 Thread Kai Johannes Keller
Am Mit, 2003-08-06 um 22.05 schrieb John Levon: > On Wed, Aug 06, 2003 at 03:47:24PM -0400, Brett Dikeman wrote: > > > This one's been bugging me for a while- when doing an itemized(or numerated) > > list, if I go in a level, enter an item, and hit enter to input another list > > item(on that same

Re: Template koma-letter2.lyx cannot be opened

2003-08-14 Thread Christian Ridderström
On Sat, 9 Aug 2003, Michael Logies wrote: > At 03:42 09.08.2003 +0200, Michael Logies wrote: > > >Win XP Prof, Miketex 2.3, Lyx-Qt 1.3.2. > >If I try to open koma-letter2.lyx "New from template", I get: > >"Textclass error. The document uses an unknown textclass "scrlettr2". -- > >substituting

hyperlink question

2003-08-14 Thread Xinwei Yu
Hi, all, I'm new to LyX and found the hyperlink function fascinating but puzzling. I've read through the archive but didn't find the answer I need. Here is my problem: I try to put in my pdf notes (generated by LyX) some hyperlinks to other pdf papers in the same directory. So I just use

Re: Frames around equations - finally

2003-08-14 Thread Herbert Voss
Kai Johannes Keller schrieb: Am Mon, 2003-08-11 um 23.53 schrieb Amir Seginer: Hello, I'm probably missing something, but what is wrong with the \boxed{} command in AMS? In the QT version you even see the box in LyX. Amir. That's not true, all the time we (especially you) spent with defining

Re: reLyX creates old table format

2003-08-14 Thread Angus Leeming
Jean-Pierre.Chretien wrote: > > > Hello, > > I've a little problem with batch use of lyx to provide tables > formatted as text. > Up to lyx version 1.3.1, I could > reLyX foo.tex > (where foo.tex contains a table) > then > lyx -e text foo.lyx > Since 1.3.1 (current is 1.3.2), this doexn't work

Re: lyx to word

2003-08-14 Thread Katrin Pietzsch
Hi, thanks for your help. I solved the problem quite differently, which still required a lot of "tuning" of the document afterwards. I had a pdf-file of my paper and simply copied and pasted the text into Word. The only problem I had to solve concerned the german Umlaute, but even that worked

Re: itemize-environment and indention

2003-08-14 Thread Juergen Spitzmueller
Katrin Pietzsch wrote: > Sorry to bother you again. I tried this, but lyx wasn't happy with it > and produced a whole lot of errors, mainly complaining > > "Illegal unit measure (pt inserted) > \begin{itemize} > " [...] Hmm, it works here with standard book. What happens if you use \renewen

configure.bat of Lyx-Qt 1.3.2 not working, was: Re: Template koma-letter2.lyx cannot be opened

2003-08-14 Thread Michael Logies
At 03:42 09.08.2003 +0200, Michael Logies wrote: Win XP Prof, Miketex 2.3, Lyx-Qt 1.3.2. If I try to open koma-letter2.lyx "New from template", I get: "Textclass error. The document uses an unknown textclass "scrlettr2". -- substituting default" At 08:19 10.08.2003 +0200, Michael Logies wrote: yo

RE: win32 QT version "latex configuration"

2003-08-14 Thread Rob S
> > > > OS Win XP pro > > Lyx Qt 1.3.2 > > > > Problem: > > Edit --> Reconfigure produces an empty LaTeXConfig.lyx file in > > share\lyx\doc\ > > > > Thus Help --> LaTex Configuration gives a msgbox "Not a Lyx file!" > > > > Configure script is: > > echo "creating doc/LaTeXConfig.lyx" > > echo "s/

Re: Frames around equations - finally

2003-08-14 Thread Herbert Voß
Kai Johannes Keller schrieb: for everybody who wants some frame DIRECTLY AROUND THE EQUATION, and not over the whole width of the page, AND NUMBERING OUTSIDE THE FRAME, this may be interesting: I've modified some solution (by Phillip Helbig) from the Googlegroups-mail-archieve, which draws the fram

Aqua LyX/feature request...

2003-08-14 Thread Ian Evans
Just another note of appreciation for the Aqua port of LyX--it's a great program, but the XForms version is quite ugly. Anyway, one of the really useful features in Adobe FrameMaker is the paragraph and character catalog sub-windows. Rather than scrolling down to select the style from the main

Re: article layout, don't want date in output.

2003-08-14 Thread Ramesh K. Sistla
> Put \date{} in Layout>Document>Preamble Thanks. That worked. > also you would like to check Herberts excellent Tips and Tricks page at > http://www.educat.hu-berlin.de/~voss/LaTeX/index.phtml I checked it now. Thanks for the URL. Great help! -- :-) ramesh k. sistla The Prayer of India: ---

Re: trouble with cv.cls and ifthen

2003-08-14 Thread Andre Poenitz
On Fri, Aug 08, 2003 at 06:11:08PM +0200, Damiano G. Peatoni wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all > I am trying to set up my curriculum using Jean-Marc Lasgouttes's cv.cls. > The problem is that i need to produce different flavours of my cv based on the > value of

advice on upgrading tetex?

2003-08-14 Thread Paul E Johnson
I run RedHat 9, which has tetex 1.0.7. I hear that the newer version of pdftex that is packaged with tetex 2 is better, but I'm hesitant to upgrade tetex for fear that lyx will not work the same. Can anybody who has installed tetex 2 on a RedHat system tell me if there are problems? -- Paul E.

Re: Fw: How to use images?

2003-08-14 Thread David A. Case
On Tue, Aug 05, 2003, Philipp Bönisch wrote: [Using LyX for Windows:] > . The problem is, when I > >> want to see the DVI, the system asks me, which programm I want to > >> use to run the convertDefault.sh. It should not be necessary to install cygwin; Ruurd distributes an "sh.exe" shell that i

Solaris and 1.3

2003-08-14 Thread Uwe Wolfram
Many of my users currently use lyx 1.2.3 on their Solaris/SPARC machines without any problems. I downloaded lyx 1.3.2, compiled it myself (with xforms), everything works except one thing that might be connected to the new display code within lyx: After opening the math panel, clicking on one of t

  1   2   >