Re: LyX+DocBook confusion

2001-08-24 Thread Dekel Tsur
On Thu, Aug 23, 2001 at 09:29:55PM +0300, Baruch Even wrote: > >I'm just trying to do some documentation in LyX using the DocBook > > layout style and I'm finding a few things which are making life difficult. > > > > Firstly, is there a way to make text appear in a different font, eg > > emph

Re: very long formulas...

2001-08-28 Thread Dekel Tsur
On Tue, Aug 28, 2001 at 07:03:16PM +0200, Andre Poenitz wrote: > On Tue, Aug 28, 2001 at 06:32:55PM +0200, francesco cattaneo wrote: > > if i write a very long formula, is lyx or latex able to write it on two or > > more lines? or i have to truncate manually it? thanks... > > LaTeX does not do tha

Re: Convert Lyx To LaTeX from console.

2001-08-28 Thread Dekel Tsur
> > However, I think this requires a running X server. If you don't have > > one you could use Xnest oops. I think Xnest requires a real > > X server too... well, vncserver? > > Looks like this is not needed anymore in 1.2.0cvs. > Could anybody confirm this? Yes, but this is also true for 1.1

Re: Indented and italic?

2001-08-28 Thread Dekel Tsur
On Mon, Aug 27, 2001 at 01:26:11PM -0400, Steve Litt wrote: > Hi all, > > I've got a new style called Story which should print italic and indented b

Re: very long formulas...

2001-08-28 Thread Dekel Tsur
> > AMS package provide several commands to do so. > As usual, > http://www.educat.hu-berlin.de/~voss/lyx/mathstuff/equations/node10.html > to understand how it works... But this requires using ERT. Lyx supports the eqnarray environment, so it should be used for breaking the equation (to use it p

Re: Changing font size in Tables

2001-08-28 Thread Dekel Tsur
> I'm using lyx 1.1.6fix3 and I'm trying to change the font size of a > table. Is it possible to do it all at the same time ? I mean selecting > the all table and changing character size doesn't work, is there another > way of doing it ? It does work (assuming you do the selection from outside th

Re: Changing font size in Tables

2001-08-28 Thread Dekel Tsur
> Not officially. However, there's a "hack" I made, not so nice but better > than by doing it by hand: before the table type >{\scriptsize > and mark it as red TeX. After the table, type >} There is no need to

Re: What are all the percent signs in LaTeX code?

2001-08-28 Thread Dekel Tsur
> \newcommand\myExample[1]{ > \begin{example}\begin{list}{}{% >\setlength{\rightmargin}{\leftmargin}% symmetric > What are the percent signs for? For ignoring the newlines and indentation spaces. > Also, what is the #1? It is used to denote the argument of the macro. For exampl

Re: Any methods to show arithmatic style division?

2001-08-28 Thread Dekel Tsur
On Mon, Aug 27, 2001 at 11:36:55AM -0400, German Poo Caaman~o wrote: > "Michael S. Wellman" wrote: > > I'm wondering if LyX (or I supose LaTeX) has a way to show arithmetic > > style division:

Re: How to insert a file into a table?

2001-08-28 Thread Dekel Tsur
On Mon, Aug 27, 2001 at 08:05:39AM +0200, Herbert Voss wrote: > Rick Bilonick wrote: > > > > I used to be able to insert a text file into a table. But I can't do i

Re: Date format & location

2001-08-28 Thread Dekel Tsur
On Sun, Aug 26, 2001 at 11:13:33AM -0700, Bruce Wolk wrote: > How does one change the location and format of the date in the letter > document class. It mysteriously appears as "26th August 2001" two lines > below the return address. I would like to move it and have it read

Re: Importing images in latex (jpg, wmf, ...)

2001-08-31 Thread Dekel Tsur
On Thu, Aug 30, 2001 at 05:44:03PM +, Marco Allione wrote: > I have a problem! I am a new latex utilizer and I've found some problems in > inserting figures in my latex document. > How can I made to imsert a wmf image in my document?

Re: Check out my Warning environment

2001-08-31 Thread Dekel Tsur
> Put braces around the label: > > >{\centering WARNING\\[0.5cm]} Also, before the \hrulefill you need to put \par and not \\

On Thu, Aug 30, 2001 at 02:39:57PM +0200, Adolfo Pachףn wrote:

2001-08-31 Thread Dekel Tsur
> Hi all!! > > I have used the url & html packages in the LaTeX Preamble in Lyx. I > write in the Lyx text something like this "see the ho

e: How to get bullets (and other things) into the newlfm letter layout

2001-08-31 Thread Dekel Tsur
On Thu, Aug 30, 2001 at 04:22:52PM +0100, Pete Phillips wrote: > As mentioned to this list before, I have created a layout and template > file for the newlfm latex package. I find the newlfm package superb > for creating your own bespoke letter layout with logo, address

Re: What about numbering in the figures/tables?

2001-08-31 Thread Dekel Tsur
On Thu, Aug 30, 2001 at 06:26:53PM +0200, Jean-Pierre.Chretien wrote: > >>I've an Lyx document whith images and tables, into a floats. The DVI > >>output puts "figure 1.", but the latex2html output writes "Figure". > >>

Re: References to chapters???

2001-08-31 Thread Dekel Tsur
On Thu, Aug 30, 2001 at 12:43:37PM -0400, Steve Litt wrote: > I'd like to refer to chapters like this: > > This is discussed further in chapter 12, Creating the Web Page, on page 14

Re: PDF forms with LaTeX

2001-08-31 Thread Dekel Tsur
On Thu, Aug 30, 2001 at 11:34:05PM +0200, Adolfo Pach&fpe;n wrote: > Hi all!! > > I know this is for LyX, but if you could help me ...

Re: Binding font-code as a toggle

2001-08-31 Thread Dekel Tsur
On Thu, Aug 30, 2001 at 07:38:53PM -0400, Steve Litt wrote: > Hi everyone, > > The font-code LyX function is a toggle. I added it to the menu and the

Re: i want to use the \multline-Environment in lyx...

2001-08-31 Thread Dekel Tsur
> francesco cattaneo wrote: > > i want to use the \multline-Environment in lyx but i'm not able to call it. > > i have to load the amsmath package before? but how? and after? i would like > > to run the example in > > http://www.educat.hu-berlin.de/~voss/lyx/mathstuff/equations/node16.html > > i'm

Re: .eps figures kill all further formfeeds

2001-08-31 Thread Dekel Tsur
> Has anyone else had this problem? > > My HP LaserJet 4050 seems to have a problem with my LyX created postscript > files that have .eps images in them. Upon encountering its first .eps image, > the printer forgets to formfeed for the rest of the file. As a result, than This is a problem with yo

Re: decorations...

2001-08-31 Thread Dekel Tsur
> how can i make an arrow with two top? i have to insert it ON a character... > it is the tensor symbol... thanks... If you need an arrow over a _single_ character, use \stackrel \Rightarrow X where X is the character. You can define a math macro for faster typing. If you need the arrow over s

Re: How to get bullets (and other things) into the newlfm letter layout.

2001-09-02 Thread Dekel Tsur
On Thu, Aug 30, 2001 at 04:22:52PM +0100, Pete Phillips wrote: > As mentioned to this list before, I have created a layout and template > file for the newlfm latex package. I find the newlfm package superb > for creating your own bespoke letter layout with logo, address > information etc already c

Re: What about numbering in the figures/tables?

2001-09-02 Thread Dekel Tsur
On Thu, Aug 30, 2001 at 06:26:53PM +0200, Jean-Pierre.Chretien wrote: > >>I've an Lyx document whith images and tables, into a floats. The DVI > >>output puts "figure 1.", but the latex2html output writes "Figure". > >> > >>Why? > >>It's a problem of my .latex2html-init configuration? > > If no .

Re: References to chapters???

2001-09-02 Thread Dekel Tsur
On Thu, Aug 30, 2001 at 12:43:37PM -0400, Steve Litt wrote: > I'd like to refer to chapters like this: > > This is discussed further in chapter 12, Creating the Web Page, on page 145. > > The only way I could find to do this involved inserting a label, and there > was no way to get the chapter

Re: Importing images in latex (jpg, wmf, ...)

2001-09-02 Thread Dekel Tsur
On Thu, Aug 30, 2001 at 05:44:03PM +, Marco Allione wrote: > I have a problem! I am a new latex utilizer and I've found some problems in > inserting figures in my latex document. > How can I made to imsert a wmf image in my document? > Can I have some help in such a problem please? Does anybo

Re: Binding font-code as a toggle

2001-09-02 Thread Dekel Tsur
On Thu, Aug 30, 2001 at 07:38:53PM -0400, Steve Litt wrote: > Hi everyone, > > The font-code LyX function is a toggle. I added it to the menu and the > toolbar in ~/ui/default.ui, which is a clone of /usr/share/lyx/ui/default.ui: > > In the toolbar: > Icon "font-code" > > In the layout men

Re: Check out my Warning environment

2001-09-02 Thread Dekel Tsur
On Wed, Aug 29, 2001 at 12:20:29PM -0400, Steve Litt wrote: > The only bad part is it's ragged right in the finished product -- but that's > not that terrible either. Use {\centering WARNING\\[0.5cm]} and remove the \flushleft. Also, before the \hrulefill you need to put \par and not \\

Re: PDF forms with LaTeX

2001-09-02 Thread Dekel Tsur
On Thu, Aug 30, 2001 at 11:34:05PM +0200, Adolfo Pachón wrote: > Hi all!! > > I know this is for LyX, but if you could help me ... > > I'm trying to create an PDF form from LaTeX. > > The compiler process say to me this: > > ... > Sorry, HyperTeX does not support FORMs > Sorry, HyperTeX does n

Re: About the \url{} in exported PDFs

2001-09-02 Thread Dekel Tsur
On Thu, Aug 30, 2001 at 02:39:57PM +0200, Adolfo Pachón wrote: > Hi all!! > > I have used the url & html packages in the LaTeX Preamble in Lyx. I > write in the Lyx text something like this "see the homepage in > \url{http://www.homepage.com} ..." and it works ok in DVI output, but in > the PDFla

Re: help_postscriptview

2001-09-04 Thread Dekel Tsur
On Sun, Sep 02, 2001 at 07:44:27PM -0400, Karshi Hasanov wrote: > > When I use " lyx --export latex some_file.lyx", and then " latex > some_file.tex", then " dvips -f some_file.dvi" , then " ps2pdf > some_file.ps" works. > But I do " to " from inside LyX it does not work. It > will hang for l

Re: two pages on one

2001-09-04 Thread Dekel Tsur
On Mon, Sep 03, 2001 at 08:12:27PM +0200, Herbert Voss wrote: > > How do I do this? > > export all 40 pages without header/footer to ps. I suppose > that ps2ps allows to save this as 40 single ps-files. than > make a new doc with a 2x1 table. insert in every cell a > ps-page as a figure so that y

Re: lyx doesn't update view-ps when included figure changed on disk.

2001-09-05 Thread Dekel Tsur
On Mon, Sep 03, 2001 at 08:32:45PM -0400, Zailong Bian wrote: > Hi. > > This seems to be a small problem. Lyx doesn't update the postscript > correctly when the figures have been changed but the lyx file is not. > > In this case, I have to change the file before update postscript. Is it > poss

Re: babel related problem?

2001-09-05 Thread Dekel Tsur
On Tue, Sep 04, 2001 at 09:30:10AM -0400, Neil Berthier wrote: > \caption{Kinematic measures from Johnson and Berthier (in > prep).\foreignlanguage{english}{For > p's, size refers to object size, and condition refers to visual > condition, > no significant interactions were present.}} If you are

Re: Coping and pasting tables from SPSS

2001-09-05 Thread Dekel Tsur
On Tue, Sep 04, 2001 at 07:26:57PM +0200, Giovanni Tummarello wrote: > I have tried alternative approaches.. SPSS offers me to save the table in "text > mode" which is simply a ASCII formatted table assuming font is NON > proportional. Needless to say LYX's "no double space, no tab, no double en

Re: Bizarre symptom -- no updated Postscript view

2001-09-05 Thread Dekel Tsur
On Tue, Sep 04, 2001 at 05:57:35PM -0400, Steve Litt wrote: > Hi all, > > This is really bizarre. My View->Postscript, View->Update->Postscript, > View->PDF, View->Update->PDF, View->DVI, and View->Update->DVI all show the > file as it was when I started LyX. To get an accurate view I must quit

Re: bug after compilation

2001-09-10 Thread Dekel Tsur
On Sat, Sep 08, 2001 at 04:57:13PM +0200, Zarathustra wrote: > Hallo, > > I've compiled LyX_1.1.6_fix-3.src.rpm (with the '--rebuild' command). > When I run LyX, it crashes with a segmentation error (Sigsegv) > > With lyx dbg, I get following relevant messages: > kbmap.c: No such keysym: d

Re: Can I name a font?

2001-09-10 Thread Dekel Tsur
On Sat, Sep 08, 2001 at 05:54:31PM -0400, Steve Litt wrote: > I'd like to create my own custom font (in LyX, not just in Latex). According > to Customization.lyx, > > Is there a name property to give it a name so I can bind it to a menu? Is > there a latex property so I can associate it with a

Re: no wrap using LyxCode?

2001-09-11 Thread Dekel Tsur
On Mon, Sep 10, 2001 at 03:10:14PM +0200, Giovanni Tummarello wrote: > same thing happens to 1 long url i have pasted somewhere (not lyxcode) URLs should be inserted using Insert->URL.

Re: HFill with leading periods?

2001-09-11 Thread Dekel Tsur
On Tue, Sep 11, 2001 at 12:20:43AM +0200, Niklaus Giger wrote: > I have found in my "A guide to LaTeX" the TeX-function \dotfill which does > the job for me. > > Is there a LyX-way to use this feature (except the trivial solution to insert > it using the TeX-style)? (I fear that the LaTeX-solut

Re: Only one LyX source document for all exports

2001-09-11 Thread Dekel Tsur
On Mon, Sep 10, 2001 at 11:47:00PM +0200, Adolfo Pachón wrote: > Hi all!! > > I've one LyX document with figure floats & PS figures. I want to produce > the HTML & PDF versions, but the PDF version do not produce the images. > > My question is: > > How can I export the same source LyX document

Re: Can I name a font?

2001-09-11 Thread Dekel Tsur
On Mon, Sep 10, 2001 at 04:52:47PM -0400, Steve Litt wrote: > By the way, if \textsf is sans, and \textbf is bold, anyone know how to make > underline? \underline{text}. However, underlined text won't break at line end. For a breakable underline text, use the \ul command from soul.sty.

Re: Hello, and my first problem.

2001-09-11 Thread Dekel Tsur
vision 1.757.2.110 diff -u -p -r1.757.2.110 ChangeLog --- ChangeLog 2001/09/06 14:16:02 1.757.2.110 +++ ChangeLog 2001/09/11 09:29:52 @@ -1,3 +1,8 @@ +2001-09-11 Dekel Tsur <[EMAIL PROTECTED]> + + * src/buffer.C (SimpleLinuxDocOnePar): Remove extra character + af

Re: Hello, and my first problem.

2001-09-11 Thread Dekel Tsur
On Tue, Sep 11, 2001 at 12:36:46PM +0300, Dekel Tsur wrote: > On Mon, Sep 10, 2001 at 06:07:16PM -0400, Ben Logan wrote: > > The other problems occur in section "4.1 Arithmatic Operators". The > > snippet of PHP code in the "code" paragraph environment wraps

Re: caption in longtables

2001-09-12 Thread Dekel Tsur
On Tue, Sep 11, 2001 at 04:32:22PM +0200, Herbert Voss wrote: > [EMAIL PROTECTED] wrote: > > > > In my document I have a table which is longer than one page, so I can´t use a > > float-environment. > > > > If I use a longtable-environment instead of a float, how can I place a > > caption in lyx?

Re: Underlined text walks right off the page

2001-09-12 Thread Dekel Tsur
On Tue, Sep 11, 2001 at 04:48:55PM +0200, Herbert Voss wrote: > > it's latex, therefore in preamble: > > \usepackage{ulem} > \let\underbar\uline > \let\underline\uline It should be \usepackage[normalem]{ulem} to prevent redefining of the emph command. But it is better to use the soul package (s

Re: overheads

2001-09-12 Thread Dekel Tsur
On Tue, Sep 11, 2001 at 08:19:47PM +0200, morten wrote: > thanks herbert I had the feeling you would sent me that link. > That was how I found prosper in the first place. > > I have followed the links and found dekel's homepage. He had done what I would > like to do. that why I tried prosper. >

Re: displaystyle applied to fractions in a matrix

2001-09-13 Thread Dekel Tsur
On Thu, Sep 13, 2001 at 11:12:16AM +0100, Michael Koundouros wrote: > I want the fractions within my matrix to have displaystyle. I am using the > following command in my preamble: > > \newcommand{\bigmath}[1]{\displaystyle{#1}} > > once in math-mode I create my matrix and use the command > \big

Re: [tapia@cae.wisc.edu] Feedback from www.lyx.org

2001-09-13 Thread Dekel Tsur
On Thu, Sep 13, 2001 at 12:23:05PM +0300, Tuukka Toivonen wrote: > >I have eps files but their margin are too big > > You could use ps2eps program. As far as I understand, that > computes the bounding box of a postscript file by actually > rasterizing it and checking where the image ends. > > Y

Re: flexible color change

2001-09-13 Thread Dekel Tsur
On Wed, Sep 12, 2001 at 11:24:49AM -0300, Ralph Boland wrote: > I want to create two versions of my slides. I want to create a fake color, > say pink, that is not a foiltex color. > In one version of my slides the pink text is white. (the slide version) > In the other version the pink

Re: [tapia@cae.wisc.edu] Feedback from www.lyx.org

2001-09-14 Thread Dekel Tsur
On Thu, Sep 13, 2001 at 05:54:49PM +0200, I Wayan Warmada wrote: > > On Thu, 13 Sep 2001, Tuukka Toivonen wrote: > > > Use word2x, you should be able to find it from freshmeat.net. > > word2x is probably only for word 6. It was difficult for converting the > documents after this version. Try to

Re: Equation numbering

2001-09-14 Thread Dekel Tsur
On Thu, Sep 13, 2001 at 11:45:26AM -0500, Juan Tapia wrote: > Hi..is me again... > > When I numerate eqs I follow the procedure given in the 'user's guide'. > However the result that I got is (1),(2),...and so on. How can I generate > numeration like (2.1), (2.2) Put \numberwithin{equatio

Re: dropped capitals

2001-09-14 Thread Dekel Tsur
On Thu, Sep 13, 2001 at 09:22:56PM +0200, M. B. Schiekel wrote: > according to "Extended LyX Features" documentation I installed the > package "dropping" from CTAN and used it this way: >\usepackage{ae,aecompl} %in preamble >\usepackage{dropping} %in preamble >\dropping{3}{D}

Re: About the LaTeX style & the latex output

2001-09-14 Thread Dekel Tsur
On Thu, Sep 13, 2001 at 10:06:39PM +0200, Adolfo Pachón wrote: > I'm a LyX document, with this text marked as LaTeX style in a article > class: > > [global] >option 1 >option 2 >... > Well, when I export to .tex, the source shows like this: > > [global] > >option 1 > >opti

Re: Figure float resizing

2001-09-14 Thread Dekel Tsur
On Fri, Sep 14, 2001 at 10:04:00AM +, Ivan Storgaard Vogelius wrote: > Hi! > I can see that in the figure box, but cant find something similar > for figure float, that is: I get the figure in the right size, but the > frame fills the whole page, and therefore the caption comes at the bot

Re: Full width tables

2001-09-14 Thread Dekel Tsur
On Fri, Sep 14, 2001 at 07:01:13AM +0200, Herbert Voss wrote: > Nicholas Piper wrote: > > > > I don't quite understand what you are suggesting I try. Should I > > add \usepackage{tabularx} \renewenvironment{tabular} in the preample, > > and that will allow me to use the "X" column type ? > > the

Re: Equation numbering

2001-09-14 Thread Dekel Tsur
On Fri, Sep 14, 2001 at 01:02:58PM -0500, Juan Tapia wrote: > what do you mean by preamble... Use the layout->latex preamble menu, enter the text \numberwithin{equation}{section} in the dialog, and press OK.

Re: Full width tables

2001-09-15 Thread Dekel Tsur
On Fri, Sep 14, 2001 at 09:02:07PM +0200, Herbert Voss wrote: > Dekel Tsur wrote: > > > Nicholas Piper wrote: > > > > > > > > I don't quite understand what you are suggesting I try. Should I > > > > add \usepackage{tabularx} \renewenvironment{

Re: Table float, Table and caption : is it a bug or a feature?

2001-09-17 Thread Dekel Tsur
On Mon, Sep 17, 2001 at 10:20:03AM +0200, Yann MORERE wrote: > The only solution I found, is to convert the caption style in a standard > style for the table (and use a center the paragraph to get it center), > pressing "enter" and put the caption style for this new line to get the > caption. A

Re: Flush left equations with NO left indent, et al.

2001-09-17 Thread Dekel Tsur
On Mon, Sep 17, 2001 at 01:52:08PM +0200, Renaud MICHEL wrote: > My book "LaTeX par la pratique" from O'Reilly tell me that there is a > variable called \mathindent that tell how long is that indent. > Just put at the begining of the document (in evil red text) or in the preamble > \renewcommand{

Re: Flush left equations with NO left indent, et al.

2001-09-17 Thread Dekel Tsur
On Mon, Sep 17, 2001 at 10:35:58AM +0200, [EMAIL PROTECTED] wrote: > Another question. The paper should end up as a camera-ready paper written > in Times-new-roman (I am using Times--is it appropriate? I think nobody > will ever notice...) and a number of text elements sizes (such as those of > th

Re: Why \ensuremath{º] ?

2001-09-19 Thread Dekel Tsur
On Tue, Sep 18, 2001 at 12:36:22PM +0200, Jean-Marc Lasgouttes wrote: > Dekel, > > Could you try wether all the characters in the switch below work > without \ensuremath (from paragraph_pimpl.C): > > case '°': case '±': case '²': case '³': > case '×': case '÷': cas

Re: Is there a searchable archive of lyx-users@lists.lyx.org?

2001-09-19 Thread Dekel Tsur
On Tue, Sep 18, 2001 at 05:15:09PM +0200, Jean-Marc Lasgouttes wrote: > > "Steve" == Steve Litt <[EMAIL PROTECTED]> writes: > > Steve> Is there a searchable archive of [EMAIL PROTECTED]? Can > Steve> you imagine what a valuable resource that would be? Since > Steve> subscribing a month ago I'

Re: lyx 1.1.6fix3

2001-09-20 Thread Dekel Tsur
On Wed, Sep 19, 2001 at 05:06:09PM +0200, Abdelkader Lahmadi wrote: > hi , > why there'nt an export function on lyx 1.1.6fix3 ? If you were using lyx < 1.1.6 before, you need to do edit->reconfigure.

Re: Are there NO options?

2001-09-21 Thread Dekel Tsur
On Tue, Sep 18, 2001 at 05:59:03AM -0600, Praedor Tempus wrote: > I had hoped that someone would be able to suggest an app that, perhaps, I am > unaware of that does the graphics and text work properly and > consistently...or that someone would know a trick other than "Well, in this Try TGIF -

Re: Figure_floats export error

2001-09-22 Thread Dekel Tsur
On Fri, Sep 21, 2001 at 04:47:01PM +0200, Bronek Baraniecki wrote: > The problem is when to open in Lyx the main-master document (preamble is > the same as one you checked) and calling dvi-view. In this case only the > first image can be viewed, the one which is icluded in Part-env. of the > m

Re: image ends on top of other text!

2001-09-23 Thread Dekel Tsur
On Sat, Sep 22, 2001 at 04:48:34PM +0200, Giovanni Tummarello wrote: > Hello people, i have already spent quite some time on this but with no > acceptable solution > I have a graph on EXCEL that i want to include in my lyx document. > Excel doennt directly export as eps (as some other do) so i pr

Re: Footnotes don't appear in HTML output

2001-09-24 Thread Dekel Tsur
On Sun, Sep 23, 2001 at 07:27:46PM -0400, Ben Logan wrote: > I'm not having the problem anymore, though I'm not sure why. I > apparently changed my layout enough that I accidentally fixed the > problem. In case it pops up again, though what does the redefinition > look like? Is it near the begi

Re: Figure_floats export error

2001-09-24 Thread Dekel Tsur
On Mon, Sep 24, 2001 at 04:42:15AM +0200, Bronek Baraniecki wrote: > Nevertheless, I am not happy with this find-out concerning master > dokument. I do my best to keep document's directory tree logicaly clear > and transparent. Say, I am writing a book with three Parts, every part > has many ch

Re: pasting equations from mathematica into lyx

2001-09-24 Thread Dekel Tsur
On Mon, Sep 24, 2001 at 09:41:03AM +0200, Andre Poenitz wrote: > On Fri, Sep 21, 2001 at 06:41:54PM +0200, Renaud MICHEL wrote: > > Wow, thats is great, is it possible to copy from the LyX window and have in > > the clipboard the LaTeX code to paste somewhere else? > > Not yet since I do not kno

Re: function to leave math-mode?

2001-09-24 Thread Dekel Tsur
On Mon, Sep 24, 2001 at 10:54:02AM +0200, Guenter Milde wrote: > Dear fellow lyxers, > > Is there a function to exit math mode that I can bind to a key? escape (in 1.2.0) char-forward (in previous versions)

Re: BibTeX and URL's

2001-09-24 Thread Dekel Tsur
On Mon, Sep 24, 2001 at 10:57:51AM +0200, Saalfeld, Christoph wrote: > Hi, > > actually this isn't a real LyX question but is anybody out there, who knows > how to break long URL's within a BibTeX bibliography. I use the "misc." > entry for documents from the internet and put the URL in the "howp

Re: Confusing error message

2001-09-24 Thread Dekel Tsur
On Mon, Sep 24, 2001 at 11:09:21PM +0300, robin wrote: > The offending file is at > http://www.bilkent.edu.tr/~robin/Chinese_texts.lyx > (I would have attached it, but it's rather long). > > This may be a 1.2 issue. 1.2 is generally yummy, but, as you would > expect from a beta, does strange t

Re: Floats???

2001-09-24 Thread Dekel Tsur
On Mon, Sep 24, 2001 at 03:38:32PM -0400, Steve Litt wrote: > Haven't many of you talked of placing figures inside of floats? My figures > are simply inserted into the text. What is the advantage of placing my > figures inside floats? Does it enable me to place a heading for the figure > and a

Re: BibTeX and URL's

2001-09-25 Thread Dekel Tsur
On Tue, Sep 25, 2001 at 05:52:55PM +0200, [EMAIL PROTECTED] wrote: > > Use \url{http://www.very...}, > > and in the preamble of the LyX document, put > > \usepackage{url} > > This is good for putting URLs in the text, but I cannot use it with Pybliographer. > > I put \usepackage{url} in the pr

Re: PDF

2001-09-25 Thread Dekel Tsur
On Tue, Sep 25, 2001 at 05:27:52PM +0200, I Wayan Warmada wrote: > > On Tue, 25 Sep 2001, Herbert Voss wrote: > > > you can export with file->export->pdf (ps2pdf) > > ps2pdf convert a postscript-file to pdf with very bad result, especially This is completly wrong! For about the 1000th time, th

Re: Figure captions and caption numbering

2001-09-25 Thread Dekel Tsur
On Tue, Sep 25, 2001 at 11:42:45AM -0400, Steve Litt wrote: > Some books have the caption above the figure, some below, and some to the > side. Any suggestions on style for a technical book? > > Also, all tech books have figure numbering contain the chapter number and > restart the figure numbe

Re: Working with multiple documents in multiple export formats

2001-09-25 Thread Dekel Tsur
On Tue, Sep 25, 2001 at 04:13:48PM +0200, [EMAIL PROTECTED] wrote: > Problem two - creating a link that is valid for both - pdf and html - still > remains because I don´t know how to > - use pdftex > - define my links (labels as well as pages) > May I ask you one more time for a helping hand ? It

Re: image float problem

2001-09-25 Thread Dekel Tsur
On Tue, Sep 25, 2001 at 11:52:08AM +0200, Yann Collete wrote: > Hello, > > I've wrote a test file with an image float inside and a footnote. > If I do a view postscript, the image float appears after the footnote > in the foot header. > If I set float placement to !h!t!b!p, everything is fine. >

Re: lyx & hyperref error

2001-09-25 Thread Dekel Tsur
On Tue, Sep 25, 2001 at 02:48:26PM +, E GCP wrote: > > I found some more information. If I comment out the following lines at the > end of the thesis.cls file then hyperref works out fine, but I don't get > ToC, LoF, or LoT. I hope this helps track out the problem. The problem is that thes

Re: Even column length

2001-09-25 Thread Dekel Tsur
On Thu, Sep 13, 2001 at 10:08:47AM +0300, Tuukka Toivonen wrote: > On Wed, 12 Sep 2001, Arnab Rana wrote: > > > If I write a document in two columns, then the second column on the last page is >shorter than the first. Is there a way to automatically balance the amount of text >in the two colum

Re: BibTeX and URL's

2001-09-25 Thread Dekel Tsur
On Tue, Sep 25, 2001 at 07:01:45PM +0200, [EMAIL PROTECTED] wrote: > Please, try this: > > @Misc{JoK00, > Author = {JonKatz}, > Title = {Here {C}ome the {W}eblogs}, > HowPublished = {Slashdot: >\url{http://www.slashdot.org/long_url/where_we_found_the_following_article/he

Re: Auto-Date

2001-10-01 Thread Dekel Tsur
On Fri, Sep 28, 2001 at 07:51:21PM -0700, Tom Manning wrote: > Hi, > > This is probably a FAQ, but I've spent two hours reading docs, faqs, mailing > list archives and haven't found the answer to this simple question, so I > apologize if I'm wasting anyone's time. (Thanks for the help with the

Re: Nested input of LyX files

2001-10-01 Thread Dekel Tsur
On Fri, Sep 28, 2001 at 02:21:52PM +0200, Guenter Milde wrote: > I wonder, whether there is a simple possibility to have nested inputs of LyX > documents. This would open a handy way to structure large projects in > several layers (master and sub-master, so to say). > > I just tried > > light.

Re: supressing "References" section heading

2001-10-03 Thread Dekel Tsur
On Tue, Oct 02, 2001 at 10:31:31AM +0300, Tuukka Toivonen wrote: > On Tue, 2 Oct 2001, Praedor wrote: > > >How can I suppress the printing of the "References" heading on the first page > >of my references? For PNAS the references just start after a space beneath > > Try inserting this TeX comma

Re: aligning paragraphs

2001-10-03 Thread Dekel Tsur
On Wed, Oct 03, 2001 at 12:20:24AM -0400, Paul Tremblay wrote: > I notice that lyx automatically justifies pages. I don't like my text justified. > It is harder to read. Also, it is really a big pain to edit. When I put my > cursor in the middle of a paragraph and begin to type, the text jerks acr

Re: supressing "References" section heading

2001-10-03 Thread Dekel Tsur
On Wed, Oct 03, 2001 at 01:03:57PM +0200, Dekel Tsur wrote: > On Tue, Oct 02, 2001 at 10:31:31AM +0300, Tuukka Toivonen wrote: > > On Tue, 2 Oct 2001, Praedor wrote: > > > > >How can I suppress the printing of the "References" heading on the first page &g

Re: aligning paragraphs

2001-10-04 Thread Dekel Tsur
On Wed, Oct 03, 2001 at 05:47:51PM -0400, Paul Tremblay wrote: > On Wed, Oct 03, 2001 at 01:35:09PM +0200, Dekel Tsur wrote: > > I got this to work. But now how do I get the first line of the > paragraph to indent? I have looked in vain at other layouts, and > couldn't find th

Re: Bold greek letters in math-mode

2001-10-04 Thread Dekel Tsur
On Wed, Oct 03, 2001 at 05:37:39PM +0200, Herbert Voss wrote: > Alessandro Cafarella wrote: > > > > How can I write a bold greek letter in math-mode? > > http://www.educat.hu-berlin.de/~voss/lyx/mathmode.html#bold_2 Or \usepackage{bm} in the preamble, and e.g. \bm{\alpha} in math mode.

Re: references and margins

2001-10-04 Thread Dekel Tsur
On Wed, Oct 03, 2001 at 11:53:31PM +, E GCP wrote: > I'm writing my thesis with the thesis.cls style and bibtex. I noticed when I > previewed my document with xdvi, that some references go past the right > margin of my page. They are not being hyphenated or parts of of them not > moved to t

Re: references and margins

2001-10-04 Thread Dekel Tsur
On Thu, Oct 04, 2001 at 11:14:39AM +0300, Tuukka Toivonen wrote: > On Wed, 3 Oct 2001, Steve Litt wrote: > > >I'd like to know too. Long URL's in my standard text paragraphs go straight > >off the edge of the paper. > > One way to solve this is to insert them with Insert/URL command > and use pd

Re: two column standard-style

2001-10-18 Thread Dekel Tsur
On Wed, Oct 17, 2001 at 12:20:48PM -0700, Kayvan A. Sylvan wrote: > Use the multicols package. > > This is all detailed in the Extended.lyx The problem with multicols is that it doesn't support one column floats, and also footnotes are typset in one wide column. A different solution, without the

Re: multiple files

2001-10-18 Thread Dekel Tsur
On Wed, Oct 17, 2001 at 04:19:29PM +0200, Davide Cavallari wrote: > > > I have used this method and till today it worked. Now I have a figure > > > composed by both a .tex part and a .ps one. These parts are generated by > > > gnuplot and the .tex part calls the .ps one with: > > > > > > \special

Re: multiple files

2001-10-18 Thread Dekel Tsur
On Thu, Oct 18, 2001 at 04:14:06PM +0200, Dekel Tsur wrote: > So you need to edit the .tex file, replacing the \special line by either: > 3) This is probably the best solution (if it works): > \includegraphics{figure.ps} This should probably be \put(0,0){\includegraphics{figure.ps}}

Re: multiple files

2001-10-18 Thread Dekel Tsur
On Thu, Oct 18, 2001 at 04:14:06PM +0200, Dekel Tsur wrote: > > I have tried with the standard 'pslatex' terminal, but with some huge > > graphs latex goes out of memory. I don't know the reason, but using the > > 'auxfile' option (getting so

Re: language american and pdflatex

2001-10-23 Thread Dekel Tsur
On Sun, Oct 21, 2001 at 06:47:40PM -0400, Dr. Jon R. Fox wrote: > > Apparently pdflatex doesn't like the american language definition in > article class. Anythime I try to pdflatex something as Americana I get > > ! LaTeX Error: Missing \begin{document}. > > See the LaTeX manual or LaTeX Compan

Re: bibtopic

2001-10-23 Thread Dekel Tsur
On Fri, Oct 19, 2001 at 10:43:40AM -0500, Remzi Seker wrote: > Hi, > I am using lyx.1.1.6f3, and I was trying to make up my resume so that the > publications are divided into different groups like > Journal Pubs > Conf. Proceedings > etc... > > I tried bibtopic (on Dekel's suggestion, and herbe

Re: Merging documents

2001-10-23 Thread Dekel Tsur
On Fri, Oct 19, 2001 at 01:51:12PM -0700, Rich Shepard wrote: > Now that I'm getting a good understanding of the letter class, I would > like to learn how others set up for multiple-recipient mailings. Similar to > the mail merge found in word processors such as WordPerfect. I looked at the > in

Re: How do I get special characters to display in my Lyx window?

2001-10-23 Thread Dekel Tsur
On Thu, Oct 18, 2001 at 09:59:30PM -0500, msh wrote: > I am a Lyx newbie and have a question about making special fonts appear > in the Lyx window. > > If I enter the following into a Lyz file: > > \( a\preceq b \) > > and generate dvi output, I get output that looks great. So I guess

Re: Reference figures mangles number

2001-10-24 Thread Dekel Tsur
On Tue, Oct 23, 2001 at 02:35:24PM +0200, Oliver Eichler wrote: > Hi > > We just recently upgraded to lyx1.1.6fix3. Most glitches are solved. One is > still left. > > We number our figures and tables like Section.Number. We do this by the > preamble entry magically provided by JMarc , years ag

<    3   4   5   6   7   8   9   10   11   12   >