Re: greek fonts

2008-06-10 Thread G. Milde
On 10.06.08, Pavel Sanda wrote:
> > On 10.06.08, Pavel Sanda wrote:
> > 
> > > now the next step :) i see latex error that utf8x.def file is missing.
> > 
> > Where you able to select utf8x font encoding from the LyX gui? 

> i dont think this is possible. 

My mistake. You cannot choose font encoding from lyx.

It should have read *input encoding* which in lyx is available under
Document>Settings>Language>Encoding

> which was set to utf8x in your previous file. 

> > Normally LyX checks the package availability for any extensions, so this
> > might count as a (minor) LyX bug,

> no i dont have this package locally, so its not lyx problem.

It is a lyx problem if you can actively set
Document>Settings>Language>Encoding to utf8x while the package ucs (and
hence utf8x.def) is not installed.

Could you test whether you can change the encoding to something else and
back to utf8x (before installing ucs)?

Of course it is not a lyx problem, if you can open view and edit my file
even if it specifies an encoding your system does not support. ;-)


Günter


Re: conversion to open doc format and tables

2008-06-10 Thread Jürgen Spitzmüller
Maria Gouskova wrote:
> Does anyone know why conversion from LyX to Open Document format adds
> blank rows to tables? I'd say about three extra blank rows in the Open
> Doc file for each row in the original LyX document. Even when the
> simplest table is converted, an extra cell is added at the bottom.
>
> Mac OS 10.5.3, LyX 1.5.5

This is a bug in tex4ht, the LaTeX to ODT converter.

> Is there any way around this?

I just submitted a bug report to the tex4ht maintainer, and he informed me 
that he will look into the problem.

Jürgen


conversion to open doc format and tables

2008-06-10 Thread Maria Gouskova
Dear LyX users,

Does anyone know why conversion from LyX to Open Document format adds
blank rows to tables? I'd say about three extra blank rows in the Open
Doc file for each row in the original LyX document. Even when the
simplest table is converted, an extra cell is added at the bottom.

Mac OS 10.5.3, LyX 1.5.5

Is there any way around this?

Maria


Re: paragraph not visible in pdf output -- RESOLVED

2008-06-10 Thread Paul A. Rubin
Short synopsis of what transpired off-list, in case anyone cares:  the 
problem occurs when a paragraph environment is used and the line spacing 
is changed, so that the emitted LaTeX looks like


\begin{singlespace}

\paragraph{\noindent \textmd{Definition}: }
\end{singlespace}

for example.  Workarounds include using a standard rather than paragraph 
environment or sticking to the default line spacing.  Maybe a TeXpert 
can spot why this combination flops; I can't.  I just know (empirically) 
that it does.


/Paul




Re: Error when using ticks in lyx-code or program listing

2008-06-10 Thread Paul A. Rubin

Rune Schjellerup Philosof wrote:
I'm using Lyx 1.5.4 in Windows Vista ("official" installer on top of an 
installed "unofficial", because pdf thingie didn't work in Vista).


When I try to insert ` or ´ in lyx-code or program listing the document 
won't compile.
Actually nothing at all happens when I click any of the button that are 
supposed to create dvi, pdf or ...




Welcome to bug # 4727: http://bugzilla.lyx.org/show_bug.cgi?id=4727. 
The best workaround I know of is to enter "\`\ \'\ " (without the 
quotes) in ERT.


/Paul



Error when using ticks in lyx-code or program listing

2008-06-10 Thread Rune Schjellerup Philosof
I'm using Lyx 1.5.4 in Windows Vista ("official" installer on top of an 
installed "unofficial", because pdf thingie didn't work in Vista).


When I try to insert ` or ´ in lyx-code or program listing the document 
won't compile.
Actually nothing at all happens when I click any of the button that are 
supposed to create dvi, pdf or ...


--
Rune


tick_error.lyx
Description: application/lyx


Re: paragraph not visible in pdf output

2008-06-10 Thread Paul A. Rubin

Hans,

There may be a specific problem with that one document that is not 
visible in the LyX GUI.  Can you cut down the offending document to just 
enough to demonstrate the problem and either post it to the list or, if 
it is too large (or too private), mail it to me?


/Paul

Hans J. Prueller wrote:

Paul,

thank you for helping out - it is strange. As soon as I try to
reproduce the problem in a new document, everything works as
expected. somehow it has to depend on the concrete document itself
... any idea?

hans


Am Sonntag, den 08.06.2008, 11:01 -0400 schrieb Paul A. Rubin:

Hans Prueller wrote:

hi,

I am writing a stardard report in "report" document class. the
report contains several formulars (which are inserted with
math-formula).

to write a header for the formulas, i've used the "paragraph"
style (which makes the heading text appear bold) for the word
"definition:" above the inserted formulas.

when I preview the report as PDF, the text that was marked with
"paragraph" style  ("definition:") is not visible.

is this a bug in latex/lyx or did I do something wrong?

any help appreciated!

regards, HANS


Can you post a small example file in which this occurs?  Please cut
out anything that is not required to demonstrate the problem.

Cheers, Paul




Re: Symlinked layout files: DANGER!!!

2008-06-10 Thread Richard heck

Steve Litt wrote:
I use 1.5.3, and so far I've *absolutely* had to have a copy (in my case a 
symlink) in /home/slitt/.lyx/layouts. I'd love to know how you can just have 
the layout file in the same directory, and have the layout file magically 
recognized. What LyX version do you use, on what operating system?


  
LyX is supposed to do this, but there are problems. These `local' 
layouts can go missing, and then you lose your formatting again. This is 
one version of bug 4618. For myself, I very much do NOT recommend this 
system.


rh



Re: greek fonts

2008-06-10 Thread Pavel Sanda
> On 10.06.08, Pavel Sanda wrote:
> 
> > now the next step :) i see latex error that utf8x.def file is missing.
> 
> Where you able to select utf8x font encoding from the LyX gui? 

i dont think this is possible. you can only select language encoding,
which was set to utf8x in your previous file. i thought previously that
utf8x is for cjk purposes, but now i see the greek support is listed too :)

> Normally LyX checks the package availability for any extensions, so this
> might count as a (minor) LyX bug,

no i dont have this package locally, so its not lyx problem.

> I do not know whether ucs is part of tetex (or which tetex package it is
> in). But tetex should cooperate with it if you locally install ucs from
> CTAN.

will try, thanks
pavel


Re: converting documents to lyx - writer2latex 0.5

2008-06-10 Thread Helge Hafting

ian.ogilvy wrote:

We were in the process of moving some documentation from being
maintained by open office over to lyx.

The process started and all was going well, then the computers being
used for the task were upgraded and now in place of writer2latex 0.4b,
writer2latex0.5 is the tool used by open office.

Lyx can import the latex output by 0.4b quite well, but stumbles
completely at the new output produced by version 0.5.  


I would hate abort the process of migrating the documentation in
question to Lyx as some sub documents have already been edited in lyx
with very satisfactory results.

Does anyone know a solution to converting open office documents to latex
that lyx can read given that writer2latex 0.5 creates such problems for
lyx?


The obvious solution seems to be using writer2latex 0.4b.
Consider researching how the older software can be installed
alongside the upgraded software. (Possibly using a different name, like
"witer2latex4b".)

I assume reverting all of openoffice to an earlier version isn't 
interesting.  You may also want to notify openoffice developers

about this problem - maybe they can fix the new writer2latex.
It is a regression when new software fail to do the work of
older software it replaces. Most open-source developers try
to avoid regressions, at least when get notified.

Helge Hafting



Re: Footnote without numbering (new)

2008-06-10 Thread Helge Hafting

Adrian Peter wrote:

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 
publication that we need to list it on the first page of the chapter as a 
footnote.  This is why I just want put a footnote at the bottom without having 
it attached to a symbol in the main body.


Date: Wed, 28 May 2008 07:54:26 -0600
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Footnote without numbering (new)
CC: lyx-users@lists.lyx.org

On Wed, May 28, 2008 at 6:23 AM, Adrian Peter <[EMAIL PROTECTED]> wrote:




Hi,

Is there a way to enter footnote without the automatic numbering?  I think I 
saw something in the archives but it was for Lyx version 1.1.6 and the 
explanation was a little confusing.  Thank you.


Quick dirty trick:

After the last complete paragraph on that page, insert a vfill
and then your "footnote" text using the font size "smaller" (same size 
as actual footnotes). The vertical fill (vertical spacing of the

fill variety) will eat up any white space making sure the
text gets to the bottom of the page.

It is a quick trick only, as it won't work well if you ever
add stuff in front of it. But I guess you won't do that, if the
chapter in question is a copy of something already published?

Helge Hafting




Re: greek fonts

2008-06-10 Thread G. Milde
On 10.06.08, Pavel Sanda wrote:

> now the next step :) i see latex error that utf8x.def file is missing.

Where you able to select utf8x font encoding from the LyX gui? 

Normally LyX checks the package availability for any extensions, so this
might count as a (minor) LyX bug,

> is tetex supposed to work with the chosen encoding or do i need texlive?
> what tex distribution do you use?

utf8x.def is part of the "ucs" package for comprehensive unicode support.

I use the texlive packages from Debian/testing which contain ucs in
texlive-latex-recommended. 

I do not know whether ucs is part of tetex (or which tetex package it is
in). But tetex should cooperate with it if you locally install ucs from
CTAN.

Günter



Re: greek fonts

2008-06-10 Thread Pavel Sanda
> I copied them from the `gucharmap` character listing application. Many
> editors (but not LyX) have a "special chars" feature where you can select
> any character from a table. 

fyi lyx 1.6 should solve this http://wiki.lyx.org/LyX/NewInLyX16#toc16

pavel


Re: greek fonts

2008-06-10 Thread Pavel Sanda
> * For the LyX GUI, I use DejaVu Serif, DejaVu Sans and Inconsolata.

i installed these and it works beatifully on the screen.

now the next step :) i see latex error that utf8x.def file is missing.
is tetex supposed to work with the chosen encoding or do i need texlive?
what tex distribution do you use?

pavel


Re: greek fonts

2008-06-10 Thread G. Milde
On 10.06.08, Anthony Campbell wrote:

> Although I have unicode fonts installed they don't show up as a possible
> choice in Lyx. How can you make it see them?

For LyX GUI or as document font?

* The LyX GUI should let you select between all properly installed system
  fonts (I use DejaVu).
  
* Standard latex and pdftex cannot use "unicode fonts" as-is (while XeTeX
  can). However, many font families exist in both, unicode and
  latex-compatible encodings and support greek text with standard latex.
  
  The choice of a document font is limited in the LyX GUI. 
  
  To use a properly installed latex font that does not show up in the
  font-settings dialogue, you can set the document fonts to [default]
  there and load the font package in the custom LaTeX preamble.

Günter  


Re: greek fonts

2008-06-10 Thread G. Milde
On 10.06.08, Anthony Campbell wrote:
> > > > 
> > > > > I tried to use Lyx for ancient Greek but the circumflex (tilde) keeps
> > > > > appearing before the letter instead of above it.
> > 
> > In most fonts, even in the "Standard glyph list" of the Unicode
> > consortium and fonts from the Greek Font Society, the accents are written
> > before the letter for capital letters and over the letter for small
> > letters. 

> All the accents appear correctly over the letters except for the
> circumflex (tilde). But in plain Latex the circumlex is correct.

Could you post a *small* example file (lyx and tex)?

Günter


Re: paste into table

2008-06-10 Thread Boffinboy

Hold shift when you paste (shift-ctrl-v) and it should put the values in the
correct cells.


Rune Schjellerup Philosof wrote:
> 
> Hi
> 
> Is it somehow possible to paste data from another application into a 
> table in lyx?
> When I try, all the table data is placed in into one cell.
> 
> --
> Rune
> 
> 

-- 
View this message in context: 
http://www.nabble.com/paste-into-table-tp17709768p17750972.html
Sent from the LyX - Users mailing list archive at Nabble.com.



Re: greek fonts

2008-06-10 Thread G. Milde
On  9.06.08, Anthony Campbell wrote:
> On 09 Jun 2008, G. Milde wrote:
> > On  9.06.08, Anthony Campbell wrote:
> > 
> > > I tried to use Lyx for ancient Greek but the circumflex (tilde) keeps
> > > appearing before the letter instead of above it.

This is normal for capital greek letters. Small letters should have all of
the accents on top, however.

> > It works in LyX, if you use the correct unicode char (from the extended
> > Greek table) out of the box, but not so good with combining chars.
> > 
> > > Also, is there any way to get the characters to appear in Greek
> > > on-screen (i.e. before converting the text to dvi)?
> > Yes, see attached file.

> Sorry, I don't follow this. What or where are these uniccode characters?

Unicode  is a standardised encoding for
electronic documents that comprises "all" known glyphs (letters, number
and symbols) of all alphabets of the world.

Since version 1.5, LyX uses the unicode encoding internally.

Each glyph is assigned a unique number, a standardised name and a
reference image. 

E.g. from Block 7 "Greek and Coptic"

Character 'Ϋ' (939, 0x3AB)
03ABGREEK CAPITAL LETTER UPSILON WITH DIALYTIKA
: 03A5 0308

Character 'ύ' (973, 0x3CD)
03CDGREEK SMALL LETTER UPSILON WITH TONOS
: 03C5 0301

And from Block 53 "Greek Extended"

Character 'ἂ' (7938, 0x1F02)
1F02GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA
: 1F00 0300 

Character 'Ἄ' (7948, 0x1F0C)
1F0CGREEK CAPITAL LETTER ALPHA WITH PSILI AND OXIA
: 1F08 0301

Character 'ῶ' (8182, 0x1FF6)
1FF6GREEK SMALL LETTER OMEGA WITH PERISPOMENI
: 03C9 0342 


> And I could see your Greek characters but I don't see how to generate
> them myself.

I copied them from the `gucharmap` character listing application. Many
editors (but not LyX) have a "special chars" feature where you can select
any character from a table. 

As this becomes tedious with longer texts, alternative input methods
might be a properly set-up combine-key feature on X-Windows, a greek
keymap for LyX (see Help>Customization) or use of the
polutonikogreek option to babel (which will loose the "see the greek
letter in the LyX GUI" feature and is currently not supported by LyX).

Günter


Re: greek fonts

2008-06-10 Thread Anthony Campbell
On 10 Jun 2008, G. Milde wrote:
> On  9.06.08, Andre Poenitz wrote:
> > On Mon, Jun 09, 2008 at 02:18:15PM -0400, Steve Litt wrote:
> > > On Monday 09 June 2008 08:10, Anthony Campbell wrote:
> > > 
> > > > I tried to use Lyx for ancient Greek but the circumflex (tilde) keeps
> > > > appearing before the letter instead of above it.
> 
> In most fonts, even in the "Standard glyph list" of the Unicode
> consortium and fonts from the Greek Font Society, the accents are written
> before the letter for capital letters and over the letter for small
> letters. 
> 

All the accents appear correctly over the letters except for the
circumflex (tilde). But in plain Latex the circumlex is correct.

Anthony



-- 
Anthony Campbell - [EMAIL PROTECTED] 
Microsoft-free zone - Using Debian GNU/Linux
http://www.acampbell.org.uk (blog, book reviews, 
and sceptical articles)



Re: greek fonts

2008-06-10 Thread Anthony Campbell
On 10 Jun 2008, G. Milde wrote:
> On  9.06.08, Pavel Sanda wrote:
> > > It works in LyX, if you use the correct unicode char (from the extended
> > > Greek table) out of the box, but not so good with combining chars.
> > > 
> > > > Also, there there any way to get the characters to appear in Greek
> > > > on-screen (i.e. before converting the text to dvi)?
> > > 
> > > Yes, see attached file.
> 
> > btw what kind of font do you use to have displayed the whole second line?
> > i tried many fonts, seeing only black squares :)
> 
> You need a "unicode font" with the characters in question, of course.
> 
> I have no problems to see the greek and polutonikogreek letters in both, LyX
> and printout.
> 
> * For the LyX GUI, I use DejaVu Serif, DejaVu Sans and Inconsolata.
> 
>   DejaVu is an extension of the Vera fonts with more glyphs that is also
>   used as default in OpenOffice - optimized for on-screen rendering.
>   However, any "unicode font" with a good coverage will do.
>   

Although I have unicode fonts installed they don't show up as a possible
choice in Lyx. How can you make it see them?

Anthony

-- 
Anthony Campbell - [EMAIL PROTECTED] 
Microsoft-free zone - Using Debian GNU/Linux
http://www.acampbell.org.uk (blog, book reviews, 
and sceptical articles)



Re: greek fonts

2008-06-10 Thread G. Milde
On  9.06.08, Pavel Sanda wrote:
> > It works in LyX, if you use the correct unicode char (from the extended
> > Greek table) out of the box, but not so good with combining chars.
> > 
> > > Also, there there any way to get the characters to appear in Greek
> > > on-screen (i.e. before converting the text to dvi)?
> > 
> > Yes, see attached file.

> btw what kind of font do you use to have displayed the whole second line?
> i tried many fonts, seeing only black squares :)

You need a "unicode font" with the characters in question, of course.

I have no problems to see the greek and polutonikogreek letters in both, LyX
and printout.

* For the LyX GUI, I use DejaVu Serif, DejaVu Sans and Inconsolata.

  DejaVu is an extension of the Vera fonts with more glyphs that is also
  used as default in OpenOffice - optimized for on-screen rendering.
  However, any "unicode font" with a good coverage will do.
  
* For the printed document, I kept to the standard Latin Modern outline
  fonts with a high coverage of greek, latin, and kyrillic glyphs.
  
  The LaTeX font catalogue  provides an
  overview of usable fonts but Greek is no special category there. 
  However, all the GFS (Greek Font Society) fonts should support greek
  ;-) as does e.g. Kerkis, Libertine, and Oldstandard
  .

Günter


Re: greek fonts

2008-06-10 Thread G. Milde
On  9.06.08, Andre Poenitz wrote:
> On Mon, Jun 09, 2008 at 02:18:15PM -0400, Steve Litt wrote:
> > On Monday 09 June 2008 08:10, Anthony Campbell wrote:
> > 
> > > I tried to use Lyx for ancient Greek but the circumflex (tilde) keeps
> > > appearing before the letter instead of above it.

In most fonts, even in the "Standard glyph list" of the Unicode
consortium and fonts from the Greek Font Society, the accents are written
before the letter for capital letters and over the letter for small
letters. 

> > For ancient Greek, you must use a goose feather on papayrus.
> That's why we had hieroglyphs on the old splash screen...

I did not find hieroglyphs in my unicode char list, but babylonic
Keilschrift is available.

Günter


Re: Kudos for the website layout!

2008-06-10 Thread Manveru
This really great job put into new look of web page - this is how others see
the LyX project. Now MUCH more professional!


[...] This is great for the expansion of the
> > LyX user base!
>
> I'd like to second that!! I love sending prospective users to the
> website now. It has been designed and written very well.
>
>

-- 
Manveru
jabber: [EMAIL PROTECTED]
gg: 1624001
http://www.manveru.pl