dc writes:
> 
> Enrico Forestieri writes:
> 
> > 
> > dc writes:
> > 
> > > I have synchronize with output set to: \synctex=-1
> > 
> > Maybe miktex doesn't understand that? Please, try modifying the converter
> > from "xelatex $$i" to "xelatex --synctex=-1 $$i" and see whether forward
> > search works after that.
> > 
> 
> In document-settings-output under synchronize with output/custom macro,
> I get 
> 
> "x
>       elatex --synctex=-1 $$i

No, don't do that. Even leave it unchecked. Instead, go to
Tools->Preferences->File Handling->Converters
find the "LaTeX (XeTeX) -> PDF (XeTeX)" entry and select it.
In the "Converter:" field you should see "xelatex $$i".
Change that to "xelatex --synctex=-1 $$i", hit the Modify button
and then Save or Apply.

-- 
Enrico

Reply via email to