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

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

[Octave-bug-tracker] [bug #34661] Confusing documentation for transpose


From: Rik
Subject: [Octave-bug-tracker] [bug #34661] Confusing documentation for transpose operator: `x.''
Date: Mon, 31 Oct 2011 17:18:35 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0

Follow-up Comment #10, bug #34661 (project octave):

Summarizing the discussion:

1) Add @xcode macro to the beginning of octave.texi
     Macro can expand to either @iftex/@ifnottex or @verb.  The 
     primary disadvantage of the former, its length and clutter,
     is removed by using the @xcode macro.  It's primary advantage
     is using a bold font to mark the code in pdf documentation
     which @verb does not do.

2) Rephrase documentation for functions which mimic operators to:
   "This function and @xcode{...} are equivalent."

3) Replace remaining 9 occurrences of @code which end in transpose
   operator with @xcode{} 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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