按照jump to pdf
TeXworks 中的选项操作会导致 TeXworks 关闭。跳转到源代码时也是如此。
这是在新安装的 Ubuntu Xenial 上发生的。我已经使用 TeXworks 多年了,从来没有遇到过这种情况。
有什么想法吗?
关注@diabonas:
dpkg -s texworks
产量
Package: texworks
Status: install ok installed
Priority: extra
Section: editors
Installed-Size: 5682
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Version: 0.5~svn1363-6build2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libhunspell-1.3-0 (>= 1.3.3), libpoppler-qt4-4 (>= 0.20.1), libqt4-dbus (>= 4:4.5.3), libqt4-script (>= 4:4.5.3), libqt4-scripttools (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.8.0), libstdc++6 (>= 4.1.1), libsynctex1
Recommends: gsfonts, poppler-data, texlive-latex-base, texworks-help-en
Suggests: texlive-xetex, texworks-scripting-lua, texworks-scripting-python
并dpkg -s libsynctex1
给出
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 138
Maintainer: Ubuntu Developers <[email protected]>
Architecture: amd64
Multi-Arch: same
Source: texlive-bin
Version: 2015.20160222.37495-1
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4)
Description: TeX Live: SyncTeX parser library
Library for SyncTeX parsing support.
输出synctex help
This is SyncTeX command line utility, version 1.2
usage: synctex <subcommand> [options] [args]
Synchronize TeXnology command-line client, version 1.17
The Synchronization TeXnology by Jérôme Laurens is a new feature of recent TeX engines.
It allows to synchronize between input and output, which means to
navigate from the source document to the typeset material and vice versa.
Available subcommands:
view to perform forwards synchronization
edit to perform backwards synchronization
update to update a synctex file after a dvi/xdv to pdf filter
help this help
Type 'synctex help <subcommand>' for help on a specific subcommand.
There is also an undocumented test subcommand.