- Original Message -
From: "Claus Hentschel" <[EMAIL PROTECTED]>
To: "Chang-Kwon Kang" <[EMAIL PROTECTED]>
Sent: Thursday, November 29, 2001 8:42 AM
Subject: Re: Question about using both lyx-win and lyx-linux simultaneously
(?)
> Convert the windows file into a unix file format. WinDOS
Hello!
I'm a new user of Lyx and Latex, and I'm attempting to install the
SIGGRAPH Latex class
(http://www.siggraph.org/publications/prep/siggraph.tar.gz) so that it
I can use it with Lyx. The "Customization" help document explains
step-by-step how to install the Latex class "FoilTeX", whic
This is really a stylesheet cite formating question for latex, but...
I'm writing a paper that I want to look like a standard physics (science)
publication. I'm using the revtex4 template it is looks great, my
equations are numbered, etc. But since I'm citing the same books many
times but with di
On Wed, Nov 28, 2001 at 09:33:49PM +0100, Herbert Voss wrote:
> > Is there any way to produce multiline subscripts in LyX?
> http://www.lyx.org/help/limits/limits.html
Thanks. That is exactly what I was looking for.
(In the morning I had been searching on www.lyx.org/help but
I overlooked th
Also schrieb Kayvan A. Sylvan am Mittwoch, 28. November 2001 20:49:
>
> export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/lyx
>
> Now, you can do:
>
> cvs get -d lyx lyx-devel
>
> ---Kayvan
Thank you (and Andre), it works,
Ulrich
--
http://rawa.fancymarketing.net/
--
¤º°`°
Hello,
Is there any way to produce multiline subscripts in LyX?
More specific. Is there any way to produce the following
amsmath LaTeX result in LyX (with LyX-math of course):
\begin{equation}
\underset{\substack{
0 < i < m \\
0 < j < n}}{\sum} a(i,j)
\end{equation}
Alexander
On Wed, 28 Nov 2001, Kayvan A. Sylvan wrote:
> On Wed, Nov 28, 2001 at 07:59:09PM +0100, Ulrich wrote:
> > A bit OT:
> > I'm trying to download LyX-1.2.0 via cvs.
> > I've no knowledge with cvs. When I try to do it as the LyX devel-homepage
> > suggests, it fails.
> > Does anybody know how to logi
On Wed, Nov 28, 2001 at 07:59:09PM +0100, Ulrich wrote:
> Hi,
>
> A bit OT:
> I'm trying to download LyX-1.2.0 via cvs.
> I've no knowledge with cvs. When I try to do it as the LyX devel-homepage
> suggests, it fails.
> Does anybody know how to login?
> I tried "cvs :pserver:[EMAIL PROTECTED]:/
Hi,
A bit OT:
I'm trying to download LyX-1.2.0 via cvs.
I've no knowledge with cvs. When I try to do it as the LyX devel-homepage
suggests, it fails.
Does anybody know how to login?
I tried "cvs :pserver:[EMAIL PROTECTED]:/cvs/lyx"
I also understand very little about what is called "CVSROOT"
H
Hi,
I have a problem using win and linux version of lyx
simultaneously.
At our lab we have both linux (redhat 7.2) and
windows nt (cygwin, miktex, xfree86). I have installed lyx on both OS's
successfully (I think). I have written my report on windows machine without big
problems.
But
> "Szõke" == Szõke Sándor <[EMAIL PROTECTED]> writes:
Szõke> Is there any solution on this ??? it is happen to me also.
A concrete example?
JMarc
On Wed, Nov 28, 2001 at 05:19:14PM +0100, Sz?ke Sándor wrote:
> Is there any solution on this ???
> it is happen to me also.
No. LaTeX does not split formulas on its own. And this is probably a good
decision since finding a general algorithm for this seems non-trivial.
If it happens in inline ma
Is there any solution on this ???
it is happen to me also.
Sandor Szoke
mailto:[EMAIL PROTECTED]
> -Eredeti > üzenet-
> Feladó: Andre Poenitz [SMTP:[EMAIL PROTECTED]]
> Küldve: 2001.november.28. 16:55
> Címzett: Tuukka Toivonen; LyX users
> Tárgy:Re: lines go ove
Hi all,
My book's notes look like this:
Preamble
\setlength{\scratchLength}{\leftmargin}
\addtolength{\scratchLength}{0.2in}
\newenvironment{note_l}
{%
\center\begin{minipage}{0.90\columnwidth}
\setlength{\parskip}{0.5cm}%
On Wed, Nov 28, 2001 at 05:33:46PM +0200, Dekel Tsur wrote:
> > Some of my text lines, especially with long
> > inline formulas, go over the right margin,
> > even over the right edge of the paper so that
> > they aren't visible at all. Obviously this is
> > not acceptable. Is there any way to for
On Wednesday 28 November 2001 10:33, Dekel Tsur wrote:
> On Wed, Nov 28, 2001 at 05:03:41PM +0200, Tuukka Toivonen wrote:
> > Some of my text lines, especially with long
> > inline formulas, go over the right margin,
> > even over the right edge of the paper so that
> > they aren't visible at all.
> > For readability I might prefer:
> >
> > \begin{equation}
> > \sum \begin{Sb}
> > 0\le i\le m \\
> > 0 < j < n
> > \end{Sb} Q(i,j)
> > \end{equation}
> >
> > This is a very small example. If you need very long and complicat
On Wed, Nov 28, 2001 at 05:03:41PM +0200, Tuukka Toivonen wrote:
> Some of my text lines, especially with long
> inline formulas, go over the right margin,
> even over the right edge of the paper so that
> they aren't visible at all. Obviously this is
> not acceptable. Is there any way to force
>
On Wed, Nov 28, 2001 at 09:19:35AM -0500, SteveC wrote:
> If I try to insert and eps figure that is in a directory that has a space
> in it like "/home/steve/1st year/test.eps" it says I can't use illegal
> chars, but lyx will save the .lyx there. If I put it in a directory with
> no space it f
On Wed, Nov 28, 2001 at 10:11:10AM +0100, Jean-Marc Lasgouttes wrote:
> Creating a table inside a tablefloat doesn't work, it tells me that:
> Argument of \@caption has an extra }. \end{tabular}}
You are putting the table in the line of the caption which is forbidden.
You need to put it either ab
On Wed, Nov 28, 2001 at 10:11:48AM +0100, Jean-Marc Lasgouttes wrote:
>
> I've been editing LaTeX for 11 years. I've always had
> \renewcommand{\rmdefault}{phv}
> \renewcommand{\sfdefault}{phv}
> \rmfamily
>
The correct way to change to sans serif font is to put
\renewcommand{\familydefault
On Wed, Nov 28, 2001 at 11:27:26AM +0100, Alexander Volovics wrote:
> For example if lyx had it's way I would produce:
>
> \begin{equation} \sum \begin{Sb} 0\le i\le le m \\ 0\end{equation}
>
> For readability I might prefer:
>
> \begin{equation}
> \sum \begin{Sb}
>
On Tue, Nov 27, 2001 at 09:00:37PM +0100, Wayan wrote:
>
> Dear LyX-Users,
> how can I change the alignment of text inside the table from
> left-right-justify to only left-justify. I don't want aligning
> my text into left-right-justify (it was too bad).
> The left-right-justify was arised when I
On Mon, Nov 26, 2001 at 09:13:29PM -0600, Ben Luey wrote:
> I've got Lyx setup with revtex, aps and prsty templates and all is mostly
> well. But I can't insert any equations. The templates are setup such that
> when I insert an equation \begin{equation} it is centered and
> automatically numbered
Some of my text lines, especially with long
inline formulas, go over the right margin,
even over the right edge of the paper so that
they aren't visible at all. Obviously this is
not acceptable. Is there any way to force
LaTeX to wrap too long lines?
(I thought this was a common question, but
did
If I try to insert and eps figure that is in a directory that has a space
in it like "/home/steve/1st year/test.eps" it says I can't use illegal
chars, but lyx will save the .lyx there. If I put it in a directory with
no space it fine.
1.1.6fix3
have fun,
SteveC [EMAIL PROTECTED] fractalus.c
> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes:
Christian> Hi I just wanted to report the following behaviour:
Christian> In the dialog to insert Bibtex-references, each bibtex
Christian> entry appeared several times. So if I had a bibtex entry
Christian> @article{Ridders
Hi
I just wanted to report the following behaviour:
In the dialog to insert Bibtex-references, each bibtex entry appeared
several times. So if I had a bibtex entry
@article{Ridderstrom:2000, };
The list would show
Ridderstrom:2000:
Ridderstrom:2000
When I changed the
On Tue, 27 Nov 2001 19:24:53 -0600 wrote Christopher M. Jones <[EMAIL PROTECTED]>:
> > I have generated a bibliography-list with pybliographic, but now I'm
> > wondering how to procede with it to convert it into the bibtex file which I
> > can include into lyx.
> The file generated should be the
On Tue, Nov 27, 2001 at 09:30:41PM +0100, Alessandro Cafarella wrote:
>
> I submitted my bachelor thesis in Physics last week,
> and I will discuss it tomorrow.
Congratulations for it and good luck for the discussion.
> I wrote it with LyX, and the graphical result is
> excellent (I hope wh
On Wed, Nov 28, 2001 at 10:24:06AM +0100, Michael Hanke wrote:
> I believe that you should use the amslatex layout commands instead (gather,
> align, multiline, split, aligned etc.). Unfortunately, there is no lyx
> interface available as far as I know.
Not in 1.1.6.
> BTW. This is high on my
On Wed, Nov 28, 2001 at 10:24:06AM +0100, Michael Hanke wrote:
> > I need to type long latex expressions that use more than one line.
> > It is possible to make nice indented layouts for these expressions
> > using Protected Blanks and Protected Returns.
> > But this gets to be quite tiring afte
On Wed, Nov 28, 2001 at 06:44:16AM +0100, Andre Poenitz wrote:
> > I need to type long latex expressions that use more than one line.
> > It is possible to make nice indented layouts for these expressions
> > using Protected Blanks and Protected Returns.
> > But this gets to be quite tiring aft
On 28 Nov 2001, Jean-Marc Lasgouttes wrote:
> Hello there,
>
> Can you help Thomas?
>
> JMarc
>
> I read the documentation and failed. I also read
> http://www.lyx.org/help/fonts/fonts.php3
> and failed.
>
> I've been editing LaTeX for 11 years. I've always had
> \renewcommand{\rmdefault}{phv}
Am Mittwoch 28 November 2001 00:06 schrieben Sie:
> Hello,
>
> I need to type long latex expressions that use more than one line.
> (For example: multiple equations, arrays, the cases environment, etc.
> I know I can do most if not all the work with lyx itself but I
> want to demonstrate the 2 w
Did you try to write the commands you usually have in your latex files
into the latex preamble of the lyx file. You can access the latex
preamble from the scroll down menu "layout -> LaTeX Preamble".
Happy LyXing
Dirk
Jean-Marc Lasgouttes schrieb:
>
> Hello there,
>
> Can you help Thomas
Hello there,
Can you help Alexander?
JMarc
--- Begin Message ---
Alexander ([EMAIL PROTECTED]) entered the
following feedback message on the LyX home page:
Hi!
Creating a table inside a tablefloat doesn't work,
Hello there,
Can you help Thomas?
JMarc
--- Begin Message ---
Thomas Netter ([EMAIL PROTECTED]) entered the
following feedback message on the LyX home page:
So how do I set my entire document to display sans-seri
38 matches
Mail list logo