diff options
author | Jérôme Laurens <jerome.laurens@u-bourgogne.fr> | 2009-07-13 13:00:03 +0000 |
---|---|---|
committer | Jérôme Laurens <jerome.laurens@u-bourgogne.fr> | 2009-07-13 13:00:03 +0000 |
commit | c9f1514ed74bac9188976615584bf0b89a8f4c57 (patch) | |
tree | 6450aa39370a0778e487456fc70db49b5d89715a /Build/source/texk/web2c/synctexdir/synctex_main.c | |
parent | b1e545c30917a93523c7ef7ba9b8bc62323ef548 (diff) |
Remove one obsolete file, fix typos in version numbering, no need to rebuild anything.
git-svn-id: svn://tug.org/texlive/trunk@14238 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/synctexdir/synctex_main.c')
-rw-r--r-- | Build/source/texk/web2c/synctexdir/synctex_main.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/synctexdir/synctex_main.c b/Build/source/texk/web2c/synctexdir/synctex_main.c index fdcece591a8..809f1505daf 100644 --- a/Build/source/texk/web2c/synctexdir/synctex_main.c +++ b/Build/source/texk/web2c/synctexdir/synctex_main.c @@ -43,7 +43,7 @@ Nota Bene: If you include or use a significant part of the synctex package into a software, I would appreciate to be listed as contributor and see "SyncTeX" highlighted. -Version 1.1 +Version 1.2 Thu Jun 19 09:39:21 UTC 2008 History: @@ -140,7 +140,7 @@ void synctex_usage(char * error,va_list ap) { } fprintf((error?stderr:stdout), "usage: synctex <subcommand> [options] [args]\n" - "Synchronize TeXnology command-line client, version 1.1\n\n" + "Synchronize TeXnology command-line client, version 1.2\n\n" "The Synchronization TeXnology by Jérôme Laurens is a new feature of recent TeX engines.\n" "It allows to synchronize between input and output, which means to\n" "navigate from the source document to the typeset material and vice versa.\n\n" |