[tex4ht] [bug #345] regression testing is needed

2016-12-10 Thread Karl Berry
URL:
  

 Summary: regression testing is needed
 Project: tex4ht
Submitted by: karl
Submitted on: Sun 11 Dec 2016 01:45:56 AM 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:

As in, "make check" should do something. Anything would be better than what we
have now (nothing).

I have some random attempts at test files I could commit, but it might be more
confusing than helpful. I never got to the point of having anything
coherent/consistently useful. Sigh.





___

Reply to this item at:

  

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



[tex4ht] [bug #123] support fontspec

2016-12-10 Thread Karl Berry
Follow-up Comment #17, bug #123 (project tex4ht):

committed to tl, r42672.

yes, regression testing is desperately needed.



___

Reply to this item at:

  

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



[tex4ht] [bug #273] biblatex broken again

2016-12-10 Thread Karl Berry
Follow-up Comment #6, bug #273 (project tex4ht):

did the biblatex tests get into the repository?

___

Reply to this item at:

  

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



[tex4ht] [bug #123] support fontspec

2016-12-10 Thread Michal Hoftich
Follow-up Comment #16, bug #123 (project tex4ht):

I've found some issues when I tried to compile my older document which uses
minted for syntax highlighting - calc package failed to load correctly. It
uses \@for\sometempvar:=...\do{} command, and as I've found, the : had wrong
catcode, so it was seen as part of the command name, instead of delimiter. 

After some research I've found that tex4ht saves catcodes before the
usepackage.4ht is included, and restores them afterwards. Expl3 is used in
fontspec patch and it somewhat messed this catcode business. 

It should be fixed by newest commit.

Regarding upgrading, I think it would be great to have some regression
testing. To test if testing documents compile without compilation errors and
that the resulting files contain correct XML. Both could be done with Lua, in
order to be portable.

___

Reply to this item at:

  

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