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

11 years agochkconfig.ltx: add check for files necessary for Greek, Russian and Ukrainian
Uwe Stöhr [Thu, 15 Nov 2012 22:32:33 +0000 (23:32 +0100)]
chkconfig.ltx: add check for files necessary for Greek, Russian and Ukrainian

This should also go to branch. OK?

11 years agoImplement extractFromVC() for CVS and SVN.
Georg Baum [Thu, 15 Nov 2012 21:01:19 +0000 (22:01 +0100)]
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).

11 years agoinstaller: some further updates
Uwe Stöhr [Thu, 15 Nov 2012 00:37:59 +0000 (01:37 +0100)]
installer: some further updates

- updated translations
- better check if MiKTeX was installed without admin privileges
- remove support for the outdated MiKTeX 2.7

11 years agoinstaller: fix infinite loop (fixes bug #8417)
Uwe Stöhr [Thu, 15 Nov 2012 00:24:52 +0000 (01:24 +0100)]
installer: fix infinite loop (fixes bug #8417)

11 years agoinstaller: partyl revert last commit
Uwe Stöhr [Wed, 14 Nov 2012 22:32:20 +0000 (23:32 +0100)]
installer: partyl revert last commit

- my changes were accidentally pushed before I even finished to write the commit message, sorry

11 years agoinstaller: 2 bugbixes
Uwe Stöhr [Wed, 14 Nov 2012 22:27:49 +0000 (23:27 +0100)]
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

11 years agoja.po: updates for trunk from Koji
Uwe Stöhr [Tue, 13 Nov 2012 23:30:27 +0000 (00:30 +0100)]
ja.po: updates for trunk from Koji

11 years agoimprove documentation
Georg Baum [Tue, 13 Nov 2012 20:53:13 +0000 (21:53 +0100)]
improve documentation

11 years agoAdd missing VCS updates after filename changes
Georg Baum [Tue, 13 Nov 2012 20:52:38 +0000 (21:52 +0100)]
Add missing VCS updates after filename changes

11 years agoGet rid of redundant CVS/SVN file_ member
Georg Baum [Tue, 13 Nov 2012 20:44:36 +0000 (21:44 +0100)]
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.

11 years agoinstaller: format fix in changelog
Uwe Stöhr [Tue, 13 Nov 2012 00:00:29 +0000 (01:00 +0100)]
installer: format fix in changelog

11 years agoconfigure.py: add 5 popular editors with LaTeX syntax highlighting
Uwe Stöhr [Mon, 12 Nov 2012 23:41:29 +0000 (00:41 +0100)]
configure.py: add 5 popular editors with LaTeX syntax highlighting

I also need this for branch for the Windows installer, OK?

11 years agoinstaller: fix 2 issues introduced in last commit
Uwe Stöhr [Mon, 12 Nov 2012 23:37:15 +0000 (00:37 +0100)]
installer: fix 2 issues introduced in last commit

11 years agoinstaller: update languages file
Uwe Stöhr [Mon, 12 Nov 2012 23:29:50 +0000 (00:29 +0100)]
installer: update languages file

the installer is hopefully now really finished

11 years agounicode.cpp: make it compile again
Uwe Stöhr [Mon, 12 Nov 2012 23:27:46 +0000 (00:27 +0100)]
unicode.cpp: make it compile again

the removal of this header in [ea1d9cb3/lyxgit] was too much

11 years agoTypeinfo needed in Ubuntu.
Pavel Sanda [Mon, 12 Nov 2012 12:06:22 +0000 (13:06 +0100)]
Typeinfo needed in Ubuntu.

11 years agoMake it compile again on systems that don't USE_WCHAR_T
Enrico Forestieri [Mon, 12 Nov 2012 11:11:42 +0000 (12:11 +0100)]
Make it compile again on systems that don't USE_WCHAR_T

11 years agoLess headers in unicode.
Pavel Sanda [Mon, 12 Nov 2012 02:20:50 +0000 (03:20 +0100)]
Less headers in unicode.

Now lets wait for the scream from people on other compilers.

11 years agoLess headers in docstring.
Pavel Sanda [Mon, 12 Nov 2012 02:05:30 +0000 (03:05 +0100)]
Less headers in docstring.

11 years agoMore headers from lstrings.
Pavel Sanda [Mon, 12 Nov 2012 02:02:28 +0000 (03:02 +0100)]
More headers from lstrings.

11 years agoHeader no more needed.
Pavel Sanda [Mon, 12 Nov 2012 01:44:54 +0000 (02:44 +0100)]
Header no more needed.

11 years agoinstaller: uninstall fixes
Uwe Stöhr [Mon, 12 Nov 2012 00:31:00 +0000 (01:31 +0100)]
installer: uninstall fixes

- fix uninstallation of Metafile2EPS pinter
- fix un/installation of JabRef if the bundle version is executed without admin privileges
- some whitespace fixes

11 years agoinstaller: bugfixes, code simplification and documentation
Uwe Stöhr [Sun, 11 Nov 2012 17:07:55 +0000 (18:07 +0100)]
installer: bugfixes, code simplification and documentation

- dictionaries.nsh: code documentation and simplification
- lyx.nsi: comment out currently unused code
- init.nsh: some corrections and fix bug that info that JabRef and MiKTeX were installed together with LyX was deleted before the uninstaller was really run
- LaTeX.nsh: documentation and fix a bug (for an unknown reason SHCTX can be used to read and delte but not to write in the registry)
- gui.nsh: enable descriptions
- detection: move dictionary code to dictionaries

11 years agoinstaller: some registry and detection fixes
Uwe Stöhr [Sun, 11 Nov 2012 06:12:43 +0000 (07:12 +0100)]
installer: some registry and detection fixes

- detection.nsh:
  - fixed detection of the LaTeX source file editors
  - removed support for obsolete LaTeX source file editors

- init.nsh:
  - don't allow to install an older LyX version over a newer one
  - support dictionaries for new languages that will be supported by LyX 2.1

- remove registry entries of current LyX version when installing a newer version over it

11 years agoinstaller: further work on dictionary handling and bugfixes
Uwe Stöhr [Sat, 10 Nov 2012 21:08:43 +0000 (22:08 +0100)]
installer: further work on dictionary handling and bugfixes

- remove the error-prone method of finding dictionaries by renaming some
- add new dictionaries for future LyX 2.1 (more to come)
- update and correct some dictionary sizes
- fix detection of the possible 64bit programs jedit, Gimp, GhostScript and GSview
- remove detection of old Vim version

11 years agoinstaller: clarify a message
Uwe Stöhr [Sat, 10 Nov 2012 06:21:00 +0000 (07:21 +0100)]
installer: clarify a message

It is possible to install a newer lyX over an existing older LyX installation, but we cannot allow to install over the same lyX version. Therefore output the version number if this error message is shown

11 years agoinstaller: remove special handling of WMF converter
Uwe Stöhr [Sat, 10 Nov 2012 06:09:20 +0000 (07:09 +0100)]
installer: remove special handling of WMF converter

metafile2eps is sine a while a real Windows printer therefore the former handling for the old program can go

11 years agoinstaller: updates to dictionary handling
Uwe Stöhr [Sat, 10 Nov 2012 06:05:19 +0000 (07:05 +0100)]
installer: updates to dictionary handling

- settings.nsh: update to LyX 2.0.5
- thesaurus.nsh:
  - don't download already existing dictionaries when installing over an existing LyX installation
  - the list of available dictionaries is 120
- detection:
  - detect existing dictionaries
  - fix detection of Gimp and Photoshop
- init.nsh: detect existing dictionaries and modify the list of available dictionaries accordingly in the installer sections

11 years ago* tools/lyx-fedora update from Kayvan.
Pavel Sanda [Fri, 9 Nov 2012 09:59:04 +0000 (10:59 +0100)]
* tools/lyx-fedora update from Kayvan.

11 years agoCzech Tutorial.lyx: reset fileformat
Uwe Stöhr [Thu, 8 Nov 2012 00:22:07 +0000 (01:22 +0100)]
Czech Tutorial.lyx: reset fileformat

please don't change the fileformat if not necessary (only necessary to describe new features in LyX 2.1). This helps me a lot keeping all language and release versions in sync and to update all

11 years agoFrench UserGuide.lyx: translations by Jean-Pierre
Uwe Stöhr [Thu, 8 Nov 2012 00:19:26 +0000 (01:19 +0100)]
French UserGuide.lyx: translations by Jean-Pierre

(will also go to branch when it is open again)

11 years ago* cs/Tutorial.lyx
Pavel Sanda [Wed, 7 Nov 2012 23:42:37 +0000 (00:42 +0100)]
* cs/Tutorial.lyx

11 years agoRevert "Correctly clean lyxclient.cpp in monolithic build."
Jean-Marc Lasgouttes [Tue, 6 Nov 2012 19:48:51 +0000 (20:48 +0100)]
Revert "Correctly clean lyxclient.cpp in monolithic build."

Sanda has been faster than me... See 39e23a.

This reverts commit 1b74d3e7295eabd07e4dc7fbe1fb8dcb22865a61.

11 years agoAdditional support for Japanese pLaTeX with utf8 encoding (#8408).
Pavel Sanda [Tue, 6 Nov 2012 19:25:32 +0000 (20:25 +0100)]
Additional support for Japanese pLaTeX with utf8 encoding (#8408).

Patch from Koji.

11 years agoContinue menu tweaking
Jean-Marc Lasgouttes [Wed, 17 Oct 2012 22:08:42 +0000 (00:08 +0200)]
Continue menu tweaking

Move View/toolbar submenu together with the various pane entries.

11 years agoCorrectly clean lyxclient.cpp in monolithic build.
Jean-Marc Lasgouttes [Mon, 5 Nov 2012 13:28:26 +0000 (14:28 +0100)]
Correctly clean lyxclient.cpp in monolithic build.

11 years agoAutosaving is now always threaded.
Pavel Sanda [Sun, 4 Nov 2012 15:50:56 +0000 (16:50 +0100)]
Autosaving is now always threaded.

11 years agoAdd lyx-fedora script, which builds a LyX RPM from the git sources
Richard Heck [Sun, 4 Nov 2012 02:13:36 +0000 (22:13 -0400)]
Add lyx-fedora script, which builds a LyX RPM from the git sources
on Fedora.

11 years agoUpdates to lyx-build script.
Richard Heck [Sun, 4 Nov 2012 02:10:40 +0000 (22:10 -0400)]
Updates to lyx-build script.

11 years ago* INSTALL, README
Pavel Sanda [Sun, 4 Nov 2012 01:02:16 +0000 (02:02 +0100)]
* INSTALL, README

11 years agoNext leftover.
Pavel Sanda [Sun, 4 Nov 2012 00:38:34 +0000 (01:38 +0100)]
Next leftover.

11 years agoClose tab button started with 4.5.
Pavel Sanda [Sun, 4 Nov 2012 00:37:54 +0000 (01:37 +0100)]
Close tab button started with 4.5.

11 years agoLeftover.
Pavel Sanda [Sun, 4 Nov 2012 00:29:08 +0000 (01:29 +0100)]
Leftover.

11 years agoHeader sorting.
Pavel Sanda [Sun, 4 Nov 2012 00:26:11 +0000 (01:26 +0100)]
Header sorting.

11 years agoLyX 2.1 will support only Qt>=4.5.
Pavel Sanda [Sun, 4 Nov 2012 00:18:16 +0000 (01:18 +0100)]
LyX 2.1 will support only Qt>=4.5.

(http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg175737.html)

Now start with simple cases.

11 years agoFrench Additional.lyx: correct porting
Uwe Stöhr [Sat, 3 Nov 2012 23:12:13 +0000 (00:12 +0100)]
French Additional.lyx: correct porting

there was a section that is for a new feature in lyX 2.1 and I accidentally overwrote this in previous commit

11 years agoLet lyxclient.cpp be cleaned by make clean.
Pavel Sanda [Sat, 3 Nov 2012 22:56:29 +0000 (23:56 +0100)]
Let lyxclient.cpp be cleaned by make clean.

I would wait with backporting for 2.0.6.

11 years agoFrench doc files: port from branch
Uwe Stöhr [Sat, 3 Nov 2012 22:56:58 +0000 (23:56 +0100)]
French doc files: port from branch

ported changes from [313163e1/lyxgit]

11 years agofr.po porting from branch
Uwe Stöhr [Sat, 3 Nov 2012 22:44:35 +0000 (23:44 +0100)]
fr.po porting from branch

to help the French translators to update the file for the upcoming LyX 2.1 release

11 years ago* doxy
Pavel Sanda [Sat, 3 Nov 2012 18:08:37 +0000 (19:08 +0100)]
* doxy

11 years agoCmake build:
Kornel Benko [Fri, 2 Nov 2012 12:33:22 +0000 (13:33 +0100)]
Cmake build:
Cleanup the use of path-variables

11 years agoCmake build:
Kornel Benko [Fri, 2 Nov 2012 12:25:04 +0000 (13:25 +0100)]
Cmake build:
1.) Cleanup the use of path-variables
2.) New directory for cmake-scripts which can be called
    at build-time

11 years ago* sk.po
Kornel Benko [Thu, 1 Nov 2012 20:34:37 +0000 (21:34 +0100)]
* sk.po

11 years ago* INSTALL few leftovers in trunk as well.
Pavel Sanda [Thu, 1 Nov 2012 17:06:26 +0000 (18:06 +0100)]
* INSTALL few leftovers in trunk as well.

11 years agoCmake build:
Kornel Benko [Thu, 1 Nov 2012 12:00:19 +0000 (13:00 +0100)]
Cmake build:
Correct dependencies for version-info also at build-time
(not only at configure time)

11 years agoRemove C Compiler information from -version output
Scott Kostyshak [Wed, 31 Oct 2012 10:07:20 +0000 (06:07 -0400)]
Remove C Compiler information from -version output

11 years agoCmake build:
Kornel Benko [Wed, 31 Oct 2012 09:33:02 +0000 (10:33 +0100)]
Cmake build:
Use message(FATAL_ERROR ...) to indicate failed call to a cmake-script
(like "exit -1;" in sh)

11 years agoRemove repetitious "Manual" from specific manuals
Scott Kostyshak [Tue, 30 Oct 2012 02:10:22 +0000 (22:10 -0400)]
Remove repetitious "Manual" from specific manuals

11 years agoAdd knitr manual to Help > Specific Manuals
Scott Kostyshak [Tue, 30 Oct 2012 01:49:49 +0000 (21:49 -0400)]
Add knitr manual to Help > Specific Manuals

11 years agoFix bug 8396: Wrong import of \xymatrix
Georg Baum [Mon, 29 Oct 2012 19:42:01 +0000 (20:42 +0100)]
Fix bug 8396: Wrong import of \xymatrix

11 years agosrc/*.cpp: reformatting to increase consistency
Lars Gullik Bjønnes [Sat, 27 Oct 2012 13:45:27 +0000 (15:45 +0200)]
src/*.cpp: reformatting to increase consistency

11 years agoInsetLine.cpp: add <cstdlib>
Lars Gullik Bjønnes [Sun, 28 Oct 2012 08:20:23 +0000 (09:20 +0100)]
InsetLine.cpp: add <cstdlib>

This fixes a problem introduced in bc51243587e198e8d64b2bf686516d197bdccf0d

11 years agoinsets/InsetLine.cpp: use std::abs
Lars Gullik Bjønnes [Fri, 26 Oct 2012 08:56:53 +0000 (10:56 +0200)]
insets/InsetLine.cpp: use std::abs

Use std::abs in stead of std::max(v, -v).

11 years agoUse new T not new T()
Lars Gullik Bjønnes [Fri, 26 Oct 2012 00:42:27 +0000 (02:42 +0200)]
Use new T not new T()

11 years agoUse empty() to check empty and non-empty'ness not size()
Lars Gullik Bjønnes [Sun, 21 Oct 2012 19:14:16 +0000 (21:14 +0200)]
Use empty() to check empty and non-empty'ness not size()

Also add FormatList::empty().

11 years agoWS cleanup, remove extraeneous spaces
Lars Gullik Bjønnes [Sun, 21 Oct 2012 18:17:26 +0000 (20:17 +0200)]
WS cleanup, remove extraeneous spaces

11 years agoBuffer.cpp: drop unused <stack>
Lars Gullik Bjønnes [Sun, 21 Oct 2012 18:11:35 +0000 (20:11 +0200)]
Buffer.cpp: drop unused <stack>

11 years agoImport theorems correctly (bugs #5702, #5776)
Georg Baum [Fri, 26 Oct 2012 20:23:16 +0000 (22:23 +0200)]
Import theorems correctly (bugs #5702, #5776)

Actually tex2lyx can handle modules since some time (#5702), but not
theorems (#5776). Now the following issues are fixed:
- Modules that depend on other modules can be loaded, since the dependencies
  are loaded first
- Default moduls of the text class are loaded correctly
- \newtheorem is recognized as a command that defines new environments and
  treated similar to \newenvironment

11 years agoFrench Linguistics manual update (by Jean-Pierre)
Juergen Spitzmueller [Fri, 26 Oct 2012 09:48:21 +0000 (11:48 +0200)]
French Linguistics manual update (by Jean-Pierre)

11 years agoMore idiomatic way of checking if a shared_ptr has an associated managed object
Lars Gullik Bjønnes [Sun, 21 Oct 2012 19:04:05 +0000 (21:04 +0200)]
More idiomatic way of checking if a shared_ptr has an associated managed object

11 years agoCmake build: cleanup
Kornel Benko [Thu, 25 Oct 2012 09:19:09 +0000 (11:19 +0200)]
Cmake build: cleanup

11 years agoCmake build:
Kornel Benko [Thu, 25 Oct 2012 08:45:28 +0000 (10:45 +0200)]
Cmake build:
Next try to create Resources.qrc on the fly.
This time using a cmake-script instead of trying to rebuild the cache

11 years agoUpdate tex2lyx test files
Juergen Spitzmueller [Thu, 25 Oct 2012 05:47:42 +0000 (07:47 +0200)]
Update tex2lyx test files

11 years agoMerge branch 'enable-cxx11'
Lars Gullik Bjønnes [Wed, 24 Oct 2012 22:45:20 +0000 (00:45 +0200)]
Merge branch 'enable-cxx11'

11 years agoconfig/lyxinclude.m4: add support for --enable-cxx11
Lars Gullik Bjønnes [Wed, 24 Oct 2012 01:05:14 +0000 (03:05 +0200)]
config/lyxinclude.m4: add support for --enable-cxx11

Using --enable-cxx11 turns on C++11 mode in gcc.

11 years agosupport/Messages.cpp: add space to not be taken as user defined literal
Lars Gullik Bjønnes [Wed, 24 Oct 2012 01:04:06 +0000 (03:04 +0200)]
support/Messages.cpp: add space to not be taken as user defined literal

In C++11 you are not allowed to have non-literal specifiers right
after a string literal.

11 years agoFix test targets for some build trees
Georg Baum [Wed, 24 Oct 2012 20:11:05 +0000 (22:11 +0200)]
Fix test targets for some build trees

The old targets only worked if the build tree was below the source tree.

11 years agoupdate TODO
Juergen Spitzmueller [Wed, 24 Oct 2012 18:21:09 +0000 (20:21 +0200)]
update TODO

11 years agoCmake build:
Kornel Benko [Wed, 24 Oct 2012 09:36:54 +0000 (11:36 +0200)]
Cmake build:
Add option LYX_ENABLE_CXX11 to enable C++11 mode for gnu CXX compiler

11 years agoCmake build:
Kornel Benko [Wed, 24 Oct 2012 08:24:59 +0000 (10:24 +0200)]
Cmake build:
Do not recreate Resources.qrc at build-time for WIN32.
(For some yet unknown reason it does not work)

11 years agodocumentation: remove duplicated words
Uwe Stöhr [Tue, 23 Oct 2012 22:40:28 +0000 (00:40 +0200)]
documentation: remove duplicated words

- also use a better regexp to find duplicated words

11 years agosrc/lyxfind.cpp: use local typedef to simplify
Lars Gullik Bjønnes [Tue, 23 Oct 2012 21:01:18 +0000 (23:01 +0200)]
src/lyxfind.cpp: use local typedef to simplify

Use a local typedef pair<string, string> P to avoid having to repeat
that multiple times.

11 years agosrc/lyxfind.cpp: use make_pair
Lars Gullik Bjønnes [Tue, 23 Oct 2012 21:00:13 +0000 (23:00 +0200)]
src/lyxfind.cpp: use make_pair

Use make_pair(...) instead of pair<T, U>(...).

11 years agosrc/lyxfind.cpp: cleanup formatting
Lars Gullik Bjønnes [Tue, 23 Oct 2012 20:58:10 +0000 (22:58 +0200)]
src/lyxfind.cpp: cleanup formatting

Remove some eol space
re-indent where required
make some ?: constructs a bit easier to read.

11 years agosrc/Format.cpp: use make_pair
Lars Gullik Bjønnes [Tue, 23 Oct 2012 20:38:20 +0000 (22:38 +0200)]
src/Format.cpp: use make_pair

Use make_pair(...) instead of pair<T, U>(...).

11 years agoAdd xfig import test
Georg Baum [Tue, 23 Oct 2012 20:08:57 +0000 (22:08 +0200)]
Add xfig import test

11 years agoFrench Math.lyx: translations by Jean-Pierre
Uwe Stöhr [Tue, 23 Oct 2012 19:47:29 +0000 (21:47 +0200)]
French Math.lyx: translations by Jean-Pierre

11 years agoUserGuide.lyx: final update for advanced search
Uwe Stöhr [Tue, 23 Oct 2012 19:46:42 +0000 (21:46 +0200)]
UserGuide.lyx: final update for advanced search

- German UserGuide.lyx: translations
- other UserGuide.lyx: simplifications and formatting adaptions

11 years agoImplement tex2lyx -m switch (bug #8393)
Georg Baum [Tue, 23 Oct 2012 18:45:21 +0000 (20:45 +0200)]
Implement tex2lyx -m switch (bug #8393)

With this new command line switch a list of modules can be loaded
unconditionally. This seems to be needed for the literate programming formats,
and it is useful to work around bug #5702 as well.