I want to compile only certain pages - not all - from my LyX file. I'm using Windows with LyX 2.0 and MiKTeX 2.9.
Any idea on this?
LyX ⇒ Compile only certain Pages
NEW: TikZ book now 40% off at Amazon.com for a short time.
-
- Site Moderator
- Posts: 542
- Joined: Sat Sep 01, 2012 6:38 am
Compile only certain Pages
Hi MahamedAdmin, welcome to the forum!MohamedAmin wrote:I want to compile only certain pages - not all - from my LyX file. I'm using Windows with LyX 2.0 and MiKTeX 2.9.
Any idea on this?
There was a question on exactly this within the last two months. I don't have the link handy. Can you find it and link to it in your next post?
If you can't find it, please be specific about what your end goal is. My one word answer would be no, but it depends: is it that you don't care about the compiling time and you just want, say, page 7 of the output? Or are you trying to get a quick preview and just want to cut down on compiling time?
Scott
Compile only certain Pages
Lookup the details on 
\input{file}
and \includefile{file}
. Somewhere around page 206 of 'Guide to Latex'. This is what I use for pretty much the same problem. Luck! 
Last edited by cgnieder on Wed Dec 12, 2012 11:02 am, edited 1 time in total.
Of patience there is this to be said. To be patient is to suffer. By their fruits men know one another, but by their sufferings they are what they are. ---Eric Gill 'An Essay on Typography'
-
- Posts: 2
- Joined: Mon Dec 10, 2012 8:52 am
Compile only certain Pages
first i want to thank u, about up question: yes i want compile page 7 from 100page document whatever time."is it that you don't care about the compiling time and you just want, say, page 7 of the output?"
-
- Site Moderator
- Posts: 542
- Joined: Sat Sep 01, 2012 6:38 am
Compile only certain Pages
OK, see the thread here then:MohamedAmin wrote:first i want to thank u, about up question: yes i want compile page 7 from 100page document whatever time."is it that you don't care about the compiling time and you just want, say, page 7 of the output?"
http://latex-community.org/forum/viewto ... 19&t=21769
Best,
Scott