summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/synctexdir
diff options
context:
space:
mode:
authorJérôme Laurens <jerome.laurens@u-bourgogne.fr>2012-03-13 10:14:36 +0000
committerJérôme Laurens <jerome.laurens@u-bourgogne.fr>2012-03-13 10:14:36 +0000
commit456b5de2c27554eaa18b489977749037241bc966 (patch)
tree5b33943a1346fb1d83b01ffd618b2f54fd09efbd /Build/source/texk/web2c/synctexdir
parent940ee00f3fadd3d6dc6afc1ad089c56831114ef1 (diff)
Changes in the synctex man pages
git-svn-id: svn://tug.org/texlive/trunk@25627 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/synctexdir')
-rw-r--r--Build/source/texk/web2c/synctexdir/man1/synctex.17
-rw-r--r--Build/source/texk/web2c/synctexdir/man5/synctex.543
-rw-r--r--Build/source/texk/web2c/synctexdir/synctex_parser_readme.txt5
3 files changed, 29 insertions, 26 deletions
diff --git a/Build/source/texk/web2c/synctexdir/man1/synctex.1 b/Build/source/texk/web2c/synctexdir/man1/synctex.1
index 57a9a432f16..a8e59bb0f0e 100644
--- a/Build/source/texk/web2c/synctexdir/man1/synctex.1
+++ b/Build/source/texk/web2c/synctexdir/man1/synctex.1
@@ -1,11 +1,9 @@
-.Dd 27/03/08 \" DATE
+.Dd 03/13/12 \" DATE
.Dt synctex 1 \" Program name and manual section number
-.Th synctex 1
.Sh NAME
.Nm synctex
.Nd command line client tool to support the Synchronize TeXnology available in recent TeX engines.
.Sh SYNOPSIS
-.TP
.Nm
\fIcommand\fP [\fIoptions\fP] [\fIargs\fP]
.Sh OVERVIEW
@@ -24,4 +22,5 @@ Run `synctex help' to access the built-in tool documentation.
The Synchronize TeXnology is essentially due to Jerome Laurens,
with useful suggestions by some well known actors of the TeX world.
.\" .Sh BUGS \" Document known, unremedied bugs
-.\" .Sh HISTORY \" Document history if command behaves in a unique manner \ No newline at end of file
+.Sh HISTORY \" Document history if command behaves in a unique manner
+This document has never been updated. \ No newline at end of file
diff --git a/Build/source/texk/web2c/synctexdir/man5/synctex.5 b/Build/source/texk/web2c/synctexdir/man5/synctex.5
index 128bdce3509..4fda68c856d 100644
--- a/Build/source/texk/web2c/synctexdir/man5/synctex.5
+++ b/Build/source/texk/web2c/synctexdir/man5/synctex.5
@@ -1,4 +1,4 @@
-.Dd May 11, 2008
+.Dd Mar 13, 2012
.Dt SYNCTEX 5
.Os "Independant"
.\"
@@ -58,21 +58,21 @@ In the following definitions, we do not mention the section ending condition.
.Li <Preamble> ::=
.Bl -item -offset indent
.It
-.Li Qq SyncTeX Version:
+.Qq SyncTeX Version:
<Version Number> <EOL>
.It
.Li <Input Line>*
.It
-.Li Qq Magnification:
+.Qq Magnification:
<TeX magnification> <EOL>
.It
-.Li Qq Unit:
+.Qq Unit:
<unit in scaled point> <EOL>
.It
-.Li Qq X Offset:
+.Qq X Offset:
<horizontal offset in scaled point> <EOL>
.It
-.Li Qq Y Offset:
+.Qq Y Offset:
<vertical offset in scaled point> <EOL>
.El
.It
@@ -91,7 +91,7 @@ In the following definitions, we do not mention the section ending condition.
.It
.Li <byte offset record>
.It
-.Li Qq Content:
+.Qq Content:
<EOL>
.It
.Li <sheet(1)>
@@ -122,14 +122,14 @@ In the following definitions, we do not mention the section ending condition.
.It
.Li <byte offset record>
.It
-.Li Qq \&{
+.Qq \&{
<the integer n> <end of record>/
.It
.Li <box content>*
.It
.Li <byte offset record>
.It
-.Li Qq \&}
+.Qq \&}
<the integer n> <end of record>
.El
.El
@@ -152,7 +152,7 @@ with some records related to glue, kern or math nodes.
.Li <vbox section> ::=
.Bl -item -offset indent
.It
-.Li Qq \&[
+.Qq \&[
<link>
.Qq \&:
<point>
@@ -161,14 +161,14 @@ with some records related to glue, kern or math nodes.
.It
.Li <box content>*
.It
-.Li Qq \&]
+.Qq \&]
<end of record>
.El
.It
.Li <hbox section> ::=
.Bl -item -offset indent
.It
-.Li Qq \&(
+.Li \&(
<link>
.Qq \&:
<point>
@@ -177,7 +177,7 @@ with some records related to glue, kern or math nodes.
.It
.Li <box content>*
.It
-.Li Qq \&)
+.Qq \&)
<end of record>
.El
.El
@@ -266,15 +266,16 @@ If there is no postamble, it means that the typesetting process did not end corr
.It
.Li <byte offset record>
.It
-.Li Qq Count:
-<Number fo records> <EOL>
+.Qq Count:
+<Number of records> <EOL>
+.El
.El
.Sh The post scriptum
The post scriptum contains material possibly added by 3rd parties.
It allows to append some transformation (shift and magnify).
Typically, one applies a dvi to pdf filter with offset options and magnification,
then he appends the same options to the synctex file, for example
-.Bd -offset indent
+.Bd -literal -offset indent
synctex update -o foo.pdf -m 0.486 -x 9472573sp -y 13.3dd source.dvi
.Ed
.Bl -item -offset indent
@@ -286,25 +287,25 @@ then he appends the same options to the synctex file, for example
.It
.Li <byte offset record>
.It
-.Li Qq Post Scriptum:
+.Qq Post Scriptum:
<EOL>
.It
-.Li Qq Magnification:
+.Qq Magnification:
<number> <EOL>
.Pq Set additional magnification
.It
-.Li Qq X Offset:
+.Qq X Offset:
<dimension> <EOL>
.Pq Set horizontal offset
.It
-.Li Qq Y Offset:
+.Qq Y Offset:
<dimension> <EOL>
.Pq Set vertical offset
.El
+.El
This second information will override the offset and magnification previously available in the preamble section.
All the numbers are encoded using the decimal representation with "C" locale.
.Sh USAGE
.Pp
The <current record> is used to compute the visible size of hbox's.
The byte offset is an implicit anchor to navigate the synctex file from sheet to sheet.
-.
diff --git a/Build/source/texk/web2c/synctexdir/synctex_parser_readme.txt b/Build/source/texk/web2c/synctexdir/synctex_parser_readme.txt
index 991262c2959..251451f1b99 100644
--- a/Build/source/texk/web2c/synctexdir/synctex_parser_readme.txt
+++ b/Build/source/texk/web2c/synctexdir/synctex_parser_readme.txt
@@ -154,7 +154,10 @@ TeX and friends are not concerned by these changes.
/my///.////foo => foo
/foo => /foo
/my//.foo => /my//.foo
-
+1.17: Tue Mar 13 10:10:03 UTC 2012
+- minor changes, no version changes
+- syntax man pages are fixed as suggested by M. Shimata
+ see mail to tex-live@tug.org titled "syntax.5 has many warnings from groff" and "syntax.1 use invalid macro for mdoc"
Acknowledgments:
----------------
The author received useful remarks from the pdfTeX developers, especially Hahn The Thanh,