Re: Lyx-users mail server error

2008-05-29 Thread christian . ridderstrom
On Thu, 29 May 2008, Jeremy C. Reed wrote: I am trying to attach a example lyx file to ask a question. But my messages keep getting rejected with the error below. The example file is only 98K. Thanks. Please consider making a way smaller example. I agree. Please make the example much smal

How reduce number of hyphenation per page

2008-05-29 Thread D . Zorig
Hi all, I'm using LyX 1.5.5 on Windows XP. My document has utf8 encoding and Cyrillic font. I'm getting about 10 hyphenation per page and doesn't look pretty. Unfortunately microtype package doesn't work with Cyrillic font. So no protrusion and expansion available. By googling, I got a understa

Re: Lyx-users mail server error

2008-05-29 Thread Jeremy C. Reed
> I am trying to attach a example lyx file to ask a question. But my messages > keep getting rejected with the error below. The example file is only 98K. > Thanks. Please consider making a way smaller example. I'd guess that a 98KB file is over 5000 lines -- way too long for an email to this l

Re: Installation glitch

2008-05-29 Thread Paul A. Rubin
David Hewitt wrote: As always, thanks for the great help Paul. Welcome. :-) Out of curiosity, I uninstalled and reinstalled to check this. At the MikTeX installation, I chose NO for install packages on the fly. I don't think it mattered. It still went through the list like last time, stayi

Re: Lyx 1.5.3 not showing references from Jabref 2.3.1

2008-05-29 Thread vu
rgheck wrote: > > > Export the document to LaTeX and try compiling it manually. Report the > error messages. It sounds to me as if either LyX or LaTeX isn't finding > the .bib file, and there are various reasons this can happen. > > I did this, and the output in the terminal was as follow

Lyx-users mail server error

2008-05-29 Thread Adrian Peter
Hi, I am trying to attach a example lyx file to ask a question. But my messages keep getting rejected with the error below. The example file is only 98K. Thanks. Adrian ---ERROR: Hi. This is the qmail-send program at wierdlmpc.msci.memphis.edu. I'm afraid I wasn't able to deliver your me

RE: Sideways Longtable

2008-05-29 Thread Adrian Peter
Never mind about the landscape longtable. I found a thread that said I should you the lscape package so I will try that option. Thanks. _ Make every e-mail and IM count. Join the i’m Initiative from Microsoft. http://im.live.com/

Sideways Longtable

2008-05-29 Thread Adrian Peter
Hi, Is there a way to create a longtable that is sideways (landscape)? I tried to click on the rotate table 90 degrees option but that ended up giving me a bunch of errors. Thank you. Adrian _ Change the world with e-mail. Joi

Re: Footnote without numbering (new)

2008-05-29 Thread Manveru
Are you sure of it? I see this will change footer on every page in whole document... 2008/5/29 Nicolás <[EMAIL PROTECTED]>: > A possibility to get a footnote not connected to a part of the document is > to use the fancyhdr package > > In the preamble, write: > > \usepackage{fancyhdr} > \fancypage

Re: Installation glitch

2008-05-29 Thread David Hewitt
>> If so, why >> does that same script run like lightning in the LyX program window, but >> crawl in the installer? > > Assuming you have MikTeX set to auto-install, first time around (the > installer) the configuration script looks for eight zillion packages, > ten of which are already insta

Re: Grand-child document

2008-05-29 Thread rgheck
Rune Schjellerup Philosof wrote: Hi Isn't it support to make a child document in a child document? Yes, this is possible. I've done it. rh

Re: Footnote without numbering (new)

2008-05-29 Thread Nicolás
A possibility to get a footnote not connected to a part of the document is to use the fancyhdr package In the preamble, write: \usepackage{fancyhdr} \fancypagestyle{plain}{ \cfoot{} \lfoot{ \scriptsize your text\ \begin{center} \thepage \end{center} } \renewcommand{\headrulewidth}{0pt} \renewco

Grand-child document

2008-05-29 Thread Rune Schjellerup Philosof
Hi Isn't it support to make a child document in a child document? -- Rune

Re: Footnote without numbering (new)

2008-05-29 Thread Michael Wojcik
Jean-Marc Lasgouttes wrote: Adrian Peter <[EMAIL PROTECTED]> writes: Thank you for the suggestion but unfortunately I really need to put a footnote without a symbol or anything. I am trying to use Lyx for my thesis. Our college requires that if any of the chapters has already appeared as a publ

Sectioned bibliogaphy

2008-05-29 Thread gdmj100
Hi Lyx group, I am in dire need of some experienced user assistance. I recently switched to Lyx to write my thesis and have a reference format problem that I just can't get rid of. I am very new to the LaTeX world, but feel comfortable working within the LyX constraints. I would like to, by enteri

Sectioned bibliogaphy

2008-05-29 Thread gdmj100
Hi Lyx group, I am in dire need of some experienced user assistance. I recently switched to Lyx to write my thesis and have a reference format problem that I just can't get rid of. I am very new to the LaTeX world, but feel comfortable working within the LyX constraints. I would like to, by enteri

Sectioned bibliogaphy

2008-05-29 Thread gdmj100
Hi Lyx group, I am in dire need of some experienced user assistance. I recently switched to Lyx to write my thesis and have a reference format problem that I just can't get rid of. I am very new to the LaTeX world, but feel comfortable working within the LyX constraints. I would like to, by enteri

Re: How can I do this?

2008-05-29 Thread Paul A. Rubin
Nicolás wrote: Hi! I am writing a thesis and I need to include some articles verbatim, that is, with the format and style they where originally published. Using child documents requires files to have the same style. So how can I do, if it is possible, what I want to do? If they are PDF fi

Re: Lyx crashes everytime I try to open my document

2008-05-29 Thread G. Milde
On 28.05.08, Abdelrazak Younes wrote: > Helge Hafting wrote: >> Abdelrazak Younes wrote: >>> Jean-Marc Lasgouttes wrote: How difficult would it be to support unicode in maths? >>> In 1.5 forget about it. In 1.6 that would require a lot of work I >>> guess. >> This wasn't any generic unicode

Re: Lyx 1.5.3 not showing references from Jabref 2.3.1

2008-05-29 Thread Paul A. Rubin
vu wrote: Hi, thanks for the help. I've exported it to LaTex (using pdflatex), but I don't know how to "compile it manually". I haven't had a chance to really get into the fine details of Lyx. How would I do this? http://www.nabble.com/file/p17527137/CONS6017-Essay.log CONS6017-Essay.log ht

Re: Thesis first pages

2008-05-29 Thread Manveru
This is kind of task which is much easier to do by drawing than by programming. But I did front matter for my thesis in Latex and I am adding it as a package to my documents. M. 2008/5/29 Maksi <[EMAIL PROTECTED]>: > > > David Hewitt wrote: > > FWIW, I had a nightmare of a time meeting all the f

Re: LyX and Scientific Word/Workplace

2008-05-29 Thread Ken
Hi all, I wanted to follow up this thread in case anyone else has the same issue. The temporary solution I have found is to: (1) in LyX, do File > Export > LaTeX (plain) (2) in SWP, do File > Import Contents This appears to import the LaTeX code within the begin/end{document}. This seems to w

How can I do this?

2008-05-29 Thread Nicolás
Hi! I am writing a thesis and I need to include some articles verbatim, that is, with the format and style they where originally published. Using child documents requires files to have the same style. So how can I do, if it is possible, what I want to do? Thanks Nicolás

Re: Thesis first pages

2008-05-29 Thread Maksi
David Hewitt wrote: > FWIW, I had a nightmare of a time meeting all the formatting stuff my > WORD-centric academic admin wanted for my dissertation. So I made a set of > front pages in MS Word that worked when exported as PDF (with Adobe full > version Acrobat Pro), and just added them to the fr

Re: about the style of the section numbering

2008-05-29 Thread Maksi
Haiyang Chao wrote: > Thanks for your prompt response. Actually, Ijust need to modify another > guy's file. But he is also not so familiar with lyx. My lyx file is using > ieeetran.cls. It looks like "document setting" is the only part I can > modify > to change the page style. LaTeX has come a