User: timar Date: 05/11/29 13:51:02 Added: /hu/src/2.0.1/Files/!to_solver/ w2l_filters.xcu, w2l_types.xcu, writer2latex.jar, writer2latex.xml
Modified: /hu/src/2.0.1/ hu-howto.txt Log: writer2latex File Changes: Directory: /hu/src/2.0.1/ ========================= File [changed]: hu-howto.txt Url: http://hu.openoffice.org/source/browse/hu/src/2.0.1/hu-howto.txt?r1=1.6&r2=1.7 Delta lines: +13 -0 -------------------- --- hu-howto.txt 26 Nov 2005 22:59:04 -0000 1.6 +++ hu-howto.txt 29 Nov 2005 21:50:58 -0000 1.7 @@ -102,6 +102,19 @@ set_soenv_HUHU.diff - A magyar szótárakat teszi bekonfigurálhatóvá. Nyilván még a configure futtatása elõtt fel kell tenni. +writer2latex-integration.diff - A Writer2Latex exportszûrõt teszi elérhetõvé. Ehhez +kell még maga a szûrõ is, ami mivel külsõ program, nem az OOo-forrás része, ezért +a solver-be kell közvetlenül beletenni. Ronda hack. +w2l_filters.xcu és w2l_types.xcu helye: solver/680/<platform>/xml/registry/spool/ +writer2latex.jar és writer2latex.xml helye: solver/680/<platform>/bin/ +Ennél szebb megoldásra nincs szükség, mert a szûrõ része lesz az OOo 2.0.2-nek. + +Ximian patchek (gui-insensitive.diff icons-cleanup.diff icons-cleanup-binfilter.diff +icons-gui-svx.diff icons-saving-officecfg.diff icons-saving-svtools.diff +icons-switching-framework.diff icons-switching-svtools.diff icons-switching-vcl.diff +icons-switching-xmlhelp.diff sfx2-toolbox-size.diff vcl-toolbox-height.diff) +Az ikontéma átváltását teszik lehetõvé. + Magyar fordítás A magyar fordítás elvileg része a hivatalos forráskódnak. A 2.0.1 azonban ugyanabból Directory: /hu/src/2.0.1/Files/!to_solver/ ========================================== File [added]: w2l_filters.xcu Url: http://hu.openoffice.org/source/browse/hu/src/2.0.1/Files/!to_solver/w2l_filters.xcu?rev=1.1&content-type=text/vnd.viewcvs-markup Added lines: 78 --------------- <?xml version="1.0" encoding="UTF-8"?> <oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:package="org.openoffice.TypeDetection" oor:name="Filter"> <node oor:name="Filters"> <node oor:name="LaTeX File" oor:op="replace" oor:finalized="true" oor:mandatory="true"> <prop oor:name="FileFormatVersion"><value>0</value></prop> <prop oor:name="Type"><value>writer_latex_File</value></prop> <prop oor:name="DocumentService"><value>com.sun.star.text.TextDocument</value></prop> <prop oor:name="UIComponent"/> <prop oor:name="UserData"><value>com.sun.star.documentconversion.XMergeBridge classes/writer2latex.jar com.sun.star.comp.Writer.XMLImporter com.sun.star.comp.Writer.XMLExporter staroffice/sxw application/x-latex</value></prop> <prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop> <prop oor:name="TemplateName"/> <prop oor:name="UIName"> <value>LaTeX 2e</value> </prop> <prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop> </node> <node oor:name="BibTeX Data File" oor:op="replace" oor:finalized="true" oor:mandatory="true"> <prop oor:name="FileFormatVersion"><value>0</value></prop> <prop oor:name="Type"><value>writer_bibtex_File</value></prop> <prop oor:name="DocumentService"><value>com.sun.star.text.TextDocument</value></prop> <prop oor:name="UIComponent"/> <prop oor:name="UserData"><value>com.sun.star.documentconversion.XMergeBridge classes/writer2latex.jar com.sun.star.comp.Writer.XMLImporter com.sun.star.comp.Writer.XMLExporter staroffice/sxw application/x-bibtex</value></prop> <prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop> <prop oor:name="TemplateName"/> <prop oor:name="UIName"> <value>BibTeX Data File</value> </prop> <prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop> </node> <node oor:name="XHTML 1.0 strict File" oor:op="replace" oor:finalized="true" oor:mandatory="true"> <prop oor:name="FileFormatVersion"><value>0</value></prop> <prop oor:name="Type"><value>writer_xhtml10_File</value></prop> <prop oor:name="DocumentService"><value>com.sun.star.text.TextDocument</value></prop> <prop oor:name="UIComponent"/> <prop oor:name="UserData"><value>com.sun.star.documentconversion.XMergeBridge classes/writer2latex.jar com.sun.star.comp.Writer.XMLImporter com.sun.star.comp.Writer.XMLExporter staroffice/sxw text/html</value></prop> <prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop> <prop oor:name="TemplateName"/> <prop oor:name="UIName"> <value>XHTML 1.0 strict</value> </prop> <prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop> </node> <node oor:name="XHTML 1.0 plus MathML 2.0 File" oor:op="replace" oor:finalized="true" oor:mandatory="true"> <prop oor:name="FileFormatVersion"><value>0</value></prop> <prop oor:name="Type"><value>writer_xhtml_mathml_File</value></prop> <prop oor:name="DocumentService"><value>com.sun.star.text.TextDocument</value></prop> <prop oor:name="UIComponent"/> <prop oor:name="UserData"><value>com.sun.star.documentconversion.XMergeBridge classes/writer2latex.jar com.sun.star.comp.Writer.XMLImporter com.sun.star.comp.Writer.XMLExporter staroffice/sxw application/xhtml+xml</value></prop> <prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop> <prop oor:name="TemplateName"/> <prop oor:name="UIName"> <value>XHTML 1.0 + MathML 2.0</value> </prop> <prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop> </node> <node oor:name="XHTML 1.0 plus MathML 2.0 (xsl) File" oor:op="replace" oor:finalized="true" oor:mandatory="true"> <prop oor:name="FileFormatVersion"><value>0</value></prop> <prop oor:name="Type"><value>writer_xhtml_mathml_xsl_File</value></prop> <prop oor:name="DocumentService"><value>com.sun.star.text.TextDocument</value></prop> <prop oor:name="UIComponent"/> <prop oor:name="UserData"><value>com.sun.star.documentconversion.XMergeBridge classes/writer2latex.jar com.sun.star.comp.Writer.XMLImporter com.sun.star.comp.Writer.XMLExporter staroffice/sxw application/xml</value></prop> <prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop> <prop oor:name="TemplateName"/> <prop oor:name="UIName"> <value>XHTML 1.0 + MathML 2.0 (xsl)</value> </prop> <prop oor:name="Flags"><value>EXPORT ALIEN 3RDPARTYFILTER</value></prop> </node> </node> </oor:component-data> File [added]: w2l_types.xcu Url: http://hu.openoffice.org/source/browse/hu/src/2.0.1/Files/!to_solver/w2l_types.xcu?rev=1.1&content-type=text/vnd.viewcvs-markup Added lines: 73 --------------- <?xml version="1.0" encoding="UTF-8"?> <oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:package="org.openoffice.TypeDetection" oor:name="Types"> <node oor:name="Types"> <node oor:name="writer_bibtex_File" oor:op="replace" oor:finalized="true" oor:mandatory="true"> <prop oor:name="DetectService"/> <prop oor:name="URLPattern"/> <prop oor:name="Extensions"><value>bib</value></prop> <prop oor:name="MediaType"/> <prop oor:name="Preferred"><value>false</value></prop> <prop oor:name="PreferredFilter"><value>BibTeX Data File</value></prop> <prop oor:name="UIName"> <value>BibTeX Data File</value> </prop> <prop oor:name="ClipboardFormat"/> </node> <node oor:name="writer_latex_File" oor:op="replace" oor:finalized="true" oor:mandatory="true"> <prop oor:name="DetectService"/> <prop oor:name="URLPattern"/> <prop oor:name="Extensions"><value>tex</value></prop> <prop oor:name="MediaType"/> <prop oor:name="Preferred"><value>false</value></prop> <prop oor:name="PreferredFilter"><value>LaTeX File</value></prop> <prop oor:name="UIName"> <value>LaTeX 2e</value> </prop> <prop oor:name="ClipboardFormat"/> </node> <node oor:name="writer_xhtml10_File" oor:op="replace" oor:finalized="true" oor:mandatory="true"> <prop oor:name="DetectService"/> <prop oor:name="URLPattern"/> <prop oor:name="Extensions"><value>html</value></prop> <prop oor:name="MediaType"/> <prop oor:name="Preferred"><value>false</value></prop> <prop oor:name="PreferredFilter"><value>XHTML 1.0 strict File</value></prop> <prop oor:name="UIName"> <value>XHTML 1.0 strict</value> </prop> <prop oor:name="ClipboardFormat"/> </node> <node oor:name="writer_xhtml_mathml_File" oor:op="replace" oor:finalized="true" oor:mandatory="true"> <prop oor:name="DetectService"/> <prop oor:name="URLPattern"/> <prop oor:name="Extensions"><value>xhtml</value></prop> <prop oor:name="MediaType"/> <prop oor:name="Preferred"><value>false</value></prop> <prop oor:name="PreferredFilter"><value>XHTML 1.1 plus MathML 2.0 File</value></prop> <prop oor:name="UIName"> <value>XHTML 1.1 + MathML 2.0</value> </prop> <prop oor:name="ClipboardFormat"/> </node> <node oor:name="writer_xhtml_mathml_xsl_File" oor:op="replace" oor:finalized="true" oor:mandatory="true"> <prop oor:name="DetectService"/> <prop oor:name="URLPattern"/> <prop oor:name="Extensions"><value>xml</value></prop> <prop oor:name="MediaType"/> <prop oor:name="Preferred"><value>false</value></prop> <prop oor:name="PreferredFilter"><value>XHTML 1.1 plus MathML 2.0 (xsl) File</value></prop> <prop oor:name="UIName"> <value>XHTML 1.1 + MathML 2.0 (xsl)</value> </prop> <prop oor:name="ClipboardFormat"/> </node> </node> </oor:component-data> File [added]: writer2latex.jar Url: http://hu.openoffice.org/source/browse/hu/src/2.0.1/Files/!to_solver/writer2latex.jar?rev=1.1&content-type=text/vnd.viewcvs-markup File [added]: writer2latex.xml Url: http://hu.openoffice.org/source/browse/hu/src/2.0.1/Files/!to_solver/writer2latex.xml?rev=1.1&content-type=text/vnd.viewcvs-markup Added lines: 49 --------------- <?xml version="1.0" encoding="UTF-8" ?> <config> <option name="create_user_config" value="true" /> <option name="backend" value="generic" /> <option name="no_preamble" value="false" /> <option name="documentclass" value="article" /> <option name="global_options" value="" /> <option name="inputencoding" value="ascii" /> <option name="multilingual" value="true" /> <option name="greek_math" value="true" /> <option name="use_ooomath" value="false" /> <option name="use_pifont" value="false" /> <option name="use_ifsym" value="false" /> <option name="use_wasysym" value="false" /> <option name="use_bbding" value="false" /> <option name="use_eurosym" value="false" /> <option name="use_tipa" value="false" /> <option name="use_color" value="true" /> <option name="use_hyperref" value="true" /> <option name="use_endnotes" value="false" /> <option name="use_ulem" value="false" /> <option name="use_lastpage" value="false" /> <option name="use_bibtex" value="false" /> <option name="bibtex_style" value="plain" /> <option name="formatting" value="convert_basic" /> <option name="page_formatting" value="convert_all" /> <option name="ignore_hard_page_breaks" value="false" /> <option name="ignore_hard_line_breaks" value="false" /> <option name="ignore_empty_paragraphs" value="false" /> <option name="ignore_double_spaces" value="false" /> <option name="xhtml_no_doctype" value="false" /> <option name="xhtml_custom_stylesheet" value="" /> <option name="xhtml_ignore_styles" value="false" /> <option name="xhtml_use_dublin_core" value="true" /> <option name="xhtml_convert_to_px" value="true" /> <option name="xhtml_scaling" value="100%" /> <option name="xhtml_column_scaling" value="100%" /> <option name="xhtml_split_level" value="0" /> <option name="xhtml_calc_split" value="false" /> <option name="debug" value="false" /> <heading-map max-level="5"> <heading-level-map writer-level="1" name="section" level="1" /> <heading-level-map writer-level="2" name="subsection" level="2" /> <heading-level-map writer-level="3" name="subsubsection" level="3" /> <heading-level-map writer-level="4" name="paragraph" level="4" /> <heading-level-map writer-level="5" name="subparagraph" level="5" /> </heading-map> <custom-preamble /> </config> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
