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

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

[Octave-bug-tracker] [bug #44899] generate_html: emdash hack breaks norm


From: Julien Bect
Subject: [Octave-bug-tracker] [bug #44899] generate_html: emdash hack breaks normal paragraphs
Date: Thu, 23 Apr 2015 06:25:15 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:37.0) Gecko/20100101 Firefox/37.0

Follow-up Comment #9, bug #44899 (project octave):

I have built TexInfo 4.13 and indeed I can see a list of items prefixed with
"— Function File".

But I don't really see any problem with that. I mean, the output looks fine to
me in Firefox, with or without the Octave-Forge CSS.

I initially considered using something like this:


## Hack for makeinfo < 5.0
text = regexprep (text, '^&mdash;s*(Function.*)s*<br>s*$', '<dt>$1</dt>');


but then the problem would be to introduce <dl> </dl> markers around the whole
block of declarations.

Unless someone is actually able to reproduce the "odd indentation" problem
mentioned by Soren, I would suggest to remove the hack.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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