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

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

[Octave-bug-tracker] [bug #33208] Texinfo requires no spaces in the begi


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #33208] Texinfo requires no spaces in the beginning of lines
Date: Mon, 02 May 2011 15:45:10 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.18) Gecko/20110323 Iceweasel/3.5.18 (like Firefox/3.5.18)

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

When Octave generates the scripts/DOCSTRINGS file, it strips out leading
comment characters and the first space (if any).  See the scripts/gethelp.cc
program.

I don't think you want to strip out all leading spaces because doing that will
screw up any by-hand formatting in @verbatim blocks.  It seems simpler to me
to impose a one-space-is-discarded rule on docstring authors rather than
trying to make the code too complex to solve a problem that can just be
avoided by following some fairly simple rules.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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