Commit graph

2 commits

Author SHA1 Message Date
markd
5a5a02d0e7 tex-lwarp{,-doc}: update to 0.41
0.39:
Improved title page and titling package support.  Added authblk.

\multirow now supports the new vpos argument.  Added a way to combine
\multicolumn and \multirow.  Handles several other tabular special cases.

Added supertabular, xtab, bigstrut, bigdelim.

Added fullwidth.

Added addlines, anysize, a4, a4wide, a5comb, textarea, zwpagelayout,
typearea, ebook.

0.40:
Improved \graphicspath, grffile.

Improved LaTeX and textcomp symbols.

Fixes for bigdelim with improved HTML output, additional objects inside
a lateximage, xltxtra with XeLaTeX, tocbibind, multicolumnrow with
older versions of xparse and multirow, underline.

Added support for adjmulticol, cuted, midfloat, pfnote, fnpos,
dblfnote, stabular, tabls, sectsty, anonchap, quotchap.

0.41:
Adds tabular vertical rules.

Adds booktabs width and trim.
2017-10-23 09:43:37 +00:00
markd
4cb05c13e5 Add tex-lwarp{,-doc} 0.32
The package causes LaTeX to directly produce HTML5 output,
using external utility programs only for the final conversion
of text and images. Math may be represented by SVG files or
MathJax. Documents may be produced by LaTeX, LuaLaTeX, or
XeLaTeX. A texlua script removes the need for system utilities
such as make and gawk, and also supports xindy and latexmk.
Configuration is automatic at the first manual compile. Print
and HTML versions of each document may coexist, each with its
own set of auxiliary files. Support files are self-generated on
request. Assistance is provided for HTML import into EPUB
conversion software and word processors.
2017-06-23 23:23:56 +00:00