octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #48722] Unescape quotes in @qcode macro to avo


From: Rafael Laboissiere
Subject: [Octave-bug-tracker] [bug #48722] Unescape quotes in @qcode macro to avoid a Texinfo parsing error
Date: Mon, 8 Aug 2016 14:53:19 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?48722>

                 Summary: Unescape quotes in @qcode macro to avoid a Texinfo
parsing error
                 Project: GNU Octave
            Submitted by: rlaboiss
            Submitted on: Mon 08 Aug 2016 02:53:16 PM GMT
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Buildinfg for source fails for the current hg tip, with the following error
message:


TEXINPUTS="./build-aux:$TEXINPUTS" \
MAKEINFO='/bin/bash /path/to/octave/build-aux/missing makeinfo   -I
doc/interpreter -I ./doc/interpreter' \
texi2dvi  --build-dir=doc/interpreter/octave.t2d -o doc/interpreter/octave.dvi
 \
`test -f 'doc/interpreter/octave.texi' || echo
'/path/to/octave/'`doc/interpreter/octave.texi
[snip]
/path/to/octave/doc/interpreter/linalg.texi:1265:
Argument of @" has an extra }.
<inserted text>
                @par
<to be read again>
                   }
@tclose ...n @rawbackslash @plainfrenchspacing #1}
                                                  @null
@codex #1->@tclose {#1}
                       @endgroup
l.1 @address@hidden {@"col@"}}
                                @empty
@scanmacro ...spaceisspace @scantokens address@hidden }
                                                  @endgroup
...
l.1265 (if @var{orient} is @qcode{\"col\"}
                                          ),


The trivial patch attached to this bug report fixes the problem.

Rafael Laboissière



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 08 Aug 2016 02:53:16 PM GMT  Name:
unescape-quote-in-qrdelete-docstring.diff  Size: 916B   By: rlaboiss

<http://savannah.gnu.org/bugs/download.php?file_id=38149>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48722>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]