Category: Lettrine
-
An Annotated TeX Source
Read more: An Annotated TeX SourceMahesh wanted to see the annotated source of the TeX document that generated the output shown here. There are two components in the source: (1) document source, let us call it as test.tex, (2) a custom configuration for TeX4ht, let us call it as my.cfg.
-
TeX4ht Supports Lettrine
Read more: TeX4ht Supports LettrineRaphaël Pinson has kindly contributed the code that enables TeX4ht to support lettrine package. (lettrine.sty helps to typeset dropped capitals in a LaTeX document.) This probably will solve the long standing problem of drop capital support in TeX4ht, even if all the options of lettrine package are not supported at this time. Hope, Raphaël will…