Re: Dear LyX experts!

2009-09-06 Thread rgheck



2. Since I have high myopia it would be useful me to have really large
buttons (as in Excel for example...). I am afraid it is not possible. 
Am I

right?


Just to emphasize what Paul said: Font size in LyX, as well as other 
things, like widget style, is controlled by Qt, so running qtconfig, or 
qtconfig-qt4, or whatever it's called on your system, will allow you to 
change font size.


rh




Re: Dear LyX experts!

2009-09-06 Thread Guenter Milde
On 2009-09-05, m.kocin...@mini.pw.edu.pl wrote:
 Can You, please, answer me on following questions?

 1. Why in my text long spaces between words appear, it seems especially
 after using zoom? In Yap they are yet ok. on the other hand...

This is because LyX will try block layout (with even right and left
borders) by default. And as LyX cannot split words, large inter-word spaces
appear :-(

As LyX is not WYSIWYG, it should be possible to have left aligned text on
screen and block alignment in the output, the attached module is an
attempt to do so. However it does not work nicely for the standard
paragraph, as there is an interference with the indent vs. skip
setting for paragraph separation.


Usage: put in LYXDIR/layouts (~/.lyx/layouts on Unix) and select from the
DocumentSettings.

Günter




#\DeclareLyXModule{leftalign}
#DescriptionBegin
#Left align text (instead of block align; on screen).
#DescriptionEnd

#Author: Günter Milde mi...@users.sf.net

# Left align instead of block align (on screen)
# -

# As LyX's linebreaking algorithm does not include hyphenation of longer
# words, some very large inter-word spaces frequently occure (especially in
# languages with many long words as, e.g., German).

# Readability can be improved by setting the paragraph alignment 
# in the LyX window to left.
# This does not influence the appearance of the printout.

# Drawbacks: 
#
# * the EditParagraph Settings dialog will display default (left)
#   even if the default alignment of the class is block.
#
# * Paragraph indentation is supressed (therefore currently commented out).


# Style Standard
#   Align Left
# End

#stdlists
Style Itemize
Align Left
End

Style Description
Align Left
End

Style Enumeration
Align Left
End

Style List
Align Left
End

Style Quotation
Align Left
End

Style Quote
Align Left
End

# stdsections
Style Part
Align Left
End

Style Chapter
Align Left
End


Style Section
Align Left
End

Style Subsection
Align Left
End

Style Subsubsection
Align Left
End




Re: Dear LyX experts!

2009-09-06 Thread rgheck



2. Since I have high myopia it would be useful me to have really large
buttons (as in Excel for example...). I am afraid it is not possible. 
Am I

right?


Just to emphasize what Paul said: Font size in LyX, as well as other 
things, like widget style, is controlled by Qt, so running qtconfig, or 
qtconfig-qt4, or whatever it's called on your system, will allow you to 
change font size.


rh




Re: Dear LyX experts!

2009-09-06 Thread Guenter Milde
On 2009-09-05, m.kocin...@mini.pw.edu.pl wrote:
 Can You, please, answer me on following questions?

 1. Why in my text long spaces between words appear, it seems especially
 after using zoom? In Yap they are yet ok. on the other hand...

This is because LyX will try block layout (with even right and left
borders) by default. And as LyX cannot split words, large inter-word spaces
appear :-(

As LyX is not WYSIWYG, it should be possible to have left aligned text on
screen and block alignment in the output, the attached module is an
attempt to do so. However it does not work nicely for the standard
paragraph, as there is an interference with the indent vs. skip
setting for paragraph separation.


Usage: put in LYXDIR/layouts (~/.lyx/layouts on Unix) and select from the
DocumentSettings.

Günter




#\DeclareLyXModule{leftalign}
#DescriptionBegin
#Left align text (instead of block align; on screen).
#DescriptionEnd

#Author: Günter Milde mi...@users.sf.net

# Left align instead of block align (on screen)
# -

# As LyX's linebreaking algorithm does not include hyphenation of longer
# words, some very large inter-word spaces frequently occure (especially in
# languages with many long words as, e.g., German).

# Readability can be improved by setting the paragraph alignment 
# in the LyX window to left.
# This does not influence the appearance of the printout.

# Drawbacks: 
#
# * the EditParagraph Settings dialog will display default (left)
#   even if the default alignment of the class is block.
#
# * Paragraph indentation is supressed (therefore currently commented out).


# Style Standard
#   Align Left
# End

#stdlists
Style Itemize
Align Left
End

Style Description
Align Left
End

Style Enumeration
Align Left
End

Style List
Align Left
End

Style Quotation
Align Left
End

Style Quote
Align Left
End

# stdsections
Style Part
Align Left
End

Style Chapter
Align Left
End


Style Section
Align Left
End

Style Subsection
Align Left
End

Style Subsubsection
Align Left
End




Re: Dear LyX experts!

2009-09-06 Thread rgheck



2. Since I have high myopia it would be useful me to have really large
buttons (as in Excel for example...). I am afraid it is not possible. 
Am I

right?


Just to emphasize what Paul said: Font size in LyX, as well as other 
things, like widget style, is controlled by Qt, so running qtconfig, or 
qtconfig-qt4, or whatever it's called on your system, will allow you to 
change font size.


rh




Re: Dear LyX experts!

2009-09-06 Thread Guenter Milde
On 2009-09-05, m.kocin...@mini.pw.edu.pl wrote:
> Can You, please, answer me on following questions?

> 1. Why in my text long spaces between words appear, it seems especially
> after using zoom? In Yap they are yet ok. on the other hand...

This is because LyX will try "block layout" (with even right and left
borders) by default. And as LyX cannot split words, large inter-word spaces
appear :-(

As LyX is not WYSIWYG, it should be possible to have left aligned text on
screen and block alignment in the output, the attached module is an
attempt to do so. However it does not work nicely for the standard
paragraph, as there is an interference with the "indent" vs. "skip"
setting for paragraph separation.


Usage: put in LYXDIR/layouts (~/.lyx/layouts on Unix) and select from the
Document>Settings.

Günter




#\DeclareLyXModule{leftalign}
#DescriptionBegin
#Left align text (instead of block align; on screen).
#DescriptionEnd

#Author: Günter Milde 

# Left align instead of block align (on screen)
# -

# As LyX's linebreaking algorithm does not include hyphenation of longer
# words, some very large inter-word spaces frequently occure (especially in
# languages with many long words as, e.g., German).

# Readability can be improved by setting the paragraph alignment 
# in the LyX window to "left".
# This does not influence the appearance of the printout.

# Drawbacks: 
#
# * the Edit>Paragraph Settings dialog will display "default (left)"
#   even if the default alignment of the class is "block".
#
# * Paragraph indentation is supressed (therefore currently commented out).


# Style Standard
#   Align Left
# End

#stdlists
Style Itemize
Align Left
End

Style Description
Align Left
End

Style Enumeration
Align Left
End

Style List
Align Left
End

Style Quotation
Align Left
End

Style Quote
Align Left
End

# stdsections
Style Part
Align Left
End

Style Chapter
Align Left
End


Style Section
Align Left
End

Style Subsection
Align Left
End

Style Subsubsection
Align Left
End




Dear LyX experts!

2009-09-05 Thread M . Kocinski
Can You, please, answer me on following questions?

1. Why in my text long spaces between words appear, it seems especially
after using zoom? In Yap they are yet ok. on the other hand...

2. Since I have high myopia it would be useful me to have really large
buttons (as in Excel for example...). I am afraid it is not possible. Am I
right?

And yet anothe question: is there LyX on CDLive versions of Linux?

Best regards,
Marek Kociński



Re: Dear LyX experts!

2009-09-05 Thread Uwe Stöhr

m.kocin...@mini.pw.edu.pl schrieb:


1. Why in my text long spaces between words appear, it seems especially
after using zoom? In Yap they are yet ok. on the other hand...


LyX cannot break words while LaTeX ca do this and will do this correctly. So you can ignore large 
whitespace between words in LyX.



2. Since I have high myopia it would be useful me to have really large
buttons (as in Excel for example...). I am afraid it is not possible. Am I
right?


What you can do is right-clicking on a toolbar and then choosing big icons.

regards Uwe


Re: Dear LyX experts!

2009-09-05 Thread Rich Shepard

On Sat, 5 Sep 2009, m.kocin...@mini.pw.edu.pl wrote:


Can You, please, answer me on following questions?


Marek,

  I'll try; others may provide better answers.


1. Why in my text long spaces between words appear, it seems especially
after using zoom? In Yap they are yet ok. on the other hand...


  This is a display issue. LyX automatically removes more than a single
space anywhere in the text (it assumes the space separates words). If you
see uneven spaces it may be the display font you use.

  I've noticed that some fonts (e.g., Palatino) print very well but do not
display well on my systems. Therefore, I use a display font that is more
readable even though it is different from the typeface used in producing
.dvi/.ps/.pdf output.

  I've no idea what Yap is other than the sound of a small dog.


2. Since I have high myopia it would be useful me to have really large
buttons (as in Excel for example...). I am afraid it is not possible. Am I
right?


  This, too, is a display issue. You can run qtconfig and set the display
options for all your Qt-using applications.


And yet anothe question: is there LyX on CDLive versions of Linux?


  Don't know. Probably not because it's not part of TeX or LaTeX.

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
http://www.appl-ecosys.com Voice: 503-667-4517  Fax: 503-667-8863


Re: Dear LyX experts!

2009-09-05 Thread Liviu Andronic
Hello,

On 9/5/09, m.kocin...@mini.pw.edu.pl m.kocin...@mini.pw.edu.pl wrote:
 Can You, please, answer me on following questions?

  1. Why in my text long spaces between words appear, it seems especially
  after using zoom? In Yap they are yet ok. on the other hand...

After you export to .pdf, this should no longer be an issue.


  2. Since I have high myopia it would be useful me to have really large
  buttons (as in Excel for example...). I am afraid it is not possible. Am I
  right?

  And yet anothe question: is there LyX on CDLive versions of Linux?

Knoppix DVD. Also check the wiki, there is an article on this.
Liviu


Dear LyX experts!

2009-09-05 Thread M . Kocinski
Can You, please, answer me on following questions?

1. Why in my text long spaces between words appear, it seems especially
after using zoom? In Yap they are yet ok. on the other hand...

2. Since I have high myopia it would be useful me to have really large
buttons (as in Excel for example...). I am afraid it is not possible. Am I
right?

And yet anothe question: is there LyX on CDLive versions of Linux?

Best regards,
Marek Kociński



Re: Dear LyX experts!

2009-09-05 Thread Uwe Stöhr

m.kocin...@mini.pw.edu.pl schrieb:


1. Why in my text long spaces between words appear, it seems especially
after using zoom? In Yap they are yet ok. on the other hand...


LyX cannot break words while LaTeX ca do this and will do this correctly. So you can ignore large 
whitespace between words in LyX.



2. Since I have high myopia it would be useful me to have really large
buttons (as in Excel for example...). I am afraid it is not possible. Am I
right?


What you can do is right-clicking on a toolbar and then choosing big icons.

regards Uwe


Re: Dear LyX experts!

2009-09-05 Thread Rich Shepard

On Sat, 5 Sep 2009, m.kocin...@mini.pw.edu.pl wrote:


Can You, please, answer me on following questions?


Marek,

  I'll try; others may provide better answers.


1. Why in my text long spaces between words appear, it seems especially
after using zoom? In Yap they are yet ok. on the other hand...


  This is a display issue. LyX automatically removes more than a single
space anywhere in the text (it assumes the space separates words). If you
see uneven spaces it may be the display font you use.

  I've noticed that some fonts (e.g., Palatino) print very well but do not
display well on my systems. Therefore, I use a display font that is more
readable even though it is different from the typeface used in producing
.dvi/.ps/.pdf output.

  I've no idea what Yap is other than the sound of a small dog.


2. Since I have high myopia it would be useful me to have really large
buttons (as in Excel for example...). I am afraid it is not possible. Am I
right?


  This, too, is a display issue. You can run qtconfig and set the display
options for all your Qt-using applications.


And yet anothe question: is there LyX on CDLive versions of Linux?


  Don't know. Probably not because it's not part of TeX or LaTeX.

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
http://www.appl-ecosys.com Voice: 503-667-4517  Fax: 503-667-8863


Re: Dear LyX experts!

2009-09-05 Thread Liviu Andronic
Hello,

On 9/5/09, m.kocin...@mini.pw.edu.pl m.kocin...@mini.pw.edu.pl wrote:
 Can You, please, answer me on following questions?

  1. Why in my text long spaces between words appear, it seems especially
  after using zoom? In Yap they are yet ok. on the other hand...

After you export to .pdf, this should no longer be an issue.


  2. Since I have high myopia it would be useful me to have really large
  buttons (as in Excel for example...). I am afraid it is not possible. Am I
  right?

  And yet anothe question: is there LyX on CDLive versions of Linux?

Knoppix DVD. Also check the wiki, there is an article on this.
Liviu


Dear LyX experts!

2009-09-05 Thread M . Kocinski
Can You, please, answer me on following questions?

1. Why in my text long spaces between words appear, it seems especially
after using zoom? In Yap they are yet ok. on the other hand...

2. Since I have high myopia it would be useful me to have really large
buttons (as in Excel for example...). I am afraid it is not possible. Am I
right?

And yet anothe question: is there LyX on CDLive versions of Linux?

Best regards,
Marek Kociński



Re: Dear LyX experts!

2009-09-05 Thread Uwe Stöhr

m.kocin...@mini.pw.edu.pl schrieb:


1. Why in my text long spaces between words appear, it seems especially
after using zoom? In Yap they are yet ok. on the other hand...


LyX cannot break words while LaTeX ca do this and will do this correctly. So you can ignore large 
whitespace between words in LyX.



2. Since I have high myopia it would be useful me to have really large
buttons (as in Excel for example...). I am afraid it is not possible. Am I
right?


What you can do is right-clicking on a toolbar and then choosing big icons.

regards Uwe


Re: Dear LyX experts!

2009-09-05 Thread Rich Shepard

On Sat, 5 Sep 2009, m.kocin...@mini.pw.edu.pl wrote:


Can You, please, answer me on following questions?


Marek,

  I'll try; others may provide better answers.


1. Why in my text long spaces between words appear, it seems especially
after using zoom? In Yap they are yet ok. on the other hand...


  This is a display issue. LyX automatically removes more than a single
space anywhere in the text (it assumes the space separates words). If you
see uneven spaces it may be the display font you use.

  I've noticed that some fonts (e.g., Palatino) print very well but do not
display well on my systems. Therefore, I use a display font that is more
readable even though it is different from the typeface used in producing
.dvi/.ps/.pdf output.

  I've no idea what Yap is other than the sound of a small dog.


2. Since I have high myopia it would be useful me to have really large
buttons (as in Excel for example...). I am afraid it is not possible. Am I
right?


  This, too, is a display issue. You can run qtconfig and set the display
options for all your Qt-using applications.


And yet anothe question: is there LyX on CDLive versions of Linux?


  Don't know. Probably not because it's not part of TeX or LaTeX.

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
 Voice: 503-667-4517  Fax: 503-667-8863


Re: Dear LyX experts!

2009-09-05 Thread Liviu Andronic
Hello,

On 9/5/09, m.kocin...@mini.pw.edu.pl  wrote:
> Can You, please, answer me on following questions?
>
>  1. Why in my text long spaces between words appear, it seems especially
>  after using zoom? In Yap they are yet ok. on the other hand...
>
After you export to .pdf, this should no longer be an issue.


>  2. Since I have high myopia it would be useful me to have really large
>  buttons (as in Excel for example...). I am afraid it is not possible. Am I
>  right?
>
>  And yet anothe question: is there LyX on CDLive versions of Linux?
>
Knoppix DVD. Also check the wiki, there is an article on this.
Liviu