eliky / latex-lab

Automatically exported from code.google.com/p/latex-lab
0 stars 0 forks source link

pdf preview truncates document when latex page counter is reset #192

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Include the following latex source in a document:

\setcounter{page}{1} 

The pdf preview stops at the point in the document where the page counter is 
reset.

What is the expected output? What do you see instead?

Complete document should appear in pdf preview without truncation, with page 
number reset in the appropriate place.

What version of the product are you using? On what browser?

latexlab 2.0, using Safari 4.1 or 3.0.19

Please provide any additional information below.

Original issue reported on code.google.com by goulart....@gmail.com on 11 Aug 2010 at 9:22