1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 13:00:08 +00:00
This commit is contained in:
Lu Wang 2013-02-05 15:12:17 +08:00
parent fc1fbf2e40
commit 998821ed29

View File

@ -119,6 +119,8 @@ void HTMLRenderer::reset_state()
rise_manager .reset();
height_manager.reset();
// no need to reset whitespace or left
cur_tx = cur_ty = 0;
draw_tx = draw_ty = 0;