On 15 September 2016 at 23:48, Andrei Alexandrescu via Digitalmars-d
<digitalmars-d@puremagic.com> wrote:
> On 09/15/2016 09:12 AM, Manu via Digitalmars-d wrote:
>>
>> On 15 September 2016 at 22:40, Adam D. Ruppe via Digitalmars-d
>> <digitalmars-d@puremagic.com> wrote:
>>>
>>> On Wednesday, 14 September 2016 at 15:49:27 UTC, bachmeier wrote:
>>>>
>>>>
>>>> I agree. That's why I quickly gave up on ddoc.
>>>
>>>
>>>
>>> My doc generator just pipes special input text through the latex program
>>> to
>>> generate an image, which is then inlined in the html:
>>>
>>> http://dpldocs.info/experimental-docs/test.html
>>
>>
>> Now we're talking!
>
>
> That strikes me as an inferior solution to what's available today, which is
> used at http://erdani.com/d/DIP1000-typing-baseline.html.

I'm guessing that's mathjax? Strangely, it renders really badly on my
system. I can barely read it.
I'd still rather use latex to produce images for my own docs.

Reply via email to