Fwd: Re: How to print change bars

2005-08-07 Thread Roger McMurtrie
Jane,
Still no luck.
I tried your suggestion, but when I tried to View-PDF Lyx came up with 
an
error box saying dvipspost failed.
I then tried an slocate dvipspost which came up blank implying that I 
don't
have a dvipspost converter?
I've also looked through the Wiki page again but couldn't see anything 
that
was helpfull to this problem.  I think  the Wiki page was the one that I
originally used for its installation instructions.

Thanks again

Roger

On Sat, 6 Aug 2005 02:58 am, Jane McKean wrote:
 Roger:

 I don't call dvipost in my preamble, I set in my converters.

 Go to the menu bar and choose Edit  Preferences  Converters  DVI -
 Postscript and set the converter to  /usr/bin/dvipspost $$i $$o

 See if that does the trick for you. There are more details on setting
 this all up on the Wiki page -
 http://wiki.lyx.org/Tips/ChangeTrackingLyx1-3-2 .

 Let me know if this works.

 thanks,
 --jane

 On Fri, 2005-08-05 at 13:30 +1000, Roger McMurtrie wrote:
  Jane,
  I checked the dvipost version using the command line. It shows version
  1.0.
 
  Following is my preamble, in case you can spot something amiss there.
 
  \usepackage{ae,aecompl}
  \usepackage{dvipost}
  \makeatletter
  [EMAIL PROTECTED]
  \makeatother
  \lhead{}
  \renewcommand{\headrulewidth}{0pt}
  %Set fixed vertical justification
  \raggedbottom
 
  I'm wondering if this problem may be due to an attempt to upgrade teTex
  that I made awhile ago. As the upgrade was unsuccessful (many things
  wouldn't work) I reverted to the original version. I think that it was
  after that episode that just a few problems arose to do with conversion
  such as having to run View twice for a first printing during a Lyx
  session.
 
  Its not only that the change bars are not shown. Deleted text (strike
  throughs) print but without the strike through.
 
  Seems like dvipost isn't being invoked.
 
  If I ever discover what's causing the problem I'll let you know.
  I wonder what will happen with Lyx 1.4?
 
  Regards
 
  Roger

---


Fwd: Re: How to print change bars

2005-08-07 Thread Roger McMurtrie
Jane,
Still no luck.
I tried your suggestion, but when I tried to View-PDF Lyx came up with 
an
error box saying dvipspost failed.
I then tried an slocate dvipspost which came up blank implying that I 
don't
have a dvipspost converter?
I've also looked through the Wiki page again but couldn't see anything 
that
was helpfull to this problem.  I think  the Wiki page was the one that I
originally used for its installation instructions.

Thanks again

Roger

On Sat, 6 Aug 2005 02:58 am, Jane McKean wrote:
 Roger:

 I don't call dvipost in my preamble, I set in my converters.

 Go to the menu bar and choose Edit  Preferences  Converters  DVI -
 Postscript and set the converter to  /usr/bin/dvipspost $$i $$o

 See if that does the trick for you. There are more details on setting
 this all up on the Wiki page -
 http://wiki.lyx.org/Tips/ChangeTrackingLyx1-3-2 .

 Let me know if this works.

 thanks,
 --jane

 On Fri, 2005-08-05 at 13:30 +1000, Roger McMurtrie wrote:
  Jane,
  I checked the dvipost version using the command line. It shows version
  1.0.
 
  Following is my preamble, in case you can spot something amiss there.
 
  \usepackage{ae,aecompl}
  \usepackage{dvipost}
  \makeatletter
  [EMAIL PROTECTED]
  \makeatother
  \lhead{}
  \renewcommand{\headrulewidth}{0pt}
  %Set fixed vertical justification
  \raggedbottom
 
  I'm wondering if this problem may be due to an attempt to upgrade teTex
  that I made awhile ago. As the upgrade was unsuccessful (many things
  wouldn't work) I reverted to the original version. I think that it was
  after that episode that just a few problems arose to do with conversion
  such as having to run View twice for a first printing during a Lyx
  session.
 
  Its not only that the change bars are not shown. Deleted text (strike
  throughs) print but without the strike through.
 
  Seems like dvipost isn't being invoked.
 
  If I ever discover what's causing the problem I'll let you know.
  I wonder what will happen with Lyx 1.4?
 
  Regards
 
  Roger

---


Fwd: Re: How to print change bars

2005-08-07 Thread Roger McMurtrie
Jane,
Still no luck.
I tried your suggestion, but when I tried to View->PDF Lyx came up with 
an
error box saying dvipspost failed.
I then tried an slocate dvipspost which came up blank implying that I 
don't
have a dvipspost converter?
I've also looked through the Wiki page again but couldn't see anything 
that
was helpfull to this problem.  I think  the Wiki page was the one that I
originally used for its installation instructions.

Thanks again

Roger

On Sat, 6 Aug 2005 02:58 am, Jane McKean wrote:
> Roger:
>
> I don't call dvipost in my preamble, I set in my converters.
>
> Go to the menu bar and choose Edit > Preferences > Converters > DVI ->
> Postscript and set the converter to  /usr/bin/dvipspost $$i $$o
>
> See if that does the trick for you. There are more details on setting
> this all up on the Wiki page -
> http://wiki.lyx.org/Tips/ChangeTrackingLyx1-3-2 .
>
> Let me know if this works.
>
> thanks,
> --jane
>
> On Fri, 2005-08-05 at 13:30 +1000, Roger McMurtrie wrote:
> > Jane,
> > I checked the dvipost version using the command line. It shows version
> > 1.0.
> >
> > Following is my preamble, in case you can spot something amiss there.
> >
> > \usepackage{ae,aecompl}
> > \usepackage{dvipost}
> > \makeatletter
> > [EMAIL PROTECTED]
> > \makeatother
> > \lhead{}
> > \renewcommand{\headrulewidth}{0pt}
> > %Set fixed vertical justification
> > \raggedbottom
> >
> > I'm wondering if this problem may be due to an attempt to upgrade teTex
> > that I made awhile ago. As the upgrade was unsuccessful (many things
> > wouldn't work) I reverted to the original version. I think that it was
> > after that episode that just a few problems arose to do with conversion
> > such as having to run View twice for a first printing during a Lyx
> > session.
> >
> > Its not only that the change bars are not shown. Deleted text (strike
> > throughs) print but without the strike through.
> >
> > Seems like dvipost isn't being invoked.
> >
> > If I ever discover what's causing the problem I'll let you know.
> > I wonder what will happen with Lyx 1.4?
> >
> > Regards
> >
> > Roger

---


Re: How to print change bars

2005-08-05 Thread Jane McKean
Roger:

I don't call dvipost in my preamble, I set in my converters. 

Go to the menu bar and choose Edit  Preferences  Converters  DVI -
Postscript and set the converter to  /usr/bin/dvipspost $$i $$o

See if that does the trick for you. There are more details on setting
this all up on the Wiki page -
http://wiki.lyx.org/Tips/ChangeTrackingLyx1-3-2 .

Let me know if this works.

thanks,
--jane

On Fri, 2005-08-05 at 13:30 +1000, Roger McMurtrie wrote:
 Jane,
   I checked the dvipost version using the command line. It shows version 
 1.0.
 
 Following is my preamble, in case you can spot something amiss there.
 
 \usepackage{ae,aecompl}
 \usepackage{dvipost}
 \makeatletter
 [EMAIL PROTECTED]
 \makeatother
 \lhead{}
 \renewcommand{\headrulewidth}{0pt}
 %Set fixed vertical justification
 \raggedbottom   
 
 I'm wondering if this problem may be due to an attempt to upgrade teTex that 
 I 
 made awhile ago. As the upgrade was unsuccessful (many things wouldn't work) 
 I reverted to the original version. I think that it was after that episode 
 that just a few problems arose to do with conversion such as having to run 
 View twice for a first printing during a Lyx session.
 
 Its not only that the change bars are not shown. Deleted text (strike 
 throughs) print but without the strike through.
 
 Seems like dvipost isn't being invoked.
 
 If I ever discover what's causing the problem I'll let you know.
 I wonder what will happen with Lyx 1.4?
 
 Regards
 
 Roger
-- 
Jane McKean
Technical Documentation
PathScale, Inc.
[EMAIL PROTECTED]



Re: How to print change bars

2005-08-05 Thread Jane McKean
Roger:

I don't call dvipost in my preamble, I set in my converters. 

Go to the menu bar and choose Edit  Preferences  Converters  DVI -
Postscript and set the converter to  /usr/bin/dvipspost $$i $$o

See if that does the trick for you. There are more details on setting
this all up on the Wiki page -
http://wiki.lyx.org/Tips/ChangeTrackingLyx1-3-2 .

Let me know if this works.

thanks,
--jane

On Fri, 2005-08-05 at 13:30 +1000, Roger McMurtrie wrote:
 Jane,
   I checked the dvipost version using the command line. It shows version 
 1.0.
 
 Following is my preamble, in case you can spot something amiss there.
 
 \usepackage{ae,aecompl}
 \usepackage{dvipost}
 \makeatletter
 [EMAIL PROTECTED]
 \makeatother
 \lhead{}
 \renewcommand{\headrulewidth}{0pt}
 %Set fixed vertical justification
 \raggedbottom   
 
 I'm wondering if this problem may be due to an attempt to upgrade teTex that 
 I 
 made awhile ago. As the upgrade was unsuccessful (many things wouldn't work) 
 I reverted to the original version. I think that it was after that episode 
 that just a few problems arose to do with conversion such as having to run 
 View twice for a first printing during a Lyx session.
 
 Its not only that the change bars are not shown. Deleted text (strike 
 throughs) print but without the strike through.
 
 Seems like dvipost isn't being invoked.
 
 If I ever discover what's causing the problem I'll let you know.
 I wonder what will happen with Lyx 1.4?
 
 Regards
 
 Roger
-- 
Jane McKean
Technical Documentation
PathScale, Inc.
[EMAIL PROTECTED]



Re: How to print change bars

2005-08-05 Thread Jane McKean
Roger:

I don't call dvipost in my preamble, I set in my converters. 

Go to the menu bar and choose Edit > Preferences > Converters > DVI ->
Postscript and set the converter to  /usr/bin/dvipspost $$i $$o

See if that does the trick for you. There are more details on setting
this all up on the Wiki page -
http://wiki.lyx.org/Tips/ChangeTrackingLyx1-3-2 .

Let me know if this works.

thanks,
--jane

On Fri, 2005-08-05 at 13:30 +1000, Roger McMurtrie wrote:
> Jane,
>   I checked the dvipost version using the command line. It shows version 
> 1.0.
> 
> Following is my preamble, in case you can spot something amiss there.
> 
> \usepackage{ae,aecompl}
> \usepackage{dvipost}
> \makeatletter
> [EMAIL PROTECTED]
> \makeatother
> \lhead{}
> \renewcommand{\headrulewidth}{0pt}
> %Set fixed vertical justification
> \raggedbottom   
> 
> I'm wondering if this problem may be due to an attempt to upgrade teTex that 
> I 
> made awhile ago. As the upgrade was unsuccessful (many things wouldn't work) 
> I reverted to the original version. I think that it was after that episode 
> that just a few problems arose to do with conversion such as having to run 
> View twice for a first printing during a Lyx session.
> 
> Its not only that the change bars are not shown. Deleted text (strike 
> throughs) print but without the strike through.
> 
> Seems like dvipost isn't being invoked.
> 
> If I ever discover what's causing the problem I'll let you know.
> I wonder what will happen with Lyx 1.4?
> 
> Regards
> 
> Roger
-- 
Jane McKean
Technical Documentation
PathScale, Inc.
[EMAIL PROTECTED]



Re: How to print change bars

2005-08-04 Thread Jane McKean
Roger:

Hmm. I'm not sure what to suggest. If you have dvipost installed, you've
reset the outer margin, and you are creating the PDF from View  PDF
(dvipdfm) then I'm stumped. 

I would doublecheck the installation and review the Wiki page, be sure
that change bars are on, and try it again.

Let us know what you find. I'm curious. I know the margin thing stumped
me for awhile, but that doesn't seem to be what's happening with you. 

thanks,
--jane

On Thu, 2005-08-04 at 10:06 +1000, Roger McMurtrie wrote:
 Jane
 
 Thanks for the suggestion.
 
 I tried changing the out margin to quite a large value but still no sign of 
 change bars.
 
 Roger
 
 
 On Thu, 4 Aug 2005 02:47 am, Jane McKean wrote:
  Roger:
 
  I've found that you need to change the outer margins so that the change
  bars show. With my normal, printing margins the change bars were off the
  page.
 
  Go to Layout  Document  Margins and change the outer margins to
  something like 2.25 and see if they show up when you print them.
 
  --jane
 



Re: How to print change bars

2005-08-04 Thread Jane McKean
Roger:

Hmm. I'm not sure what to suggest. If you have dvipost installed, you've
reset the outer margin, and you are creating the PDF from View  PDF
(dvipdfm) then I'm stumped. 

I would doublecheck the installation and review the Wiki page, be sure
that change bars are on, and try it again.

Let us know what you find. I'm curious. I know the margin thing stumped
me for awhile, but that doesn't seem to be what's happening with you. 

thanks,
--jane

On Thu, 2005-08-04 at 10:06 +1000, Roger McMurtrie wrote:
 Jane
 
 Thanks for the suggestion.
 
 I tried changing the out margin to quite a large value but still no sign of 
 change bars.
 
 Roger
 
 
 On Thu, 4 Aug 2005 02:47 am, Jane McKean wrote:
  Roger:
 
  I've found that you need to change the outer margins so that the change
  bars show. With my normal, printing margins the change bars were off the
  page.
 
  Go to Layout  Document  Margins and change the outer margins to
  something like 2.25 and see if they show up when you print them.
 
  --jane
 



Re: How to print change bars

2005-08-04 Thread Jane McKean
Roger:

Hmm. I'm not sure what to suggest. If you have dvipost installed, you've
reset the outer margin, and you are creating the PDF from View > PDF
(dvipdfm) then I'm stumped. 

I would doublecheck the installation and review the Wiki page, be sure
that change bars are on, and try it again.

Let us know what you find. I'm curious. I know the margin thing stumped
me for awhile, but that doesn't seem to be what's happening with you. 

thanks,
--jane

On Thu, 2005-08-04 at 10:06 +1000, Roger McMurtrie wrote:
> Jane
> 
> Thanks for the suggestion.
> 
> I tried changing the out margin to quite a large value but still no sign of 
> change bars.
> 
> Roger
> 
> 
> On Thu, 4 Aug 2005 02:47 am, Jane McKean wrote:
> > Roger:
> >
> > I've found that you need to change the outer margins so that the change
> > bars show. With my normal, printing margins the change bars were off the
> > page.
> >
> > Go to Layout > Document > Margins and change the outer margins to
> > something like 2.25 and see if they show up when you print them.
> >
> > --jane
> 



Re: How to print change bars

2005-08-03 Thread Juergen Spitzmueller
Roger McMurtrie wrote:
 The change tracking function is working well on screen but when I View-DVI
 or PDF the change bars don't appear.
 Is there ant way of having them appear on the printed page?

Did you install dvipost, which is used for the change bars in the output? 
If not, grab it here:
http://freshmeat.net/projects/dvipost/?topic_id=857%2C854
Note that the change bars won't be printed if you view PDF via pdflatex.

Jürgen


Fwd: Re: How to print change bars

2005-08-03 Thread Roger McMurtrie


Jane

Thanks for the suggestion.

I tried changing the out margin to quite a large value but still no sign of
change bars.

Roger

On Thu, 4 Aug 2005 02:47 am, Jane McKean wrote:
 Roger:

 I've found that you need to change the outer margins so that the change
 bars show. With my normal, printing margins the change bars were off the
 page.

 Go to Layout  Document  Margins and change the outer margins to
 something like 2.25 and see if they show up when you print them.

 --jane

---


Re: How to print change bars

2005-08-03 Thread Juergen Spitzmueller
Roger McMurtrie wrote:
 The change tracking function is working well on screen but when I View-DVI
 or PDF the change bars don't appear.
 Is there ant way of having them appear on the printed page?

Did you install dvipost, which is used for the change bars in the output? 
If not, grab it here:
http://freshmeat.net/projects/dvipost/?topic_id=857%2C854
Note that the change bars won't be printed if you view PDF via pdflatex.

Jürgen


Fwd: Re: How to print change bars

2005-08-03 Thread Roger McMurtrie


Jane

Thanks for the suggestion.

I tried changing the out margin to quite a large value but still no sign of
change bars.

Roger

On Thu, 4 Aug 2005 02:47 am, Jane McKean wrote:
 Roger:

 I've found that you need to change the outer margins so that the change
 bars show. With my normal, printing margins the change bars were off the
 page.

 Go to Layout  Document  Margins and change the outer margins to
 something like 2.25 and see if they show up when you print them.

 --jane

---


Re: How to print change bars

2005-08-03 Thread Juergen Spitzmueller
Roger McMurtrie wrote:
> The change tracking function is working well on screen but when I View->DVI
> or PDF the change bars don't appear.
> Is there ant way of having them appear on the printed page?

Did you install dvipost, which is used for the change bars in the output? 
If not, grab it here:
http://freshmeat.net/projects/dvipost/?topic_id=857%2C854
Note that the change bars won't be printed if you view PDF via pdflatex.

Jürgen


Fwd: Re: How to print change bars

2005-08-03 Thread Roger McMurtrie


Jane

Thanks for the suggestion.

I tried changing the out margin to quite a large value but still no sign of
change bars.

Roger

On Thu, 4 Aug 2005 02:47 am, Jane McKean wrote:
> Roger:
>
> I've found that you need to change the outer margins so that the change
> bars show. With my normal, printing margins the change bars were off the
> page.
>
> Go to Layout > Document > Margins and change the outer margins to
> something like 2.25 and see if they show up when you print them.
>
> --jane

---