]> git.lyx.org Git - lyx.git/history - lib/lyx2lyx/lyx_2_0.py
Don't use widest label for numerical citations.
[lyx.git] / lib / lyx2lyx / lyx_2_0.py
2010-11-04 Richard HeckFix up hspace reversion routine.
2010-11-04 Richard HeckSimplify vspace reversion.
2010-11-04 Richard HeckForgot these.
2010-11-04 Richard HeckReduce indentation. Also, it is probably not a good...
2010-11-04 Richard HeckSlightly simplify revert_percent_skip_lengths.
2010-11-04 Richard HeckSimplify revert_paragraph_indentation.
2010-11-04 Richard HeckFix up revert_longtable_align routine. Also, fix a...
2010-11-04 Richard HeckSlight simplification.
2010-11-04 Richard HeckAdd warning, save cycles.
2010-11-04 Richard HeckSave a few cycles.
2010-11-04 Richard HeckDon't return yet! We need to check the other one.
2010-11-04 Richard HeckComments.
2010-11-04 Richard HeckRemove unnecessary argument.
2010-11-04 Richard HeckRenaming.
2010-11-04 Richard HeckMinor cleanup for additional index reversion routines.
2010-11-04 Richard HeckClean up split index reversion routine.
2010-11-03 Richard HeckOne more minor thing....
2010-11-03 Richard HeckSimplify revert_backgroundcolor.
2010-11-03 Richard HeckClean up other phantom reversions, too.
2010-11-03 Richard HeckClean up the revert_phantom routine.
2010-11-03 Richard HeckTry to fix revert_tabularvalign.
2010-11-03 Richard HeckJust a restructuring, with early continue.
2010-11-03 Richard HeckFix typo.
2010-11-03 Richard HeckFix comment.
2010-11-03 Richard HeckSimplify a bit.
2010-11-03 Richard HeckComment.
2010-11-03 Richard HeckClarify convert_rule routine. A bit.
2010-11-03 Richard HeckClean up revert_rule routine.
2010-11-02 Richard HeckFix another thinko of mine.
2010-11-02 Richard HeckFix lyx2lyx problem related to bug #1881.
2010-11-02 Richard HeckFix typo/thinko here. It's the match result we want...
2010-10-30 Uwe Stöhrlyx_2_0.py: correct comment
2010-10-14 Uwe Stöhrlyx2lyx/lyx_2_0.py: remove another unused debug warning
2010-10-13 Richard HeckRefstyle support. The user can now choose between prett...
2010-10-13 Uwe Stöhrlyx_2_0.py: remove a debug warning
2010-10-12 Richard HeckGet rid of "CharStyle:", "Custom:", and "Element:"...
2010-10-11 Uwe StöhrInsetBibtex.cpp:
2010-09-24 Richard HeckRevert the beamer changes from a while ago. They work...
2010-09-20 Uwe Stöhrlyx2lyx/lyx_2_0.py:
2010-09-20 Uwe Stöhrlyx2lyx/lyx_2_0.py: fix bug in the feyn reversion routine
2010-09-19 Pavel SandaAdd support for feyn package and Diagram inset.
2010-09-07 Uwe StöhrInsetLine: support for the LaTeX command \rule; kick...
2010-09-06 Uwe Stöhrlyx_2_0.py: fixes for the mathdots conversion/reversion...
2010-08-31 Uwe Stöhrlyx_2_0.py:
2010-08-31 Uwe Stöhrsupport to load the mathdots package via the document...
2010-07-17 Uwe Stöhrlyx_2_0.py: fix comment
2010-07-17 Richard HeckUwe's use_makebox conversion routine.
2010-07-17 Uwe Stöhrsupport for formal math script
2010-07-17 Uwe Stöhrlyx_2_0.py: whitespace
2010-07-16 Richard HeckRemove Nameref support. Too many issues involving trans...
2010-07-13 Richard HeckSlight improvement and a comment.
2010-07-13 Richard HeckFix the nameref reversion routine per a suggestion...
2010-07-13 Richard HeckThese didn't get committed with r34884 because I forgot...
2010-07-13 Uwe Stöhrsupport for the ISO C-series paper formats; fileformat...
2010-07-08 Uwe Stöhrlyx_2_0.py: fix reversion routine for \makebox support
2010-07-07 Enrico ForestieriImprove the lyx2latex function.
2010-07-06 Uwe Stöhrlyx_2_0.py: coding style fixes
2010-07-06 Enrico ForestieriFix reversion of IEEEtran layout documents.
2010-07-06 Richard HeckDon't rely upon there being a certain number of argumne...
2010-07-06 Richard HeckOff by one here. Left an extra \begin_layout line.
2010-07-06 Richard HeckFix up the put_cmd_in_ert routine so that it accepts...
2010-07-06 Richard HeckMore elses after returns.
2010-07-06 Richard HeckReturn here unless the doc class is correct.
2010-07-06 Richard HeckStyle.
2010-07-06 Richard HeckNo else after return.
2010-07-06 Uwe Stöhrlyx_2_0.py: revert unwanted changes from r34773
2010-07-06 Uwe Stöhrlyx2lyx/lyx_2_0.py:
2010-07-06 Uwe Stöhrlyx_2_0.py:
2010-07-05 Richard HeckDon't need else after return.
2010-07-05 Richard HeckFix spacing problem and thereby fix 6802.
2010-07-05 Uwe Stöhrlyx2lyx/lyx_2_0.py:
2010-07-05 Uwe Stöhrlyx2lyx/lyx_2_0.py:
2010-07-03 Uwe Stöhr- new support for makebox; fileformat change
2010-07-03 Uwe Stöhrlyx2lyx/lyx_2_0.py: correct LateX units - there are...
2010-06-07 Richard HeckRenaming: \\begin_inset OptArg to \\begin_inset Argument.
2010-06-07 Richard HeckThis was missing from a previous commit: Didn't go...
2010-06-05 Edwin Leuvenadd support for decimal alignment in tables
2010-05-31 Pavel SandaFinish the leftover spotted by Uwe
2010-05-31 Uwe Stöhrlyx_2_0.py: add missing lxy2lyx routine after r34498
2010-05-25 Pavel SandaIntroduce output_sync ui for forward/reverse search
2010-05-24 Richard HeckSimplify storage of html_latex_* info.
2010-05-22 Uwe Stöhrlyx_2_0.py: fix paper size conversion routine
2010-05-22 Uwe Stöhrlyx_2_0.py: fix Python error due to uninitialized variable
2010-05-18 Uwe Stöhrsupport for all page sizes that are supported by the...
2010-04-21 Richard HeckNew XHTML math options. Format change.
2010-04-18 Richard HeckJust do the best we can here.
2010-04-18 Richard HeckSomething weird is happening here, as reported by Enrico.
2010-04-17 Richard HeckLyX version info for InsetInfo.
2010-04-08 Uwe Stöhrfileformat change: support to specify the background...
2010-04-02 Uwe Stöhrfileformat change: support to specify a document-wide...
2010-04-01 Uwe Stöhrfileformat change:
2010-03-31 Uwe Stöhrfileformat change:
2010-03-29 Richard HeckUse the new put_cmd_in_ert routine in the xymatrix...
2010-03-29 Richard HeckIntroduce a proper form of the put_cmd_in_ert function.
2010-03-29 Richard HeckRename a routine. The new one comes next.
2010-03-29 Richard HeckFix a minor bug in the xymatrix lyx2lyx stuff and make...
2010-03-28 Vincent van RavesteijnFix bug #6341: Can't set equal spacing in xymatrix.
2010-03-28 Vincent van RavesteijnNew file format for InsetPreview introduced in r38890.
2010-03-21 Richard HeckFix thinko.
2010-03-19 Richard HeckAdd a math-as-LaTeX option, and fix some issues with...
next