Uwe Stöhr
662a8907eb
FORMAT: add missing description of change 447
2012-11-28 22:38:49 +01:00
Juergen Spitzmueller
a7f8fb8c5f
Provide option to force a local language switch where a global is not allowed ( fixes #8033 )
2012-11-28 20:55:21 +01:00
Juergen Spitzmueller
9b589ba9d9
Don't know how this slipped in
2012-11-28 19:13:22 +01:00
Juergen Spitzmueller
53002538fa
Pass local font to arguments and assure pass_thru is inherited
2012-11-28 19:02:07 +01:00
Jean-Marc Lasgouttes
4f6c0b5202
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.
2012-11-28 14:11:47 +01:00
Richard Heck
72c2a72afd
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.
2012-11-27 20:50:09 -05:00
Juergen Spitzmueller
89be706c8f
bring back arguments to edit context menu
2012-11-27 14:09:10 +01:00
Uwe Stöhr
bf5db4183b
moderncv.layout: use the new font feature for arguments
2012-11-27 00:28:13 +01:00
Uwe Stöhr
2a36a150b9
installer: update the Makefile.am
...
- add missing files and remove the discontinued AltInstaller
2012-11-26 22:40:38 +01:00
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