summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-19 22:26:52 +0000
committerKarl Berry <karl@freefriends.org>2022-01-19 22:26:52 +0000
commit3c33ff6bd1b6f8529d394076b05719f58447928c (patch)
treedf468929dfb677cf0d329ae66ced6beaea0919c7 /Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht
parent351de2264facf98bd1ea202489e77325b2f6b845 (diff)
framed boxes in oo output, tex4ht r1059
git-svn-id: svn://tug.org/texlive/trunk@61664 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht30
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
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%