Re: Odd printing behavior... mauve colons

1999-12-14 Thread Alain Castera


AFAIR, mauve column are used by lyx to indicate latex "minipages". As a
minipage may be really "strongly" formatted, this should be the point.
Try  (or something like this) menu.

Cheers
Alain

 ***
 *Alain Castera*
 * LPNHE - Tour 33 RdC   | e-mail : [EMAIL PROTECTED]*
 * 4 Place Jussieu   | Telephone : (+33) 144274187 *
 * 75252 Paris Cedex 05  | Fax :   (+33) 144274638 *
 * France| *
 ***



Re: Odd printing behavior... mauve colons

1999-12-14 Thread kaynjay

I mentioned originally that I noticed a "mauve colon" on the left side of
the viewed area in lyx.  I have rexamined my printed output (and dvips shows
the same, FWIW) and note the following, which must be linked to this:

The first line of the document prints on its own page (the first page).

The second page runs off the bottom, below the page number.  This is the
area in which I have made modifications to the original exam material (which
was read in as an ascii file).

The third page shows unmodified text.

The mauve colon actually should have been described as colons before Every
line in the section which I modified, which runs off the page.  There is no
colon in the left margin of the first line.  There is no colon next to the
lines found on the third page.  Nothing but colons in between.

I have a feeling that I somehow marked and formatted the entire section in
some way to force it to act as a single unit, including making it literally
run off the printed page.  



Kenward



Re: Odd printing behavior

1999-12-14 Thread kaynjay

On Tue, Dec 14, 1999 at 06:28:48PM +0100, Jean-Marc Lasgouttes wrote:
> >>>>> "Kenward" ==   <[EMAIL PROTECTED]> writes:
> 
> Kenward> I've been converting an exam over to Lyx as a way of learning
[...]
> Kenward> bottom. If I am printing out 3 or 4 pages, I discover that I
> Kenward> have completely lost the intermediate pages that I have
> Kenward> modified and I see unmodified material printed.
> 
> That seems very odd indeed. Could you send your example file? What
> version of LyX are you using? Did something change in your file?
>  

Will send it to you directly.  It will be truncated (being a 15-20 page
final exam).  

My Lyx version is 1.1.12, from Debian, out of the unstable (potato) area.

Changes are those I tried to describe.  The problem is knowing when the
change actually occured.  As I got more comfortable with keying in things I'd
go a longer time before saving and printing out.

Thanks!

Kenward



Re: Odd printing behavior

1999-12-14 Thread Jean-Marc Lasgouttes

>>>>> "Kenward" ==   <[EMAIL PROTECTED]> writes:

Kenward> I've been converting an exam over to Lyx as a way of learning
Kenward> how things work, and have run into an extremely perplexing
Kenward> problem. The printing has changed. Whereas once when I
Kenward> printed out 2 pages I would get exactly what I expected (as
Kenward> the screen shows me), now I get a blank first page followed
Kenward> by a second page which runs past the allowable margin at the
Kenward> bottom. If I am printing out 3 or 4 pages, I discover that I
Kenward> have completely lost the intermediate pages that I have
Kenward> modified and I see unmodified material printed.

That seems very odd indeed. Could you send your example file? What
version of LyX are you using? Did something change in your file?

JMarc



Odd printing behavior

1999-12-14 Thread kaynjay

I've been converting an exam over to Lyx as a way of learning how things
work, and have run into an extremely perplexing problem.  The printing has
changed.  Whereas once when I printed out 2 pages I would get exactly what I
expected (as the screen shows me), now I get a blank first page followed by a
second page which runs past the allowable margin at the bottom.  If I am
printing out 3 or 4 pages, I discover that I have completely lost the
intermediate pages that I have modified and I see unmodified material
printed.

Many modifications involve creating math formula representations of
super(sub-)scripts and symbols used in chemical equations.  

The document is being formatted as a large enumerated list (as it is multiple 
choice for a final exam).  Several questions are changed, then the format 
changed to enumerate for that part.  Tables are being used when needed to list 
choices when the format demands it, with the table being nested appropriately 
(M-p arrow) to adjust other parts of the enumerated list.

I've inserted an image or two and later deleted them.  I have
also occasionally changed document layouts to see what (if any) differences
existed.  The paper layout has been toyed with as well, changing from
default to USLetter and changing margins (from blanks to 20mm and back). 
Nothing seems to change the new undesired behavior.  I have also changed the
enumerate back to standard on work done since the last recalled good point
in my work.  

The only thing I have noticed is the appearance of what seems to be a light
mauve colon at the left edge of the left margin.  I don't know if this is
normal or indicative of something I did to the document.

Can someone offer any help in tracking down what happened to (what _was_) a
beautifully developing exam??  

Kenward Vaughan



Re: Booklet Printing with Lyx

1999-11-12 Thread Carlos A M dos Santos


Try the attached script.


#!/bin/sh
# script for book generation.
# Examples of use: man -t  | book | lpr -P
#  This will print the man pages in book format and
#  both sides. If you need file out, say:
#man -t  |book > out.ps
#
# You can use: cat name.ps | book > name2.ps

PATH=/usr/local/bin:/usr/bin:/bin
export PATH

PSBOOK=/usr/local/bin/psbook
PSNUP=/usr/local/bin/psnup
PSTOPS=/usr/local/bin/pstops

if test $# -gt 0; then
   for N in $*; do
  $PSBOOK -q $N | $PSNUP -q -2 | $PSTOPS -q "2:0,1U(1w,1h)"
   done
else
   $PSBOOK -q | $PSNUP -q -2 | $PSTOPS -q "2:0,1U(1w,1h)"
fi



Booklet Printing with Lyx

1999-11-12 Thread Frank Geter


Does anyone know of a good way to print in booklet style on letter size
paper?  I worked for several hours yesterday and after much trial and error
I got something to work but it is not an elegant solution.  I used the
postscript utilities plus some strange paper and margin settings in Lyx to
achieve the desired results.  I had to select a custom papersize of 5.5
inches by 11.5 inches, a top margin of 1.25 inches, left margin of 0.4in,
right margin of 0.75 inches and a header margin of 1.5 inches.  This was
done on the default document article class.  I then printed to a file
(file.ps). And used the following commands.

psbook file.ps file2.ps
psnup -w8.5in -h11in -W5.5in -H8.5in file2.ps file3.ps
gv file3.ps

I then printed selected pages from Ghostview.

I think the reason for the strange settings in Lyx is that dvip
automatically processes assuming letter size paper. At least that is what
appears on the command line in Lyx when I tell it to print to a file.

Anyway, if someone knows of a simpler and more straight forward way to do
this please let me know.

Frank Geter
USDA NRCS ITC
2625 Redwing Road, Suite 110
Fort Collins, CO 80526
[EMAIL PROTECTED]
Ph# 970-282-2482



Re: Printing odd characters?

1999-09-27 Thread Mr. Geepus the Sweeper

Hi...

On 27-Sep-99 Jean-Marc Lasgouttes wrote:

>>>>>> "Geepus" == Geepus the Sweeper <[EMAIL PROTECTED]> writes:
> 
> Geepus> properly. Depending on which encoding I select for the

   

> Geepus> document, the ¿, for instance, may print as as a British
> Geepus> pound sign or a z with a dot over it. Is there something more
> Geepus> I need to do with LyX, or possibly (La)TeX, to actually print
> Geepus> these characters?
> 
> To actually print these characters, you should use latin1 encoding,
> which is suitable for all (most?) western european countries.

Actually I tried it, before I posted that.  (I remembered that to get a
proper ß instead of SS, you have to use Latin-1, so I thought it might apply
there as well.)  It did not help.  Latin-1 produces the wrong characters,
Latin-2 produces LaTeX errors regarding certain characters such as the Yen,
Latin-5 produces different wrong characters.

Ok:  I've gone looking for more information.  I made a short document
with different characters in it.  (Contains lines like "This should be cent:
¢".)  Trying to print with Latin-1 produces an error, "Command \textcent
unavailable in encoding T1"; printing with "default" encoding produces no
errors.  In the PS file thus generated is the line,
"y(This)d(should)g(be)f(cent:)18 b(\264)-18 b(c)71 702".  In the printed output
I get a "c" with a ' over it for cent, ¡ instead of ½, and £ instead of ¿.  TeX
generates \A2 for the cent character.

I have:

dvips(k) 5.78
kpathsea version 3.2  
ghostscript-5.10-7
TeX (Web2C 7.2) 3.14159
lpr 0.33-1
LyX 1.0.3-3
lots of patience :)

Bye now,


---
// Carl Hudkins ]=[ ICQ: 5723399 ]=[ PGP: 0x50238d9e
// 
// "I've given up on the whole dating scene.  I've
//  decided to reproduce by asexual cell division."
// --Wally

 PGP signature


Re: Printing odd characters?

1999-09-27 Thread Jean-Marc Lasgouttes

>>>>> "Geepus" == Geepus the Sweeper <[EMAIL PROTECTED]> writes:

Geepus> I read with interest the section on printing all those
Geepus> weird foreign characters, and began experimenting with LyX
Geepus> "keymaps" to see how many of those I could enter. It turns out
Geepus> for my normal typing (English and sometimes German) I do not
Geepus> need LyX keymaps, as the customized Xmodmap setup I have works
Geepus> fine. (It utilizes the "Menu" key from my Windoze keyboard --
Geepus> a key which I have never seen any Windows user actually use --
Geepus> as a "Multi-key" to allow me to make things like Ø or
Geepus> ß.) However, some things I can enter from the keyboard and
Geepus> might like to use from time to time, such as ½ (one-half)
Geepus> or ¿ (Spanish upside-down question mark) do not print
Geepus> properly. Depending on which encoding I select for the
Geepus> document, the ¿, for instance, may print as as a British
Geepus> pound sign or a z with a dot over it. Is there something more
Geepus> I need to do with LyX, or possibly (La)TeX, to actually print
Geepus> these characters?

To actually print these characters, you should use latin1 encoding,
which is suitable for all (most?) western european countries.

JMarc



Printing odd characters?

1999-09-25 Thread Mr. Geepus the Sweeper

Hi...

Ok, here is a difficulty I stumbled across while reading the User's
Guide.  :)

I read with interest the section on printing all those weird foreign
characters, and began experimenting with LyX "keymaps" to see how many of those
I could enter.  It turns out for my normal typing (English and sometimes
German) I do not need LyX keymaps, as the customized Xmodmap setup I have works
fine.  (It utilizes the "Menu" key from my Windoze keyboard -- a key which I
have never seen any Windows user actually use -- as a "Multi-key" to allow me
to make things like Ø or ß.)  However, some things I can enter from the
keyboard and might like to use from time to time, such as ½ (one-half) or ¿
(Spanish upside-down question mark) do not print properly.  Depending on which
encoding I select for the document, the ¿, for instance, may print as as a
British pound sign or a z with a dot over it.  Is there something more I need
to do with LyX, or possibly (La)TeX, to actually print these characters?

I don't type in Spanish, but I might occasionally want to use the ½, ¾,
or ¢ (cent) signs in my documents, so this knowledge should be useful.

Thanks in advance,


---
// Carl Hudkins ]=[ ICQ: 5723399 ]=[ PGP: 0x50238d9e
// 
// "I've given up on the whole dating scene.  I've
//  decided to reproduce by asexual cell division."
// --Wally

 PGP signature


Re: Printing Error

1999-09-09 Thread Kayvan A. Sylvan

On Thu, Sep 09, 1999 at 05:02:32PM -0400, Alain Bertrand wrote:
> Jean-Marc Lasgouttes en-deus skrivet:
> > 
> > > "Alain" == Alain Bertrand <[EMAIL PROTECTED]> writes:
> > 
> > Alain> Hello, I have Lyx and kLyx "out of the box" on a "out of the
> > Alain> box" Mandrake 6.0.  I can't print even the help or tutorial
> > Alain> documents because of errors . It seems that theses errors
> > Alain> happen when the document is transformed in a .ps file.
> > 
> > Alain> How can I fix that?
> > 
> > Probably by first giving us some inforamtion about the errors you
> > get...
> > 
> I feel a little bit sorry. I had done an upgrade from Mandrake 5.3 to
> 6.0 and couldn't print anything. I 've reinstalled all the 6.0 system
> from scratch and everything is fine now. Upgrade != installation !
> 
> Thanks.
> 
> Alain

The real problem was probably a known bug with RPM-3.0.1. It had problems
with upgrading the tetex RPM and created lots and lots of missing files.

The newer version of RPM fixes that. Get RPM-3.0.2 from www.rpm.org.

I didn't have this problem exactly myself since I hand-upgraded my system
from 4.2 to 6.0 but I noticed it when I tried to upgrade tetex again.

---Kayvan

-- 
Kayvan Aghaiepour Sylvan  | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan |   | Robin Gregory (2/28/92)



Re: Printing Error

1999-09-09 Thread Alain Bertrand

Jean-Marc Lasgouttes en-deus skrivet:
> 
> > "Alain" == Alain Bertrand <[EMAIL PROTECTED]> writes:
> 
> Alain> Hello, I have Lyx and kLyx "out of the box" on a "out of the
> Alain> box" Mandrake 6.0.  I can't print even the help or tutorial
> Alain> documents because of errors . It seems that theses errors
> Alain> happen when the document is transformed in a .ps file.
> 
> Alain> How can I fix that?
> 
> Probably by first giving us some inforamtion about the errors you
> get...
> 
I feel a little bit sorry. I had done an upgrade from Mandrake 5.3 to
6.0 and couldn't print anything. I 've reinstalled all the 6.0 system
from scratch and everything is fine now. Upgrade != installation !

Thanks.

Alain



Re: Printing Error

1999-09-08 Thread Jean-Marc Lasgouttes

> "Alain" == Alain Bertrand <[EMAIL PROTECTED]> writes:

Alain> Hello, I have Lyx and kLyx "out of the box" on a "out of the
Alain> box" Mandrake 6.0.  I can't print even the help or tutorial
Alain> documents because of errors . It seems that theses errors
Alain> happen when the document is transformed in a .ps file.

Alain> How can I fix that?

Probably by first giving us some inforamtion about the errors you
get...

Are you able to print out of LyX?

JMarc



Printing Error

1999-09-08 Thread Alain Bertrand

Hello,

I have Lyx and kLyx "out of the box" on a  "out of the box" Mandrake
6.0.
I can't print even the help or tutorial documents because of errors . It
seems that theses errors happen when the document is transformed in a
.ps file.

How can I fix that?

Thanks.

Alain

Hep brezhoneg  Breizh ebet



Re: Printing Users Manual

1999-09-03 Thread Kayvan A. Sylvan

On Fri, Sep 03, 1999 at 06:30:40PM -0400, Ralph Boland wrote:
>
> All the errors appear to be of the form:
> 
>   ! Undefined control sequence. 
> 
> l.#   message
> The control sequence at the end of the top line
> of your error message was never  \def'ed.  If ...
> 

Can you send me the LaTeX file and the log file so I can see what's happening
specifically?

Thanks.

---Kayvan
-- 
Kayvan Aghaiepour Sylvan  | Proud husband of  | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan |   | Robin Gregory (2/28/92)



Printing Users Manual

1999-09-03 Thread Ralph Boland

I am a new lyx user and have been trying to print the
users manual.

In a previous post I pointed out a failure because latex
could not find file 'rotating.sty'.  I have now
installed this file and also file  'url.sty'  and now complaints
about missing files have gone away.  Thanks for the
help  Kayvan A. Sylvan.

Now instead of getting 1 error I get  208 errors.

All the errors appear to be of the form:

  ! Undefined control sequence. 

l.#   message
The control sequence at the end of the top line
of your error message was never  \def'ed.  If ...

Most of these messages occur immediately preceding
Emphasized text such as:

using the [Error]Insert->Table Float menu item.

Most others appear immediately preceding a `\` character

A few appear after footnotes.

There are errors in the table immediately predceing section  4.4.2.

There could be a few errors not in any of the above categories.



Any ideas as to why I am getting these errors?


Thanks in advance for you time.

Ralph Boland



Debugging printing flags

1999-07-16 Thread Reuben Thomas

OK, I'm now trying to print multiple unsorted copies using dvilj. It's
giving me an error message ("argument to -c not a valid integer"). -c is
the flag I've told LyX to use for multiple copies, and it's the right one
according to the man page. Unfortunately I can't see what command line LyX
is actually constructing. This is ironic, as when it doesn't work it's
overwritten by an error message, but when it does it's not.

How can I see the command line so I can debug the process?

-- 
http://sc3d.org/rrt/ | certain, a.  insufficiently analysed



Printing non-english text

1999-07-14 Thread ÌåíÝëáïò ÌáãêëÞò

Hi,
I have been doing the Greek translation recently for LyX and all went well.
I can read and write in greek, BUT when I try to view DVI or PostScript
I get either latin characters only, or "unreadable" greek ones.
I checked the teTeX installation and its fine [supports greek and xdvi shows
greek tex files]. So the problem is with LyX. 
I don't seem to find my way around this so a quick hint will help.
Thanks,
Menelaos Maglis

P.S. This question isn't Greek specific.



Re: Printing revisited and libXpm.so.4.7

1999-06-30 Thread Jean-Marc Lasgouttes

> "Hal" == Hal Huntley <[EMAIL PROTECTED]> writes:

Hal> Given that the lyxrc.defaults file might be needed by users for
Hal> some important features, what do I need to make sure is in the
Hal> file so that "Print..."  will be highlighted?  (I thought it
Hal> might be some configuration file).  Here is the current
Hal> default file.  This is a Solaris 2.5.1 machine:

Hal> \latex_command "none"

As Juergen already pointed out, this is the line which says that LyX
has not been able to locate a working version of LaTeX2e. Have you
been able to print anything? If you did, then this means there is a
problem in the configure logic. Otherwise, the problem is in your
LaTeX installation.

To see whether you have a working latex installation, try to run:
  latex ltxcheck
and follow the instructions.

Hal> Second problem is that if I start lyx in some directory without
Hal> the libXpm.so.4.7 file in it, I get the error message:

Hal> ld.so.1: lyx: fatal: ./libXpm.so.4.7: open failed: No such file
Hal> or directory Killed

I think this is a problem in your compiler setup. On solaris, both the
linker (final setp of compilation) and the run-time loader (which
loads the file to run it) have to know where to look for libraries. I
guess that your compiler looks in /usr/loca/lib/ (in what follows,
replace this directory with where libXpm actually was), finds the lib,
but does not tell the run-time loader to look there.

To fix this when configuring lyx, you should be able to add the
--with-extra-lib=/usr/local/lib/ option to configure, which is
supposed to do the right thing for solaris.

Hope this helps.

JMarc



RE: Printing revisited and libXpm.so.4.7

1999-06-30 Thread Juergen Vigna


On 29-Jun-99 Hal Huntley wrote:
> Hello,
> 

Hi Hal!

> === start lyxrc.defaults file ===
># This file has been automatically generated by LyX' lib/configure
># script. It contains default settings that have been determined by
># examining your system. PLEASE DO NOT MODIFY ANYTHING HERE! If you
># want to customize LyX, make a copy of the file LYXDIR/lyxrc as
># ~/.lyx/lyxrc and edit this file instead. Any setting in lyxrc will
># override the values given here.
> \latex_command "none"

The problem here is that configure does not find the latex-command!!!
Is it in some special directory? do you have it in your path? If yes
try to lauch lyx from a xterm in which you are sure the latex command
is found in the path and try to reconfigure!

> 
> Second problem is that if I start lyx in some directory without the
> libXpm.so.4.7 file in it, I get the error message:
> 

You don't have the libXpm installed in your system. There are two
solution, you get it installed somewhere where the dynamic linker
will find it (for this you need root rights!) or you link the binary
statically or with a static libXpm.a file (if you have it).

Hope this helps!

Greets Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna  E-Mail: [EMAIL PROTECTED]
Gerbergasse 60Tel:+39-0471-450260
I-39100 Bozen Fax:+39-0471-970042
ITALY Web:http://www.sad.it/~jug

Pardo's First Postulate:
Anything good in life is either illegal, immoral, or
fattening.

Arnold's Addendum:
Everything else causes cancer in rats.

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._



Printing revisited and libXpm.so.4.7

1999-06-29 Thread Hal Huntley

Hello,

I'm the individual who could not get the "Print..." option highlighted
on my compiled lyx. The short of it is I got it to show up and to
work, but I'd like to share with you what I discovered in the process.

It was very serendiputous.  In recompiling version 1.0.3, I tried
things again, and I discovered that the "Print..." option showed up
suddenly.  I didn't know what I did differently, but I accepted that
it worked and tested it out.  I then tried things as a "new user" and
when I went to use lyx, the "Print..." option was not highlighted any
more.  I noted that it made a ".lyx" subdirectory and the difference
between the one that worked and the one that did not was the
"lyxrc.defaults" file.  I moved that file out of the way and restarted
lyx with the "new user" and I could then see the "Print..." option
again.  So, there is something in the "lyxrc.defaults" file that
prevents the seeing of the print option.  I noted that doing
an "Options -> Reconfigure" recreated the file and thus made printing
unavailable again.  

Given that the lyxrc.defaults file might be needed by users for some
important features, what do I need to make sure is in the file so that
"Print..."  will be highlighted?  (I thought it might be some
configuration file).  Here is the current default file.  This
is a Solaris 2.5.1 machine:

=== start lyxrc.defaults file ===
# This file has been automatically generated by LyX' lib/configure
# script. It contains default settings that have been determined by
# examining your system. PLEASE DO NOT MODIFY ANYTHING HERE! If you
# want to customize LyX, make a copy of the file LYXDIR/lyxrc as
# ~/.lyx/lyxrc and edit this file instead. Any setting in lyxrc will
# override the values given here.
\latex_command "none"
\relyx_command "reLyX"
\literate_command "none"
\literate_extension "none"
\ps_command "gs"
\view_ps_command "ghostview -swap"
\view_pspic_command "ghostview"
\ascii_roff_command "groff -t -Tlatin1 $$FName"
\chktex_command "none"
\spell_command "ispell"
\fax_command "none"
\print_spool_command "lp"
\print_spool_printerprefix "-d "
\font_encoding ""
=== end lyxrc.defaults file ===

Second problem is that if I start lyx in some directory without the
libXpm.so.4.7 file in it, I get the error message:

ld.so.1: lyx: fatal: ./libXpm.so.4.7: open failed: No such file or directory
Killed

The problem is easy to solve by copying the file from the src
directory of lyx, but there must be a better solution.  I'm guessing
it could be fixed at compile time, but there may be some other place
things need to be changed. If someone can point me to where I need to
change things to resolve this, I would greatly appreciate it.

Hal Huntley
SRI International
[EMAIL PROTECTED]



Re: printing not highlighted

1999-06-15 Thread Anonymous

Hello Hal,

I also use LyX on Solaris 2.6 (amongst other platforms).
I think your TeX download from Sunfreeware is not the best for use with LyX
(directory structure conventions). I suggest to use the teTex distribution for
which you can download binaries and sources from

http://theory.uwinnipeg.ca/search/tetex.html

I used the teTex 0.4 Solaris 2.5 version on Solaris 2.6 without any problems.

It is not in pkgadd format however.

Hope this helps

Paul

Jean-Marc Lasgouttes wrote:
> 
> >>>>> "Hal" == Hal Huntley <[EMAIL PROTECTED]> writes:
> 
> Hal> I once again revisit the lyx program not printing issue. I went
> Hal> and got lyx 1.0.3.  I went to www.sunfreeware.com and got the
> Hal> latest tex-3.14159 and installed that.  I then put the resulting
> Hal> /opt/texmf and related paths first in my path search. I _still_
> Hal> do not get any File -> Print highlighted on lyx.
> 
> Does 'latex ltxcheck' work?
> 
> Hal> I have no choice but to assume I am missing something _VERY_
> Hal> fundamental like some configuration file not being set
> Hal> correctly. Any help at all on this would be greatly appreciated.
> 
> I think the problem is in the way LaTeX is (not?) setup.
> 
> JMarc

begin:vcard 
n:Borgermans;Paul
tel;fax:+32-14-323553
tel;home:+32-16-226808
tel;work:+32-14-333227
x-mozilla-html:TRUE
org:SCK-CEN;
adr;quoted-printable:;;Dept W&D=0D=0ABoeretang 200;Mol;;2400;Belgium
adr:;;;Mol;;2400;Belgium
version:2.1
email;internet:[EMAIL PROTECTED]
title:ir
x-mozilla-cpt:;25168
fn:Paul Borgermans
end:vcard



Re: printing not highlighted

1999-06-15 Thread Anonymous

>>>>> "Hal" == Hal Huntley <[EMAIL PROTECTED]> writes:

Hal> I once again revisit the lyx program not printing issue. I went
Hal> and got lyx 1.0.3.  I went to www.sunfreeware.com and got the
Hal> latest tex-3.14159 and installed that.  I then put the resulting
Hal> /opt/texmf and related paths first in my path search. I _still_
Hal> do not get any File -> Print highlighted on lyx.

Does 'latex ltxcheck' work?

Hal> I have no choice but to assume I am missing something _VERY_
Hal> fundamental like some configuration file not being set
Hal> correctly. Any help at all on this would be greatly appreciated.

I think the problem is in the way LaTeX is (not?) setup.

JMarc



Re: printing not highlighted

1999-06-14 Thread Anonymous

I once again revisit the lyx program not printing issue. I went and
got lyx 1.0.3.  I went to www.sunfreeware.com and got the latest
tex-3.14159 and installed that.  I then put the resulting /opt/texmf
and related paths first in my path search. I _still_ do not get any
File -> Print highlighted on lyx.  

I have no choice but to assume I am missing something _VERY_ fundamental
like some configuration file not being set correctly. Any help at all
on this would be greatly appreciated.

Hal Huntley



Re: printing not highlighted

1999-06-02 Thread Jean-Marc Lasgouttes

> "Hal" == Hal Huntley <[EMAIL PROTECTED]> writes:

>> LyX require LaTeX 2e (not the older LaTeX 2.09) and version
>> 1995/12/01 is better, although earleir versions may work.
>> 
>> JMarc
>> 

Hal> This may be my problem. My "/usr/local/bin/latex" file points to
Hal> "virtex".  virtex has a write date of "May 14 1993".  Doing a
Hal> strings on that a version number I get: "This is TeX, Version
Hal> 3.141".  I think I'll go get the latest from sunfreeware and try
Hal> again.

This is the verison of your TeX program, in fact, and this one is
almost correct. What is more important is the version of LaTeX (which
is a package written in the macro language provided by the program
virtex). Try to run 
latex ltxcheck
to check what your version is and whether it works.

JMarc



Re: printing not highlighted

1999-06-02 Thread Hal Huntley

> LyX require LaTeX 2e (not the older LaTeX 2.09) and version 1995/12/01
> is better, although earleir versions may work.
> 
> JMarc
> 

This may be my problem. My "/usr/local/bin/latex" file points to "virtex".
virtex has a write date of "May 14 1993".  Doing a strings on that
a version number I get: "This is TeX, Version 3.141".  I think I'll go
get the latest from sunfreeware and try again.

Hal Huntley



Re: printing not highlighted

1999-06-02 Thread Jean-Marc Lasgouttes

> "Hal" == Hal Huntley <[EMAIL PROTECTED]> writes:

Hal> Thank you for replying to my message.  I did try
Hal> Options->reconfigure and that didn't do it.  Does there have to
Hal> be a certain version of latex on the system? Ours is a bit old.
Hal> I am trying this on lyx 1.0.2.  Any other thoughts?

LyX require LaTeX 2e (not the older LaTeX 2.09) and version 1995/12/01
is better, although earleir versions may work.

JMarc



Re: printing not highlighted

1999-06-01 Thread Hal Huntley

> Hal> I've succeeded in compiling lyx on a Solaris 2.5.1 Ultra-1
> Hal> machine.  We have gcc/g++ 2.8.1 on it.
> 
> Hal> We want to print, but the File -> Print option is not highlighted
> Hal> to allow this.  We have dvips in /usr/local/bin, and it is a
> Hal> version from 1993.  Is there something that needs to be in
> Hal> lyxrc.default?  Do I need to set some value in config.h before
> Hal> compiling? I figure it must be something fairly simple.
> 
> It is probably because latex has not been detected correctly. You
> could try to run Options->reconfigure and restart LyX to see what
> happens.
> 
> JMarc
> 

Thank you for replying to my message.  I did try Options->reconfigure
and that didn't do it.  Does there have to be a certain version of
latex on the system? Ours is a bit old.  I am trying this on lyx
1.0.2.  Any other thoughts?

Hal Huntley



Re: printing not highlighted

1999-05-31 Thread Jean-Marc Lasgouttes

> "Hal" == Hal Huntley <[EMAIL PROTECTED]> writes:

Hal> I'm new to this list, and I'd bet the problems I'm having are not
Hal> unique to me, so if there is an FAQ I can reference that has the
Hal> answers, I'll be happy to start there. After a brief look through
Hal> the archives of the list and the web page, I haven't seen this
Hal> issue, though.

Hal> I've succeeded in compiling lyx on a Solaris 2.5.1 Ultra-1
Hal> machine.  We have gcc/g++ 2.8.1 on it.

Hal> We want to print, but the File -> Print option is not highlighted
Hal> to allow this.  We have dvips in /usr/local/bin, and it is a
Hal> version from 1993.  Is there something that needs to be in
Hal> lyxrc.default?  Do I need to set some value in config.h before
Hal> compiling? I figure it must be something fairly simple.

It is probably because latex has not been detected correctly. You
could try to run Options->reconfigure and restart LyX to see what
happens.

JMarc



printing not highlighted

1999-05-28 Thread Hal Huntley

I'm new to this list, and I'd bet the problems I'm having are not
unique to me, so if there is an FAQ I can reference that has the
answers, I'll be happy to start there. After a brief look through
the archives of the list and the web page, I haven't seen this issue,
though.

I've succeeded in compiling lyx on a Solaris 2.5.1 Ultra-1 machine.  We
have
gcc/g++ 2.8.1 on it.

We want to print, but the File -> Print option is not highlighted to
allow
this.  We have dvips in /usr/local/bin, and it is a version from 1993.
Is there something that needs to be in lyxrc.default?  Do I need to set
some value in config.h before compiling? I figure it must be something
fairly simple.

Hal Huntley
SRI International
[EMAIL PROTECTED]



printing problem

1999-05-12 Thread Sasa Janiska

Hello!

I'v encountered one problem when trying to use booklet printing with
Lyx.

I want to print 2 A5 pages from my book on one A4 paper.

When I was using psbook & psnup utility, the ouput on A4 was always
shifted up & therefore cut off.

Today, however, I discovered that the problem is not in psbook & psnup,
but in the postscript output itself.

When I use print dialog from Lyx to print to file, the command is:
dvips -o "file.ps" file.dvi &
which results in corrupted ps file.

When using option, View Postscript in Lyx, the command is
dvips -o file.ps_tmp -t a5 file.dvi
which gives correct ps file that can be later manipulated with psbook &
psnup.

I also looked in my /etc/texmf/dvips/config.ps file and added
definition for A5 format.

Please, if someone can enlighten me what to change in my setup to get
correct ps file after using print to file option, since using temporary
files is not so convenient.

I assume I have to change my lyxrc, but I do not watn to screw
anything.
Thanks for any info.
Sincerely,
Sasa
p.s. Otherwise, I'm so impressed with the Lyx.


Sasa Janiska
Zagreb, Croatia
E-mail: [EMAIL PROTECTED]




Printing problem

1999-05-12 Thread Kayvan Aghaiepour Sylvan

>>>>> "Steven" == Steven Feinstein <[EMAIL PROTECTED]> writes:

Steven> Hi,

Steven> I just started using LyX (v1.0.1) and I'm having a printing
Steven> problem.  When i print from LyX, I do not get a top margin.
Steven> The text starts printing from the very edge of the paper.  If
Steven> I view postscript and print from the viewer (I use GV), the
Steven> document prints with a top margin.

The problem is almost certainly your dvips config.ps file.

Check that, fix it, and your problem will be gone.

The ghostview program is called with a letter paper size, so it
"fixes" the problem for you and when you print, you get what you
expect.

---Kayvan
-- 
Kayvan Aghaiepour Sylvan   | Proud husband of   | Father to
Sylvan Associates, Inc.| Laura Isabella Sylvan  | Katherine Yelena (8/8/89)
http://www.isp.net/~kayvan || Robin Gregory (2/28/92)



Printing problem

1999-05-12 Thread Steven Feinstein

Hi,

I just started using LyX (v1.0.1) and I'm having a printing problem.  When i
print from LyX, I do not get a top margin.  The text starts printing from the
very edge of the paper.  If I view postscript and print from the viewer (I use
GV), the document prints with a top margin.

What am I missing?

Thanks,

Steve


Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.



Re: printing page range; kdvi?

1999-04-19 Thread Jean-Marc Lasgouttes

>>>>> "John" == John Ya-ya <[EMAIL PROTECTED]> writes:

John> Hi, all...  Two questions: When printing a range of pages, how
John> does one specify, "Print from page 3 to the last page"?  I have
John> tried everything I can think of, such as "3-", "3...", and other
John> strange things, and nothing produces anything other than an
John> error.

I just tried with 3-, and it worked... What dvips version are you
using? 

JMarc



Re: printing page range; kdvi?

1999-04-13 Thread Peter Suetterlin

Roland Krause wrote:
> Hi,
> you've got to know the number of pages, lets call it np
> Then give the print range: 3-np 
> There is no automatic way to do it - is there ?

Sure there is, and even better - it works at least for me, LyX 1.0.2pre1

"3-" is a valid option for the "-pp" switch of dvips, so it could be
sent directly there.
By watching the minibuffer of LyX I recognized that LyX does something
else: It just inserted a very large number (in this case: 1000) for the
last page, which also did work.

So for John (or who asked the question?): If it really doesn't work for
you the correct answer is to upgrade LyX or to print manually

  Peter

-- 
~~
Peter "Pit" Suetterlin  http://www.uni-sw.gwdg.de/~pit
Universitaets-Sternwarte Goettingen
Tel.: +49 551 39-5048   [EMAIL PROTECTED]
 -- * -- * ...-- * -- * ...-- * -- * ...-- * -- * ...-- * -- * ...-- * --
Come and see the stars! http://www.kis.uni-freiburg.de/~ps/SFB
Sternfreunde Breisgau e.V.  Tel.: +49 7641 3492
__



Re: printing page range; kdvi?

1999-04-13 Thread Oddmund N. Olsen




On Tue, 13 Apr 1999, John Ya-ya wrote:

> Hi, all...
> 
> Two questions: When printing a range of pages, how does one specify,
> "Print from page 3 to the last page"?  I have tried everything I can think of,
> such as "3-", "3...", and other strange things, and nothing produces anything
> other than an error.
> 
> Also, has anyone successfully configured LyX to use the KDE dvi viewer,
> kdvi?  I have gone into TeXconfig to see if that was where I could do it, but I
> don't even think it's set up properly -- I can print files, and view dvis, yet
> if I go to "xdvi configuration" I get a message, "'' does not exist" and
> TeXconfig exits.  (It says it will display the error log, but it does not.)  I
> would rather use kdvi than xdvi, if possible, because xdvi never fits on my
> screen, so its controls are often inaccessible.
> 

If you install klyx, you get kdvi as default dvi viewer. 
Anyway, I think you can choose dvi viewer editing the line
\view_dvi_command "xdvi -s 9"
in your lyxrc file. 

Oddmund


> Any help will be appreciated!  :)
> 
> Thanks,
> 
> 
> ---
> // Carl Hudkins ]=[ ICQ: 5723399 ]=[ PGP: 0x50238d9e
> // 
> //  i am afraid of programs! 
> //  Vida uses Windoze :)
> 



RE: printing page range; kdvi?

1999-04-13 Thread Roland Krause

Hi,
you've got to know the number of pages, lets call it np
Then give the print range: 3-np 
There is no automatic way to do it - is there ?
I dont think there is even a Latex counter that could be used here...

Kdvi kinda still sucks, I could not use it either, because everytime its called
it started recalculating the fonts... Took forever to view a one page document.
I searched the KDE - mailing lists and I honestly dont think Kdvi is maintained
by anyone right now. THe bug is known for quite a while and never got fixed. 

Anyway you can set xdvi resources to fit your screen in .Xresources e.g. 

xdvi*geometry:945x985+0+0
xdvi..keepPosition: True
xdvi*background:white

and so on. Read the manual page, its all there.
Too bad kdvi (and kghostview btw.) are in such a miserable state...

Roland

On 13-Apr-99 John Ya-ya wrote:
> Hi, all...
> 
> Two questions: When printing a range of pages, how does one specify,
> "Print from page 3 to the last page"?  I have tried everything I can think
> of,
> such as "3-", "3...", and other strange things, and nothing produces anything
> other than an error.
> 
> Also, has anyone successfully configured LyX to use the KDE dvi
> viewer,
> kdvi?  I have gone into TeXconfig to see if that was where I could do it, but
> I
> don't even think it's set up properly -- I can print files, and view dvis,
> yet
> if I go to "xdvi configuration" I get a message, "'' does not exist" and
> TeXconfig exits.  (It says it will display the error log, but it does not.) 
> I
> would rather use kdvi than xdvi, if possible, because xdvi never fits on my
> screen, so its controls are often inaccessible.
> 
> Any help will be appreciated!  :)
> 
> Thanks,
> 
> 
> ---
> // Carl Hudkins ]=[ ICQ: 5723399 ]=[ PGP: 0x50238d9e
> // 
> //  i am afraid of programs! 
> //  Vida uses Windoze :)

Roland Krause
Visiting Research Associate - Center for Computational Mechanics
Washington University, Saint Louis
Roland Krause <[EMAIL PROTECTED]>



printing page range; kdvi?

1999-04-13 Thread John Ya-ya

Hi, all...

Two questions: When printing a range of pages, how does one specify,
"Print from page 3 to the last page"?  I have tried everything I can think of,
such as "3-", "3...", and other strange things, and nothing produces anything
other than an error.

Also, has anyone successfully configured LyX to use the KDE dvi viewer,
kdvi?  I have gone into TeXconfig to see if that was where I could do it, but I
don't even think it's set up properly -- I can print files, and view dvis, yet
if I go to "xdvi configuration" I get a message, "'' does not exist" and
TeXconfig exits.  (It says it will display the error log, but it does not.)  I
would rather use kdvi than xdvi, if possible, because xdvi never fits on my
screen, so its controls are often inaccessible.

Any help will be appreciated!  :)

Thanks,


---
// Carl Hudkins ]=[ ICQ: 5723399 ]=[ PGP: 0x50238d9e
// 
//  i am afraid of programs! 
//  Vida uses Windoze :)



Problems printing help docs

1999-03-31 Thread Angus Leeming

I'm having problems printing out the Help documentation to lyx 1.0.1. Has any
body had similar problems?

Specifically:
None of the help documents (except for Intro.lyx) will print. Exporting to LaTeX and
trying to compile directly I find that:

1. The lyx command "\backslash" becomes latex "\textbackslash".
2. lyx ">" becomes latex "\textgreater".
3. lyx "<" becomes latex "\textless".
4. lyx "|" becomes latex "\textbar".

My latex2e compiler knows nothing about these commands. Furthermore:

5. In Extended.lyx I get the error 
"! Use of \@array doesn't match its definition."

Angus



Re: Printing "comment" lines content

1999-03-24 Thread Jean-Marc Lasgouttes

> "Yaneric" == Yaneric Roussel <[EMAIL PROTECTED]> writes:

Yaneric> Hi!  I'm using lyx 0.12 (and i love it!)... (I'll upgrade
Yaneric> when i will have the time for it...)

Yaneric> Is it possible to print the text and the "comment" lines (for
Yaneric> a draft) ?

You could try to add in the latex preamble the following magic lines:

\let\comment=\relax
\let\endcomment=\relax

Note that I have not tried this.

JMarc



Re: Printing "comment" lines content

1999-03-24 Thread Steffen Schmidt

Hi Yaneric,

have you tried
\usepackage{draftcopy, showkeys}
in the LaTeX-Preamble ?

Steffen

Yaneric Roussel wrote:

> Hi!
>
> I'm using lyx 0.12 (and i love it!)... (I'll upgrade when i will have the
> time for it...)
>
> Is it possible to print the text and the "comment" lines (for a draft) ?
>
> Thanks a lot
>
> Yaneric Roussel


begin:vcard 
n:Schmidt;Steffen
tel;work:Arbeitsgruppe PD Dr. R. Sterner
x-mozilla-html:FALSE
url:http://www.gwdg.de/~sschmid3
org:Institut für Mikrobiologie und Genetik;Abteilung für molekulare Genetik und präparative Molekularbiologie
adr:;;Grisebachstr. 8;37077 Göttingen;;;
version:2.1
email;internet:[EMAIL PROTECTED]
title:Georg-August Universität Göttingen
fn:Steffen Schmidt
end:vcard



Printing "comment" lines content

1999-03-24 Thread Yaneric Roussel

Hi!

I'm using lyx 0.12 (and i love it!)... (I'll upgrade when i will have the 
time for it...)

Is it possible to print the text and the "comment" lines (for a draft) ?

Thanks a lot

Yaneric Roussel



Re: printing lyx files on Windoze

1999-01-17 Thread Jonathon McKitrick

Well, there isn't a higher resolution listed, but when i edited the box to
600x600, the resolution came out better, but all the text was squashed
together with almost no space between lines.  But at least it was better
quality.


-jm

-
He who laughs last... obviously didn't get the joke.



Re: printing lyx files on Windoze

1999-01-17 Thread Andre' Poenitz

> 
> Wewlll, i downloaded the windows version of Ghostview/Ghostscript.  The
> prinout look good, but not near as good as the dvi displayed version i got
> from lyx.  Is there any way to get that level of quality?

What kind of printer do you use? Maybe you are used to a 600 dpi laser
print out and managed somehow to configure LyX/dvips/... to use 300 dpi.
That's what happened to me a couple of times...

Andre'


--
Andre' Poenitz .. [EMAIL PROTECTED]



Re: printing lyx files on Windoze

1999-01-17 Thread Jonathon McKitrick

Wewlll, i downloaded the windows version of Ghostview/Ghostscript.  The
prinout look good, but not near as good as the dvi displayed version i got
from lyx.  Is there any way to get that level of quality?


-jm

-
He who laughs last... obviously didn't get the joke.



RE: printing lyx files on Windoze

1999-01-16 Thread Alexander Wollmann


On 18-Nov-99 Jonathon McKitrick wrote:
> Hi,
> I'm running Lyx 1.0.2 on FreeBSD 3.3 Stable on a laptop.  I don't have a
> printer, so i need a way to transfer my files to a Windows-printable
> format.  I know i can output .dvi or PS format.  What is the best way to
> print these files from Winodws?
> 
> -jonathon

export to ps and transfer to windows. Install gstools under Windows, as
described under

http://www.math-inf.uni-greifswald.de/~bwl/ghost/bwl.gs.html 

This should work.

Greets,
Alex.

---
Alexander Wollmann
Universität Freiburg,
Abteilung Elementar-Mathematik und Didaktik der Mathematik

E-Mail: Alexander Wollmann <[EMAIL PROTECTED]>
Date: 18-Nov-99
Time: 15:30:34

This message was sent by XFMail
---



printing lyx files on Windoze

1999-01-16 Thread Jonathon McKitrick

Hi,
I'm running Lyx 1.0.2 on FreeBSD 3.3 Stable on a laptop.  I don't have a
printer, so i need a way to transfer my files to a Windows-printable
format.  I know i can output .dvi or PS format.  What is the best way to
print these files from Winodws?

-jonathon




Re: Problems with printing german character

1999-01-03 Thread Herbert

Pablo Lachmann wrote:
> 
> Hi,
> 
> this is the first time I'm posting on this list and I just started to use
> LyX.
> 
> My first question is related to a problem which appears when I'm using the
> 'ß', the equivalent to 'ss' in german language in my documents. (To see
> what I mean you have to set your display to ISO 8859-1, sorry, I don't
> have any idea about what this character is called in english). Lyx is
> displaying it correctly, but if I wan't to see/print it as DVI or PS the
> 'ß' is replaced by 'SS'. Where can I change that?

Layout -> Document -> Language -> german
Layout -> Document -> Encoding (Kodierung) -> latin1

it's possible to set this options for default. look at
lyx manual.

Herbert


-- 
[EMAIL PROTECTED]
http://www.educat.hu-berlin.de/~voss




Re: Problems with printing german character

1999-01-02 Thread Ramin Yasdi

Bjoern Gerhart wrote:

> Hi Pablo,
>
> > [...] Lyx is
> > displaying it correctly, but if I wan't to see/print it as DVI or PS the
> > 'ß' is replaced by 'SS'. Where can I change that?
>
> I had the same problem when I started using LYX. But the answer
> is quite easy. Just go to the menu:
> "Layout" -> "Dokument..."
>
> ..and set "Kodierung" to "latin1".
>
> Here you go :)
> I also have set "Sprache" to "german".
>
> If you want these settings any time you start LYX, go to:
> "Layout" -> "Layout als Standard speichern"
>
> --
>   Bjoern Gerhart e-mail: [EMAIL PROTECTED]
>   TFH-Berlin

--
Hi,
I have a American keyboard. When I set : options--> language primary: german
then the buttoms are different as on my keyboard. How you use umlaut on
American keyboard? Clicking command line and writing accent-umlaut is
inconvenient.
Any suggestion? How you doing with Spellcheker to recognize umlauts?

Thanks,  Ramin



Re: Problems with printing german character

1999-01-02 Thread Bjoern Gerhart

Hi Pablo,

> [...] Lyx is
> displaying it correctly, but if I wan't to see/print it as DVI or PS the
> 'ß' is replaced by 'SS'. Where can I change that?

I had the same problem when I started using LYX. But the answer
is quite easy. Just go to the menu:
"Layout" -> "Dokument..."

..and set "Kodierung" to "latin1".

Here you go :)
I also have set "Sprache" to "german".

If you want these settings any time you start LYX, go to:
"Layout" -> "Layout als Standard speichern"

--
  Bjoern Gerhart e-mail: [EMAIL PROTECTED]
  TFH-Berlin



Problems with printing german character

1999-01-02 Thread Pablo Lachmann

Hi,

this is the first time I'm posting on this list and I just started to use
LyX. 

My first question is related to a problem which appears when I'm using the
'ß', the equivalent to 'ss' in german language in my documents. (To see
what I mean you have to set your display to ISO 8859-1, sorry, I don't
have any idea about what this character is called in english). Lyx is
displaying it correctly, but if I wan't to see/print it as DVI or PS the
'ß' is replaced by 'SS'. Where can I change that?

As said before, I just started to use LyX/LaTeX so please bear with me.
Perhaps there are any german speaking people on this list, who can answer
my question...

Thanks,
Pablo

--
   #
   # http://home.t-online.de/~tunesforthetakin #
    http://www.mp3.com/Tunesforthetakin 
   #



<    1   2   3   4   5   6