[tex4ht] [bug #232] Spurious comma in CSS selector causes validation error

Michal Hoftich puszcza-hackers at gnu.org.ua
Tue Oct 28 14:00:51 CET 2014


URL:
  <http://puszcza.gnu.org.ua/bugs/?232>

                 Summary: Spurious comma in CSS selector causes validation
error 
                 Project: tex4ht
            Submitted by: michal_h21
            Submitted on: Tue 28 Oct 2014 03:00:51 PM EET
                Category: None
                Priority: 5 - Normal
                Severity: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This is relatively minor error, but default CSS produced by tex4ht contains
non-valid CSS construct, which causes validation error reported by epubcheck,
for instance:

.subsectionToc     \string~ .subsubsectionToc,  
                                {margin-left:2em;}}

correct form is 

.subsectionToc     \string~ .subsubsectionToc  
                                {margin-left:2em;}}

(without comma before '{')

Patch will be attached





    _______________________________________________________

Reply to this item at:

  <http://puszcza.gnu.org.ua/bugs/?232>

_______________________________________________
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/



More information about the tex4ht mailing list