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

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

[Octave-bug-tracker] [bug #52610] __publish_html_output__.m errors


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #52610] __publish_html_output__.m errors
Date: Wed, 6 Dec 2017 21:28:18 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0

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

                 Summary: __publish_html_output__.m errors
                 Project: GNU Octave
            Submitted by: dasergatskov
            Submitted on: Thu 07 Dec 2017 02:28:17 AM UTC
                Category: Test Suite
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

test publish.tst fails as of 798b56f0b207 tip @.

The following diff fixes it for me, but I am not sure if the file
autogenerated and the fix should be elsewhere:


< '  font-family: "Roboto Condensed", sans-serif;",
---
> "  font-family: 'Roboto Condensed', sans-serif;",
160c160
< '  font-family: "Roboto Condensed", serif;",
---
> "  font-family: 'Roboto Condensed', serif;",


Dmitri.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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