<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:΢ÈíÑźÚ
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
> > Dear List, I found that the X Offset and Y Offset in the synctex file generated with XeTeX (TL 2011) might be uncorrectly set.<br>> > The real value could be 4736287. But now both are set to be 0.   <br>> <br>> That is intentional.<br>> In the pdf mode in pdftex, xetex and luatex,<br>> X Offset = 0 and Y Offset = 0.<br>> <br>> Please confirm that<br>> xelatex -no-pdf -synctex=-1 foo<br>> gives 4736287.<br>> <br><BR>Yes, this gives the right synctex file. <BR> <BR>However, without the "-no-pdf" option, XeLaTeX ONLY sets the Offsets to 0 without any changes to the contents, which could be wrong: it gives wrong position information.<BR> <BR>For example,  in the following lines of a synctex,<BR>=================<BR>X Offset:0<br>Y Offset:0<br>Content:<br>!669<br>{1<br>[1,10:0,12982588:17266936,12982588,0<br>[1,10:-2871607,12982588:20138543,17346687,0<br>[1,10:-2871607,-3577667:20138543,786432,0<br>h1,10:-2871607,-3577
 667:20138543,0,0<br>]<BR>======================<BR> <BR>the coordinates for the position should increase by 4736287.<BR> <BR>PS: The synctex file generated with XeLaTeX (TL2011) does not work with SumatraPDF et al, due to the same reason.<BR> <BR>Best,<BR>Kan<BR><br> <BR>                                     </div></body>
</html>