I want to publish a document with an \ae ligature to html and to pdf. The latex form "\ae robic" converts to the appropriate form and displays properly in pdf, but the html just drops the ligature. Simple test case: chriswri$ cat > test.txt \ae robic chriswri$ more test.txt \ae robic chriswri$ pandoc -t native test.txt [Para [RawInline (Format "tex") "\\ae ",Str "robic"]] chriswri$ pandoc -t html test.txt

robic

What's the best way around this - write a filter? finding some docs that will help? (I've found that ... is automatically converted to an ellipsis - so \dots isn't necessary). with thanks Chris -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/7d633ff1-c25d-436c-a66f-9a8456699db6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.