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}
element
[tab here]nested/
/element
\end{lstlisting}

it would be great if I could set number of spaces for tabluation in the
document preamble.

Is it possible at all?

-- 
Eugene N Dzhurinsky


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}
element
[tab here]nested/
/element
\end{lstlisting}

it would be great if I could set number of spaces for tabluation in the
document preamble.

Is it possible at all?

-- 
Eugene N Dzhurinsky


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 all?

-- 
Eugene N Dzhurinsky


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 somebody could suggest how to increase nesting for
section/subsection/subsubsection? I need even more deep level, but I don't
know how to get it in LyX, if it is possible at all.

-- 
Eugene N Dzhurinsky


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 somebody could suggest how to increase nesting for
section/subsection/subsubsection? I need even more deep level, but I don't
know how to get it in LyX, if it is possible at all.

-- 
Eugene N Dzhurinsky


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 somebody could suggest how to increase nesting for
section/subsection/subsubsection? I need even more deep level, but I don't
know how to get it in LyX, if it is possible at all.

-- 
Eugene N Dzhurinsky


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 nameref, for reasons you can see if you look at the aux files
 that get generated. Just put the label at the start of the section.

Really, I figured that after some time of experimenting with placement of
labels

Thanks!

-- 
Eugene N Dzhurinsky


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

Is there any way to specify I would like to use pdflatex to make conversion?

-- 
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: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.
 X-Scan-Signature: ch-smtp02.sth.basefarm.net 1HSBG6-0008FV-8O 
 2502a4e268935daaa468c1d61bf4a19f
 
  Is there any way to specify I would like to use pdflatex to make
  conversion?
 lyx -e pdflatex file.lyx 
 
 Here
 lyx -e pdf2 file.lyx 
 Check the converters section of the Documents-Settings to find
 the real name of the pdflatex compilation destination PDF.

Thanks!

-- 
Eugene N Dzhurinsky


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 nameref, for reasons you can see if you look at the aux files
 that get generated. Just put the label at the start of the section.

Really, I figured that after some time of experimenting with placement of
labels

Thanks!

-- 
Eugene N Dzhurinsky


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

Is there any way to specify I would like to use pdflatex to make conversion?

-- 
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: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.
 X-Scan-Signature: ch-smtp02.sth.basefarm.net 1HSBG6-0008FV-8O 
 2502a4e268935daaa468c1d61bf4a19f
 
  Is there any way to specify I would like to use pdflatex to make
  conversion?
 lyx -e pdflatex file.lyx 
 
 Here
 lyx -e pdf2 file.lyx 
 Check the converters section of the Documents-Settings to find
 the real name of the pdflatex compilation destination PDF.

Thanks!

-- 
Eugene N Dzhurinsky


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 nameref, for reasons you can see if you look at the aux files
> that get generated. Just put the label at the start of the section.

Really, I figured that after some time of experimenting with placement of
labels

Thanks!

-- 
Eugene N Dzhurinsky


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

Is there any way to specify I would like to use pdflatex to make conversion?

-- 
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: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.
> >>X-Scan-Signature: ch-smtp02.sth.basefarm.net 1HSBG6-0008FV-8O 
> 2502a4e268935daaa468c1d61bf4a19f
> >>
> >>> Is there any way to specify I would like to use pdflatex to make
> >>> conversion?
> >>lyx -e pdflatex file.lyx 
> 
> Here
> lyx -e pdf2 file.lyx 
> Check the converters section of the Documents->Settings to find
> the real name of the pdflatex compilation destination PDF.

Thanks!

-- 
Eugene N Dzhurinsky


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
inserted and updated automatically if document is changed (sections
added/removed or section name is changed).

-- 
Eugene N Dzhurinsky


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 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
  inserted and updated automatically if document is changed (sections
  added/removed or section name is changed).

 You just need to put a label (InsertLabel) in the section you want to
 reference, and then put a cross-reference where you want it
 (InsertCross-reference), selecting reference for the type. If you
 want to refer to the name of the section, then you need to use the
 nameref package. There was some discussion about this on the list a
 couple weeks ago, which you can find in the archives.

I tried nameref, but for some reason named reference as well as numeric one
inserted by LyX is referencing to the current section - not previous one,
where I put the label. Do I miss something?

My latex preamble:

\usepackage{lmodern}
\usepackage{hyperref}
\usepackage{listings}
\usepackage{nameref}

-- 
Eugene N Dzhurinsky


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
inserted and updated automatically if document is changed (sections
added/removed or section name is changed).

-- 
Eugene N Dzhurinsky


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 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
  inserted and updated automatically if document is changed (sections
  added/removed or section name is changed).

 You just need to put a label (InsertLabel) in the section you want to
 reference, and then put a cross-reference where you want it
 (InsertCross-reference), selecting reference for the type. If you
 want to refer to the name of the section, then you need to use the
 nameref package. There was some discussion about this on the list a
 couple weeks ago, which you can find in the archives.

I tried nameref, but for some reason named reference as well as numeric one
inserted by LyX is referencing to the current section - not previous one,
where I put the label. Do I miss something?

My latex preamble:

\usepackage{lmodern}
\usepackage{hyperref}
\usepackage{listings}
\usepackage{nameref}

-- 
Eugene N Dzhurinsky


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
inserted and updated automatically if document is changed (sections
added/removed or section name is changed).

-- 
Eugene N Dzhurinsky


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 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
> > inserted and updated automatically if document is changed (sections
> > added/removed or section name is changed).
> >   
> You just need to put a label (Insert>Label) in the section you want to
> reference, and then put a cross-reference where you want it
> (Insert>Cross-reference), selecting "reference" for the type. If you
> want to refer to the name of the section, then you need to use the
> nameref package. There was some discussion about this on the list a
> couple weeks ago, which you can find in the archives.

I tried nameref, but for some reason named reference as well as numeric one
inserted by LyX is referencing to the current section - not previous one,
where I put the label. Do I miss something?

My latex preamble:

\usepackage{lmodern}
\usepackage{hyperref}
\usepackage{listings}
\usepackage{nameref}

-- 
Eugene N Dzhurinsky


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 ability to specify it's width etc). 

I guess I need to play with LaTeX?

-- 
Eugene N Dzhurinsky


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 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 ability to specify it's 
  width etc). 
 You may want the excellent ``listings`` package.

Thanks, is there anything about how to use the package?

http://www.educat.hu-berlin.de/~voss/lyx/listings/listings.html seems to be
dead?

-- 
Eugene N Dzhurinsky


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 ability to specify it's width etc). 

I guess I need to play with LaTeX?

-- 
Eugene N Dzhurinsky


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 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 ability to specify it's 
  width etc). 
 You may want the excellent ``listings`` package.

Thanks, is there anything about how to use the package?

http://www.educat.hu-berlin.de/~voss/lyx/listings/listings.html seems to be
dead?

-- 
Eugene N Dzhurinsky


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 ability to specify it's width etc). 

I guess I need to play with LaTeX?

-- 
Eugene N Dzhurinsky


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 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 ability to specify it's 
> > width etc). 
> You may want the excellent ``listings`` package.

Thanks, is there anything about how to use the package?

http://www.educat.hu-berlin.de/~voss/lyx/listings/listings.html seems to be
dead?

-- 
Eugene N Dzhurinsky


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 it work for non-latin encodings, for instance - for KOI8R or
CP1251?

-- 
Eugene N Dzhurinsky


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 it work for non-latin encodings, for instance - for KOI8R or
CP1251?

-- 
Eugene N Dzhurinsky


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 it work for non-latin encodings, for instance - for KOI8R or
CP1251?

-- 
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 LyX itself to avoid intermediate step of creation a TeX
document and then converting it to PDF with pdflatex?

-- 
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 LyX itself to avoid intermediate step of creation a TeX
document and then converting it to PDF with pdflatex?

-- 
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 LyX itself to avoid intermediate step of creation a TeX
document and then converting it to PDF with pdflatex?

-- 
Eugene N Dzhurinsky


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 package that defines 
 \confidential, and somehow that something was not picked up in the .tex 
 to .lyx conversion.  If you can identify the missing statement, you can 
 add it to the preamble in the LyX document.

I imported TeX document into lyx, then exported it back to TeX, and after
taking a look at diff between original TeX and the one produced by LyX I
finally found an issue:

\usepackage{graphicx}

was missing. I added it to the LyX document - and everything is fine now!

-- 
Eugene N Dzhurinsky


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


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 package that defines 
 \confidential, and somehow that something was not picked up in the .tex 
 to .lyx conversion.  If you can identify the missing statement, you can 
 add it to the preamble in the LyX document.

I imported TeX document into lyx, then exported it back to TeX, and after
taking a look at diff between original TeX and the one produced by LyX I
finally found an issue:

\usepackage{graphicx}

was missing. I added it to the LyX document - and everything is fine now!

-- 
Eugene N Dzhurinsky


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


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 package that defines 
> \confidential, and somehow that something was not picked up in the .tex 
> to .lyx conversion.  If you can identify the missing statement, you can 
> add it to the preamble in the LyX document.

I imported TeX document into lyx, then exported it back to TeX, and after
taking a look at diff between original TeX and the one produced by LyX I
finally found an issue:

\usepackage{graphicx}

was missing. I added it to the LyX document - and everything is fine now!

-- 
Eugene N Dzhurinsky


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


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 message?


This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
(./ds170update.tex
LaTeX2e 2003/12/01
Babel v3.8d and hyphenation patterns for american, french, german, ngerman, b
ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e
stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis
h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur
kish, ukrainian, nohyphenation, loaded.
(/usr/local/share/texmf/tex/latex/greenvalley/greenvalley.cls
Document Class: greenvalley 2003/10/29 v0.001(beta) Green Valley style document
 class
(/usr/local/share/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/share/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/share/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/share/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/share/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/share/texmf-dist/tex/latex/graphics/graphics.cfg)
(/usr/local/share/texmf-dist/tex/latex/graphics/dvips.def)))
(/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/local/share/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/local/share/texmf-dist/tex/latex/hyperref/backref.sty)
(/usr/local/share/texmf-dist/tex/latex/url/url.sty))
*hyperref using default driver hdvips*
(/usr/local/share/texmf-dist/tex/latex/hyperref/hdvips.def
(/usr/local/share/texmf-dist/tex/latex/hyperref/pdfmark.def))
(/usr/local/share/texmf-dist/tex/generic/babel/babel.sty
(/usr/local/share/texmf-dist/tex/generic/babel/english.ldf
(/usr/local/share/texmf-dist/tex/generic/babel/babel.def)))
No file ds170update.aux.
(/usr/local/share/texmf-dist/tex/latex/psnfss/ot1phv.fd)
(/usr/local/share/texmf-dist/tex/latex/hyperref/nameref.sty) logo.eps
[1] logo.eps [2] (/usr/local/share/texmf-dist/tex/latex/psnfss/omsphv.fd)
Underfull \hbox (badness 1) in paragraph at lines 39--40


Underfull \hbox (badness 1) in paragraph at lines 40--41


Underfull \hbox (badness 1) in paragraph at lines 41--42


Underfull \hbox (badness 1) in paragraph at lines 42--43


Underfull \hbox (badness 1) in paragraph at lines 43--44


Underfull \hbox (badness 1) in paragraph at lines 55--56

logo.eps [3]
Underfull \hbox (badness 1) in paragraph at lines 59--60


Underfull \hbox (badness 1) in paragraph at lines 60--61


Underfull \hbox (badness 1) in paragraph at lines 61--62


Underfull \hbox (badness 1) in paragraph at lines 62--63


Underfull \hbox (badness 1) in paragraph at lines 69--70


Underfull \hbox (badness 1) in paragraph at lines 70--71


Underfull \hbox (badness 1) in paragraph at lines 71--72


Underfull \hbox (badness 1) in paragraph at lines 77--78


Underfull \hbox (badness 1) in paragraph at lines 78--79


Underfull \hbox (badness 1) in paragraph at lines 79--80


Underfull \hbox (badness 1) in paragraph at lines 80--81


Underfull \hbox (badness 1) in paragraph at lines 81--82

logo.eps [4]
Underfull \hbox (badness 1) in paragraph at lines 88--89


Underfull \hbox (badness 1) in paragraph at lines 89--90


Underfull \hbox (badness 1) in paragraph at lines 90--91


Underfull \hbox (badness 1) in paragraph at lines 91--92


Underfull \hbox (badness 1) in paragraph at lines 97--98


Underfull \hbox (badness 1) in paragraph at lines 98--99


Underfull \hbox (badness 1) in paragraph at lines 99--100


Underfull \hbox (badness 1) in paragraph at lines 100--101


Underfull \hbox (badness 1) in paragraph at lines 101--102


Underfull \hbox (badness 1) in paragraph at lines 102--103


Underfull \hbox (badness 1) in paragraph at lines 103--104


Underfull \hbox (badness 1) in paragraph at lines 104--105


Underfull \hbox (badness 1) in paragraph at lines 105--106

logo.eps [5]
Underfull \hbox (badness 1) in paragraph at lines 114--115


Underfull \hbox (badness 1) in paragraph at lines 115--116


Underfull \hbox (badness 1) in paragraph at lines 125--126


Underfull \hbox (badness 1) in paragraph at lines 126--127


Underfull \hbox (badness 1) in paragraph at lines 127--128


Underfull \hbox (badness 1) in paragraph at lines 128--129


Underfull \hbox (badness 1) in paragraph at lines 135--136

logo.eps [6]
Underfull \hbox (badness 1) in paragraph at lines 136--137


Underfull \hbox (badness 1) in paragraph at lines 137--138

logo.eps [7] (./ds170update.aux) )
(see the transcript file for additional information)
Output written on ds170update.dvi (7 pages, 17624 bytes).
Transcript written

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 message?


This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
(./ds170update.tex
LaTeX2e 2003/12/01
Babel v3.8d and hyphenation patterns for american, french, german, ngerman, b
ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e
stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis
h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur
kish, ukrainian, nohyphenation, loaded.
(/usr/local/share/texmf/tex/latex/greenvalley/greenvalley.cls
Document Class: greenvalley 2003/10/29 v0.001(beta) Green Valley style document
 class
(/usr/local/share/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/share/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/share/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/share/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/share/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/share/texmf-dist/tex/latex/graphics/graphics.cfg)
(/usr/local/share/texmf-dist/tex/latex/graphics/dvips.def)))
(/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/local/share/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/local/share/texmf-dist/tex/latex/hyperref/backref.sty)
(/usr/local/share/texmf-dist/tex/latex/url/url.sty))
*hyperref using default driver hdvips*
(/usr/local/share/texmf-dist/tex/latex/hyperref/hdvips.def
(/usr/local/share/texmf-dist/tex/latex/hyperref/pdfmark.def))
(/usr/local/share/texmf-dist/tex/generic/babel/babel.sty
(/usr/local/share/texmf-dist/tex/generic/babel/english.ldf
(/usr/local/share/texmf-dist/tex/generic/babel/babel.def)))
No file ds170update.aux.
(/usr/local/share/texmf-dist/tex/latex/psnfss/ot1phv.fd)
(/usr/local/share/texmf-dist/tex/latex/hyperref/nameref.sty) logo.eps
[1] logo.eps [2] (/usr/local/share/texmf-dist/tex/latex/psnfss/omsphv.fd)
Underfull \hbox (badness 1) in paragraph at lines 39--40


Underfull \hbox (badness 1) in paragraph at lines 40--41


Underfull \hbox (badness 1) in paragraph at lines 41--42


Underfull \hbox (badness 1) in paragraph at lines 42--43


Underfull \hbox (badness 1) in paragraph at lines 43--44


Underfull \hbox (badness 1) in paragraph at lines 55--56

logo.eps [3]
Underfull \hbox (badness 1) in paragraph at lines 59--60


Underfull \hbox (badness 1) in paragraph at lines 60--61


Underfull \hbox (badness 1) in paragraph at lines 61--62


Underfull \hbox (badness 1) in paragraph at lines 62--63


Underfull \hbox (badness 1) in paragraph at lines 69--70


Underfull \hbox (badness 1) in paragraph at lines 70--71


Underfull \hbox (badness 1) in paragraph at lines 71--72


Underfull \hbox (badness 1) in paragraph at lines 77--78


Underfull \hbox (badness 1) in paragraph at lines 78--79


Underfull \hbox (badness 1) in paragraph at lines 79--80


Underfull \hbox (badness 1) in paragraph at lines 80--81


Underfull \hbox (badness 1) in paragraph at lines 81--82

logo.eps [4]
Underfull \hbox (badness 1) in paragraph at lines 88--89


Underfull \hbox (badness 1) in paragraph at lines 89--90


Underfull \hbox (badness 1) in paragraph at lines 90--91


Underfull \hbox (badness 1) in paragraph at lines 91--92


Underfull \hbox (badness 1) in paragraph at lines 97--98


Underfull \hbox (badness 1) in paragraph at lines 98--99


Underfull \hbox (badness 1) in paragraph at lines 99--100


Underfull \hbox (badness 1) in paragraph at lines 100--101


Underfull \hbox (badness 1) in paragraph at lines 101--102


Underfull \hbox (badness 1) in paragraph at lines 102--103


Underfull \hbox (badness 1) in paragraph at lines 103--104


Underfull \hbox (badness 1) in paragraph at lines 104--105


Underfull \hbox (badness 1) in paragraph at lines 105--106

logo.eps [5]
Underfull \hbox (badness 1) in paragraph at lines 114--115


Underfull \hbox (badness 1) in paragraph at lines 115--116


Underfull \hbox (badness 1) in paragraph at lines 125--126


Underfull \hbox (badness 1) in paragraph at lines 126--127


Underfull \hbox (badness 1) in paragraph at lines 127--128


Underfull \hbox (badness 1) in paragraph at lines 128--129


Underfull \hbox (badness 1) in paragraph at lines 135--136

logo.eps [6]
Underfull \hbox (badness 1) in paragraph at lines 136--137


Underfull \hbox (badness 1) in paragraph at lines 137--138

logo.eps [7] (./ds170update.aux) )
(see the transcript file for additional information)
Output written on ds170update.dvi (7 pages, 17624 bytes).
Transcript written

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 message?


This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
(./ds170update.tex
LaTeX2e <2003/12/01>
Babel  and hyphenation patterns for american, french, german, ngerman, b
ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e
stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis
h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur
kish, ukrainian, nohyphenation, loaded.
(/usr/local/share/texmf/tex/latex/greenvalley/greenvalley.cls
Document Class: greenvalley 2003/10/29 v0.001(beta) Green Valley style document
 class
(/usr/local/share/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/share/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/share/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/share/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/share/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/share/texmf-dist/tex/latex/graphics/graphics.cfg)
(/usr/local/share/texmf-dist/tex/latex/graphics/dvips.def)))
(/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/local/share/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/local/share/texmf-dist/tex/latex/hyperref/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/local/share/texmf-dist/tex/latex/hyperref/backref.sty)
(/usr/local/share/texmf-dist/tex/latex/url/url.sty))
*hyperref using default driver hdvips*
(/usr/local/share/texmf-dist/tex/latex/hyperref/hdvips.def
(/usr/local/share/texmf-dist/tex/latex/hyperref/pdfmark.def))
(/usr/local/share/texmf-dist/tex/generic/babel/babel.sty
(/usr/local/share/texmf-dist/tex/generic/babel/english.ldf
(/usr/local/share/texmf-dist/tex/generic/babel/babel.def)))
No file ds170update.aux.
(/usr/local/share/texmf-dist/tex/latex/psnfss/ot1phv.fd)
(/usr/local/share/texmf-dist/tex/latex/hyperref/nameref.sty) 
[1]  [2] (/usr/local/share/texmf-dist/tex/latex/psnfss/omsphv.fd)
Underfull \hbox (badness 1) in paragraph at lines 39--40


Underfull \hbox (badness 1) in paragraph at lines 40--41


Underfull \hbox (badness 1) in paragraph at lines 41--42


Underfull \hbox (badness 1) in paragraph at lines 42--43


Underfull \hbox (badness 1) in paragraph at lines 43--44


Underfull \hbox (badness 1) in paragraph at lines 55--56

 [3]
Underfull \hbox (badness 1) in paragraph at lines 59--60


Underfull \hbox (badness 1) in paragraph at lines 60--61


Underfull \hbox (badness 1) in paragraph at lines 61--62


Underfull \hbox (badness 1) in paragraph at lines 62--63


Underfull \hbox (badness 1) in paragraph at lines 69--70


Underfull \hbox (badness 1) in paragraph at lines 70--71


Underfull \hbox (badness 1) in paragraph at lines 71--72


Underfull \hbox (badness 1) in paragraph at lines 77--78


Underfull \hbox (badness 1) in paragraph at lines 78--79


Underfull \hbox (badness 1) in paragraph at lines 79--80


Underfull \hbox (badness 1) in paragraph at lines 80--81


Underfull \hbox (badness 1) in paragraph at lines 81--82

 [4]
Underfull \hbox (badness 1) in paragraph at lines 88--89


Underfull \hbox (badness 1) in paragraph at lines 89--90


Underfull \hbox (badness 1) in paragraph at lines 90--91


Underfull \hbox (badness 1) in paragraph at lines 91--92


Underfull \hbox (badness 1) in paragraph at lines 97--98


Underfull \hbox (badness 1) in paragraph at lines 98--99


Underfull \hbox (badness 1) in paragraph at lines 99--100


Underfull \hbox (badness 1) in paragraph at lines 100--101


Underfull \hbox (badness 1) in paragraph at lines 101--102


Underfull \hbox (badness 1) in paragraph at lines 102--103


Underfull \hbox (badness 1) in paragraph at lines 103--104


Underfull \hbox (badness 1) in paragraph at lines 104--105


Underfull \hbox (badness 1) in paragraph at lines 105--106

 [5]
Underfull \hbox (badness 1) in paragraph at lines 114--115


Underfull \hbox (badness 1) in paragraph at lines 115--116


Underfull \hbox (badness 1) in paragraph at lines 125--126


Underfull \hbox (badness 1) in paragraph at lines 126--127


Underfull \hbox (badness 1) in paragraph at lines 127--128


Underfull \hbox (badness 1) in paragraph at lines 128--129


Underfull \hbox (badness 1) in paragraph at lines 135--136

 [6]
Underfull \hbox (badness 1) in paragraph at lines 136--137


Underfull \hbox (badness 1) in paragraph at lines 137--138

 [7] (./ds170update.aux) )
(see the transcript file for additional information)
Output written on ds170update.dvi (7 pages, 17624 bytes).
Transcript written on ds170update.log.

DVI file i

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 company.cls in Tools-TeX information list of TeX classes.

Then I created some dummy layout in $HOME/.lyx/layouts/company.layout which
just defines class and then imports acticle.layout. I was able to use tex2lyx
and it created LyX document for me. But when I opening LyX document, LyX
complains about 

Using default document class, because the class company is unknown.

I can't see this class in document-settings-class either

But I did the exactly same stuff with cv.cls I found somewhere on the net, and 
it
is listed as circullum vitae in class list!

What do I miss?

-- 
Eugene N Dzhurinsky


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 open document in LyX. However I can't see it as DVI, it
complains about

 \confidential
  {} \docstatus{} \docversion{1.0}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.


-- 
Eugene N Dzhurinsky


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 company.cls in Tools-TeX information list of TeX classes.

Then I created some dummy layout in $HOME/.lyx/layouts/company.layout which
just defines class and then imports acticle.layout. I was able to use tex2lyx
and it created LyX document for me. But when I opening LyX document, LyX
complains about 

Using default document class, because the class company is unknown.

I can't see this class in document-settings-class either

But I did the exactly same stuff with cv.cls I found somewhere on the net, and 
it
is listed as circullum vitae in class list!

What do I miss?

-- 
Eugene N Dzhurinsky


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 open document in LyX. However I can't see it as DVI, it
complains about

 \confidential
  {} \docstatus{} \docversion{1.0}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.


-- 
Eugene N Dzhurinsky


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 company.cls in Tools->TeX information list of TeX classes.

Then I created some dummy layout in $HOME/.lyx/layouts/company.layout which
just defines class and then imports acticle.layout. I was able to use tex2lyx
and it created LyX document for me. But when I opening LyX document, LyX
complains about 

"Using default document class, because the class company is unknown".

I can't see this class in document->settings->class either

But I did the exactly same stuff with cv.cls I found somewhere on the net, and 
it
is listed as "circullum vitae" in class list!

What do I miss?

-- 
Eugene N Dzhurinsky


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 open document in LyX. However I can't see it as DVI, it
complains about

 \confidential
  {} \docstatus{} \docversion{1.0}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.


-- 
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 using the TrueType fonts when exporting to the
  PDF?
 http://wiki.lyx.org/FAQ/PDF#badFonts

Actually there's nothing about using the TTF fonts with LyX :(

-- 
Eugene N Dzhurinsky


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. All what i need - just
export the PDF, which will look good in Windows. Is there easy and quick
soluition?

-- 
Eugene N Dzhurinsky


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 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. All what i need -
  just export the PDF, which will look good in Windows. Is there easy and
  quick soluition?
 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}

I did, but that don't help much - the PDF looks less crappy, but the
fonts are still fuzzed :(

-- 
Eugene N Dzhurinsky


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 the FAQ? =)

-- 
Eugene N Dzhurinsky


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 any. Maybe a sample
 (small) PDF file would clarify things?
 PS: Maybe there's a prob with your MikTeX distro?

Hmm, actually seems so. I had to add the TTF fonts to the LaTeX. I did it
somehow, not sure - now LyX exports pretty nice PDF files with pdflatex.
Something like shaman dancing with bubo, which fixed the things =)

-- 
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 using the TrueType fonts when exporting to the
  PDF?
 http://wiki.lyx.org/FAQ/PDF#badFonts

Actually there's nothing about using the TTF fonts with LyX :(

-- 
Eugene N Dzhurinsky


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. All what i need - just
export the PDF, which will look good in Windows. Is there easy and quick
soluition?

-- 
Eugene N Dzhurinsky


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 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. All what i need -
  just export the PDF, which will look good in Windows. Is there easy and
  quick soluition?
 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}

I did, but that don't help much - the PDF looks less crappy, but the
fonts are still fuzzed :(

-- 
Eugene N Dzhurinsky


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 the FAQ? =)

-- 
Eugene N Dzhurinsky


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 any. Maybe a sample
 (small) PDF file would clarify things?
 PS: Maybe there's a prob with your MikTeX distro?

Hmm, actually seems so. I had to add the TTF fonts to the LaTeX. I did it
somehow, not sure - now LyX exports pretty nice PDF files with pdflatex.
Something like shaman dancing with bubo, which fixed the things =)

-- 
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 using the TrueType fonts when exporting to the
> > PDF?
> http://wiki.lyx.org/FAQ/PDF#badFonts

Actually there's nothing about using the TTF fonts with LyX :(

-- 
Eugene N Dzhurinsky


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. All what i need - just
export the PDF, which will look good in Windows. Is there easy and quick
soluition?

-- 
Eugene N Dzhurinsky


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 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. All what i need -
> > just export the PDF, which will look good in Windows. Is there easy and
> > quick soluition?
> 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}

I did, but that don't help much - the PDF looks less crappy, but the
fonts are still fuzzed :(

-- 
Eugene N Dzhurinsky


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 the FAQ? =)

-- 
Eugene N Dzhurinsky


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 any. Maybe a sample
> (small) PDF file would clarify things?
> PS: Maybe there's a prob with your MikTeX distro?

Hmm, actually seems so. I had to add the TTF fonts to the LaTeX. I did it
somehow, not sure - now LyX exports pretty nice PDF files with pdflatex.
Something like shaman dancing with bubo, which fixed the things =)

-- 
Eugene N Dzhurinsky