Boxed multiline formula

2009-04-30 Thread Luca Carlon
Hi! I'm facing this problem: I would like to write long equations (two or even three lines are needed) in which (possibly) each line is center aligned in the page and so that it is possible to box them all together. Moreover I really need to have one reference number only (not one for each line). I

Re: Boxed multiline formula

2009-04-30 Thread Luca Carlon
James C. Sutherland writes: > I have never figured out how to do this for an eqnarray environment - > only in a regular equation. One possibility would be to use a > minipage and frame it. This doesn't look to great, however... Well... better than nothing! Unfortunately the box is far larg

Setting paragraph style in document class

2009-07-29 Thread Luca Carlon
Hi! I'm writing a book with LyX using the document class book. I just would like to change the style of the 'Example' paragraph type so that it appears italic. Is this possible? I would like as well to reduce the font size of the text in the caption of the images: is this possible too? Thanks for a

Re: Setting paragraph style in document class

2009-07-29 Thread Luca Carlon
Sam Liddicott writes: > Where did you get the 'Example' paragraph type from? > Book doesn't have this by default. > > Sam Are you sure? I selected 'book' in document class in the document settings. I selected then Example from the menu of LyX where the are also the types 'Part', 'Chapter', 'Sect

Changing the font size in the captions

2009-07-30 Thread Luca Carlon
Is it possible to change the size of the font used in all the captions of images and tables in the document? Thanks!

Re: Changing the font size in the captions

2009-07-30 Thread Luca Carlon
Erez Yerushalmi writes: > > Hi, > You change in documents>settings>fonts>base size> [to whatever you like] > > this changes the fonts size of captions ... > > erez This seems to change the font in the entire document... and I can only increase it. Isn't is possible to reduce the size of the f

Inserting algorithms and codes in documents

2009-08-14 Thread Luca Carlon
Hi! I'm writing my thesis and now I would need to put some algorithms and codes to my LyX document. I created a float Algorithm and I placed in it a program listing. I see it is even possible to select many useful options, I think it is really great and very very comfortable. There one thing I'm no

Error messages when using book (AMS) document class

2009-08-26 Thread Luca Carlon
Hi! I'm using without problems the book document class. However, I would like to change it to book (AMS) but I get errors when trying to compile it. All the errors are more or less like these: ...e provided value lies.}}{59}{algorithm.3.1} The co

Re: multi page Algorithm Floats ?

2009-08-26 Thread Luca Carlon
Jaime Huerta Cepas writes: > > Hi all, > > I wonder if there is any way of allowing Algorithm Float boxes to start in > the middle of one page, and end in the next one. I'm using these kind of > floats to include pieces of highlighted source code, so I guess text could > be perfectly splitted.

Re: Error messages when using book (AMS) document class

2009-08-27 Thread Luca Carlon
rgheck writes: > > On 08/26/2009 03:20 AM, Luca Carlon wrote: [...] > > ...e provided value lies.}}{59}{algorithm.3.1} > > > > A number should have been here; I inserted `0'. > > (If you can't figure out why I needed to see a number, > > loo

Setting paragraph style in fullscreen mode

2009-09-03 Thread Luca Carlon
Hi! Is it possible when in fullscreen mode to set the paragraph style (Chapter, Section, Standard etc...)? I can't find how to do it and it is bothering to exit fullscreen mode every time I have to do it. Thanks! Luca

Re: Setting paragraph style in fullscreen mode

2009-09-03 Thread Luca Carlon
Abdelrazak Younes writes: > Try: > Alt-P 1/2/3/4 for Chapter/Section/Subsection/Paragraph > Alt-P S for Standard > > Abdel. Exactly what I needed! Thanks!

Re: Setting paragraph style in fullscreen mode

2009-09-03 Thread Luca Carlon
Abdelrazak Younes writes: > > Also, > > > > "Alt-P " should popup the combo box too (even in full-screen). > > In branch? > > Abdel. I have 1.6.4.1 and here the combo appears. Thanks! Luca

Vertical spacing of matrices

2009-09-10 Thread Luca Carlon
Hi! I'm writing some matrices where I put inside some quite big terms (dfracs for instance). I noticed that it is frequent that some term is too close, almost overlapping, to the element over it. Is it possible somehow to increase the vertical spacing? Thanks!

Re: Vertical spacing of matrices

2009-09-10 Thread Luca Carlon
Uwe Stöhr writes: > You can use the commands \arraycolsep and \arraystretch. Have a look at the Math manual, section 4, > that you find in LyX's Help menu. > > regards Uwe Thanks! This is great! Anyway, I noticed it increses the space for tables in floats too. Isn't it possible to do this only

Disable autosaving

2009-09-18 Thread Luca Carlon
Hi! Is it possible somehow to disable autosaving? I'm experiencing a bug with autosaving related to Snow Leopard, and I would relly like to disable autosaving. The checkbox in the preferencing seems to be broken (reported this bug). I disabled it and changed the interval, but I still get autosaving

Making tables 100% text width

2009-10-07 Thread Luca Carlon
Hi! Is it possible somehow to make the tables take the entire column of the text? I have a sequence of tables and I would like to make them all the same size, the entire column if possible. I see I can do this for figures, is is possible to do this for tables as well? Thanks!

Re: Making tables 100% text width

2009-10-09 Thread Luca Carlon
James C. Sutherland writes: > You can right-click on a cell and then choose "Settings". There you > will find an option to specify the cell width. You can set it as a > percentage of the text column width. Thank you very much! This seems to fit my needs! Luca

Redefinition of paragraphs styles

2009-10-09 Thread Luca Carlon
Hi! I'm using the book document style and I'm using the modules Theorems (AMS), Theorems (AMS extended) and Theorems (By Chapter). I modified theorems-ams.inc to be able to redefine some environments, such as definitions and examples, to be italic. Anyway, I see that remarks are italic in LyX, wher

Setting the width of cells

2009-10-12 Thread Luca Carlon
Hi! I was trying to set a table so that it takes the entire column of my document. I have 4 columns, so I selected each entire column and I set the width as 20% of the text width. The problem is that, at the end, the table doesn't take 100% of the text width, but it takes far more. Am I doing somet

Re: Setting the width of cells

2009-10-12 Thread Luca Carlon
James C. Sutherland writes: > I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1. What version > of LyX are you using? What platform/OS are you on? Can you post a > minimal example? I don't know how to post an attachment here. I can post the Latex code. Is this ok? I'm using LyX 1.6.4.

Re: Setting the width of cells

2009-10-12 Thread Luca Carlon
Yes, the attached works. I attach the LyX file from which I took the latex source I gave you and the PDF is the result. On Mon, Oct 12, 2009 at 6:22 PM, James C. Sutherland < james.sutherl...@utah.edu> wrote: > > On Oct 12, 2009, at 10:12 AM, Luca Carlon wrote: > > James C.

Re: Setting the width of cells

2009-10-13 Thread Luca Carlon
James C. Sutherland writes: > > Ahh. You are indeed correct. I can verify that the table over-runs > the page margins. I suspect that this may be a LaTeX problem rather > than a LyX problem, but the LaTeX gurus on the list would need to > verify that. So, should I report the bug or sho

Re: Setting the width of cells

2009-10-13 Thread Luca Carlon
Jürgen Spitzmüller writes: > This is no bug at all. The width of your 4 cells alone make 100% textwidth. > But then, there's also the space between the columns (\tabcolsep) and the > width of the lines, which will be added to the width. > > Jürgen There is something I don't understand here...

References in program listings

2009-10-14 Thread Luca Carlon
Hi! Is it possible to insert references in program listings? I tried to do that but the button apply is disabled. I tried even to copy and paste a reference but the reference doesn't appear in the PDF. Is there any reason why this is not possible? Thanks! Luca

Re: References in program listings

2009-10-14 Thread Luca Carlon
Sam Liddicott writes: > Do you want to reference other parts of the document or other listings? > > If you use newfangle: > http://repo.or.cz/w/newfangle.git > > then you can create references between code blocks, or references within > the document to a code block from the document, using the

Font in formulas

2009-10-25 Thread Luca Carlon
Hi! I'm trying to create a presentation with beamer, but I found out formulas are written with a different font than that I commonly use. Is it possible to change this? I've been able to change the font of the text but not that of formulas. Thanks!

DVI preview

2009-10-28 Thread Luca Carlon
Hi! My document is becoming larger and larger, so I read it is possible to use DVI to have quick previews. I tried it, but TeXShop is opened without showing anything. I tried previewing a guide with DVI and it works correctly. Is there any way to understand why my DVI preview is not showed? No erro

Re: DVI preview

2009-10-28 Thread Luca Carlon
Luca Carlon writes: > > Hi! My document is becoming larger and larger, so I read it is possible to use > DVI to have quick previews. I tried it, but TeXShop is opened without showing > anything. I tried previewing a guide with DVI and it works correctly. Is there > any way to un

Re: LyX 1.6.4.1 and Snow Leopard

2009-10-29 Thread Luca Carlon
0 minutes the autosave interval, so that I could work without it somehow (seems to me there is a bug there too, I had to restart some times before 100 minutes were actually placed between autosavings). I still get the error message some times, but very rarely. Anyay, I suppose the bug is still there. Luca Carlon

Re: slides with line control and audio track

2009-11-02 Thread Luca Carlon
Pol writes: > > I would like to create slides with the following features: > > - slide gradually reveals successive lines of text This can be done with beamer. Luca

Insert a frontpage

2009-11-02 Thread Luca Carlon
Hi! I'm writing my thesis in LyX using the document class 'book'. This is very good and I'd like not to change it. I need to insert a frontpage with some informations, but I see this document class doesn't allow an abstract and some other things, like the address. Thus I would need to insert a sing

Creation of A5 documents

2009-11-02 Thread Luca Carlon
Hi! I wrote my thesis using the A4 format. Unfortunately now, I see that my university requires me to produce a copy in A5 format. I tried switching from A4 to A5, but I get that equations and algorithms don't fit anymore in the page. I don't know how to handle this. Is it possible to simply reduce

Re: Cannot export to pdf in Mac OSX Snow Leopard

2009-11-02 Thread Luca Carlon
ack of some software needed. Try to see if you have ps2pdf and anything else LyX depends on. Mactex should solve the problem I suppose. Luca Carlon

Problems with shortcuts

2009-11-08 Thread Luca Carlon
Hi! I've written many formulas, but I still can't figure out how to use the shortcut to write square parenthesis in a formula under MacOSX. I read I have to use option-M and then the [, but if I press option+è I get 'unknown function'. Round parenthesis are ok, but the others are not... am I doing

Re: Problems with shortcuts

2009-11-08 Thread Luca Carlon
Guenter Milde writes: > I would really be surprised, if "option+è" (i.e. option + LATIN SMALL > LETTER E WITH GRAVE) resulted in a opening square bracket by default! > > It sound like on your keyboard the square brackets are not on the same > position as on a US keyboard (similar to my German key

Re: lyx and pdf fonts

2009-11-10 Thread Luca Carlon
ask2 writes: > Hi > I try out LYX maybe once a year. What I am looking for when I try it is if > the pdf files I can get is of high quality. Unfortunaltely that never is the > case. > > So am I just stupid or is there a way to get really high quality pdf from > LYX? > > Main purpose is to read o

Problems with PDF files generated by LyX

2009-11-11 Thread Luca Carlon
Hi guys! I know this is not the right place to ask this, but maybe you could be patient and at least try to give me some hints. I'm writing my thesis with LyX, and I produce PDF's using the ps2pdf command for my supervisor. The problem is that now, she's telling me she's never been able to read th

Re: Problems with PDF files generated by LyX

2009-11-11 Thread Luca Carlon
Liviu Andronic writes: > I usually check my PDFs with Adobe Reader (here, on Linux). Did you try it? > Liviu Yes, of course. Tried with Adobe under MacOSX, Linux and Windows XP and Vista. No problems... Luca

Re: Problems with PDF files generated by LyX

2009-11-11 Thread Luca Carlon
Guenter Milde writes: > It rather looks like data corruption on the way (or opening a PDF as > normal text) How do you transfer the PDFs to her? What happens, if you > hand her copy on a floppy or USB-stick? > > Günter I would exclude data corruption as she told me she has never been able to ope

Re: Problems with PDF files generated by LyX

2009-11-12 Thread Luca Carlon
Steve Litt writes: > Have her email one back to you and see if YOU can open it. That will rule out > corruption. > > STeveT Well, I can do this. I will ask her. Thanks. Luca

Re: Problems with PDF files generated by LyX

2009-11-12 Thread Luca Carlon
Anders Ekberg writes: > I have experienced problems with PDFs created on Mac. I don't know if it can have anything to do with this: > http://www.tug.org/mactex/2009/fontcache/fix-font-cache-bug.html > Anyway the problem appears for, say one in 5 to 10 colleagues with no apparent clue to where it w

Re: Problems with PDF files generated by LyX

2009-11-17 Thread Luca Carlon
Helge Hafting writes: > Can you try pdflatex instead? The pdf will be made with different > software, and usually much faster too. The only problem is if you use > pstricks or something similiar that isn't supported by pdflatex. You'll > notice that immediately though. > > Helgeg Hafting Unfo

Re: Problems with PDF files generated by LyX

2009-11-17 Thread Luca Carlon
Rainer M Krug writes: > > Unfortunaltely no, it is not possible. I use eps graphic files, and as far > > as I > > know, they're not supported by pdflatex. > > > > At least under linux, it works. > > Rainer > > > > > Luca This is very strange, under MacOSX I get: Latex error: unknown graphics e

Re: Problems with PDF files generated by LyX

2009-11-17 Thread Luca Carlon
Rainer M Krug writes: > as far as I understand LyX, it uses a chain of converters to convert > incompatible graphic formats. Under Linux, eps files can be converted to a > usable format. In contrast, it seems that this is not possible under Mac, or > the appropriate converters are not installed. >

Re: Problems with PDF files generated by LyX

2009-11-17 Thread Luca Carlon
Anders Ekberg writes: > Hmmm, I think I remember having something like that a long time ago. Have you made your files in Illustrator? > Have you tried eps2eps on the file? > (i guess you have done the standard sudo texhash and LyX>Reconfigure). > > /Anders No, I created those files with Matlab.

Re: Problems with PDF files generated by LyX

2009-11-17 Thread Luca Carlon
On Tue, Nov 17, 2009 at 3:57 PM, Anders Ekberg wrote: > No, my mistake. Kornel is right. Possible the easiest for you is to convert > to png (you can write png-files directly from your matlab script to make it > easier). If you save with the same filename, but with .png you can just do a > find

Unknown graphics extension: eps

2009-11-18 Thread Luca Carlon
new lyx file alone, and pdflatex works correctly as well. Any idea what there could be wrong? I tried on both MacOSX and Linux Kubuntu 9.10. Thanks! -- Luca Carlon Computer Engineering Student University of Padua (Italy)

Re: Problems with PDF files generated by LyX

2009-11-18 Thread Luca Carlon
Guenter Milde wrote: On 2009-11-17, Luca Carlon wrote: Helge Hafting writes: Can you try pdflatex instead? Unfortunaltely no, it is not possible. I use eps graphic files, and as far as I know, they're not supported by pdflatex. ... however, LyX will convert it to EPS on the fly (

Re: Unknown graphics extension: eps

2009-11-19 Thread Luca Carlon
On Thursday 19 November 2009 02:44:55 pm Helge Hafting wrote: > It works on debian linux with lyx 1.6.4, so check if you have necessary > software. Also check that the converter is found in the PATH, otherwise > LyX won't find it. > > Checking in Tools->Preferences, I see that EPS is listed as a v

Printing book on two-sided document

2009-12-06 Thread Luca Carlon
k you for all the support you have been giving me during my work on my thesis! :-))! -- Luca Carlon Computer Engineering Student University of Padua (Italy)

Re: Printing book on two-sided document

2009-12-06 Thread Luca Carlon
ation! -- Luca Carlon Computer Engineering Student University of Padua (Italy)

Re: Unknown graphics extension: eps

2010-01-06 Thread Luca Carlon
Thank you for your answer, but I already discovered what was going on: eps files cannot be included in the preamble. On Wed, Jan 6, 2010 at 11:29 AM, Helge Hafting wrote: > Luca Carlon wrote: > > Anyway, this is a problem related to this specific file, i.e. my thesis, >> as if