You might try putting each table in a separate minipage (box),
making the box widths equal.
Paul
watersnail wrote:
> I am having problems setting up correct sizes of tables for lyx.
> 1. Table 1 has 3 columns: set for 10%, 20%, and 70% (making a total of 100%)
> 2. Table 2 has 4 columns: set for 10%, 20%, 30%, and 40%.
> 3. Table 3 has 5 columns: set for 10%, 20%, 20%, 20%, and 30%.
>
> I nee
?”
Thank you
--
View this message in context:
http://lyx.475766.n2.nabble.com/LyX-Problems-with-sizes-for-different-table-tp6938861p6938861.html
Sent from the LyX - Developers mailing list archive at Nabble.com.
On Wed, 2007-09-05 at 11:18 +0200, Jean-Marc Lasgouttes wrote:
> José Matos <[EMAIL PROTECTED]> writes:
>
> > As I have told you (I think) I saw a latex class where it was necessary to
> > include the title elements in the preamble as there was not any \maketitle
> > element. The crazy things th
José Matos <[EMAIL PROTECTED]> writes:
> As I have told you (I think) I saw a latex class where it was necessary to
> include the title elements in the preamble as there was not any \maketitle
> element. The crazy things that people do with latex is amazing. :-)
Yes, I know that. I think we nee
On Wednesday 05 September 2007 09:02:08 Jean-Marc Lasgouttes wrote:
> It is better than nothing, but I'd prefer a patch that moves \title,
> \author, and friends to the main text.
>
> JMarc
Assuming that there is a \maketitle in the main text. ;-)
As I have told you (I think) I saw a latex class
José Matos <[EMAIL PROTECTED]> writes:
> On Tuesday 04 September 2007 14:48:27 Jean-Marc Lasgouttes wrote:
>> You are right indeed.
>>
>> JMarc
>
> I think that the general idea of the patch is correct.
>
> What do you think about applying this patch?
It is better than nothing, but I'd prefer a p
On Tuesday 04 September 2007 14:48:27 Jean-Marc Lasgouttes wrote:
> You are right indeed.
>
> JMarc
I think that the general idea of the patch is correct.
What do you think about applying this patch?
--
José Abílio
José Matos <[EMAIL PROTECTED]> writes:
> On Tuesday 04 September 2007 13:35:37 Jean-Marc Lasgouttes wrote:
>> I do not like much the patch to tex2lyx myself. What if a document
>> does not have a title at all? Why force the \maketitle?
>
> Because the original tex file has one? Why should we rem
On Tuesday 04 September 2007 13:35:37 Jean-Marc Lasgouttes wrote:
> I do not like much the patch to tex2lyx myself. What if a document
> does not have a title at all? Why force the \maketitle?
Because the original tex file has one? Why should we remove it?
We only remove a \maketitle because
José Matos <[EMAIL PROTECTED]> writes:
>> > What we could do in tex2lyx is to output the \maketitle in ERT if there
>> > no other title elements, while now we delete it unconditionally.
>
> The patch to tex2lyx follows attached.
> No one is loosing the sleep over this misfeature. ;-)
I do not
José Matos <[EMAIL PROTECTED]> writes:
> On Monday 27 August 2007 08:43:45 Alexandre Santos wrote:
>>
>> Yep, if I launch >latex xp1.tex (or xp2.tex), I get properly formatted
>> dvi files (using MikeTex and Yap). So the problem seems to be with
>> LyX).
>
> AFAIKS an easy solution is to move the
On Wednesday 29 August 2007 09:41:50 you wrote:
> > AFAIKS an easy solution is to move the the title and author after the
> > \begin{document} in the original tex file.
>
> Humm... I guess that defeats the point of the procedure, since instead
> of having an automatic conversion I need to manipulat
On Monday 27 August 2007 08:43:45 Alexandre Santos wrote:
>
> Yep, if I launch >latex xp1.tex (or xp2.tex), I get properly formatted
> dvi files (using MikeTex and Yap). So the problem seems to be with
> LyX).
AFAIKS an easy solution is to move the the title and author after the
\begin{document}
2007/8/24, José Matos <[EMAIL PROTECTED]>:
> On Friday 24 August 2007 13:14:33 Alexandre Santos wrote:
> > However I have a problem importing the .tex files produced by txt2tags
> > into LyX. The title and author field are missing in the .lyx file,
> > replaced by a "clear page" mention. The final
On Friday 24 August 2007 13:14:33 Alexandre Santos wrote:
> However I have a problem importing the .tex files produced by txt2tags
> into LyX. The title and author field are missing in the .lyx file,
> replaced by a "clear page" mention. The final .dvi lacks those fields
> entirely.
Without lookin
Hello,
I already submitted this question to the user's mailing list, but the
lack of feed back made me realize that this is probably more
appropriate for the developer's mailing list. So here it goes:
I'm using txt2tags 2.3 for windows, and LyX 1.5 on a WinXP
txt2tags (http://txt2tags.sourceforg
Uwe Stöhr wrote:
You'll get LaTeX-errors about missing packages. The automatic package
installation is enabled, but as users don't have write permissions for
MiKTeX's install folder they can't install missing packages.
That means that e.g. at universities the students aren't able to use
their s
On Sun, Feb 13, 2005 at 01:26:06PM -0800, Kayvan A. Sylvan wrote:
> There seems to be new problems in cut and paste in tables.
>
> 1) Insert a table
> 2) Insert some text in the the cells.
> 3) Select some text (in a table cell) and Copy (or Cut)
>
> 4) Try to Paste (in the same cell or another
There seems to be new problems in cut and paste in tables.
1) Insert a table
2) Insert some text in the the cells.
3) Select some text (in a table cell) and Copy (or Cut)
4) Try to Paste (in the same cell or another cell): Nothing happens
--
Kayvan A. Sylvan | Proud husband of |
On Wed, Sep 25, 2002 at 05:24:53PM +0200, Asger Kunuk Alstrup Nielsen wrote:
> I would think so for 95% of all cases. The only things that could be
> different is spell checking, exporting and converting stuff, previewing,
> and similar operations that can take some time.
Yep, find/replace would
On Mon, 23 Sep 2002, Amir Michail wrote:
> I believe we can address the polling and cursor problems in LyX
> under DRT by identifying a user action as follows:
>
> * an X input determines the start of an action (e.g., key press)
>
> * a burst of X outputs (e.g., screen draw requests) determine th
Hi,
I believe we can address the polling and cursor problems in LyX
under DRT by identifying a user action as follows:
* an X input determines the start of an action (e.g., key press)
* a burst of X outputs (e.g., screen draw requests) determine the end of the
action (e.g., show the correspond
--- Begin Message ---
Hi:
Some comments on the usability;
The RPM for the latest version on your website (lyx-1.1.6fix4-1-rh71.i386.rpm)
is somehow missing the east-to-find "math panel" whereby one may use LyX
without memorizing the keystrokes for all the different symbols. It is
buried in "edit
OK. I have tested recent lyx-devel- from CVS. Out of 5 bugs reported in
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg11749.html
BUG1, BUG2 seem to be fixed. BUG3 was a result of me double-clicking on
Include:d2 instead of single click - second click was switching Include to
Input.
Ther
> "Tomasz" == Tomasz Motylewski <[EMAIL PROTECTED]> writes:
Tomasz> More information in:
Tomasz> http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg11749.html
Tomasz> On Fri, 2 Jun 2000, Tomasz Motylewski wrote:
>> BUG1: "Document is already open ~/dok/patrick/d1.lyx Do you want to
>> r
> "Michael" == Michael Meskes <[EMAIL PROTECTED]> writes:
Michael> FYI Michael
Michael> BUG1: "Document is already open ~/dok/patrick/d1.lyx Do you
Michael> want to reload the document?"
Hello Michael,
I *think* I have fixed this already in latest cvs. Please let me know
if problems persis
More information in:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg11749.html
On Fri, 2 Jun 2000, Tomasz Motylewski wrote:
> BUG1:
> "Document is already open ~/dok/patrick/d1.lyx
> Do you want to reload the document?"
Sorry, it was of course saying: "~/dok/patrick/d0.lyx"
> BUG5:
> l
FYI
Michael
P.S.: Please CC me on replies.
- Forwarded message from Tomasz Motylewski <[EMAIL PROTECTED]> -
Subject: Bug#65081: lyx: problems with importing multipart latex with include command
Date: Fri, 2 Jun 2000 02:09:00 +0200 (CEST)
From: Tomasz Motylewski <[EMAIL PROTE
Package: lyx
Version: 1.1.4-7
Severity: normal
This mail contains recipe to reproduce certain bugs in Lyx,
both in 1.1.4fix3 and 1.1.5pre3. Text in "" is lyx messages, <>
user input.
First, get all 3 files from: ftp://crds.chemie.unibas.ch/pub/lyxbug/
The only important part is (d0.tex):
\begi
> "luigi" == luigi cavaleri <[EMAIL PROTECTED]> writes:
luigi> Hi, we are currently trying to install Lyx on our Digital Unix
luigi> work-station. I had an initial problem, then solved, plus a
luigi> following one (see below). I was suggested by [EMAIL PROTECTED]
luigi> (Lars Gullik Bjxnne) t
Hi,
we are currently trying to install Lyx on our Digital Unix work-station. I had
an initial problem, then solved, plus a following one (see below). I was
suggested by [EMAIL PROTECTED] (Lars Gullik Bjxnne) to write to you for help.
Thanks for your attention.
Luigi Cavaleri
---
32 matches
Mail list logo