Adding TeX class problem

2006-05-19 Thread Eugeny N Dzhurinsky
Hello! Co-workers sent me some TeX document to work on and class required for this document. I copied class to /usr/local/share/texmf/latex/company/company.cls together with EPS images. Then I invoked "texhash" command as root, and then I choose "Tools->Reconfigure" in LyX (1.4.1). Now I can see

Re: Adding TeX class problem

2006-05-19 Thread Eugeny N Dzhurinsky
On Fri, May 19, 2006 at 05:31:22PM +0200, Ingo Kl?cker wrote: > You have to choose "Tools->Reconfigure" _after_ creating the dummy > layout because Reconfigure looks for new layouts. From your description > you did it before you created the dummy layout. Really, you were right! Now I'm able to

Re: Adding TeX class problem

2006-05-22 Thread Eugeny N Dzhurinsky
On Sat, May 20, 2006 at 04:55:31PM -0400, Paul A. Rubin wrote: > Eugeny N Dzhurinsky wrote: > The file originally sent to you was a LaTeX (.tex) file, right? Can you > compile it successfully by running latex against it in a command shell, > or do you get the same error messag

Re: Adding TeX class problem

2006-05-23 Thread Eugeny N Dzhurinsky
On Mon, May 22, 2006 at 02:56:45PM -0400, Paul A. Rubin wrote: > I suspect that there is something in the preamble of the .tex file that > either defines the \confidential command > (\newcommand[1]{\confidential}{...} or something to that effect,), or > else something in the preamble loads a pac

numpad is not working anymore?

2006-05-23 Thread Eugeny N Dzhurinsky
LyX 1.4.1 of Tue, Apr 11, 2006 For some reason numpad is not working when editing files, I remember it worked fine at 1.4.0... Do I miss something in configuration? -- Eugene N Dzhurinsky

eliminate T1 fonts?

2006-05-24 Thread Eugeny N Dzhurinsky
Hello! For some reason when generating PDF files from LyX, fonts used in these files looks weird under windows. To fix that, I need to export file to TeX, and then remove \usepackage[T1]{fontenc} After that pdflatex does its job fine and PDF file looks great. Is there any way to fix that within

Re: eliminate T1 fonts?

2006-05-25 Thread Eugeny N Dzhurinsky
On Wed, May 24, 2006 at 04:39:32PM +0100, Jose' Matos wrote: > On Wednesday 24 May 2006 16:31, Paul A. Rubin wrote: > > The lmodern fonts (if I got > > the name right) also apparently work well with PDFs, but require some > > latex code to use. > \usepackage{lmodern} > in preamble. ;-) Cool. Would

Insering source code into LyX document

2007-03-01 Thread Eugeny N Dzhurinsky
Hello there! Could somebody please advice, how is it possible to insert source code into a Lyx document with saving indentation and may be coloring of keywords / variables etc in resulting PDF/PostScript? Also it would be great if source code will have a caption at the bottom and a border (with a

Re: Insering source code into LyX document

2007-03-01 Thread Eugeny N Dzhurinsky
On Thu, Mar 01, 2007 at 05:17:59PM +0100, Gunnar wrote: > > You may want the excellent ``listings`` package. > Or the even more excellent program "highlight" (The result looks better with > this one) this is external program, right? -- Eugene N Dzhurinsky

Re: Insering source code into LyX document

2007-03-01 Thread Eugeny N Dzhurinsky
On Thu, Mar 01, 2007 at 11:11:13AM -0500, Alan G Isaac wrote: > On Thu, 1 Mar 2007, Eugeny N Dzhurinsky apparently wrote: > > Could somebody please advice, how is it possible to insert > > source code into a Lyx document with saving indentation > > and may be coloring of

cross-references in PDF

2007-03-15 Thread Eugeny N Dzhurinsky
Hello, could somebody please advice - how is it possible to create cross-references between sections/subsections? For instance, in section 1.2 i need to refer to section 1.8, I would like to insert something like "(see section 1.8 `section 1.8 name' for details", where section number and name is in

Re: cross-references in PDF

2007-03-15 Thread Eugeny N Dzhurinsky
On Thu, Mar 15, 2007 at 09:52:02AM -0400, Richard Heck wrote: > Eugeny N Dzhurinsky wrote: > > Hello, could somebody please advice - how is it possible to create > > cross-references between sections/subsections? For instance, in section 1.2 > > i > > need to refer to s

Re: cross-references in PDF

2007-03-16 Thread Eugeny N Dzhurinsky
On Thu, Mar 15, 2007 at 11:33:51AM -0400, Richard Heck wrote: > > You may have the same problem the previous person did. Make sure that > your labels are NOT in the section titles themselves. This is where I > normally put them, and where I think everyone normally puts them, but it > messes up nam

convert lyx to PDF from command line

2007-03-16 Thread Eugeny N Dzhurinsky
Hello, could somebody please tell me how is it possible to convert LyX document to PDF from command line? -- Eugene N Dzhurinsky

Re: convert lyx to PDF from command line

2007-03-16 Thread Eugeny N Dzhurinsky
On Fri, Mar 16, 2007 at 01:04:06PM +0100, Gunnar wrote: > On Friday 16 March 2007 12:55, Eugeny N Dzhurinsky wrote: > > Hello, could somebody please tell me how is it possible to convert LyX > > document to PDF from command line? > lyx -e pdf file.lyx > creates file.pdf

Re: convert lyx to PDF from command line

2007-03-16 Thread Eugeny N Dzhurinsky
On Fri, Mar 16, 2007 at 01:10:10PM +0100, Gunnar wrote: > > Is there any way to specify I would like to use pdflatex to make > > conversion? > lyx -e pdflatex file.lyx > perhaps? It converts all EPs images to PDF but LyX document to a TeX one, no PDf is generated -- Eugene N Dzhurinsky

Re: convert lyx to PDF from command line

2007-03-16 Thread Eugeny N Dzhurinsky
On Fri, Mar 16, 2007 at 01:49:12PM +0100, Jean-Pierre Chretien wrote: > > >>From: Gunnar <[EMAIL PROTECTED]> > >>To: lyx-users@lists.lyx.org > >>Subject: Re: convert lyx to PDF from command line > >>Date: Fri, 16 Mar 2007 13:10:10 +0100 > >>X-Scan-Result: No virus found in message 1HSBG6-0008FV-8O

technical specification class ?

2007-03-22 Thread Eugeny N Dzhurinsky
Hello! Could somebody please suggest some document class suitable for writing technical specifications? For now I'm using article class, but sometimes I'm not satisfied with it, probably there is something more convenient for such kind of task as I'm doing? Thanks in advance! P/S Probably somebo

insert tabulation symbol

2007-03-27 Thread Eugeny N Dzhurinsky
Hello I would love to have an ability to insert (and let it be rendered) tabulation symbol into TeX commands like \lstset{language=XML} \begin{lstlisting} [tab here] \end{lstlisting} it would be great if I could set number of spaces for tabluation in the document preamble. Is it possible at

Exporting to PDF

2005-07-12 Thread Eugeny N Dzhurinsky
Hi! I have a problem with the PDF files exported by LyX on FreeBSD host in Windows - the fonts seems to be raster or something like this. Is there any way to force using the TrueType fonts when exporting to the PDF? -- Eugene N Dzhurinsky

Re: Exporting to PDF

2005-07-12 Thread Eugeny N Dzhurinsky
On Tue, Jul 12, 2005 at 08:53:50AM +0100, Angus Leeming wrote: > Eugeny N Dzhurinsky wrote: > > > Hi! I have a problem with the PDF files exported by LyX on FreeBSD host > > in Windows - the fonts seems to be raster or something like this. Is > > there any way to force

Re: Exporting to PDF

2005-07-12 Thread Eugeny N Dzhurinsky
On Tue, Jul 12, 2005 at 09:06:27AM +0100, Angus Leeming wrote: > >> http://wiki.lyx.org/FAQ/PDF#badFonts > > Actually there's nothing about using the TTF fonts with LyX :( > And did you follow the link to the TeX FAQ? It's pretty comprehensive... I tried to read this, seems to be a bit complicated

Re: Exporting to PDF

2005-07-12 Thread Eugeny N Dzhurinsky
On Tue, Jul 12, 2005 at 09:25:52AM +0100, Angus Leeming wrote: > Eugeny N Dzhurinsky wrote: > > > On Tue, Jul 12, 2005 at 09:06:27AM +0100, Angus Leeming wrote: > >> >> http://wiki.lyx.org/FAQ/PDF#badFonts > >> > Actually there's nothing about usin

Re: Exporting to PDF

2005-07-12 Thread Eugeny N Dzhurinsky
On Tue, Jul 12, 2005 at 10:35:19AM +0100, Angus Leeming wrote: > Googling on "pdf latex" brings up this page which talks about using true > type fonts with pdflatex. > http://www.eecs.harvard.edu/~mdw/proj/texslides/ > Ain't google great? Yeah May be somebody can take care and place this link in t

Re: Exporting to PDF

2005-07-12 Thread Eugeny N Dzhurinsky
On Tue, Jul 12, 2005 at 10:35:19AM +0100, Angus Leeming wrote: > Eugeny N Dzhurinsky wrote: > >> Shrug. Why don't you try the suggestions I've given you already? Go grab > >> the lmodern package and add this to your preamble: > >> \usepackage{lmodern} > &

Re: Exporting to PDF

2005-07-12 Thread Eugeny N Dzhurinsky
On Tue, Jul 12, 2005 at 03:35:03PM +0300, Andrei Popov wrote: > Hello Eugeny, > > Tuesday, July 12, 2005, 3:14:30 PM, you wrote: > > > Just tried that, I did everything exactly as described. The resulting PDF > > still looks crappy. Any ideas why? > > A description such as "crappy" isn't helping

LyX -> MS Word

2005-07-15 Thread Eugeny N Dzhurinsky
Is there any way to convert the LyX document into the MS word file? The document contains the set of EPS emages. -- Eugene N Dzhurinsky