>> To: [EMAIL PROTECTED]
>> Subject: Re: New feature suggest
>> Date: Fri, 12 Feb 1999 15:38:21 -0500
>> From: "Paul L. Lussier" <[EMAIL PROTECTED]>
>>
>>
>> Another feature I'd like to see is the ability to print just the TOC from
>> within LyX.
>>
>> Though, if someone could tell me what I can do with the file.toc I get
>> from exporting a LyX file, then runnin LaTeX on it, that might get me
through.
>> (I know nothing about (La)Tex :(
>>
>> Thanks,
You don't need to, it's rather a PostScript problem (or a dvips one).
That's not excatly FROM LyX, but you may currently print to file, and
then print the selected pages from a (good) ps previewer - here
I use ghostview.
You may also "Export to dvi" and then invoke dvips with something like
dvips -f foo -pp3-4 | lp
for file foo.lyx (->foo.dvi) supposing that the toc is on page 3-4.
The same trick allows to print 2 logical pages per physical page with
dvips -f foo -pp3-4 | psnup -2 |lp
if you have the psutils package (very useful for slides, and for page
layout control - with psnup -12 or even psnup -24 :-).
This will be possible from within LyX when the print menu includes page
selection and postfiltering specification, features which must be in the
TODO list, I suppose.
The .toc file is an auxiliary not supposed to be used outside LaTeX.
Regards
--
Jean-Pierre
--
+++ the lyx project user mailing list +++
To unsubscribe from this list send mail to
[EMAIL PROTECTED]
with the **Subject** unsubscribe.