Uwe Stöhr
dc43178398
installer: new translation from Iñaki
2012-11-26 22:32:14 +01:00
Uwe Stöhr
f904f53c8e
JASA.lyx: add info how to install JASATeX
2012-11-26 15:40:56 +01:00
Juergen Spitzmueller
4d1b495139
LaTeXParam and Argument do not necessarily exclude each other
2012-11-26 13:09:54 +01:00
Juergen Spitzmueller
d058b0425f
beamer: again, cosmetics
2012-11-26 10:05:09 +01:00
Juergen Spitzmueller
9cde057995
use LatexParam where appropriate
2012-11-26 09:27:22 +01:00
Juergen Spitzmueller
5f1c8bff45
Document new Argument features
2012-11-26 09:12:16 +01:00
Juergen Spitzmueller
41014dec49
Merge branch 'master' of git.lyx.org:lyx
2012-11-26 09:10:34 +01:00
Juergen Spitzmueller
e0f392e075
Allow for some argument visual customization
2012-11-26 09:10:14 +01:00
Uwe Stöhr
c5dccc859a
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)
2012-11-26 05:54:45 +01:00
Uwe Stöhr
e44eb320f3
iopart.layout: rename a tooltip, no change in functionality
2012-11-26 05:30:00 +01:00
Uwe Stöhr
13d8aee609
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
2012-11-26 05:19:47 +01:00
Uwe Stöhr
710f2962c5
agutex.layout: remove a space I accidentally introduced
2012-11-26 04:24:00 +01:00
Uwe Stöhr
b0b1d2f8b1
AGUTeX: update layout and example file
2012-11-26 04:21:23 +01:00
Uwe Stöhr
0d3e33d7c1
elsarticle: update some strings, no change of functionality
2012-11-26 04:04:39 +01:00
Uwe Stöhr
0c622a5c58
aastex: update layout and example file
...
- also fix an issue in the generic lyx2lyx InsetArgument routines
2012-11-26 03:39:40 +01:00
Uwe Stöhr
7725e35439
IEEEtran: update layout and example; fileformat change
...
- the 2 generic lyx2lyx conversion routines can also be used for other layout updates
2012-11-26 02:50:53 +01:00
Juergen Spitzmueller
b4c9e902ad
Correct documentation
...
Paragraph, Item_Environment and List_environment are unknown to InsetLayout. None, instead, is a valid type.
2012-11-25 19:21:30 +01:00
Juergen Spitzmueller
9c4929ca40
Merge branch 'master' of git.lyx.org:lyx
2012-11-25 19:10:40 +01:00
Juergen Spitzmueller
6f086763ae
Add LeftDelim and RightDelim to the Style and InsetLayout repertoire
2012-11-25 19:10:16 +01:00
Georg Baum
89c60f388a
guard against dereferencing null pointers
2012-11-25 19:07:57 +01:00
Juergen Spitzmueller
b1ce750589
allow arguments in PassThru insets
2012-11-25 18:13:57 +01:00
Juergen Spitzmueller
bf83ca75ef
Further fixes for InsetLayout argument (for environments and empty latex names)
2012-11-25 17:29:08 +01:00
Juergen Spitzmueller
07a01f40f9
Add author
2012-11-25 17:28:03 +01:00
Juergen Spitzmueller
2b8255e3c9
More beamer cosmetics (no function change)
2012-11-25 16:36:53 +01:00
Georg Baum
f952882bc8
Update tex2lyx tests to new file format
2012-11-25 12:42:40 +01:00
Georg Baum
a28bc8daa9
Fix broken layout file syntax
2012-11-25 12:37:33 +01:00
Uwe Stöhr
4202d90c7e
IEEEtran.layout: adjust tooltips
2012-11-25 04:12:12 +01:00
Uwe Stöhr
7a7fe95f33
installer: translations by Szőke
2012-11-25 01:12:56 +01:00
Uwe Stöhr
1d777eeec1
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
2012-11-25 00:44:57 +01:00
Uwe Stöhr
5adec11005
achemso: complete revision for achemso 3.7c
2012-11-24 19:24:06 +01:00
Uwe Stöhr
74437b5112
moderncv.layout: a typo
2012-11-24 19:23:26 +01:00
Pavel Sanda
ad42e885e6
Rescue monolithic build after 32fde61c8f
.
2012-11-24 17:48:47 +01:00
Uwe Stöhr
94dbd82cfc
Revert "achemso: update"
...
This reverts commit f4b218df40
.
2012-11-24 17:26:00 +01:00
Uwe Stöhr
cc3286782e
moderncv.layout: shorten the label strings
...
- IEEEtran.layout: some whitespace fixes
2012-11-24 17:15:19 +01:00
Uwe Stöhr
a09167f520
Customization.lyx: clarify an info
2012-11-24 17:14:06 +01:00
Uwe Stöhr
2587cea733
modernCV: complete revision for modernCV 1.2.0
2012-11-24 17:01:06 +01:00
Juergen Spitzmueller
4b4e9560d1
Fix splitting of layout string
2012-11-24 16:46:44 +01:00
Juergen Spitzmueller
bdaca8a41d
More general label string (which actually should never appear)
2012-11-24 16:02:17 +01:00
Juergen Spitzmueller
f90a396488
Merge branch 'master' of git.lyx.org:lyx
2012-11-24 15:46:37 +01:00
Juergen Spitzmueller
a41bdfa453
Missing pieces for InsetLayout arguments
2012-11-24 15:46:20 +01:00
Kornel Benko
00ac4748c3
sk.po: Inset arguments strings
2012-11-24 15:05:01 +01:00
Juergen Spitzmueller
1e9907557a
Update email address
2012-11-24 10:46:55 +01:00
Juergen Spitzmueller
3d636c2a33
Some cosmetics in preparation of major revisions
2012-11-24 10:32:48 +01:00
Richard Heck
1252c22fd3
Some minor cleanup of new InsetArguments stuff that I did while
...
reading the patch....
2012-11-23 20:40:38 -05:00
Uwe Stöhr
37d614636b
layouts: some whitespace fixes
2012-11-24 01:30:38 +01:00
Uwe Stöhr
f4b218df40
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
2012-11-24 01:02:39 +01:00
Juergen Spitzmueller
4d784da801
Forgot to document ResetArgs
2012-11-23 18:57:05 +01:00
Juergen Spitzmueller
ec96cd655d
Whitespace
2012-11-23 18:47:51 +01:00
Juergen Spitzmueller
182d13ee6a
Do not separate the shortcut from the label string
2012-11-23 18:26:02 +01:00
Juergen Spitzmueller
6012f66146
Fix typo spotted by JMarc
2012-11-23 17:30:45 +01:00