To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66465
                  Issue #:|66465
                  Summary:|Writer General Input Output Error when Opening
                          |LaTeX2e source code file
                Component:|Word processor
                  Version:|OOo 2.0.2
                 Platform:|PC
                      URL:|
               OS/Version:|Linux
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|open-import
              Assigned to:|mru
              Reported by:|pramathesh





------- Additional comments from [EMAIL PROTECTED] Thu Jun 15 01:37:35 -0700 
2006 -------
I have created several LaTeX2e source files with extensions .tex. I want to open
them in writer so that I can use writer to edit the files. Please note I do NOT
want to import them (in the sense of writer filtering the latex codes and
converting them into writer codes) - I simply want to see the whole file (code
and all) in writer like any other text file.

However, attempts to open the file lead to a General Input-Output Error and the
file does not open. From the activity I can make out that Writer has probably
imoprted the file (it has read it and understood that this is a text file) but
is unable to display it.

The other thing is that if I rename the file so that it does *not* have a .tex
extension anymore, writer opens it.

OS: Mandriva Linux LE 2005
OO Version: OpenOffice 2.0.2 downloaded from the OO site (not bundled with the 
OS)

I also have installed the Writer2latex2e filter installed and it works without
any problems (I only mention this in case it has any relevance to this issue)

Reproduced below are lines from a rudimentary tex file (call it abc.tex)
*************************************************
\documentclass[11pt,a4paper,english]{memoir}
\usepackage{palatino}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage{geometry}
\setcounter{secnumdepth}{4}
\usepackage{setspace}
\onehalfspacing

\makeatletter
\usepackage{babel}
\makeatother
\begin{document}

\chapter{This is the first chapter}
\section{The First Section}
\begin{spacing}{1.3}
Let me see what 11 point text looks like. I would really
like to see how these things are done by various people
\end{spacing}
\end{document}
****************************
If this is saved as  a file with a .tex extension and opened from within writer,
it may be possible to reproduce the issue

Regards and thanks
Pramathesh Ambasta

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to