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

11 years agoFix requires argument
Juergen Spitzmueller [Fri, 23 Nov 2012 13:43:29 +0000 (14:43 +0100)]
Fix requires argument

11 years agohalf-functional lyx2lyx reversion
Juergen Spitzmueller [Fri, 23 Nov 2012 09:29:29 +0000 (10:29 +0100)]
half-functional lyx2lyx reversion

This assures reverted files can be opened. However, the argument insets are not yet reordered (see FIXME)

11 years agoIncrease Layout format also in the source
Juergen Spitzmueller [Fri, 23 Nov 2012 09:27:30 +0000 (10:27 +0100)]
Increase Layout format also in the source

11 years agoBump layout formats
Juergen Spitzmueller [Fri, 23 Nov 2012 08:50:22 +0000 (09:50 +0100)]
Bump layout formats

11 years agoMerge remote-tracking branch 'origin/master' into features/latexargs
Juergen Spitzmueller [Fri, 23 Nov 2012 08:11:55 +0000 (09:11 +0100)]
Merge remote-tracking branch 'origin/master' into features/latexargs

11 years agoinstaller: Indonesian translation by Waluyo
Uwe Stöhr [Thu, 22 Nov 2012 23:27:49 +0000 (00:27 +0100)]
installer: Indonesian translation by Waluyo

11 years agoinstaller: full support for TeXLive
Uwe Stöhr [Thu, 22 Nov 2012 22:35:59 +0000 (23:35 +0100)]
installer: full support for TeXLive

- TeXLive 2012 is recognized, used and configured if already installed
- fix 2 installer messages

11 years agoinstaller: some simplifications
Uwe Stöhr [Thu, 22 Nov 2012 19:17:45 +0000 (20:17 +0100)]
installer: some simplifications

11 years agoRevert "Support for the new libertine package"
Juergen Spitzmueller [Thu, 22 Nov 2012 07:51:40 +0000 (08:51 +0100)]
Revert "Support for the new libertine package"

This reverts commit ecbed31e805018b573e59170c65fddde7da32f75.

This package does not make sense for us. It is just a portmanteau package that loads libertine-type1 and biolinum-type1. Using this package directly results in option clashes if libertine and biolinum are both selected.

Sorry for the noise.

11 years agoSupport for the new libertine package
Juergen Spitzmueller [Thu, 22 Nov 2012 07:38:20 +0000 (08:38 +0100)]
Support for the new libertine package

In the hope that this will be the last package change in the LaTeX libertine history.

11 years agoinstaller: dictionary update
Uwe Stöhr [Wed, 21 Nov 2012 22:48:33 +0000 (23:48 +0100)]
installer: dictionary update

- update file sizes for Slovenian, Scottish and Swedish
- fix 2 typos

11 years agoconfigure.py: register our "pdfview" helper application
Uwe Stöhr [Wed, 21 Nov 2012 22:18:38 +0000 (23:18 +0100)]
configure.py: register our "pdfview" helper application

- pdfview is necessary for LyX on Windows because it makes it possible to update the view of a LyX file as PDF
- must also go to branch

11 years agoShow status of branches even when inset is closed
Jean-Marc Lasgouttes [Tue, 20 Nov 2012 22:38:38 +0000 (23:38 +0100)]
Show status of branches even when inset is closed

11 years agopdfview: re-add some code that might be useful in the future
Uwe Stöhr [Tue, 20 Nov 2012 20:58:44 +0000 (21:58 +0100)]
pdfview: re-add some code that might be useful in the future

11 years agoinstaller: remove unnecessary check for Adobe Reader/Acrobat
Uwe Stöhr [Tue, 20 Nov 2012 20:53:35 +0000 (21:53 +0100)]
installer: remove unnecessary check for Adobe Reader/Acrobat

This is already done by the program pdfview every time it is called. This additionally fixes the bug that viewing PDF files could fail if Acrobat was not the default PDF viewer of the system while LyX was installed, but became later the default PDF viewer.

11 years agoAllow arguments in PassThru environments (bug #7646)
Juergen Spitzmueller [Tue, 20 Nov 2012 18:00:06 +0000 (19:00 +0100)]
Allow arguments in PassThru environments (bug #7646)

11 years agoMerge remote-tracking branch 'origin/master' into features/latexargs
Juergen Spitzmueller [Tue, 20 Nov 2012 17:11:14 +0000 (18:11 +0100)]
Merge remote-tracking branch 'origin/master' into features/latexargs

Conflicts:
src/Text3.cpp

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Tue, 20 Nov 2012 17:10:18 +0000 (18:10 +0100)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoWhitespace
Juergen Spitzmueller [Tue, 20 Nov 2012 17:09:38 +0000 (18:09 +0100)]
Whitespace

11 years agoAllow arguments in PassThru environments (bug #7646)
Juergen Spitzmueller [Tue, 20 Nov 2012 15:58:51 +0000 (16:58 +0100)]
Allow arguments in PassThru environments (bug #7646)

11 years agoFix function disabling
Juergen Spitzmueller [Tue, 20 Nov 2012 14:48:59 +0000 (15:48 +0100)]
Fix function disabling

11 years agoFixes to the bicaption module
Juergen Spitzmueller [Tue, 20 Nov 2012 14:35:25 +0000 (15:35 +0100)]
Fixes to the bicaption module

11 years agoWhitespace
Juergen Spitzmueller [Tue, 20 Nov 2012 14:25:58 +0000 (15:25 +0100)]
Whitespace

11 years agoLabel string tweaks (capitalization etc.)
Juergen Spitzmueller [Tue, 20 Nov 2012 13:10:19 +0000 (14:10 +0100)]
Label string tweaks (capitalization etc.)

11 years agotypos
Juergen Spitzmueller [Tue, 20 Nov 2012 12:30:52 +0000 (13:30 +0100)]
typos

11 years agoMerge remote-tracking branch 'origin/master' into features/latexargs
Juergen Spitzmueller [Tue, 20 Nov 2012 12:25:29 +0000 (13:25 +0100)]
Merge remote-tracking branch 'origin/master' into features/latexargs

11 years ago* sk.po
Kornel Benko [Tue, 20 Nov 2012 12:10:18 +0000 (13:10 +0100)]
* sk.po

11 years agoextend comments and fix caption argument conversion
Juergen Spitzmueller [Tue, 20 Nov 2012 11:58:36 +0000 (12:58 +0100)]
extend comments and fix caption argument conversion

11 years agoextend comments
Juergen Spitzmueller [Tue, 20 Nov 2012 11:57:57 +0000 (12:57 +0100)]
extend comments

11 years agolayout2layout for the new argument syntax
Juergen Spitzmueller [Tue, 20 Nov 2012 10:49:02 +0000 (11:49 +0100)]
layout2layout for the new argument syntax

11 years agoMerge branch 'master' into features/latexargs
Juergen Spitzmueller [Tue, 20 Nov 2012 08:52:38 +0000 (09:52 +0100)]
Merge branch 'master' into features/latexargs

11 years agoinstaller: updated Polish translation my Michał
Uwe Stöhr [Tue, 20 Nov 2012 00:12:35 +0000 (01:12 +0100)]
installer: updated Polish translation my Michał

11 years agoLyX for Windows: update pdfview for Acrobat XI and fix longstanding bug
Uwe Stöhr [Tue, 20 Nov 2012 00:07:08 +0000 (01:07 +0100)]
LyX for Windows: update pdfview for Acrobat XI and fix longstanding bug

- to be able to support Adobe Reader/Acrobat XI I had to use new binaries for opening/closing PDFs. That way I found the solution for a long standing and super annoying PDF viewing bug (not 100% perfect but works for more than 95% of the cases, while formerly the view failed for all cases where LaTeX run more than once when updating a PDF view)

11 years agoSome documentation
Juergen Spitzmueller [Mon, 19 Nov 2012 17:44:59 +0000 (18:44 +0100)]
Some documentation

11 years agoWorkaround to let tex2lyx handle the new argument syntax. This needs to be implemente...
Juergen Spitzmueller [Mon, 19 Nov 2012 14:50:43 +0000 (15:50 +0100)]
Workaround to let tex2lyx handle the new argument syntax. This needs to be implemented properly (proper argument number)

11 years agoInsetArgument revision, first working version
Juergen Spitzmueller [Mon, 19 Nov 2012 13:21:02 +0000 (14:21 +0100)]
InsetArgument revision, first working version

11 years agoFont.cpp: fix bug #8424
Uwe Stöhr [Mon, 19 Nov 2012 00:13:37 +0000 (01:13 +0100)]
Font.cpp: fix bug #8424

We must group the content which should be changed in size wit a pair of braces because the LaTeX size commands are otherwise switches. We already do so for many case, but not for the case that a size command is inside another command. This patch adds now always a brace pair around the selected text which is the safest method.

11 years agoMath.lyx: add check for babel (bug #8423) and translate a comment
Uwe Stöhr [Sun, 18 Nov 2012 23:14:28 +0000 (00:14 +0100)]
Math.lyx: add check for babel (bug #8423) and translate a comment

(the other language variants of this manual are not affected)

11 years agoComment some headers before I ditch them again.
Pavel Sanda [Sun, 18 Nov 2012 16:42:02 +0000 (17:42 +0100)]
Comment some headers before I ditch them again.

11 years agothesis template: add check for babel (as discussed in bug #8423)
Uwe Stöhr [Sun, 18 Nov 2012 14:54:13 +0000 (15:54 +0100)]
thesis template: add check for babel (as discussed in bug #8423)

11 years agorename a folder ("informations" is invalid English)
Uwe Stöhr [Sun, 18 Nov 2012 00:46:54 +0000 (01:46 +0100)]
rename a folder ("informations" is invalid English)

11 years agoinstaller: update structure for new installer
Uwe Stöhr [Sun, 18 Nov 2012 00:46:02 +0000 (01:46 +0100)]
installer: update structure for new installer

11 years agoAltInstaller: remove this old installer
Uwe Stöhr [Sat, 17 Nov 2012 23:31:37 +0000 (00:31 +0100)]
AltInstaller: remove this old installer

We can now get rid of this for master. I would like to keep it in branch as archive.

11 years agoinstaller: transfer some info from AltInstaller
Uwe Stöhr [Sat, 17 Nov 2012 23:29:52 +0000 (00:29 +0100)]
installer: transfer some info from AltInstaller

11 years agoinstaller: updated translations
Uwe Stöhr [Sat, 17 Nov 2012 23:25:29 +0000 (00:25 +0100)]
installer: updated translations

- Norwegian translation by Ingar
- Ukrainian translation by Yuri
- add some author information

11 years agoinstaller: updated Slovak translation by Kornel
Uwe Stöhr [Sat, 17 Nov 2012 20:22:50 +0000 (21:22 +0100)]
installer: updated Slovak translation by Kornel

11 years agoFeynmanDiagrams.lyx: remove unused preamble code
Uwe Stöhr [Sat, 17 Nov 2012 01:00:18 +0000 (02:00 +0100)]
FeynmanDiagrams.lyx: remove unused preamble code

11 years agoinstaller: updated Japanese translation by Koji
Uwe Stöhr [Fri, 16 Nov 2012 22:57:26 +0000 (23:57 +0100)]
installer: updated Japanese translation by Koji

11 years agoinstaller: fix 2 minor bugs
Uwe Stöhr [Fri, 16 Nov 2012 00:21:47 +0000 (01:21 +0100)]
installer: fix 2 minor bugs

- correct required space for German thesaurus
- fix display problem of EPS and PDF images for a certain installation constellation