Bullet distance

2008-07-10 Thread snvv
Hello
Is it possible to increase the space between a bullet and the text that 
follows?
Thank you
snvv


moderncv publications

2008-05-11 Thread snvv
Hello,
I try to change the title of publications but the usual 
\renewcommand{\refname}{X}
or
\renewcommand{\bibname}{X}

does not work. I can change the name only in moderncv.sty but again only in 
English. If I like to use other characters does not work (like i.e book.sty)

Any idea about it please?
Thank you
Sotiris


Re: Change PDF viewer?

2008-05-10 Thread snvv
Did you run the Reconfigure after the change?
Make sure that SumatraPDF is in your path.
I have change that I linux without problems.
Sotiris

On Saturday 10 May 2008 20:35:01 Paul A. Rubin wrote:
> bigblop wrote:
> > I have installed LyX on windows XP. I would like to change the pdf viewer
> > to something else (SumatraPDF which can be found on this link:
> > http://blog.kowalczyk.info/software/sumatrapdf/)
> >
> > I then choose Tools -> Preferences -> File Formats -> PDF (pdflatex). And
> > under viewer I type: sumatraPDF.exe. But when I want to preview from LyX
> > I get an error that windows could not find the previewer. How do I change
> > the PDF viewer?
>
> Either include the path to sumatraPDF.exe in the viewer field or add it
> to the PATH prefix.
>
> /Paul




Re: Font "import"

2008-05-06 Thread snvv
You may use xetex within LyX
Regards
SN

On Tuesday 06 May 2008 18:24:46 Stephan Picard wrote:
> Good afternoon,
>
> I've been using LyX some years ago and now that I have to prepare a large
> document again, I'm getting re-acquainted with it. Nice new features and
> interface.
>
> The problem that I am facing is that my organisation has its own TrueType
> interface and I would need to use it in my document. I have looked around
> forums and documentation literally all day and can't figure how to do this.
> The closest I got is doing the following:
>
> Use the MTFI to convert the font to a .sty and have it ready for LyX
> (following instructions found at
> http://wiki.lyx.org/Windows/LyXWinTips#toc3). This worked fine BUT
>
> all sections titles are back to the old font. If I use the SectSty package,
> they sections / subsections, ... have the right font but all appear with
> the same size. Seems like something is wrong.
>
> Is there an easy way to basically replace the document font with a
> different one? I would like to use LyX "as is" but with this dedicated
> font. Is there a tutorial that explains how to "import" fonts into LyX? If
> not, anybody willing to describe the process?
>
> Appreciate a lot the help in advance,
> Stéphan Picard




Re: Trying to get pdflatex to produce letter size page with outline fonts...

2008-05-02 Thread snvv
Hello
You may try the geometry package. Then you may define the page in all possible 
ways. Also, you may try xetex (xelatex) instead of pdftex, if you write 
multilingual or if you like to use all available ttf, otf fonts of your 
system.
sn

On Friday 02 May 2008 06:45:45 adam_taylor wrote:
> Folks,
>
> I am a new LyX user, and have a very basic question.  I am using Lyx 1.5.1
> under Ubuntu 7.10.  I believe the TeX system is TeXLive.
>
> I created a new document (of class article), wrote a few lines in it, and
> then wanted to make a PDF.  I selected View > PDF (pdflatex), and then
> looked at the resulting document in Evince.  It seems to have two problems
> (as least, problems for me).  First, the paper size is A4, and I would
> prefer Letter.  Second, it seems to be using bitmap fonts (Postscript Type
> 3, I think), rather than outline fonts.  I tried to fix the A4 problem by
> setting the paper size in Document > Settings... to "Letter" and then
> re-making the PDF, but it still seems to be A4.  I tried the two other ways
> of producing PDFs, dvipdfm and ps2pdf, and both solve the page size
> problem, but not the bitmap font problem.  Nevertheless, I like the fact
> that pdflatex goes directly from the source LaTeX file to a PDF, so it
> would be nice to get the page size right with pdflatex...
>
> Does anyone have any suggestions about how to fix these things?
>
> Thanks in advance,
> Adam




unicode-math question

2008-05-01 Thread snvv
Hello,
I use xetex and I would like to install the unicode-math package[1]
I downloaded the files but I don't know how to install it.
The files have tdx, ins and tex extensions.
Any idea?
Thank you
sn


[1]http://scripts.sil.org/svn-view/xetex/TRUNK/texmf/source/xelatex/unicode-math/


Re: pstricks pst-pdf

2008-04-29 Thread snvv
Hello and thank you for the information.

For simple graphs or when everything else fails) it is worth to try it.

Please find attached a script to create eps files (graphs) from this program. 
To run it, in a command line give ./myeps  without the tex or lyx.
In fact I tried it with tex and works. May be is a good idea to create eps 
files for inclusion in LyX.
Otherwise, I suggest to give a try to TikZ and PGF version 2.00. 
It creates PDF files inside LyX and it is as powerful as Pstricks,

Regards
SN

PS. The script is from the pstricks site 


On Monday 28 April 2008 18:16:29 Ken wrote:
> Hi.  I recently discovered LaTeXDraw as a useful GUI for making
> drawings and the resulting PostScript code.  I have copied a very
> simple chunk of code into a LyX document but am having difficulty
> getting the image to show up.  Does anyone have a working example they
> would be happy to share?  Alternatively, I have attached my simple
> example... does anyone know how to make it work?
>
> This is not urgent/important.  It would just be nice if I could get it
> to work and hopefully this information will be useful to others too.
> Thanks in advance.
>
> Best,
> Ken




myeps
Description: application/shellscript


Re: Package inputenc Error on imported Latex File

2008-04-25 Thread snvv
I think you have to make sure that the encoding of the LyX and the imported 
file mach.
I had a similar issue with a utf tex file imported in LyX where the encoding 
was ISO-8859-7.
Regards
sn
 
On Friday 25 April 2008 21:32:58 Uwe Stöhr wrote:
> Jeff Sese schrieb:
> > I'm evaluating LyX and a beginner at LaTex. I have a LaTex file that I
> > imported in LyX and tried to output a pdf from it but I'm getting a
> > "Package inputenc Error".
> >
> > This is the error in the LaTeX log:
> >
> > ! Package inputenc Error: Keyboard character used is undefined
> > (inputenc)in inputencoding `latin9'.
>
> Could you please send me your TeX-file by private mail, so that I could
> check it?
>
> regards Uwe




Two moderncv questions

2008-04-20 Thread snvv
Hello

I have two final problems with moderncv class.
1st. using \cvlistitem for bullets when the text is longer than one line then 
the second line is not justified as expected (just below the text of the 
previous line but it is below the bullet). 
You may see the problem in a pdf & lyx file in http://users.hol.gr/~sdn/

2nd. How can centralize (horizontally) the name (\firstname  & \familyname)? I 
know it is possible because I had find a command for that but I cant find it 
anymore.

Thank you in advance for your help
sn 




Re: Moderncv cls and font problems

2008-04-12 Thread snvv
Hello and thank you for your help

Eventually I have achieve about 90% of the optimal output...

The problem with the fonts was not actually a problem but a future of the 
class. In moderncv there are two different font classes (Roman & Serif) for 
the headers and the body of the cv. I modified the moderncvthemeclassic.sty 
to use just roman everywhere and everything is ok now.

I think i have find a minor bug of the class and I will email the author of 
the package.

When we use listitem and the description does not fit in one line then the 
second line is just under the bullet and not next to it.

You may find both a demo LyX file & a PDF in http://users.hol.gr/~sdn/

* For some strange reason when I send the email with the files attached it was 
refused twice.
 
Regards

SN

On Friday 11 April 2008 05:16:04 David Hewitt wrote:
> > I was not clear. If we use moderncv we have to define the name, address
> > etc in
> > the preamble.
> > The problem is if that you don't use enlish then the name etc are not
> > displayed properly.
> >
> > Further, the name, address and sections fonts are different from the main
> > body
> > of the CV. Probably, we have to change some parameters in order to change
> > that fonts but there is no manual for moderncv to explain the procedure.
>
> Can't help you on either of these, although I'm still not clear what you're
> after with the fonts.
>
> > Both my  texlive (ver 2007) and MiKTeX 2.7 systems have the following
> > files
> > for moderncv class:
> > moderncv.cls, moderncvcompatibility.sty, moderncvthemecasual.sty,
> > moderncvthemeclassic.sty, moderncvthemeempty.sty
> >
> > Therefore there is no moderncvthemeclassichack.sty file I searched
> > the net
> > for that file but I could not find anything, so it should be misspelled.
>
> Right. The Wiki page says that you need to copy the
> moderncvthemeclassic.sty file and rename it (to ...hack.sty - or whatever
> other name you prefer), then make the suggested changes.
>
> > Then, I searched the files in my system for \moderncvtheme[blue, roman]
> > {classic} and I could not find something and I thought the LyX wiki was
> > an old one.
>
> The .tex file that you export from LyX will have something like this in the
> document class declaration.
>
> -
> David Hewitt
> Research Fishery Biologist, USGS Klamath Falls Field Station (Oregon, USA)
> -and-
> Student, Virginia Institute of Marine Science
> http://www.vims.edu/fish/students/dhewitt/




Re: Moderncv cls and font problems

2008-04-10 Thread snvv
Hello and thank you for the answer

On Thursday 10 April 2008 21:25:52 David Hewitt wrote:
> > How can I change the preamble and sections fonts of moderncv class?
>
> You can always edit the Preamble in LyX under Document -> Settings -> LateX
> Preamble. Not sure if that's what you mean. The fonts are controlled by
> what you set in Doc -> Settings as well.
>


I was not clear. If we use moderncv we have to define the name, address etc in 
the preamble. 
The problem is if that you don't use enlish then the name etc are not 
displayed properly. 

Further, the name, address and sections fonts are different from the main body 
of the CV. Probably, we have to change some parameters in order to change 
that fonts but there is no manual for moderncv to explain the procedure. 

> > How can I expand the area in the upper right of the first page to
> > accommodate
> > more stuff? I have read the the
> > http://wiki.lyx.org/Examples/ModernCVClassIssues but there is nothing
> > relevant in my files...
> >
> > I use 2007 moderncv class and seems to be quite different from the old
> > one.
> > I use 1.5.4 LyX both in linux and windows using texlive & miketex. The
> > problem
> > is the same.
>
> You'll need to be more clear. The 2007 roll-up of moderncv is the latest
> one and the one that was used in constructing the Wiki page. So, we're on
> the same page with that. What do you mean by "there is nothing relevant" in
> your files? Clearly you have to have the package installed and the class
> and style files present. That's all you need. I'm guessing you just need to
> figure out where your TeX distribution files are located?? On my XP machine
> they're here:
>
> C:\Program Files\MiKTeX 2.6\tex\latex\moderncv
>


Both my  texlive (ver 2007) and MiKTeX 2.7 systems have the following files 
for moderncv class:
moderncv.cls, moderncvcompatibility.sty, moderncvthemecasual.sty, 
moderncvthemeclassic.sty, moderncvthemeempty.sty

Therefore there is no moderncvthemeclassichack.sty file I searched the net 
for that file but I could not find anything, so it should be misspelled. 
Then, I searched the files in my system for \moderncvtheme[blue, roman]
{classic} and I could not find something and I thought the LyX wiki was an 
old one.

Thank you
SN

> > Finally when I change the name from English to Greek then it is displayed
> > with
> > Latin and not Greek characters.
> > If I use in the preamble \textgreek{} to convert the Latin fonts to Greek
> > then
> > the letters are very strange and they totally different from the selected
> > text in the main document.
>
> I gots no ideas.
>
>
> -
> David Hewitt
> Research Fishery Biologist, USGS Klamath Falls Field Station (Oregon, USA)
> -and-
> Student, Virginia Institute of Marine Science
> http://www.vims.edu/fish/students/dhewitt/




Moderncv cls and font problems

2008-04-10 Thread snvv
Hello

How can I change the preamble and sections fonts of moderncv class?
How can I expand the area in the upper right of the first page to accommodate 
more stuff? I have read the the  
http://wiki.lyx.org/Examples/ModernCVClassIssues but there is nothing 
relevant in my files...

I use 2007 moderncv class and seems to be quite different from the old one.
I use 1.5.4 LyX both in linux and windows using texlive & miketex. The problem 
is the same.


Finally when I change the name from English to Greek then it is displayed with 
Latin and not Greek characters.
If I use in the preamble \textgreek{} to convert the Latin fonts to Greek then 
the letters are very strange and they totally different from the selected 
text in the main document.

Any help will be greatly appreciated... I have lost about a week with that :)

Regards

SN 


Re: Hyphenation problem with two languages

2008-04-07 Thread snvv
On Monday 07 April 2008 11:31:36 Liviu Andronic wrote:
> Hello,
>
> On Mon, Apr 7, 2008 at 10:01 AM, G. Milde <[EMAIL PROTECTED]> wrote:
> > On  6.04.08, snvv wrote:
> >  > I have a problem with hyphenation when I use two or more character
> >  > sets in the same document.
>
> Try \usepackage[greek, english]{babel} in the Preamble. It might solve
> the issue.
>
> >  Did you check "Use Babel" in the Document>Settings>Languages tab?
>
> In LyX 1.5.4 I could not find the "Use babel" option. What version are
> you using?
>
> Liviu

Hello

I use 1.5.4 too. I had tried \usepackage[greek, english]{babel} with the same 
results.

SN 


Re: Hyphenation problem with two languages

2008-04-07 Thread snvv
On Monday 07 April 2008 11:01:28 G. Milde wrote:
> On  6.04.08, snvv wrote:
> > I have a problem with hyphenation when I use two or more character sets
> > in the same document.
>
> Did you check "Use Babel" in the Document>Settings>Languages tab?
>
> GM

Hello

I can't see any option about babel in Document>Settings>Languages.
However I think the default is babel and any way I have tried  
\usepackage[greek, english]{babel} in preable with no luck.

SN


Hyphenation problem with two languages

2008-04-06 Thread snvv
Hello
I have a problem with hyphenation when I use two or more character sets in the 
same document.
If i leave the English as the default document language the hyphenation does 
not work, when the text is in another language (i.e Greek).
When I select Greek as the default  language the hyphenation does work but 
then only Greek characters are displayed, and in order to display English I 
have to use tex commands or to use the text style button which is 
inconvenient.

Can I do anything about it?

Thank you in advance for you help
sn 




Re: how to center chapter title?

2008-04-03 Thread snvv
Thank you
In the link you provided, there are 20 different nice chapter styles but not 
the one that i have to use. Therefore, I will have to create one.

Regrads

sn

On Thursday 03 April 2008 16:18:50 Maksi wrote:
> snvv wrote:
> > I'd like to center the chapter and bibliography titles of document class
> > book
> > (memoir) or book in general.
>
> In Memoir, you can do this by writing your own chapter style or choosing a
> chapter style that fits your needs. Check this part of the LyX-wiki for
> more information:  http://wiki.lyx.org/LyX/UsingMemoirInLyX#toc10
> http://wiki.lyx.org/LyX/UsingMemoirInLyX#toc10
>
> Maksi




how to center chapter title?

2008-04-02 Thread snvv
Hello

I'd like to center the chapter and bibliography titles of document class book 
(memoir) or book in general.

Thank you in advance 

sn


Question about Eq numbering

2008-03-29 Thread snvv
Hello,

I would like to number some equations like this

Chapter.Section.eq_no
1.1.1
1.1.2a
1.1.2b
1.1.2c
1.1.3

or

Chapter.eq_no
1.1
1.2a
1.2b
1.2c
1.3

Is that possible?

Thank you
sn


How to change the natbib title in bibliography?

2007-11-29 Thread snvv
Hello

I use natbib and I would like to change the title from bibliography (i.e 
References) to some other language.
When I use \renewcommand\refname{\selectlanguage{greek}{H Bibli'ografeia 
mou}\selectlanguage{english}}

Then I get the title of bibliography in Greek but also the all the (English) 
references are in Greek too.

If I change the text style of the BibTeX Generated Bibliography to English 
then the title becomes again references.

Is there a way to change the title of references (using an other language or 
more specific Greek) while the rest of the reference are in English?

Than you in advance for the help

snvv


Language Change

2007-09-29 Thread snvv
Hello

I use sid debian with LyX 1.5-1 and I have a rather strange problem. 

When I change language (alt+shift) the LyX menu is activated. Thus, in order 
to write I have to press once the mouse (cursor) in the text to continue.

I thought might be a LyX config but I can't find anything about it.

Any suggestion please?

sn