diff options
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/tlpsrc/synctex.tlpsrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/synctex.tlpsrc b/Master/tlpkg/tlpsrc/synctex.tlpsrc index 2c912d35caa..6c5bdfdeca6 100644 --- a/Master/tlpkg/tlpsrc/synctex.tlpsrc +++ b/Master/tlpkg/tlpsrc/synctex.tlpsrc @@ -1,4 +1,9 @@ category TLCore +shortdesc engine-level feature synchronizing output and source +longdesc SyncTeX allows navigating between the TeX source and (usually +longdesc PDF) output, in both directions, given a SyncTeX-aware front +longdesc end. It is compiled into most engines and can be enabled with +longdesc the --synctex=1 option. It is developed as part of TeX Live. binpattern f bin/${ARCH}/synctex docpattern f texmf-dist/doc/man/man1/synctex.* docpattern f texmf-dist/doc/man/man5/synctex.* |