diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-02 00:20:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-02 00:20:47 +0000 |
commit | 471e5e4c241570d95dfaaee3c90e2bc5698b2409 (patch) | |
tree | 663701f4064921e4e37f22ca686925949c289eaa /Master | |
parent | 4f2468f5b9802ecb8d04a49657a9343139044d2a (diff) |
\NoFonts to avoid font size problems in footnotes with accents
git-svn-id: svn://tug.org/texlive/trunk@29256 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht | 64 |
1 files changed, 27 insertions, 37 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht b/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht index dd286a4b0e9..fea7098f3fa 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/ooffice.4ht @@ -1,37 +1,25 @@ -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% ooffice.4ht 2009-06-11-09:32 % -% Copyright (C) 2001--2009 Maarten Wisse % -% James Naughton % -% Eitan M. Gurari % -% % -% This work may be distributed and/or modified under the % -% conditions of the LaTeX Project Public License, either % -% version 1.3 of this license or (at your option) any % -% later version. The latest version of this license is % -% in % -% http://www.latex-project.org/lppl.txt % -% and version 1.3 or later is part of all distributions % -% of LaTeX version 2003/12/01 or later. % -% % -% This work has the LPPL maintenance status "maintained".% -% % -% This Current Maintainer of this work % -% is Eitan M. Gurari. % -% % -% If you modify this program your changing its signature % -% with a directive of the following form will be % -% appreciated. % -% \message{signature} % -% % -% Maarten.Wisse@urz.uni-heidelberg.de % -% http://home.wanadoo.nl/pmwisse % -% % -% james.naughton@st-edmund-hall.oxford.ac.uk % -% % -% gurari@cse.ohio-state.edu % -% http://www.cse.ohio-state.edu/~gurari % -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\immediate\write-1{version 2009-06-11-09:32} +% ooffice.4ht (2013-03-01-11:40), generated from tex4ht-ooffice.tex +% Copyright (C) 2009-2010 TeX Users Group +% Copyright (C) 2001-2009 Maarten Wisse, James Naughton, Eitan M. Gurari +% Maarten.Wisse@urz.uni-heidelberg.de, http://home.wanadoo.nl/pmwisse +% james.naughton@st-edmund-hall.oxford.ac.uk +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License, either +% version 1.3c of this license or (at your option) any +% later version. The latest version of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3c or later is part of all distributions +% of LaTeX version 2005/12/01 or later. +% +% This work has the LPPL maintenance status "maintained". +% +% The Current Maintainer of this work +% is the TeX4ht Project <http://tug.org/tex4ht>. +% +% If you modify this program, changing the +% version identification would be appreciated.\immediate\write-1{version 2013-03-01-11:40} + \exit:ifnot{Preamble,% algorithmicx,% alphanum,% @@ -2507,8 +2495,9 @@ xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0"\Hnew } {\EndNoFonts \RecallEndP \HCode{</\text:footnote-citation><\text:footnote-body> - <text:p\Hnewline text:style-name="Footnote">%<text:s/> -}% + <text:p\Hnewline text:style-name="Footnote">}\NoFonts +% %<text:s/> +% \SaveHtmlPar \Configure{HtmlPar} {\EndP \HCode{<text:p text:style-name="Footnote">}} {\EndP \HCode{<text:p text:style-name="Footnote">}} @@ -2516,7 +2505,8 @@ xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0"\Hnew {\HCode{</text:p>}}% \ShowPar \special{t4ht@)}% } - {\RecallHtmlPar \HCode{</text:p></\text:footnote-body></\text:footnote>}% + {\RecallHtmlPar\EndNoFonts + \HCode{</text:p></\text:footnote-body></\text:footnote>}% \expandafter\global\expandafter \let\csname (fn\FNnum x\minipageNum )\endcsname\def |