[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#667981: synctex(5): Missing ".El" and keyword for ".Bd", empty line in the manual



Package: texlive-binaries
Version: 2009-8
Severity: minor
Tags: patch

  From "groff":

mdoc warning: Using a macro as first argument cancels effect of .Li (#61)
mdoc warning: Using a macro as first argument cancels effect of .Li (#66)
mdoc warning: Using a macro as first argument cancels effect of .Li (#69)
mdoc warning: Using a macro as first argument cancels effect of .Li (#72)
mdoc warning: Using a macro as first argument cancels effect of .Li (#75)
mdoc warning: Using a macro as first argument cancels effect of .Li (#94)
mdoc warning: Using a macro as first argument cancels effect of .Li (#125)
mdoc warning: Using a macro as first argument cancels effect of .Li (#132)
mdoc warning: Using a macro as first argument cancels effect of .Li (#155)
mdoc warning: Using a macro as first argument cancels effect of .Li (#164)
mdoc warning: Using a macro as first argument cancels effect of .Li (#171)
mdoc warning: Using a macro as first argument cancels effect of .Li (#180)
mdoc warning: Using a macro as first argument cancels effect of .Li (#269)
mdoc warning: A .Bl directive has no matching .El (#272)
mdoc warning: Unknown keyword `-offset' (or missing display type)
              in .Bd macro (#277)
<standard input>:277: warning: macro `display-type-stack1' not defined
mdoc warning: Using a macro as first argument cancels effect of .Li (#289)
mdoc warning: Using a macro as first argument cancels effect of .Li (#292)
mdoc warning: Using a macro as first argument cancels effect of .Li (#296)
mdoc warning: Using a macro as first argument cancels effect of .Li (#300)
mdoc warning: A .Bl directive has no matching .El (#306)
mdoc warning: Empty input line #311

  Lines with ".Li Qq" are not corrected.

  Patch:

--- synctex.5	2012-04-05 00:57:12.000000000 +0000
+++ synctex.5.new	2012-04-05 01:30:22.000000000 +0000
@@ -269,13 +269,14 @@
 .Li Qq Count:
 <Number fo 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
-	synctex update -o foo.pdf -m 0.486 -x 9472573sp -y 13.3dd source.dvi
+.Bd -literal -offset indent
+synctex update -o foo.pdf -m 0.486 -x 9472573sp -y 13.3dd source.dvi
 .Ed
 .Bl -item -offset indent
 .\"
@@ -303,8 +304,8 @@
 .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.
+.El
 .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.
-.


-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i586)

Kernel: Linux 2.6.32-41
Locale: LANG=is_IS, LC_CTYPE=is_IS (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages texlive-binaries depends on:
[removed]

texlive-binaries recommends no packages.

texlive-binaries suggests no packages.

-- no debconf information

-- 
Bjarni I. Gislason



Reply to: