Juergen Spitzmueller
aafd52f441
Merge branch 'master' of git.lyx.org:lyx
2012-11-20 18:10:18 +01:00
Juergen Spitzmueller
d3488d6f86
Whitespace
2012-11-20 18:09:38 +01:00
Juergen Spitzmueller
99e611b2d8
Allow arguments in PassThru environments (bug #7646 )
2012-11-20 16:58:51 +01:00
Juergen Spitzmueller
0f866762b2
Fix function disabling
2012-11-20 15:48:59 +01:00
Juergen Spitzmueller
6e54388f3b
Fixes to the bicaption module
2012-11-20 15:35:25 +01:00
Juergen Spitzmueller
a4feac9d0b
Whitespace
2012-11-20 15:25:58 +01:00
Juergen Spitzmueller
b6a041643d
Label string tweaks (capitalization etc.)
2012-11-20 14:10:19 +01:00
Juergen Spitzmueller
973481a4ff
typos
2012-11-20 13:30:52 +01:00
Juergen Spitzmueller
7538c953a4
Merge remote-tracking branch 'origin/master' into features/latexargs
2012-11-20 13:25:29 +01:00
Kornel Benko
d1e364606b
* sk.po
2012-11-20 13:10:18 +01:00
Juergen Spitzmueller
4309dd54c7
extend comments and fix caption argument conversion
2012-11-20 12:58:36 +01:00
Juergen Spitzmueller
5aecad1c01
extend comments
2012-11-20 12:57:57 +01:00
Juergen Spitzmueller
98e8dfeffc
layout2layout for the new argument syntax
2012-11-20 11:49:02 +01:00
Juergen Spitzmueller
3b1a026a93
Merge branch 'master' into features/latexargs
2012-11-20 09:52:38 +01:00
Uwe Stöhr
2036d88488
installer: updated Polish translation my Michał
2012-11-20 01:12:35 +01:00
Uwe Stöhr
bd504c09de
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)
2012-11-20 01:07:08 +01:00
Juergen Spitzmueller
49b738bdfd
Some documentation
2012-11-19 18:44:59 +01:00
Juergen Spitzmueller
fffc46a4f7
Workaround to let tex2lyx handle the new argument syntax. This needs to be implemented properly (proper argument number)
2012-11-19 15:50:43 +01:00
Juergen Spitzmueller
2e69c66195
InsetArgument revision, first working version
2012-11-19 14:21:02 +01:00
Uwe Stöhr
63295f9dc5
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.
2012-11-19 01:13:37 +01:00
Uwe Stöhr
6bdc561714
Math.lyx: add check for babel (bug #8423 ) and translate a comment
...
(the other language variants of this manual are not affected)
2012-11-19 00:14:28 +01:00
Pavel Sanda
4375b44dd6
Comment some headers before I ditch them again.
2012-11-18 17:42:32 +01:00
Uwe Stöhr
baf48453e7
thesis template: add check for babel (as discussed in bug #8423 )
2012-11-18 15:54:13 +01:00
Uwe Stöhr
128a274e37
rename a folder ("informations" is invalid English)
2012-11-18 01:46:54 +01:00
Uwe Stöhr
d9b6c71416
installer: update structure for new installer
2012-11-18 01:46:02 +01:00
Uwe Stöhr
dd64d41595
AltInstaller: remove this old installer
...
We can now get rid of this for master. I would like to keep it in branch as archive.
2012-11-18 00:31:37 +01:00
Uwe Stöhr
8b85ff4da0
installer: transfer some info from AltInstaller
2012-11-18 00:29:52 +01:00
Uwe Stöhr
8fc88ecf1d
installer: updated translations
...
- Norwegian translation by Ingar
- Ukrainian translation by Yuri
- add some author information
2012-11-18 00:25:29 +01:00
Uwe Stöhr
27bfde3fbe
installer: updated Slovak translation by Kornel
2012-11-17 21:22:50 +01:00
Uwe Stöhr
1ca1ae03b0
FeynmanDiagrams.lyx: remove unused preamble code
2012-11-17 02:00:18 +01:00
Uwe Stöhr
2760933bac
installer: updated Japanese translation by Koji
2012-11-16 23:57:26 +01:00
Uwe Stöhr
af6d19176c
installer: fix 2 minor bugs
...
- correct required space for German thesaurus
- fix display problem of EPS and PDF images for a certain installation constellation
2012-11-16 01:21:47 +01:00
Uwe Stöhr
751bb129c8
chkconfig.ltx: add check for files necessary for Greek, Russian and Ukrainian
...
This should also go to branch. OK?
2012-11-15 23:32:33 +01:00
Georg Baum
9d99d3dbea
Implement extractFromVC() for CVS and SVN.
...
Both cvs and svn are able to retrieve non-existing files from repository,
but this was only implemented for rcs. This is a prerequisite for the
planned move and copy VCV operations. I also improved error schecking and
used extractFromVC() also for files specified on the command line if they
do not exist (in GUI mode, it was already the case in non-GUI mode).
2012-11-15 22:01:19 +01:00
Uwe Stöhr
6c87c3626b
installer: some further updates
...
- updated translations
- better check if MiKTeX was installed without admin privileges
- remove support for the outdated MiKTeX 2.7
2012-11-15 01:37:59 +01:00
Uwe Stöhr
fac3217c46
installer: fix infinite loop (fixes bug #8417 )
2012-11-15 01:24:52 +01:00
Uwe Stöhr
4dd05e1f35
installer: partyl revert last commit
...
- my changes were accidentally pushed before I even finished to write the commit message, sorry
2012-11-14 23:32:20 +01:00
Uwe Stöhr
856320f8eb
installer: 2 bugbixes
...
- avoid doubled semicolon in LaTeX editor path list
- correct path to the JabRef installation folder in LyX's PATH
- updated to JabRef 2.8.1
- rename the installer executables from LyX-205-x-Bundle.exe
2012-11-14 23:27:49 +01:00
Uwe Stöhr
25e4a1ce6b
ja.po: updates for trunk from Koji
2012-11-14 00:30:27 +01:00
Georg Baum
b07383b026
improve documentation
2012-11-13 21:53:13 +01:00
Georg Baum
393e7924bd
Add missing VCS updates after filename changes
2012-11-13 21:52:38 +01:00
Georg Baum
56e3d2153f
Get rid of redundant CVS/SVN file_ member
...
It did always point to the buffer's file name, so it is not needed and it was
not used in most cases anyway. Instead, ensure that owner_ is always set and
cannot be changed later.
2012-11-13 21:44:36 +01:00
Uwe Stöhr
2de7f0eeaf
installer: format fix in changelog
2012-11-13 01:00:29 +01:00
Uwe Stöhr
06eb4594d7
configure.py: add 5 popular editors with LaTeX syntax highlighting
...
I also need this for branch for the Windows installer, OK?
2012-11-13 00:41:29 +01:00
Uwe Stöhr
7199270619
installer: fix 2 issues introduced in last commit
2012-11-13 00:37:15 +01:00
Uwe Stöhr
05e05f55be
installer: update languages file
...
the installer is hopefully now really finished
2012-11-13 00:29:50 +01:00
Uwe Stöhr
b53243295a
unicode.cpp: make it compile again
...
the removal of this header in [ea1d9cb3/lyxgit] was too much
2012-11-13 00:27:46 +01:00
Pavel Sanda
8d135a9819
Typeinfo needed in Ubuntu.
2012-11-12 13:06:22 +01:00
Enrico Forestieri
cabf8e86b5
Make it compile again on systems that don't USE_WCHAR_T
2012-11-12 12:11:42 +01:00
Pavel Sanda
ea1d9cb39f
Less headers in unicode.
...
Now lets wait for the scream from people on other compilers.
2012-11-12 03:20:50 +01:00