]> git.lyx.org Git - lyx.git/log
lyx.git
11 years agoCmake build autotests:
Kornel Benko [Sat, 15 Dec 2012 11:58:31 +0000 (12:58 +0100)]
Cmake build autotests:
Correct the environment MAX_LOOP -> MAX_LOOPS

11 years agoMove some glyphs up by 800 units.
Georg Baum [Sat, 15 Dec 2012 10:21:01 +0000 (11:21 +0100)]
Move some glyphs up by 800 units.

Without this, qt will enlarge some glyphs out of proportion (no, I don't
understand why it does this, and I found out by accident how to avoid it).
Still, the vertical alignment is only roughly correct (also for the untouched
glyphs). If somebody cares some fine adjustment would be nice.

11 years agoqt5: add/remove some includes
Vincent van Ravesteijn [Sat, 10 Nov 2012 12:36:40 +0000 (13:36 +0100)]
qt5: add/remove some includes

11 years agoqt5: Use Qt::WindowFlags instead of Qt::WFlags
Vincent van Ravesteijn [Sat, 10 Nov 2012 12:34:45 +0000 (13:34 +0100)]
qt5: Use Qt::WindowFlags instead of Qt::WFlags

11 years agoFix a crash in PreviewLoader for command-line xhtml output
Vincent van Ravesteijn [Thu, 13 Dec 2012 19:16:50 +0000 (20:16 +0100)]
Fix a crash in PreviewLoader for command-line xhtml output

While exporting from the command-line, theApp() doesn't exist.
The colors foreground and background are only needed when
previewing, so ignore this during buffer export.

This replaces the fix in 4285b0b3 (Tommaso Cucinotta, 10-12-2012).
In this case, we do not need to pull in Qt dependencies.

11 years agoRevert "While exporting from the command-line, theApp() doesn't exist."
Vincent van Ravesteijn [Thu, 13 Dec 2012 19:15:29 +0000 (20:15 +0100)]
Revert "While exporting from the command-line, theApp() doesn't exist."

This reverts commit 4285b0b31698cb83c3a525d1cf6b54c5d4654142.

11 years agoRevert "Cmake build: Make PreviewLoader.cpp compilable again"
Vincent van Ravesteijn [Thu, 13 Dec 2012 19:13:23 +0000 (20:13 +0100)]
Revert "Cmake build: Make PreviewLoader.cpp compilable again"

This reverts commit 0a2c70636a49eb1b2457d29b05d9c4ee5bcc2843.

11 years agoCMake: Put projects into subdirs
Vincent van Ravesteijn [Mon, 22 Oct 2012 16:12:29 +0000 (18:12 +0200)]
CMake: Put projects into subdirs

This patch puts all projects into subfolders (at least for MSVS). In this
way, there is a better overview (especially if the number of test projects
will be increasing).

11 years agoCmake build: Testing
Kornel Benko [Fri, 14 Dec 2012 23:15:59 +0000 (00:15 +0100)]
Cmake build: Testing
Make this all more the cmake way

11 years agoRe-encode stmary10 font
Georg Baum [Fri, 14 Dec 2012 21:30:47 +0000 (22:30 +0100)]
Re-encode stmary10 font

Use a 1:1 unicode "encoding" as for all other math symbol fonts.
This is not correct for using the font outside of LyX, but in LyX we misuse
the first 255 code points for symbol fonts (see code points of existing fonts
in lib/symbols). These code points are identical with the postscript versions
of the fonts, so if qt was able to use postscript fonts, they could be used
instead of the truetype versions.
The character varcurlywedge is duplicated at position 254, since qt refuses to
display a font at the tab position (9).
In addition, get rid of the broken private directory which is not needed for
generating ttf.

11 years agoImport stmary10 front from stmary10.pfb
Georg Baum [Fri, 14 Dec 2012 21:16:06 +0000 (22:16 +0100)]
Import stmary10 front from stmary10.pfb

This is the result of loading
http://mirrors.ctan.org/fonts/stmaryrd/ps-type1/hoekwater/stmary10.pfb
into fontforge and saving in fontforge format. It will be needed to fix
bug #8434. I am saving it in fontforge format since a few modifications are
needed before a working .ttf can be exported.

11 years agoCmake build: tex2lyx
Kornel Benko [Fri, 14 Dec 2012 18:47:43 +0000 (19:47 +0100)]
Cmake build: tex2lyx
Retrieve and name the test-cases with a globbing expression

11 years agoSplit roundtrip tests (at least on cmake build)
Kornel Benko [Fri, 14 Dec 2012 18:07:28 +0000 (19:07 +0100)]
Split roundtrip tests (at least on cmake build)
to show better grained output

11 years agorevert change 1dcb70a
Stephan Witt [Fri, 14 Dec 2012 15:25:57 +0000 (16:25 +0100)]
revert change 1dcb70a

11 years ago* sk.po. 191 new messages
Kornel Benko [Fri, 14 Dec 2012 12:40:46 +0000 (13:40 +0100)]
* sk.po. 191 new messages

11 years agoTypo
Kornel Benko [Fri, 14 Dec 2012 12:35:37 +0000 (13:35 +0100)]
Typo

11 years agoRoundtrip test. Forgotten in previous commit
Kornel Benko [Fri, 14 Dec 2012 12:33:56 +0000 (13:33 +0100)]
Roundtrip test. Forgotten in previous commit

11 years agoRoundtrip test corrected, due to changes of tex2lyx (less emty lines)
Kornel Benko [Fri, 14 Dec 2012 12:31:21 +0000 (13:31 +0100)]
Roundtrip test corrected, due to changes of tex2lyx (less emty lines)

11 years agotex2lyx: there is no need to have a blank line after \begin_layout
Jean-Marc Lasgouttes [Fri, 14 Dec 2012 11:49:11 +0000 (12:49 +0100)]
tex2lyx: there is no need to have a blank line after \begin_layout

I think it used to be the case in LyX, but not anymore. Removing this extra line helps to do lyx>tex>lyx roundtrip analysis

11 years agoWhitespace only
Jean-Marc Lasgouttes [Fri, 14 Dec 2012 11:30:08 +0000 (12:30 +0100)]
Whitespace only

11 years agoCmake build:
Kornel Benko [Fri, 14 Dec 2012 11:23:17 +0000 (12:23 +0100)]
Cmake build:
Move definitions of target ${_lyx} and ${_tex2lyx} to top-most directory,
to make them overall available

11 years agouse correct format string for alert message
Stephan Witt [Thu, 13 Dec 2012 21:23:06 +0000 (22:23 +0100)]
use correct format string for alert message

11 years agoguard autotests with X11 window system check result
Stephan Witt [Thu, 13 Dec 2012 19:54:05 +0000 (20:54 +0100)]
guard autotests with X11 window system check result

11 years agoCmake build: all tests
Kornel Benko [Thu, 13 Dec 2012 14:35:04 +0000 (15:35 +0100)]
Cmake build: all tests
1.) Rename tests to show their grouping
2.) Adapt the roundtrip tests to new lyx-format

11 years agoCmake build autotests:
Kornel Benko [Thu, 13 Dec 2012 11:38:38 +0000 (12:38 +0100)]
Cmake build autotests:
Split export test to test on each format and each input file
One can still check all exports with one commend
        ctest -R "export.*"

11 years agoCmake build: Make PreviewLoader.cpp compilable again
Kornel Benko [Wed, 12 Dec 2012 19:42:58 +0000 (20:42 +0100)]
Cmake build: Make PreviewLoader.cpp compilable again

11 years agoFixed wmctrl invocation copying keytest.pl behavior.
Tommaso Cucinotta [Wed, 12 Dec 2012 19:21:36 +0000 (19:21 +0000)]
Fixed wmctrl invocation copying keytest.pl behavior.

11 years agoWhile exporting from the command-line, theApp() doesn't exist.
Tommaso Cucinotta [Mon, 10 Dec 2012 23:22:10 +0000 (23:22 +0000)]
While exporting from the command-line, theApp() doesn't exist.
It was only needed for getting hex names of colors. So, get them
directly from a ColorCache object with default mapping.

11 years agoCmake build: autotests
Kornel Benko [Wed, 12 Dec 2012 17:23:25 +0000 (18:23 +0100)]
Cmake build: autotests
Make the export test available to all, since it is independent of X11

11 years agoCmake build: autotests
Kornel Benko [Wed, 12 Dec 2012 13:54:38 +0000 (14:54 +0100)]
Cmake build: autotests
Adapt to use local .gmo files

11 years agoKeep outer tabular borders when delete row/column
Scott Kostyshak [Wed, 12 Dec 2012 09:04:39 +0000 (04:04 -0500)]
Keep outer tabular borders when delete row/column

Fix #4981:
If the first or last column is deleted, the borders are preserved.
Similarly for the last row, but not for the first row.  Selections are
supported.

Based on a patch by Zahari Dimitrov.

11 years agoFix a bug when selecting a cell in InsetTabular
Scott Kostyshak [Wed, 12 Dec 2012 08:44:38 +0000 (03:44 -0500)]
Fix a bug when selecting a cell in InsetTabular

Fix the following bug:
When in tabular, enter "ab" in a cell. Place the cursor before "b". Hold
shift and press <right>, then (still holding shift) <right> again. On
the second <right> nothing appears to happen.

Related to #1802.

11 years agoFix another selection bug in InsetTabular
Scott Kostyshak [Wed, 12 Dec 2012 08:44:17 +0000 (03:44 -0500)]
Fix another selection bug in InsetTabular

Fix #4981:
In tabular if a vertical selection is made with the keyboard (e.g.
LFUN_UP_SELECT), the selection is drawn if there are two cells selected.
Previously, the selection would be drawn only if there were more than
two selected.

11 years agoFix a selection bug in InsetTabular
Scott Kostyshak [Wed, 12 Dec 2012 08:43:53 +0000 (03:43 -0500)]
Fix a selection bug in InsetTabular

If you have a selection across cells in tabular, moving the cursor
vertically up or down (e.g. LFUN_UP) now removes the drawn selection.
Before, the selection was set to false but it was not repainted.

11 years agoCmake build: autotests
Kornel Benko [Tue, 11 Dec 2012 17:59:05 +0000 (18:59 +0100)]
Cmake build: autotests
1.) Filenames for export changed
2.) Usage of wmctrl
3.) More temporary file to remove

11 years agoCmake build, autotests
Kornel Benko [Tue, 11 Dec 2012 15:00:59 +0000 (16:00 +0100)]
Cmake build, autotests
Removed if no X11.
Because X11 is needed for xvkbd but not available on some platforms (even if UNIX)

11 years agoCmake build: First try to use autotests.
Kornel Benko [Tue, 11 Dec 2012 14:17:04 +0000 (15:17 +0100)]
Cmake build: First try to use autotests.
Many test are not running, but if changed the '-dbg xxx' to '-dbg any'
then all of sudden they pass ...
(The buffered output of lyx is often disrupted too early with 'kill -9',
so the expected data are not available for the appropriate test)

11 years agoFix crash related to undo and continuous spell checking
Jean-Marc Lasgouttes [Tue, 11 Dec 2012 09:14:47 +0000 (10:14 +0100)]
Fix crash related to undo and continuous spell checking

The cursor member new_word_ should not be saved in undo.
Move it from CursorData to Cursor.

11 years agoFix lyx2lyx bug: We need to check for quoted names before we check
Richard Heck [Mon, 10 Dec 2012 16:09:50 +0000 (11:09 -0500)]
Fix lyx2lyx bug: We need to check for quoted names before we check
for unquoted ones. Otherwise, a quoted name with no spaces gets
treated as if it were an unquoted name.

11 years agoPossibility to specify a preset argument
Juergen Spitzmueller [Mon, 10 Dec 2012 13:09:51 +0000 (14:09 +0100)]
Possibility to specify a preset argument

This will be needed for beamer plain and fragile frame support.

11 years agoConsider filtering when selecting from categorized combo (#8452)
Juergen Spitzmueller [Mon, 10 Dec 2012 11:52:23 +0000 (12:52 +0100)]
Consider filtering when selecting from categorized combo (#8452)

11 years agobeamer: small tweaks
Juergen Spitzmueller [Mon, 10 Dec 2012 11:16:04 +0000 (12:16 +0100)]
beamer: small tweaks

11 years agoDisallow the insertion of multiplenon-item arguments of the same type in a sequence...
Juergen Spitzmueller [Mon, 10 Dec 2012 08:19:56 +0000 (09:19 +0100)]
Disallow the insertion of multiplenon-item arguments of the same type in a sequence of merged environment pars

11 years agoFixing behavior of Lang directive in test cases, by setting LANGUAGE variable, in...
Tommaso Cucinotta [Sun, 9 Dec 2012 20:20:05 +0000 (20:20 +0000)]
Fixing behavior of Lang directive in test cases, by setting LANGUAGE variable, in addition to LANG one.

11 years agoAllow to separate menu string from label string for arguments
Juergen Spitzmueller [Sun, 9 Dec 2012 18:15:41 +0000 (19:15 +0100)]
Allow to separate menu string from label string for arguments

11 years agoAdapt the beamer example/templates to the new format
Juergen Spitzmueller [Sun, 9 Dec 2012 17:12:55 +0000 (18:12 +0100)]
Adapt the beamer example/templates to the new format

11 years agoSupport for beamer block arguments (#3280)
Juergen Spitzmueller [Sun, 9 Dec 2012 16:19:21 +0000 (17:19 +0100)]
Support for beamer block arguments (#3280)

11 years agoMore refinements in the lyx2lyx methods
Juergen Spitzmueller [Sun, 9 Dec 2012 12:43:13 +0000 (13:43 +0100)]
More refinements in the lyx2lyx methods

11 years agoSome refinements in the lyx2lyx methods
Juergen Spitzmueller [Sun, 9 Dec 2012 12:23:59 +0000 (13:23 +0100)]
Some refinements in the lyx2lyx methods

11 years agoReplace some hard coded numbers with names
Georg Baum [Sun, 9 Dec 2012 12:04:29 +0000 (13:04 +0100)]
Replace some hard coded numbers with names

And prevent a crash if LaTeX is accidentally output for a math font.

11 years agoConsider paragraph params when placing arguments at paragraph start (#8449)
Juergen Spitzmueller [Sun, 9 Dec 2012 10:40:14 +0000 (11:40 +0100)]
Consider paragraph params when placing arguments at paragraph start (#8449)

11 years agobeamer revision, part 1: support for overlay arguments
Juergen Spitzmueller [Sun, 9 Dec 2012 10:04:56 +0000 (11:04 +0100)]
beamer revision, part 1: support for overlay arguments

11 years agosvcommon.inc, theorems-without-preamble.inc: correction from previous commit
Uwe Stöhr [Sat, 8 Dec 2012 19:10:14 +0000 (20:10 +0100)]
svcommon.inc, theorems-without-preamble.inc: correction from previous commit

- svcommon.inc, theorems-without-preamble.inc: better naming of the optional argument, no overwriting necessary

11 years agoupdate argument labels for Springer classes
Uwe Stöhr [Sat, 8 Dec 2012 19:04:13 +0000 (20:04 +0100)]
update argument labels for Springer classes

- svcommon.inc, theorems-without-preamble.inc : correct labels and argument names and some whitespace fixes
- svmono, svmult: update/add some notes

11 years agoDo not force Flex insets to be collapsed at insertion (#8442)
Juergen Spitzmueller [Sat, 8 Dec 2012 08:35:52 +0000 (09:35 +0100)]
Do not force Flex insets to be collapsed at insertion (#8442)

11 years agoSet window title correctly at start up
Jean-Marc Lasgouttes [Wed, 5 Dec 2012 21:45:42 +0000 (22:45 +0100)]
Set window title correctly at start up

11 years agoExclude enumitem from beamer. See bug #7047.
Richard Heck [Wed, 5 Dec 2012 19:52:48 +0000 (14:52 -0500)]
Exclude enumitem from beamer. See bug #7047.

11 years agoDisentangle moduleCanBeAdded for ordinary layout modules and the
Richard Heck [Wed, 5 Dec 2012 16:16:21 +0000 (11:16 -0500)]
Disentangle moduleCanBeAdded for ordinary layout modules and the
new (but not yet functioning, it seems) citation modules. This
fixes a bug reported on the list:
  http://marc.info/?l=lyx-users&m=135456590710371&w=2

11 years agoMinor formatting stuff.
Richard Heck [Wed, 5 Dec 2012 15:49:35 +0000 (10:49 -0500)]
Minor formatting stuff.

11 years agoFix InsetCaption::getArgument (subfigure problems reported by Kornel, but also listin...
Juergen Spitzmueller [Tue, 4 Dec 2012 16:06:52 +0000 (17:06 +0100)]
Fix InsetCaption::getArgument (subfigure problems reported by Kornel, but also listings caption)

11 years agoAlso add support for URW Garamond math fonts (via newtx)
Juergen Spitzmueller [Tue, 4 Dec 2012 11:55:47 +0000 (12:55 +0100)]
Also add support for URW Garamond math fonts (via newtx)

11 years agotex2lyx updates for the recent format change
Juergen Spitzmueller [Tue, 4 Dec 2012 11:20:34 +0000 (12:20 +0100)]
tex2lyx updates for the recent format change

11 years agoSupport for the URW Garamond LaTeX fonts
Juergen Spitzmueller [Tue, 4 Dec 2012 11:14:26 +0000 (12:14 +0100)]
Support for the URW Garamond LaTeX fonts

11 years agoeuropeCV: complete revision of layout and example file
Uwe Stöhr [Mon, 3 Dec 2012 23:55:39 +0000 (00:55 +0100)]
europeCV: complete revision of layout and example file

- also fix in the generic conversion routine the cases
  - that there are one or more optional arguments before the mandatory ones
  - that the conversion does not start with the first argument of a command

11 years agomake \lyxadded and \lyxdeleted robust (#8435)
Juergen Spitzmueller [Mon, 3 Dec 2012 12:55:20 +0000 (13:55 +0100)]
make \lyxadded and \lyxdeleted robust (#8435)

11 years agoFix unused get_containing_inset and get_containing layout parser methods and use...
Juergen Spitzmueller [Mon, 3 Dec 2012 07:42:26 +0000 (08:42 +0100)]
Fix unused get_containing_inset and get_containing layout parser methods and use the latter

11 years agoinstaller: updated translation from Jim
Uwe Stöhr [Sun, 2 Dec 2012 20:26:12 +0000 (21:26 +0100)]
installer: updated translation from Jim

11 years agothesis template: port recent changes to master
Uwe Stöhr [Sun, 2 Dec 2012 19:58:28 +0000 (20:58 +0100)]
thesis template: port recent changes to master

11 years agoAdd some unicode arrow symbols
Georg Baum [Sun, 2 Dec 2012 16:21:44 +0000 (17:21 +0100)]
Add some unicode arrow symbols

11 years agoCut and paste error
Juergen Spitzmueller [Sun, 2 Dec 2012 16:10:46 +0000 (17:10 +0100)]
Cut and paste error

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Sun, 2 Dec 2012 15:47:41 +0000 (16:47 +0100)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoSome more lyx2lyx fixes
Juergen Spitzmueller [Sun, 2 Dec 2012 15:47:27 +0000 (16:47 +0100)]
Some more lyx2lyx fixes

11 years agoAdd bugzilla comment from Georg to lib/symbols.
Pavel Sanda [Sun, 2 Dec 2012 15:36:53 +0000 (16:36 +0100)]
Add bugzilla comment from Georg to lib/symbols.

It is difficult to break through the undocumented format.

11 years agoMerge branch 'master' of git.lyx.org:lyx
Uwe Stöhr [Sun, 2 Dec 2012 14:58:22 +0000 (15:58 +0100)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoacmsiggraph: complete revision of layout and template file
Uwe Stöhr [Sun, 2 Dec 2012 14:58:14 +0000 (15:58 +0100)]
acmsiggraph: complete revision of layout and template file

- also support in the lyx2lyx argument conversion routine the case that "}{" appears in 2 consecutive ERTs
- also fix in lyx2lyx_tools.py the output of ERTs (it is important that we write the same amount of lines as if the ERT would have been inserted via LyX 2.0 or lyX 2.1)

11 years agoFix monolithic build
Vincent van Ravesteijn [Sun, 2 Dec 2012 14:47:23 +0000 (15:47 +0100)]
Fix monolithic build

11 years agoFix lyx2lyx (#8438)
Juergen Spitzmueller [Sun, 2 Dec 2012 14:19:40 +0000 (15:19 +0100)]
Fix lyx2lyx (#8438)

11 years agoFix greyedout notes UI color (#6682) as good as it gets ATM
Juergen Spitzmueller [Sun, 2 Dec 2012 09:41:49 +0000 (10:41 +0100)]
Fix greyedout notes UI color (#6682) as good as it gets ATM

11 years agoImplement resetArgs to InsetLayout (#8437)
Juergen Spitzmueller [Sun, 2 Dec 2012 09:16:26 +0000 (10:16 +0100)]
Implement resetArgs to InsetLayout (#8437)

11 years agoProvide convert_arguments with some knowledge about our layouts and modules
Juergen Spitzmueller [Sat, 1 Dec 2012 14:28:10 +0000 (15:28 +0100)]
Provide convert_arguments with some knowledge about our layouts and modules

11 years agoFix argument status detection for InsetText
Juergen Spitzmueller [Sat, 1 Dec 2012 10:49:24 +0000 (11:49 +0100)]
Fix argument status detection for InsetText

11 years agoACM-siggraph.lyx: correct a layout and remove a senseless paragraph
Uwe Stöhr [Fri, 30 Nov 2012 19:31:01 +0000 (20:31 +0100)]
ACM-siggraph.lyx: correct a layout and remove a senseless paragraph

11 years agoFix shaded box UI color (#7395) as good as it gets ATM
Juergen Spitzmueller [Fri, 30 Nov 2012 16:11:07 +0000 (17:11 +0100)]
Fix shaded box UI color (#7395) as good as it gets ATM

11 years agoWorking lyx2lyx reversion of Argument insets. Pythonists, please review
Juergen Spitzmueller [Fri, 30 Nov 2012 11:57:55 +0000 (12:57 +0100)]
Working lyx2lyx reversion of Argument insets. Pythonists, please review

11 years agoallow linebreak in argument delimiter string
Juergen Spitzmueller [Fri, 30 Nov 2012 08:13:38 +0000 (09:13 +0100)]
allow linebreak in argument delimiter string

11 years agoupdate tex2lyx test files
Juergen Spitzmueller [Fri, 30 Nov 2012 08:08:54 +0000 (09:08 +0100)]
update tex2lyx test files

11 years agosigplanconf.layout: whitespace fix
Uwe Stöhr [Fri, 30 Nov 2012 01:00:20 +0000 (02:00 +0100)]
sigplanconf.layout: whitespace fix

11 years agoIEEEtran.lyx: whitespace
Uwe Stöhr [Fri, 30 Nov 2012 00:55:26 +0000 (01:55 +0100)]
IEEEtran.lyx: whitespace

11 years agosigplanconf: complete revision of layout and templates/ACM-sigplan.lyx
Uwe Stöhr [Fri, 30 Nov 2012 00:54:57 +0000 (01:54 +0100)]
sigplanconf: complete revision of layout and templates/ACM-sigplan.lyx

- additionally some fixes for the generic insetArgument lyx2lyx routines

11 years agoSupport for \item arguments
Juergen Spitzmueller [Thu, 29 Nov 2012 14:34:20 +0000 (15:34 +0100)]
Support for \item arguments

11 years agoFORMAT: add missing description of change 447
Uwe Stöhr [Wed, 28 Nov 2012 21:38:49 +0000 (22:38 +0100)]
FORMAT: add missing description of change 447

11 years agoProvide option to force a local language switch where a global is not allowed (fixes...
Juergen Spitzmueller [Wed, 28 Nov 2012 19:55:21 +0000 (20:55 +0100)]
Provide option to force a local language switch where a global is not allowed (fixes #8033)

11 years agoDon't know how this slipped in
Juergen Spitzmueller [Wed, 28 Nov 2012 18:13:22 +0000 (19:13 +0100)]
Don't know how this slipped in

11 years agoPass local font to arguments and assure pass_thru is inherited
Juergen Spitzmueller [Wed, 28 Nov 2012 18:02:07 +0000 (19:02 +0100)]
Pass local font to arguments and assure pass_thru is inherited

11 years agoFix # 8414: Use the noweb module instead of literate-* article layouts
Jean-Marc Lasgouttes [Wed, 28 Nov 2012 11:54:34 +0000 (12:54 +0100)]
Fix # 8414: Use the noweb module instead of literate-* article layouts

Now that we have module support for literate programming, it is possible to do a noweb cleanup. This is basically a patch from Kayvan Sylvan:

- get rid of literate-xxx classes
- rename Scrap to Chunk, since this is the name noweb doc uses (Scrap is from nuweb)
- update lyx file format and add lyx2lyx support for gettting rid of literate-xxx classes
- update documentation

On the top of it, update tex2lyx to
- avoid creating files with literate-xxx class
- fix conflict between parsing << as a quote and parsing it as a Chunk
- create Chunk layouts instead of Scrap ones.

11 years agoFix bug reported on user list: the path variable here was undefined,
Richard Heck [Wed, 28 Nov 2012 01:50:09 +0000 (20:50 -0500)]
Fix bug reported on user list: the path variable here was undefined,
causing a failure when running outside the user tree. This was my
fault: when I refactored this routine, I failed to note that this
variable was now undefined.

11 years agobring back arguments to edit context menu
Juergen Spitzmueller [Tue, 27 Nov 2012 13:09:10 +0000 (14:09 +0100)]
bring back arguments to edit context menu

11 years agomoderncv.layout: use the new font feature for arguments
Uwe Stöhr [Mon, 26 Nov 2012 23:28:13 +0000 (00:28 +0100)]
moderncv.layout: use the new font feature for arguments

11 years agoinstaller: update the Makefile.am
Uwe Stöhr [Mon, 26 Nov 2012 21:40:38 +0000 (22:40 +0100)]
installer: update the Makefile.am

- add missing files and remove the discontinued AltInstaller

11 years agoinstaller: new translation from Iñaki
Uwe Stöhr [Mon, 26 Nov 2012 21:32:14 +0000 (22:32 +0100)]
installer: new translation from Iñaki