diff --git a/source/oxt/w2lconfig/W2LOptions.xcu b/source/oxt/w2lconfig/W2LOptions.xcu index 192da2c..77163b8 100644 --- a/source/oxt/w2lconfig/W2LOptions.xcu +++ b/source/oxt/w2lconfig/W2LOptions.xcu @@ -7,12 +7,12 @@ - + - W4L: LaTeX article + W2L: LaTeX article %origin%/config/article.xml @@ -20,17 +20,14 @@ - + LaTeX-article - w4l-article + w2l-article - - - \ No newline at end of file diff --git a/source/oxt/w2lconfig/help/en/org.openoffice.da.w2lconfig.oxt/templates.xhp b/source/oxt/w2lconfig/help/en/org.openoffice.da.w2lconfig.oxt/templates.xhp index f8ac770..673b444 100644 --- a/source/oxt/w2lconfig/help/en/org.openoffice.da.w2lconfig.oxt/templates.xhp +++ b/source/oxt/w2lconfig/help/en/org.openoffice.da.w2lconfig.oxt/templates.xhp @@ -23,7 +23,7 @@ This template contains a number of styles that corresponds to LaTeX code. - If you use these styles and makes sure to use the configuration W4L: Article when you convert your document + If you use these styles and makes sure to use the configuration W2L: Article when you convert your document (this is selected automatically) with Writer2LaTeX, you will get a result that resembles a handwritten LaTeX file. Note that hard formatting and any other styles will be ignored. The available styles are summarized in the following tables. diff --git a/source/oxt/w2lconfig/template/Writer4LaTeX/LaTeX-article.ott b/source/oxt/w2lconfig/template/Writer2LaTeX/LaTeX-article.ott similarity index 100% rename from source/oxt/w2lconfig/template/Writer4LaTeX/LaTeX-article.ott rename to source/oxt/w2lconfig/template/Writer2LaTeX/LaTeX-article.ott