Biochemical equation in lyx

2002-09-05 Thread Jan Smid
Hello, I got a question concerning biochemical equations in lyx 1.2.1: how can I do somthing like this: enzyme adp + p --> atp? I just found a doubledirection arrow <-->. (the formula is an example, it is probably incorrect :-) ) TIA! -j

Preview of .ps files is not accurate

2002-09-06 Thread Jan Smid
Hi, I have a problem with the preview of .ps Files. The preview is not accurate at all, the right border seems to be cut off a bit, though in the generated postscript is all right. This makes it hard use the "bounding box"-feature because I have to compile the lyx file every time I change some

Bug in lyx 1.2.1 Bounding Box size

2002-09-06 Thread Jan Smid
Hi, when I choose a value higher than the size of the bounding box, Lyx 1.2.1 crashes. Can anybody confirm this behavior? -j

blue underlines

2004-05-25 Thread Jan Smid
Hi, since I opened up a new file to split my thesis in lyx 1.3.4, I got blue underlines under every word (blanks are left out). I'm not aware of any changes in document style or anything like that. How can I get rid of the blue underlines, they are sort of annoying. tia -j

Bug when merging multiple lyx files

2004-06-24 Thread Jan Smid
Hi, when I merge several .lyx files (insert --> insert file --> .lyx document), the images are not displayed because the path to the .ps is altered. The single files are ok, it just occures when merging multiple lyx documents. Any workarounds yet? -j

Change the font for a document from default to helvetica

2004-06-27 Thread Jan Smid
Hi, I need to change the font in my document from default (times) to helvetica. When I change it, the text appears to be helv, but things like "Table", the page number and "figures" set by lyx are still the default. This looks a little bit ugly, is it possible to change that? -j

View of Lyx

2004-06-30 Thread Jan Smid
Hi, because I can better concentrate when reading a real piece of paper, I often print out several pages of my thesis to correct them manually and then transfer the corrections back into the lyx document. When doing this, it is a little bit annonying to orientate in the text on the screen becau

Creating figures - replacing nativ text with latex text

2004-07-12 Thread Jan Smid
Hi, after I created figures with Microcal Origin 4.11/5.0/6.0 (buggy! bad .eps support!) I figured out that it is possible to replace the texts in .eps files it with native latex font, which probably will look far better than this Arial 12 pt. Do you replace fonts in graphs etc. on a regular b

Turn off using cm fonts

2004-07-12 Thread Jan Smid
Hi, after installing the computer modern fonts package (mainly to produce a pdf which is good to read on a display with Adobe acrobat), I would like to use the default font again. How do I turn off using the cm font? -j

Splitting figures describing text

2004-08-02 Thread Jan Smid
Hi, I got a problem with text describing my figures in a float. A large text below the figures is not placed onto a new page, but is cut off after the page ends. Site numbering is completely ignored, the text is placed over it. I will try to draw an ASCII example :-) -- |

using \figcaption as ERT

2004-08-09 Thread Jan Smid
Hi, after Herbert gave me the hint using the nonfloat package (thanks again), I got another problem. I replaced the text describing the figures with [ERT] \begingroup\par singlespacing \figcaption [short description] {long blabla} \endgroup When I do a div preview (or postscript), only the first

Re: using \figcaption as ERT

2004-08-10 Thread Jan Smid
Am Montag, 9. August 2004 18:51 schrieb Jan Smid: Hi, > Any ideas? I would like to get my whole text, actually. . . > If somebody needs the .tex, I will email it because it is larger than 60 > kb. I solved this issue. I used copy and paste to place my texts into the ERT. Well, there w

nomencl.sty

2004-08-10 Thread Jan Smid
Hi, I am trying to get the nomencl.sty package to work. I need to create a list with the used abbreviatons, in a table and sorted by Name [ASCII art] Abbreviation Unit Description bla b Blabla In the preamble I wrote: \usepackage{nomencl} \makeglossary Then, where

nomencl.sty/several question to typography

2004-08-13 Thread Jan Smid
Hi, after playing around with nomencl.sty (thanks Herbert!), I did not manage to produce an abbreviation index in a table. The example in the manual did not work, and I am completely lacking of any TeX knowledge (this is why I use lyx :-) ) So does anyone have a nomencl.sty with working tables

Need to use \typearea when using \setspace

2004-08-23 Thread Jan Smid
Hi, when using onehalfspacing in koma-article class , is it necessary to use \typearea[current]{calc} in the preamble, as proposed in the koma-script documentation? This leads to very large margin in the .dvi - to large for my taste. Or is the calclation done in a correct way? -j

natbib, pubmed and changing the initials and Lastname

2004-08-25 Thread Jan Smid
Hi, when using the natbib package, how do I change the appearance from "J. P. Aggleton" to "Aggleton, J. P." in the literature list? TIA -j

Sorting entries in a table

2004-09-11 Thread Jan Smid
Hi, how can I sort the entries within a table? ASCII on b|bla|blubb a|blubb|bla I want it to be sorted like: a|blubb|bla b|bla|blubb I figured out that makeindex is probably the right choice, but I am not experienced enough to use it. . . Is there a way to do that? -j

Re: Urgent:No indentation for footnote Authors

2004-09-14 Thread Jan Smid
Am Montag, 13. September 2004 18:59 schrieb Rajil Saraswat: Hi, >I am stuck with this tex problem on the last day of my paper submission. > The footnote for the author is coming out to be indented which i dont In preamble: --- \makeatletter \newlength{\myFootnoteWidth} \newlength{\myFootnoteL

Re: push JabRef references into Lyx (solved)

2004-09-28 Thread Jan Smid
Am Dienstag, 28. September 2004 15:21 schrieb Heinz-Uwe Hobohm: Hi, > Now start Lyx, select references in JabRef, Press the "push to > Lyx"-button, and the bibliobliography instantaneously appears within > the Lyx-document. pretty cool. How about a wiki entry? -j

Use two different classes in one document

2005-05-16 Thread Jan Smid
Hi, for my thesis I need to append a curriculum vitae at the end of the document. As a addicted lyx user, I wrote my cv with lyx :-). How can I append the cv to my document (KOMA article)? -j