[Github-comments] [geany/geany] Support SyncTeX's reverse synchronization (Issue #3146)

yashpalgoyal1304 notifications at github.com
Fri Apr 8 17:46:24 UTC 2022


> In a normal reverse
synchronization flow, the user asks the viewer to
synchronize the text editor with a given location
in a given page of an output file, the viewer asks
the SyncTEX parser for the input file name and line
number corresponding to the location; it then asks
the text editor to display the named input file and
highlight the numbered line.

> For reverse synchronization, the user asks the
viewer to synchronize the text editor with a given
location in a given page of an output file, the viewer
forwards this information to the synctex tool together with some scripting command to activate the
text editor, the synctex tool transparently asks the
SyncTEX parser for the input file name and line number corresponding to the information it has received,
then it asks the text editor to proceed according to
the received scripting command


Ref: 
* https://tug.org/TUGboat/tb29-3/tb93laurens.pdf#page=5
* via https://tex.stackexchange.com/questions/118489/what-exactly-is-synctex

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3146#issuecomment-1093130283
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3146/1093130283 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220408/6bf3912e/attachment.htm>


More information about the Github-comments mailing list