diff options
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht | 30 |
1 files changed, 28 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht b/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht index 51dccea4f00..2aea0dd09cc 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht @@ -1,4 +1,4 @@ -% ooffice.4ht (2022-01-12-14:29), generated from tex4ht-ooffice.tex +% ooffice.4ht (2022-01-19-13:43), generated from tex4ht-ooffice.tex % Copyright 2009-2022 TeX Users Group % Copyright 2001-2009 Maarten Wisse, James Naughton, Eitan M. Gurari % @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2022-01-12-14:29} +\immediate\write-1{version 2022-01-19-13:43} \exit:ifnot{Preamble,% algorithmicx,% @@ -43,6 +43,7 @@ fancyvrb,% foils,% fontmath,% footmisc,% +framed,% frenchb,% g-brief,% german,% @@ -20146,6 +20147,31 @@ Y{0178}\i{00EF}% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \ConfigureHinput{framed} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \Configure{makeframed} +{\ifvmode\IgnorePar\fi\EndP% + \HCode{<text:p><draw:frame draw:style-name="framebox" text:anchor-type="as-char" svg:width="100\%">\Hnewline + <draw:text-box>}\par\ShowPar% +} +{\ifvmode\IgnorePar\fi\EndP\HCode{</draw:text-box></draw:frame></text:p>}\par\ShowPar} + +\NewConfigureOO{framebox} +\ConfigureOO{framebox} +{<style:style style:name="framebox" style:family="graphic" style:class="text">\Hnewline + <style:graphic-properties style:vertical-pos="from-top" style:vertical-rel="paragraph" + style:horizontal-pos="from-left" style:horizontal-rel="paragraph" fo:padding="0.25cm" + fo:border="0.06pt solid \#000000"/> + </style:style> +} + + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\endinput\empty\empty\empty\empty\empty\empty +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |