]> git.lyx.org Git - lyx.git/log
lyx.git
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

11 years agoJASA.lyx: add info how to install JASATeX
Uwe Stöhr [Mon, 26 Nov 2012 14:40:56 +0000 (15:40 +0100)]
JASA.lyx: add info how to install JASATeX

11 years agoLaTeXParam and Argument do not necessarily exclude each other
Juergen Spitzmueller [Mon, 26 Nov 2012 12:09:54 +0000 (13:09 +0100)]
LaTeXParam and Argument do not necessarily exclude each other

11 years agobeamer: again, cosmetics
Juergen Spitzmueller [Mon, 26 Nov 2012 09:05:09 +0000 (10:05 +0100)]
beamer: again, cosmetics

11 years agouse LatexParam where appropriate
Juergen Spitzmueller [Mon, 26 Nov 2012 08:27:22 +0000 (09:27 +0100)]
use LatexParam where appropriate

11 years agoDocument new Argument features
Juergen Spitzmueller [Mon, 26 Nov 2012 08:12:16 +0000 (09:12 +0100)]
Document new Argument features

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Mon, 26 Nov 2012 08:10:34 +0000 (09:10 +0100)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoAllow for some argument visual customization
Juergen Spitzmueller [Mon, 26 Nov 2012 08:10:14 +0000 (09:10 +0100)]
Allow for some argument visual customization

11 years agoJASATeX: update layout and template
Uwe Stöhr [Mon, 26 Nov 2012 04:54:45 +0000 (05:54 +0100)]
JASATeX: update layout and template

- fix problem with natbib
- add a missing short title that was also already in the template

(patch for branch follows)

11 years agoiopart.layout: rename a tooltip, no change in functionality
Uwe Stöhr [Mon, 26 Nov 2012 04:30:00 +0000 (05:30 +0100)]
iopart.layout: rename a tooltip, no change in functionality

11 years agoIJMPC/D: update layout and template files
Uwe Stöhr [Mon, 26 Nov 2012 04:19:47 +0000 (05:19 +0100)]
IJMPC/D: update layout and template files

- add a mandatory argument
- remove an optional argument that compiles, but would break the layout of the output completely (is also not documented nor explicitly defined)

- also add a safe guard for the lyx2lyx conversion routines

11 years agoagutex.layout: remove a space I accidentally introduced
Uwe Stöhr [Mon, 26 Nov 2012 03:24:00 +0000 (04:24 +0100)]
agutex.layout: remove a space I accidentally introduced

11 years agoAGUTeX: update layout and example file
Uwe Stöhr [Mon, 26 Nov 2012 03:21:23 +0000 (04:21 +0100)]
AGUTeX: update layout and example file

11 years agoelsarticle: update some strings, no change of functionality
Uwe Stöhr [Mon, 26 Nov 2012 03:04:39 +0000 (04:04 +0100)]
elsarticle: update some strings, no change of functionality

11 years agoaastex: update layout and example file
Uwe Stöhr [Mon, 26 Nov 2012 02:39:40 +0000 (03:39 +0100)]
aastex: update layout and example file

- also fix an issue in the generic lyx2lyx InsetArgument routines

11 years agoIEEEtran: update layout and example; fileformat change
Uwe Stöhr [Mon, 26 Nov 2012 01:50:53 +0000 (02:50 +0100)]
IEEEtran: update layout and example; fileformat change

- the 2 generic lyx2lyx conversion routines can also be used for other layout updates

11 years agoCorrect documentation
Juergen Spitzmueller [Sun, 25 Nov 2012 18:21:30 +0000 (19:21 +0100)]
Correct documentation

Paragraph, Item_Environment and List_environment are unknown to InsetLayout. None, instead, is a valid type.

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Sun, 25 Nov 2012 18:10:40 +0000 (19:10 +0100)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoAdd LeftDelim and RightDelim to the Style and InsetLayout repertoire
Juergen Spitzmueller [Sun, 25 Nov 2012 18:10:16 +0000 (19:10 +0100)]
Add LeftDelim and RightDelim to the Style and InsetLayout repertoire

11 years agoguard against dereferencing null pointers
Georg Baum [Sun, 25 Nov 2012 18:07:57 +0000 (19:07 +0100)]
guard against dereferencing null pointers

11 years agoallow arguments in PassThru insets
Juergen Spitzmueller [Sun, 25 Nov 2012 17:13:57 +0000 (18:13 +0100)]
allow arguments in PassThru insets