[tex4ht] [bug #208] lit/Makefile has extra space in latex argument confusing MikTeX latex

2014-03-06 Thread Karl Berry
Follow-up Comment #2, bug #208 (project tex4ht):

Hi Vincent - well, thanks for the report and patch, but not dequoting is a
fundamental discrepancy between shells.  I have no intention of trying to
support DOS, Windows, or anything else Microsoft.  If you want to, ok, but
otherwise, consider it unsupported.

I wrote lit/Makefile to be a convenience on Unix (and it is far from
complete); Eitan never had a Makefile at all. (Sigh.)

As far as the patch goes, htlatex is just one of many scripts.  And patching
it directly isn't possible, since those scripts are all generated from
tex4ht-mkht.tex (and other things?) in some process I haven't internalized. 
So I'm afraid I can't even tell you for sure the actual source files that need
to be changed.

All the Unix scripts have quoting problems too.  It's all a gigantic mess and
is one of the lowest-priority things to even look at :(.

  sorry,
karl


___

Reply to this item at:

  http://puszcza.gnu.org.ua/bugs/?208

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




[tex4ht] [bug #200] fmtcount tex4ht conflicting

2014-03-06 Thread Karl Berry
Follow-up Comment #4, bug #200 (project tex4ht):

installing from source is likely to be a tremendous source of problems and
delays, as you have discovered.  since we have never done that and the
infrastructure simply isn't there.

what i would suggest is to find the right source file (tex4ht-4ht.tex?) and
post (or send me) the change to that file; then I can regenerate the derived
files and install the fix.  (You can also try regenerating it by hand and
maybe that will work.)

Thanks for all your efforts.

karl

___

Reply to this item at:

  http://puszcza.gnu.org.ua/bugs/?200

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




[tex4ht] [bug #209] mathml, multline, pmatrix, easybma

2014-03-06 Thread Karl Berry
URL:
  http://puszcza.gnu.org.ua/bugs/?209

 Summary: mathml, multline, pmatrix, easybma
 Project: tex4ht
Submitted by: karl
Submitted on: Fri 07 Mar 2014 03:17:12 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:

(inserting in bug tracker)

Date: Tue, 4 Mar 2014 23:25:58 -0600
From: Nasser M. Abbasi n...@12000.org
To: tex4ht@tug.org tex4ht@tug.org
Subject: [tex4ht] fyi, error with mathml switch, question posted

this is just FYI;

I think there is a problem with tex4ht when compiling a small
example using mathml mode.

Easier to post this question on tex exchange (screen shots).
But thought some here might be interested to know about it.

http://tex.stackexchange.com/questions/163746/tex4ht-compile-error-using-mathml-switch-using-multline-with-pmatrix-and-easybma

--
\documentclass{article}
\usepackage{amsmath}
\usepackage{easybmat}
\begin{document}

\begin{multline*}
\bgroup
\renewenvironment{pmatrix}{\left(\begin{BMAT}(@){c.c}{c.c}}
{\end{BMAT}\right)}
\begin{pmatrix}
A  B\\
C  D
\end{pmatrix}
\egroup
\end{multline*}
\end{document}

htlatex foo.tex htm,mathml

(/usr/local/texlive/2013/texmf-dist/tex/generic/tex4ht/html4-uni.4ht))
(./foo.aux)
l.16 --- TeX4ht warning --- \halign translated into linear text ---
! Missing # inserted in alignment preamble.
to be read again

l.16 \end{multline*}
?
-

thank you,
--Nasser





___

Reply to this item at:

  http://puszcza.gnu.org.ua/bugs/?209

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