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: anonymous
Subject: [Octave-bug-tracker] [bug #48722] Unescape quotes in @qcode macro to avoid a Texinfo parsing error
Date: Mon, 8 Aug 2016 18:52:08 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #1, bug #48722 (project octave):

I had a quick look and there are many other files which use @qcode{\", some
examples:


./scripts/deprecated/luinc.m:75:## Given the string argument
@qcode{\"vector\"}, @code{luinc} returns the
./doc/interpreter/genpropdoc.m:134:        s.doc = "If __prop__ is
@qcode{\"on\"}, the __objname__ is \


are these also problematic?

(found with
find . -name "*.m" -exec egrep -Hn --color=auto '@qcode{\\' {} \;)

    _______________________________________________________

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]