TeXworks / texworks

Main codebase for TeXworks, a simple interface for working with TeX documents
https://tug.org/texworks/
GNU General Public License v2.0
694 stars 127 forks source link

Scripting - Feature request - Last/Most recent line number returned by Crtl-Click in Pdf Preview #471

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Access to a Global variable/property pleaes that is updated by C++ at this 
point in PDFdocument.cpp Line 1464 (ver 0.3 rev 729)

TeXDocument::openDocument(QFileInfo(curDir, filename).canonicalFilePath(), 
true, true, synctex_node_line(node));

Holding the last/most recent pdf Preview clicked returned LaTeX source code 
line number.

Original issue reported on code.google.com by paul.a.norman on 10 Feb 2011 at 2:01

GoogleCodeExporter commented 9 years ago
Issue 472 has been merged into this issue.

Original comment by st.loeffler on 11 Mar 2011 at 4:57

GoogleCodeExporter commented 9 years ago

Original comment by st.loeffler on 11 Mar 2011 at 4:58