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

11 years agoFurther fixes for InsetLayout argument (for environments and empty latex names)
Juergen Spitzmueller [Sun, 25 Nov 2012 16:29:08 +0000 (17:29 +0100)]
Further fixes for InsetLayout argument (for environments and empty latex names)

11 years agoAdd author
Juergen Spitzmueller [Sun, 25 Nov 2012 16:28:03 +0000 (17:28 +0100)]
Add author

11 years agoMore beamer cosmetics (no function change)
Juergen Spitzmueller [Sun, 25 Nov 2012 15:36:53 +0000 (16:36 +0100)]
More beamer cosmetics (no function change)

11 years agoUpdate tex2lyx tests to new file format
Georg Baum [Sun, 25 Nov 2012 11:42:40 +0000 (12:42 +0100)]
Update tex2lyx tests to new file format

11 years agoFix broken layout file syntax
Georg Baum [Sun, 25 Nov 2012 11:37:33 +0000 (12:37 +0100)]
Fix broken layout file syntax

11 years agoIEEEtran.layout: adjust tooltips
Uwe Stöhr [Sun, 25 Nov 2012 03:12:12 +0000 (04:12 +0100)]
IEEEtran.layout: adjust tooltips

11 years agoinstaller: translations by Szőke
Uwe Stöhr [Sun, 25 Nov 2012 00:12:56 +0000 (01:12 +0100)]
installer: translations by Szőke

11 years agomodernCV: support for preamble setup
Uwe Stöhr [Sat, 24 Nov 2012 23:44:57 +0000 (00:44 +0100)]
modernCV: support for preamble setup

- now all personal info can be specified the LyX way, only the package loading and some special settings remain in the preamble

- achemso.layout: a whitespace fix

11 years agoachemso: complete revision for achemso 3.7c
Uwe Stöhr [Sat, 24 Nov 2012 18:24:06 +0000 (19:24 +0100)]
achemso: complete revision for achemso 3.7c

11 years agomoderncv.layout: a typo
Uwe Stöhr [Sat, 24 Nov 2012 18:23:26 +0000 (19:23 +0100)]
moderncv.layout: a typo

11 years agoRescue monolithic build after 32fde61c8f17d524.
Pavel Sanda [Sat, 24 Nov 2012 16:48:47 +0000 (17:48 +0100)]
Rescue monolithic build after 32fde61c8f17d524.

11 years agoRevert "achemso: update"
Uwe Stöhr [Sat, 24 Nov 2012 16:26:00 +0000 (17:26 +0100)]
Revert "achemso: update"

This reverts commit f4b218df408839e8966adb03ee8ddda7b433b7ec.

11 years agomoderncv.layout: shorten the label strings
Uwe Stöhr [Sat, 24 Nov 2012 16:15:19 +0000 (17:15 +0100)]
moderncv.layout: shorten the label strings

- IEEEtran.layout: some whitespace fixes

11 years agoCustomization.lyx: clarify an info
Uwe Stöhr [Sat, 24 Nov 2012 16:14:06 +0000 (17:14 +0100)]
Customization.lyx: clarify an info

11 years agomodernCV: complete revision for modernCV 1.2.0
Uwe Stöhr [Sat, 24 Nov 2012 16:01:06 +0000 (17:01 +0100)]
modernCV: complete revision for modernCV 1.2.0

11 years agoFix splitting of layout string
Juergen Spitzmueller [Sat, 24 Nov 2012 15:46:44 +0000 (16:46 +0100)]
Fix splitting of layout string

11 years agoMore general label string (which actually should never appear)
Juergen Spitzmueller [Sat, 24 Nov 2012 15:02:17 +0000 (16:02 +0100)]
More general label string (which actually should never appear)

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Sat, 24 Nov 2012 14:46:37 +0000 (15:46 +0100)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoMissing pieces for InsetLayout arguments
Juergen Spitzmueller [Sat, 24 Nov 2012 14:46:20 +0000 (15:46 +0100)]
Missing pieces for InsetLayout arguments

11 years agosk.po: Inset arguments strings
Kornel Benko [Sat, 24 Nov 2012 14:05:01 +0000 (15:05 +0100)]
sk.po: Inset arguments strings

11 years agoUpdate email address
Juergen Spitzmueller [Sat, 24 Nov 2012 09:46:55 +0000 (10:46 +0100)]
Update email address

11 years agoSome cosmetics in preparation of major revisions
Juergen Spitzmueller [Sat, 24 Nov 2012 09:32:48 +0000 (10:32 +0100)]
Some cosmetics in preparation of major revisions

11 years agoSome minor cleanup of new InsetArguments stuff that I did while
Richard Heck [Sat, 24 Nov 2012 01:40:38 +0000 (20:40 -0500)]
Some minor cleanup of new InsetArguments stuff that I did while
reading the patch....

11 years agolayouts: some whitespace fixes
Uwe Stöhr [Sat, 24 Nov 2012 00:30:38 +0000 (01:30 +0100)]
layouts: some whitespace fixes

11 years agoachemso: update
Uwe Stöhr [Sat, 24 Nov 2012 00:02:39 +0000 (01:02 +0100)]
achemso: update

- remove styles that cannot be written into the main text, but have to be inserted in the preamble
- add some info according to its latest documentation

11 years agoForgot to document ResetArgs
Juergen Spitzmueller [Fri, 23 Nov 2012 17:57:05 +0000 (18:57 +0100)]
Forgot to document ResetArgs

11 years agoWhitespace
Juergen Spitzmueller [Fri, 23 Nov 2012 17:47:51 +0000 (18:47 +0100)]
Whitespace

11 years agoDo not separate the shortcut from the label string
Juergen Spitzmueller [Fri, 23 Nov 2012 17:26:02 +0000 (18:26 +0100)]
Do not separate the shortcut from the label string

11 years agoFix typo spotted by JMarc
Juergen Spitzmueller [Fri, 23 Nov 2012 16:30:45 +0000 (17:30 +0100)]
Fix typo spotted by JMarc

11 years agosupport beamer columns option
Juergen Spitzmueller [Fri, 23 Nov 2012 16:25:08 +0000 (17:25 +0100)]
support beamer columns option

11 years agodocumentation of new argument syntax
Juergen Spitzmueller [Fri, 23 Nov 2012 14:37:30 +0000 (15:37 +0100)]
documentation of new argument syntax

11 years agoi18n for argument strings
Juergen Spitzmueller [Fri, 23 Nov 2012 13:50:52 +0000 (14:50 +0100)]
i18n for argument strings

11 years agoContext menu for InsetArgument
Juergen Spitzmueller [Fri, 23 Nov 2012 13:44:45 +0000 (14:44 +0100)]
Context menu for InsetArgument