Re: Most efficient way to import wide, long table

2018-11-04 Thread Rich Shepard
On Sun, 4 Nov 2018, Dr Eberhard Lisse wrote: obviously s/MySQL/PostgreSQL/g would do the trick. ... All of the above I still find easier than something like psql -P format=latex | supertabfiler > psqltable.tex Eberhard, What I did in the postgres shell (psql) was:

Re: Most efficient way to import wide, long table

2018-11-04 Thread Dr Eberhard Lisse
Rich obviously s/MySQL/PostgreSQL/g would do the trick. There is also, of course, luarocks install luasql-postgres and then the SQLite3 example from https://tex.stackexchange.com/questions/48193/reading-data-from-a-relational-database-into-a-latex-table which is tri

Re: Most efficient way to import wide, long table

2018-11-02 Thread Rich Shepard
On Fri, 2 Nov 2018, Dr Eberhard Lisse wrote: Somehow my reply from the iPad Newsreader got lost. It's a long way from southwestern Africa. :-) Why not include R Chunks generating tables and/or graphics at PDF generation in the LyX file using the knitr module? Two reasons: 1) It's a

Re: Most efficient way to import wide, long table

2018-11-02 Thread Dr Eberhard Lisse
Somehow my reply from the iPad Newsreader got lost. Why not include R Chunks generating tables and/or graphics at PDF generation in the LyX file using the knitr module? After a chunk with something like (for MySQL/MariaDB) suppressPackageStartupMessages(library(RMySQL)) library(R

Re: Most efficient way to import wide, long table

2018-11-01 Thread Paul A. Rubin
nt lengths, depending on which MUA you use.)   In LyX this will be a long table in landscape orientation among pages in portrait orientation.   What is the most efficient procedure to import this to a 5-column, 83-row table? And, can I define the table size without dragging the table icon off the

Re: Most efficient way to import wide, long table

2018-10-30 Thread Benedict Holland
For automation, I include a tex file within Lyx. I then create all of my latex tables using python or whatever. It produces valid latex. This is very hard to do without a heavy level of conformity. For example, I can write a quick script that will take 95 rows of 4 column data quite quickly. I have

Re: Most efficient way to import wide, long table

2018-10-30 Thread Rich Shepard
On Tue, 30 Oct 2018, Baris Erkus wrote: Just a minor fix: 1. Replace all the "|" with the tab character with a text editor. 2. Select the portion you want to paste. 2a. Copy to clipboard. 3. Go to the first cell in Lyx. 4. Edit > Paste Special > Plain Text. 5. Table row and columns numbers shou

Re: Most efficient way to import wide, long table

2018-10-30 Thread Baris Erkus
On 10/31/2018 12:48 AM, Rich Shepard wrote: > On Tue, 30 Oct 2018, Dr Eberhard Lisse wrote: > >> it depends entirely on what you mean by efficient. > > el: > >   If I can highlight the entire file in emacs, use M-w to copy it, then > paste it in a blank LyX table that's efficient: 10 seconds or les

Re: Most efficient way to import wide, long table

2018-10-30 Thread Rich Shepard
On Tue, 30 Oct 2018, Dr Eberhard Lisse wrote: it depends entirely on what you mean by efficient. el: If I can highlight the entire file in emacs, use M-w to copy it, then paste it in a blank LyX table that's efficient: 10 seconds or less. Thanks, Rich

Re: Most efficient way to import wide, long table

2018-10-30 Thread Dr Eberhard Lisse
Rich, it depends entirely on what you mean by efficient. There are a number of hits on https://www.google.de/search?q=csv2lyx If you wanted a command line workflow there are number of tools to convert CSV into LaTeX, which you can import easily. Some can use '|' as separator directly, some need

Re: Most efficient way to import wide, long table

2018-10-30 Thread Baris Erkus
On 10/30/2018 11:23 PM, Rich Shepard wrote: > On Tue, 30 Oct 2018, Baris Erkus wrote: > >> I have done this, seems to work: >> >> 1. Replace all the "|" with the tab character with a text editor. >> 2. Select the portion you want to paste. >> 3. Go to the first cell in Lyx. >> 4. Edit > Paste Speci

Re: Most efficient way to import wide, long table

2018-10-30 Thread Rich Shepard
On Tue, 30 Oct 2018, Baris Erkus wrote: I have done this, seems to work: 1. Replace all the "|" with the tab character with a text editor. 2. Select the portion you want to paste. 3. Go to the first cell in Lyx. 4. Edit > Paste Special > Plain Text. 5. Table row and columns numbers should be co

Re: Most efficient way to import wide, long table

2018-10-30 Thread Benedict Holland
-01-05 | 44 > > > > (N.B. Line length is 110 characters so it likely will be wrapped at > > different lengths, depending on which MUA you use.) > > > > In LyX this will be a long table in landscape orientation among > > pages in > > portrait orienta

Re: Most efficient way to import wide, long table

2018-10-30 Thread Baris Erkus
4800  | 2002-10-03 | 2011-01-05 |    44 > > (N.B. Line length is 110 characters so it likely will be wrapped at > different lengths, depending on which MUA you use.) > >   In LyX this will be a long table in landscape orientation among > pages in > portrait orientation. > &g

Re: Most efficient way to import wide, long table

2018-10-30 Thread John White
On Tuesday, October 30, 2018 11:09:39 AM PDT Rich Shepard wrote: > On Tue, 30 Oct 2018, Benedict Holland wrote: > > Create a table that is 5 columns and 84 rows (assuming you want a header). > > Copy from excel into the table. You can specify rows and columns of your > > table. > > Ben, > >

Re: Most efficient way to import wide, long table

2018-10-30 Thread Rich Shepard
On Tue, 30 Oct 2018, Benedict Holland wrote: Create a table that is 5 columns and 84 rows (assuming you want a header). Copy from excel into the table. You can specify rows and columns of your table. Ben, A) The table is 82 rows long so a header row makes a total of 83 rows. B) I don't have

Re: Most efficient way to import wide, long table

2018-10-30 Thread Benedict Holland
Create a table that is 5 columns and 84 rows (assuming you want a header). Copy from excel into the table. You can specify rows and columns of your table. Next comes orientation. From the table, select properties and I would chose fancy table options, long table, and then orient the page as

Most efficient way to import wide, long table

2018-10-30 Thread Rich Shepard
In LyX this will be a long table in landscape orientation among pages in portrait orientation. What is the most efficient procedure to import this to a 5-column, 83-row table? And, can I define the table size without dragging the table icon off the bottom of the monitor? TIA, Rich

Doubt regarding long table

2018-07-13 Thread saiavinash sattiraju
Hi, I have a long table(in landscape mode) in a subsection of an article. I would like the long table not to have the watermark of the name of the subsection in every page as it is interfering with the visibility of the numbers in the table. Is there any solution to this? Thanks for reading my

Re: How to create a more than one page long table

2012-03-21 Thread Alex Vergara Gil
I'm still considering myself as newbie, may anyone tell > me how can I set up a long table which occupy more than one page, so it has (the same) > headings on every page? I'm refusing to create more than one table guessing > where it start a new page. Take a look at section 2

Re: How to create a more than one page long table

2012-03-21 Thread Alex Vergara Gil
covered that if the table is in a float you can't make it a long table. Select the line that you want to be the header, right click more -> settings. Go to the long table tab and play around with the settings there. It is fairly self explanatory and I managed to get done what you are a

Re: How to create a more than one page long table

2012-03-21 Thread Ignacio García
Alex Vergara Gil wrote on Wed, 21 Mar 2012 > Hello lyxers! > I'm not quite new to lyx but I'm still considering myself as newbie, may > anyone tell > me how can I set up a long table which occupy more than one page, so it has (the same) > headings on every page? I&

How to create a more than one page long table

2012-03-21 Thread Alex Vergara Gil
Hello lyxers! I'm not quite new to lyx but I'm still considering myself as newbie, may anyone tell me how can I set up a long table which occupy more than one page, so it has (the same) headings on every page? I'm refusing to create more than one table guessing where it s

Re: Long Table

2011-02-26 Thread stephen's mailinglist account
>> i am trying to display a table that takes like two >> pages in lyx so it can't do it, Can you >> how i can add this package like longtables and to >> make it work in lyx? >> > Help > User Guide > 4.5.2 Longtables > http://blog.oak-tree.us/index.php/2010/07/13/custom-lyx-modules or this thread

Re: Long Table

2011-02-25 Thread Liviu Andronic
On Fri, Feb 25, 2011 at 10:36 PM, Luis wrote: > hello, i need your help, i am trying to display a table that takes like two > pages in lyx so it can't do it, Can you > explain me from the beginning how i can add this package like longtables and > to > make it work in lyx? > Help > User Guide > 4.

Re: Long Table

2011-02-25 Thread Luis
hello, i need your help, i am trying to display a table that takes like two pages in lyx so it can't do it, Can you explain me from the beginning how i can add this package like longtables and to make it work in lyx? thanks Luis

SV: Long Table

2010-10-09 Thread Ingar Pareliussen
Hi >I'm trying to change the margins of the page and it gives me >lyx errors. The adustwith command should be written in one ERT-box to get rid of some extra }. if this does not work, try to write the command in a fresh ERT-box in lyx. >How can I do this? How can >I put just a page horizont

SV: Long Table

2010-10-08 Thread Ingar Pareliussen
Hi > >Hi, I'm using excel2latex >to transfer a table of 1700 rows and 14 columns to lyx and compile > the document gives me error. The file is attached. Looking at your file, you have put the \begin tabualr behind a %, where latex can not find it. In addition there seem to be some more problems

Re: Long Table

2010-10-08 Thread Tennessee Carmel-Veilleux
On 8 October 2010 04:07, Yurena Mendoza Lemes wrote: > Hi, I'm using excel2latex to transfer a table of 1700 rows and 14 columns > to lyx and compile the document gives me error. The file is attached. > For a table this big, an alternative I would suggest is to format the table as you want it in

Re: Long Table

2010-10-08 Thread Liviu Andronic
Hello Try to go via the CSV route. You can import CSV documents into LyX. Liviu On Fri, Oct 8, 2010 at 10:07 AM, Yurena Mendoza Lemes wrote: > Hi, I'm using excel2latex to transfer a table of 1700 rows and 14 columns to > lyx and compile the document gives me error. The file is attached. > > Tha

Re: Long table

2010-09-15 Thread PPCC
Yurena Mendoza Lemes gmail.com> writes: > > > Hi all, I need help. I have to attach an excel table with 1710 rows and 14 columns in my paper. The configuration of my paper is article(paper). Someone comes up as would be the easiest option?Thank in advance > Thank Uwe Stöhr! Another way in

Re: Long table

2010-09-13 Thread Uwe Stöhr
Am 13.09.2010 09:02, schrieb Yurena Mendoza Lemes: Hi all, I need help. I have to attach an excel table with 1710 rows and 14 columns in my paper. The configuration of my paper is article(paper). Someone comes up as would be the easiest option? Either - create a PDF out of your Excel file and

Long table

2010-09-13 Thread Yurena Mendoza Lemes
Hi all, I need help. I have to attach an excel table with 1710 rows and 14 columns in my paper. The configuration of my paper is article(paper). Someone comes up as would be the easiest option? Thank in advance

Re: caption for long table in list of tables

2009-07-12 Thread Uwe Stöhr
> the problem is that I am getting an entry for each page in the list of > tables Is there a way to get only one entry? This bug has now been fixed for the next LyX version. regards Uwe

Re: caption for long table in list of tables

2009-06-05 Thread Uwe Stöhr
Hesham Kamel schrieb: I read the EmbeddedObjects manual and there is nothing about this problem. Then I haven't understand your problem correctly. In the EmbeddedObjects manual you only get one entry in the table of contents, no matter how long your table is. I think that is what you need, ri

Re: caption for long table in list of tables

2009-06-05 Thread Uwe Stöhr
Hesham Kamel schrieb: Please, I have a long table, the problem is that I am getting an entry for each page in the list of tables Is there a way to get only one entry? Yes, see the EmbeddedObjects manual that you find in LyX's help menu. regards Uwe

caption for long table in list of tables

2009-06-05 Thread Hesham Kamel
Hello, Please, I have a long table, the problem is that I am getting an entry for each page in the list of tables Is there a way to get only one entry? Thank you H

Re: Long table messes up table numbering

2009-02-04 Thread Uwe Stöhr
Axsuul schrieb: Anyone having this problem? It seems to be that having a long table makes the next table numbering skip. I.e. Table 1 (long table) then the next table number would be Table 3 This behaviour and the workaround is described in sec. 2.6.3 of the Embedded Objects manual that

Re: Long table messes up table numbering

2009-02-04 Thread Jürgen Spitzmüller
Axsuul wrote: > Anyone having this problem? It seems to be that having a long table makes > the next table numbering skip. http://texnik.dante.de/cgi-bin/mainFAQ.cgi?file=table/longtable#caption Jürgen

Long table messes up table numbering

2009-02-03 Thread Axsuul
Anyone having this problem? It seems to be that having a long table makes the next table numbering skip. I.e. Table 1 (long table) then the next table number would be Table 3 -- View this message in context: http://n2.nabble.com/Long-table-messes-up-table-numbering-tp2267503p2267503.html

Re: long table with math...

2008-07-06 Thread Enrico Forestieri
assasukasse writes: > What is the correct procedure for having multi line math formulas in tables? http://thread.gmane.org/gmane.editors.lyx.general/43802/focus=43811 -- Enrico

Re: long table with math...

2008-07-06 Thread assasukasse
here is an an example: Look at the last tables Assa Parte4.lyx Description: application/lyx

long table with math...

2008-07-06 Thread assasukasse
Hello i have the need to make a table filled with math formulas, the formulas are too big so they have to be split in 2 or 3 row for each box of the table, however, is i do by ctrl-enter, then the pdf doesn't compile.. What is the correct procedure for having multi line math formulas in tables?

fit a long table into many pages in Lyx

2008-06-09 Thread Kuo-Hsien Chang
Hi all, I already look at the user guide and this page, http://www.lyx.org/~jug/lyx/lyxdoc/UserGuide/node28.html However, I still cannot make the long table to fit into pages. I also can not find the TableExamples.lyx If you know how to do or you have the template file, please email me

Page break on a long table

2008-06-08 Thread Kuo-Hsien Chang
How to set a page breaking point on a long table? The default can not let long table break into pages automatically. Thanks, Michael

Re: Long table settings problem

2008-03-23 Thread Julio Rojas
Ok. Thx. On Sun, Mar 23, 2008 at 1:20 PM, Uwe Stöhr <[EMAIL PROTECTED]> wrote: > Julio Rojas schrieb: > > > Hi, I have been using the long table settings in the attached sample > > document with two tables, ... > > You inserted the longtable into a float. But

Re: Long table settings problem

2008-03-23 Thread Uwe Stöhr
Julio Rojas schrieb: Hi, I have been using the long table settings in the attached sample document with two tables, ... You inserted the longtable into a float. But longtables are desgned to be longer than a page while floats are not. A longtble can therefore not really be floated. So take

Re: Long table settings problem

2008-03-22 Thread David Hewitt
Julio Rojas wrote: > > Hi, I have been using the long table settings in the attached sample > document with two tables, to get a wider border line for the heading on > both > of them. If they are activated, the tables are numerated "1" and "3". If >

Long table settings problem

2008-03-21 Thread Julio Rojas
Hi, I have been using the long table settings in the attached sample document with two tables, to get a wider border line for the heading on both of them. If they are activated, the tables are numerated "1" and "3". If they are not, the tables are rightly numerated "1&quo

Re: Long Table and Caption

2007-03-02 Thread Uwe Stöhr
Jonas Weismueller schrieb: I am using Lyx 1.4.3. I followed the instructions on http://wiki.lyx.org/LyX/Tables#toc10 But I get the following error message: ... Have a look at the EmbeddedObjects manual (part of LyX 1.4.4) in section 2.6.2. You can also download the manual from here: http://www

Long Table and Caption

2007-03-02 Thread Jonas Weismueller
Hi, I am using Lyx 1.4.3. I followed the instructions on http://wiki.lyx.org/LyX/Tables#toc10 But I get the following error message: \caption [Longtable]{Longtable with caption}\\%\selectlanguage{british} I expect to see \noalign only after the \cr of an alignment. Proceed, and I'll

Re: Re: 3 column long table and caption

2006-07-31 Thread Reinhard Mayr
Datum: Mon, 31 Jul 2006 01:15:55 -0700 (PDT) Von: Tom Tom <[EMAIL PROTECTED]> An: lyx-users@lists.lyx.org Betreff: Re: 3 column long table and caption > Hi Paul, > > the automatic page-break of a long table inside a > float does not occur. At least in my hands the table

Re: 3 column long table and caption

2006-07-31 Thread Tom Tom
Hi Paul, the automatic page-break of a long table inside a float does not occur. At least in my hands the table is printed over the end of the initial (table-) page after the pdflatex run. Cheers L. __ Do You Yahoo!? Tired of spam? Yahoo! Mail

Re: 3 column long table and caption

2006-07-30 Thread Juergen Spitzmueller
Tom Tom wrote: > Well I cant find any extra alignment tabs in the > file... Am I missing something? Put an ERT containing % in the cell after the one ontaining the caption. (the long table caption solution is just a hack, such errors are to be expected). Jürgen

Re: 3 column long table and caption

2006-07-30 Thread Paul A. Rubin
Tom Tom wrote: Dear list, I do need a long table having three columns with a caption. Everything works fine when entering the "\caption..." at the end of a two column table. With more columns however, I do get the following error in the pdflatex run: Extra alignment tab has been chan

3 column long table and caption

2006-07-30 Thread Tom Tom
Dear list, I do need a long table having three columns with a caption. Everything works fine when entering the "\caption..." at the end of a two column table. With more columns however, I do get the following error in the pdflatex run: Extra alignment tab has been changed to \cr.

Re: caption for long table

2004-12-08 Thread jorgen johansson
Herbert Voss wrote: some time ago, I posted a lyx example. Search in the archive. But it is extremely tricky, because it is a bug that LyX has a longtable button, but no possibility to insert a caption. Thanks. Leo Guertler has kindly sent me an example lyx-file in a private mail. Thank you for you

Re: caption for long table

2004-12-08 Thread Herbert Voss
jorgen johansson wrote: I have been trying to figure out how to add caption to a long table (spanning several pages) within lyx. Herbert's tips and tricks has an example in latex. Is it possible to do it with lyx and possibly some ERT? ( I am using 1.3.3 for win32) some time ago, I posted

caption for long table

2004-12-08 Thread jorgen johansson
Hello, I have been trying to figure out how to add caption to a long table (spanning several pages) within lyx. Herbert's tips and tricks has an example in latex. Is it possible to do it with lyx and possibly some ERT? ( I am using 1.3.3 for win32) Thanks jorgen

creating appendix & long table problem

2004-07-27 Thread danu kusmana
ult on the pdf shows that the header of all the appendix I created is the list of tables. What should I do? The second problems is I tried to use the long table because my data is more than 100 rows. But it seems nothing changes in the result. The table is still being cut off by the program. What

Re: long table caption + table and figure side-by-side

2004-01-26 Thread Nirmal Govind
Thanks Andre'. nirmal Andre Poenitz wrote: On Tue, Jan 20, 2004 at 08:37:56AM -0500, Nirmal Govind wrote: That's intentional standard LaTeX behaviour. You can change the [EMAIL PROTECTED] if you don't like it.

Re: long table caption + table and figure side-by-side

2004-01-26 Thread Andre Poenitz
On Tue, Jan 20, 2004 at 08:37:56AM -0500, Nirmal Govind wrote: > Hi.. I have a long caption for a table and the overflow from the > first line of the caption is not centered on the second line.. any > way to center the second line of the caption also? That's intentional standard LaTeX behaviour.

Re: long table caption + table and figure side-by-side

2004-01-23 Thread Nirmal Govind
Never mind the first part, I found the answer in Herbert's tips and tricks page: \usepackage{ccaption} \captionstyle{\centerlastline} nirmal

long table caption + table and figure side-by-side

2004-01-20 Thread Nirmal Govind
Hi.. I have a long caption for a table and the overflow from the first line of the caption is not centered on the second line.. any way to center the second line of the caption also? Secondly, this table is alongside a figure using the table and figure side-by-side tip on Herbert's page where t

bookmarks into the pdf-file with dvipdfm, was: Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-23 Thread Michael Logies
At 18:50 10.09.2003 +0200, Michael Logies wrote: Or: Does someone know how to get bookmarks into the pdf-file with dvipdfm? The above problem can be solved with the following in the preamble - hyperref should know, that dvipdfm is used (dvipdfm=true). "Final" supersedes "draft" only for hyperref

pdfTeX, hyperref are broken when counter are changed, was: Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-10 Thread Michael Logies
At 19:25 10.09.2003 +0200, Herbert Voß wrote: not really a problem of pdfTeX. What happens if you use \usepackage[plainpages=false,pdfpagelabels]{hyperref} Herbert, I changed the end of my preamble accordingly, but I get another error message, see below. Using google with the words above I found

Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-10 Thread Herbert Voß
Michael Logies schrieb: At 00:03 10.09.2003 +0200, Michael Logies wrote: But when I place \addtocounter{table}{-1} somewhere in my Lyx-Document I always get an error message (see below). I think this is really a problem of pdfTeX, not of Lyx or Latex. If I use dvipdfm instead for generating

Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-10 Thread Michael Logies
At 00:03 10.09.2003 +0200, Michael Logies wrote: But when I place \addtocounter{table}{-1} somewhere in my Lyx-Document I always get an error message (see below). I think this is really a problem of pdfTeX, not of Lyx or Latex. If I use dvipdfm instead for generating the PDF-File, it has no pr

Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-09 Thread Michael Logies
At 16:23 09.09.2003 +0200, Herbert Voß wrote: In this case write the caption at the right bottom Herbert, this does not work. Not with my table and not with your 2-columns-table. or use the nonfloat caption and then \tabcaption{blah} I put \usepackage{nonfloat} in my preamble and directly above

Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-09 Thread Herbert Voß
Michael Logies schrieb: At 13:15 09.09.2003 +0200, Herbert Voss wrote: when I introduce a third column in your example, it will not work anymore. example file ... Herbert, I attached the same file. ok, I see. Another restriction of LyX. It writes the third cell in a new line, so the trick cann

Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-09 Thread Michael Logies
At 13:15 09.09.2003 +0200, Herbert Voss wrote: >> when I introduce a third column in your example, it will not work anymore. > >example file ... Herbert, I attached the same file. M. #LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221 \textclass article \language n

Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-09 Thread Herbert Voss
Michael Logies wrote: > when I introduce a third column in your example, it will not work anymore. example file ... > You write: > http://www.educat.hu-berlin.de/~voss/LaTeX/table/longtable.phtml > if you have a mix of longtable with and without captions, than write after > every longtable witho

Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-09 Thread Michael Logies
At 12:01 09.09.2003 +0200, Herbert Voss wrote: > Do you have an idea, why my table is not processed? Herbert, when I introduce a third column in your example, it will not work anymore. You write: http://www.educat.hu-berlin.de/~voss/LaTeX/table/longtable.phtml if you have a mix of longtable with

Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-09 Thread Michael Logies
At 12:01 09.09.2003 +0200, Herbert Voss wrote: important is the % character at the end of the captionline \caption{blah}% Herbert, because I simply copied your ERT between two Lyx-documents into my table, the tables are identical is this regard. But mine does not work - perhaps because it is a

Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-09 Thread Herbert Voss
Michael Logies wrote: > But when I copy your ERT to my longtable, I get the following error > message from Lyx: > > "Extra alignment tab has been changed to \cr. > & > > You have given more \span or & marks than there were > in the preamble to the \halign or \valign now in progress. > So I'll a

Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-09 Thread Michael Logies
At 06:45 09.09.2003 +0200, Herbert Voß wrote: attached an example Herbert, thanks. Your example was not complete (it was not a longtable). But after changing this within the table in Lyx, it is running. I attached the file again for convenience/comparing. But when I copy your ERT to my longtab

Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-09 Thread Jean-Pierre.Chretien
>>Date: Tue, 09 Sep 2003 01:21:24 +0200 >>To: [EMAIL PROTECTED] >>From: Michael Logies <[EMAIL PROTECTED]> >>Subject: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages? >> >>At 06:44 01.09.2003 +0

Re: Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-08 Thread Herbert Voß
Michael Logies schrieb: At 06:44 01.09.2003 +0200, Herbert Voß wrote: But: Is there a way to get this "long table" into the list of tables? And to assign it automatically a table-number and a caption? Or is this still an unsolved problem with Lyx (I did a short google-search with t

Caption for "long table"?, was:Re: Why this "long table" is not splitted over pages?

2003-09-08 Thread Michael Logies
At 06:44 01.09.2003 +0200, Herbert Voß wrote: But: Is there a way to get this "long table" into the list of tables? And to assign it automatically a table-number and a caption? Or is this still an unsolved problem with Lyx (I did a short google-search with this result)? thi

Re: Why this "long table" is not splitted over pages?

2003-09-01 Thread Herbert Voß
Michael Logies schrieb: But: Is there a way to get this "long table" into the list of tables? And to assign it automatically a table-number and a caption? Or is this still an unsolved problem with Lyx (I did a short google-search with this result)? this is a bad restriction of LyX

Re: Why this "long table" is not splitted over pages?

2003-08-31 Thread Michael Logies
At 19:10 31.08.2003 +0200, Herbert Voß wrote: Has someone an idea, why this "long table" is not splitted over pages? this is at first a floating table which can only be on one page ... put it outside the float Herbert, thanks, that solved the problem. But: Is there a way to get this &

Why this "long table" is not splitted over pages?

2003-08-31 Thread Michael Logies
(Win XP Prof, Miketex 2.3, Lyx-Qt 1.3.2) Has someone an idea, why this "long table" is not splitted over pages? Thanks M.#LyX 1.3 created this file. For more info see http://www.lyx.org/ \lyxformat 221 \textclass article \language ngerman \inputencoding auto \fontscheme default

Re: Why this "long table" is not splitted over pages?

2003-08-31 Thread Herbert Voß
Michael Logies schrieb: (Win XP Prof, Miketex 2.3, Lyx-Qt 1.3.2) Has someone an idea, why this "long table" is not splitted over pages? this is at first a floating table which can only be on one page ... put it outside the float Herbert

Re: compressing a long table

2002-05-23 Thread Wayan
On Thu, 23 May 2002, Guenter Milde wrote: > Either use a fixed width for some long column (if it is ok to wrap) > > or make the font smaller (with pure latex commands (ERT)): > Before the table: {\small or {\scriptsize > After the table:} another way to change the global size of tab

Re: compressing a long table

2002-05-22 Thread Guenter Milde
On Wed, 22 May 2002 17:07:15 -0400 wrote Nirmal Govind <[EMAIL PROTECTED]>: > Hi, > > Is there a way by which I can compress a table which exceeds the width of > the page so that it fits on one page width? It's ok if the text within the > table shrinks.. I'm using 1.1.6fix4 on cygwin. Either

compressing a long table

2002-05-22 Thread Nirmal Govind
Hi, Is there a way by which I can compress a table which exceeds the width of the page so that it fits on one page width? It's ok if the text within the table shrinks.. I'm using 1.1.6fix4 on cygwin. Thanks, nirmal

Bug with long table

2001-11-12 Thread Vitaly Lipatov
I try to create some longtable and get a strange result. When I mark my new table as longtable and mark some lines as Head, 1st Head, Food, etc, I get malformed head and food in output file. In lyx-file I see some field filled with negative value: \begin_inset Tabular If I correct manually,

Re: Breaking a long table

2001-11-01 Thread I Wayan Warmada
On Thu, 1 Nov 2001, Herbert Voss wrote: > http://www.lyx.org/help/table/longtable.phtml > > Herbert Thank for your help. I have searched actually in your site (http://www.educat.hu-etc...), but I didn't find it. Maybe you have not entered it into the list of LyX-Tips... Thank again, Wayan

Re: Breaking a long table

2001-11-01 Thread Herbert Voss
I Wayan Warmada wrote: > > I have a problem with the table. How can LyX or LaTeX to break a very long > table (in portrait) automatically if the table more than one page? Can LyX > or LaTeX do that? Or should I calculate how many rows are suitable to the > one page of paper? htt

Re: Breaking a long table

2001-11-01 Thread Jose Abilio Oliveira Matos
On Thu, Nov 01, 2001 at 12:04:25PM +0100, I Wayan Warmada wrote: > > Hi, > I have a problem with the table. How can LyX or LaTeX to break a very long > table (in portrait) automatically if the table more than one page? Can LyX > or LaTeX do that? Or should I calculate how many ro

Breaking a long table

2001-11-01 Thread I Wayan Warmada
Hi, I have a problem with the table. How can LyX or LaTeX to break a very long table (in portrait) automatically if the table more than one page? Can LyX or LaTeX do that? Or should I calculate how many rows are suitable to the one page of paper? Thank you very much for your kind help and

RE: long table footnotes problem (1.1.6fix3)

2001-07-30 Thread Juergen Vigna
On 30-Jul-2001 Jacek M. Holeczek wrote: > Hi, > I have a file written with 1.1.5fix2 which contains some long-tables. Many > of rows contain "footnotes". I used ctrl-enter to place "linebreaks", so > that the table fits to the screen (in lyx window), but new lyx (1.1.6fix3) > ignores them. All ce

long table footnotes problem (1.1.6fix3)

2001-07-30 Thread Jacek M. Holeczek
Hi, I have a file written with 1.1.5fix2 which contains some long-tables. Many of rows contain "footnotes". I used ctrl-enter to place "linebreaks", so that the table fits to the screen (in lyx window), but new lyx (1.1.6fix3) ignores them. All cells are made "one-row". Then the table does not fit

Re: Re: Re: Q: long table and chemical formula

2001-07-13 Thread Andre Poenitz
> I, see. Thus, it will be removed, once we have a scripting language, right? Correctly so. > Still, we could have it in the documentation (e.g. in an example-bind-file) > with a clear warning about it beeing liable to change. It is semi-documented by its use in several bind files. Anybody act

Re: Q: long table and chemical formula

2001-07-12 Thread Dekel Tsur
On Wed, Jul 11, 2001 at 03:47:39PM +0200, Thomas de Grenier de Latour wrote: > > Could I have a function or macro that does this but > > also changes the font to roman? > > define strange shortcuts. Try something like this: > \bind "C-S-underscore""command-sequence math-insert _; > ma

Re: Q: long table and chemical formula

2001-07-12 Thread Thomas de Grenier de Latour
Guenter Milde wrote: > > Thanks for the tip with "command-sequence". > Thanks for the tip with "font-something", I was thinking it was only a text mode feature (I don't know why, this kind of fix idea you never verify). No more mathrm{blabla} in my formulas! -- Thomas.

Re: Re: Q: long table and chemical formula

2001-07-12 Thread Andre Poenitz
> (Dear documenters: could I have found it somewhere in the documentation?? > ->otherwise this is a documentation request) command-sequence is an awful hack and it not being documeented is a "feature" that should prevent users from using it excessivly in case the hack will change/be removed. A

Re: Q: long table and chemical formula

2001-07-12 Thread Juergen Vigna
Sorry for being late on this but it is possible to create a tabular with M-x tabular-insert 80 2 were 80 is the rows and 2 the columns! This should help to create tabulars in ANY size. Jürgen P.S.: This is with lyx-1.1.6xxx. -- -._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Re: Re: Q: long table and chemical formula

2001-07-12 Thread Guenter Milde
On Wed, 11 Jul 2001 15:47:39 +0200 wrote Thomas de Grenier de Latour <[EMAIL PROTECTED]>: > Guenter Milde wrote: > > > > PS: Question to the gurus: > > > > Could I have a function or macro that does this but > > also changes the font to roman? > > > > \bind "C-S-underscore""math-inse

Re: Q: long table and chemical formula

2001-07-11 Thread Thomas de Grenier de Latour
Thomas de Grenier de Latour (Hey! It's me!) wrote: > > "command-sequence math-insert _; tex-mode; type m; type a; type t; type > h; type r; type m; type {;" > H... strange... it does work when entered in the minibuffer, but not as a binded shortcut. Sorry for the mistake. (In fact, when t

  1   2   >