lp:~lyx-outline-devel/lyx-outline/lyx-word

Created by Rob Oakes and last modified
Get this branch:
bzr branch lp:~lyx-outline-devel/lyx-outline/lyx-word
Members of LyX-Outline - Devel can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
LyX-Outline - Devel
Project:
LyX-Outline
Status:
Experimental

Recent revisions

30. By Rob Oakes

Fixed a bug that was causing an import error on versions of Python 2.6 and older.

29. By Rob Oakes

Fixed minor bug with table units. The generated string for 'pct' wasn't returning correctly.

28. By Rob Oakes

Updated README file for 0.1 release.

27. By Rob Oakes

Removed several methods from python_docx to a new read module called docx.
As part of the refactoring, added a custom xml parser class that keeps
API compatability with lxml. This allows for lxml to be used when present
and for ElementTree of the standard library to used when not.

26. By Rob Oakes

Added newline character \n which was causing problems when trying to save the file.

25. By Rob Oakes

Cleaned up template importing, allows word2lyx to be used with both relative and absolute paths.

24. By Rob Oakes

Minor bugfixes:
1.) Modified the fontTable methods so that it looks for multiple property names instead of just one.
2.) Added units to lyx_table columns. Prevents a NoneType error when writing the table to the LyX file.

23. By Rob Oakes

Added basic support for footnotes. Infrastructure for supporting endnotes is also present. Added an additional setting to document templates for character styles that should be ignored while processing the document. The list can also be used for ignoring citations, once the ability to parse references and EndNote libraries has been added to the document.

22. By Rob Oakes

Fixed two minor bugs related to character styles processing.
1.) \MakeUppercase now works as expected
2.) Modified one of the defaults in templates/docdefaults.w2l to prevent configuration errors.

21. By Rob Oakes

Basic template functionality integrated into word2lyx processing script. word2lyx creates documents that can be read by LyX without additional processing.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~lyx-outline-devel/lyx-outline/trunk-archive
This branch contains Public information 
Everyone can see this information.