~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

« back to all changes in this revision

Viewing changes to help/C/synctex-compile.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-10-17 18:22:10 UTC
  • mfrom: (1.1.70 upstream)
  • Revision ID: package-import@ubuntu.com-20111017182210-b7fjgu3cp17tgpdr
Tags: 3.2.1-0ubuntu1
* New upstream release
  - Make sure page labels are valid utf-8 strings in PostScript
    backend (LP: #677971, Carlos Garcia Campos)
  - Update and extend man page, Added documentation for the
    --page-index command line switch, and improved wording a bit at
    various places (Wouter Bolsterlee)
  - Small fixes to markup in help pages (Tiffany Antopolski)
  - Updated transations

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
<title>Compile TeX with SyncTeX</title>
20
20
<p>
21
21
Adding the line <em>\synctex=1</em> in the preamble of your TeX file will trigger synchronization with SyncTeX.
22
 
 
 
22
</p>
23
23
<code>
24
24
\documentclass{article}
25
25
\synctex=1