789 reputation
311
bio website
location
age
visits member for 2 years, 9 months
seen 6 hours ago
stats profile views 77

Mar
6
comment Line through two points with offset in TikZ
Woudn't it be clearer to write \coordinate (V4) at ($(V1)!1.2!(V2)$);
Dec
19
awarded  Popular Question
Oct
16
answered Generate list of all cited pages, grouped by bibitem
Oct
10
revised LaTeX to HTML: PolyTeXnic and PlasTeX
added 142 characters in body
Oct
10
comment LaTeX to HTML: PolyTeXnic and PlasTeX
@AndrewStacey what is this "TeX class" you are mentioning? I'd be very glad to stay away from TeX4ht, so if you know of another reliable method, I'd like to test it.
Oct
10
revised LaTeX to HTML: PolyTeXnic and PlasTeX
edited tags
Oct
10
comment LaTeX to HTML: PolyTeXnic and PlasTeX
I meant the only reliable way (in fact, following your many comments on that topic!). Is there another package capable of coping with arbitrary custom command definitions, for instance?
Oct
10
accepted LaTeX to HTML: PolyTeXnic and PlasTeX
Oct
10
answered LaTeX to HTML: PolyTeXnic and PlasTeX
Oct
10
comment Move section anchors generated by tex4ht
I take it that it is impossible to achieve what I want to do?
Oct
9
asked Move section anchors generated by tex4ht
Oct
8
comment Automatic branching for versions and git
As far as I can see, your question can be entirely solved by a moderately advanced usage of git (branches, cloned repo, etc.), so I'd suggest you to ask that question on StackOverflow.
Oct
6
comment Prevent paragraph ending before display equation in TeX4ht
Thank you. That's a good start, but it does not quite work. First, after the equation, a p tag is produced, which should not be there. Second, that solution works only for the \[\] environment, not for the equation environment, for example...
Oct
6
comment Prevent TeX4ht from inserting img in equation with \mathcal
I see, now it works, with the option -cunihtf. Thanks a lot!!!
Oct
6
comment Prevent TeX4ht from inserting img in equation with \mathcal
Uh... unfortunately, this breaks the calls to \mathfrak. That is, \mathfrak{g} now displays like a regular g, instead of fraktur. Is there a way to have both working?
Oct
6
accepted Prevent TeX4ht from inserting img in equation with \mathcal
Oct
6
comment Prevent TeX4ht from inserting img in equation with \mathcal
Brilliant! What did it for me is to call tex4ht with the option -cmozhtf (I don't have mzlatex on my system, by I believe this is equivalent). Thanks a lot!
Oct
5
asked Prevent TeX4ht from inserting img in equation with \mathcal
Oct
5
asked Prevent paragraph ending before display equation in TeX4ht
Sep
6
awarded  Popular Question