]> git.lyx.org Git - lyx.git/log
lyx.git
10 years agoReplaced some invalid urls
Kornel Benko [Wed, 28 Aug 2013 14:50:23 +0000 (16:50 +0200)]
Replaced some invalid urls

10 years agoUpdate source list
Kornel Benko [Wed, 28 Aug 2013 12:20:59 +0000 (14:20 +0200)]
Update source list

10 years agoctests for broken URLs in URL insets of LyX docs
Kornel Benko [Wed, 28 Aug 2013 10:17:40 +0000 (12:17 +0200)]
ctests for broken URLs in URL insets of LyX docs

These tests check for broken URLs in the URL insets of
the manuals, examples, and templates.

The tests are disabled by default because the Perl interpreter
is needed.

Later on they can be activated with a flag, as follows:

  cmake ... -DLYX_ENABLE_URLTESTS=ON

but for now the connection from the TOP-CMakeLists.txt is left out.

Missing part:
        1.) Declaring an setting the option
                LYX_OPTION(ENABLE_URLTESTS  "Enable for URL tests" OFF ALL)
        2.) make the connection
                if(LYX_ENABLE_URLTESTS)
                        add_subdirectory(development/checkurls "${TOP_BINARY_DIR}/checkurls")
                endif()

10 years agoja.po from Koji
Scott Kostyshak [Tue, 27 Aug 2013 18:32:49 +0000 (14:32 -0400)]
ja.po from Koji

10 years agoJapanse docs: Remove non-arg 'MenuString'
Scott Kostyshak [Tue, 27 Aug 2013 08:51:01 +0000 (04:51 -0400)]
Japanse docs: Remove non-arg 'MenuString'

'MenuString' is currently implemented only for arguments.

10 years agoCopyright
Kornel Benko [Mon, 26 Aug 2013 20:06:01 +0000 (22:06 +0200)]
Copyright

10 years agoCmake build tests: Create directory neede for testing
Kornel Benko [Mon, 26 Aug 2013 20:02:20 +0000 (22:02 +0200)]
Cmake build tests: Create directory neede for testing

While testing exports, we need a directory for created mess,
which we use then as working directory.

10 years agoNow an attempt to export into a folder without write permission causes LyX to automat...
Tommaso Cucinotta [Mon, 26 Aug 2013 10:28:07 +0000 (11:28 +0100)]
Now an attempt to export into a folder without write permission causes LyX to automatically pop-up the "Export As" dialog (addressing #3402).

10 years agoComment from bug #8783.
Pavel Sanda [Mon, 26 Aug 2013 04:30:04 +0000 (21:30 -0700)]
Comment from bug #8783.

10 years agoCmake build tests: update comments
Kornel Benko [Sun, 25 Aug 2013 16:18:19 +0000 (18:18 +0200)]
Cmake build tests: update comments

ignoredTests: add comment
expectedTestFailures: update the set of bad tests

10 years agoCmake build tests: Unify use of userdir
Kornel Benko [Sun, 25 Aug 2013 09:45:26 +0000 (11:45 +0200)]
Cmake build tests: Unify use of userdir

Forgotten in commit 788e2b1ac8ae98c47a6551ecd70d6bfe0491294d

10 years agoCmake build tests: Unify use of userdir
Kornel Benko [Sun, 25 Aug 2013 09:41:10 +0000 (11:41 +0200)]
Cmake build tests: Unify use of userdir

While some test runns lyx-exe, we need userdir be
different from default. All relevant tests should use the same directory.

10 years agoRevert "Let non-ASCII chars within regexp insets match their occurrence within TEXT...
Tommaso Cucinotta [Sat, 24 Aug 2013 16:42:14 +0000 (17:42 +0100)]
Revert "Let non-ASCII chars within regexp insets match their occurrence within TEXT, rather than MATHS (seems the most recurrently needed scenario)."

This reverts commit 6a3792bdbb7e081fe15d6600b2d86bbefd20b2f0.

10 years agoNow the regexp insets entered in Advanced F&R search/replace boxes do not preview...
Tommaso Cucinotta [Sat, 24 Aug 2013 12:06:05 +0000 (13:06 +0100)]
Now the regexp insets entered in Advanced F&R search/replace boxes do not preview anymore independently, unless embedded/nested within other math elements.
Fixing crash as described in #7805.

10 years agoFix ja/EmbeddedObjects.lyx index issues
Scott Kostyshak [Sat, 24 Aug 2013 03:28:39 +0000 (23:28 -0400)]
Fix ja/EmbeddedObjects.lyx index issues

See #8786 for details.

10 years agoFix Basque Intro ('Chapter' layout does not exist)
Scott Kostyshak [Sat, 24 Aug 2013 02:59:20 +0000 (22:59 -0400)]
Fix Basque Intro ('Chapter' layout does not exist)

The 'Chapter' layout does not exist in standard article class.
I demoted all section-type layouts. Thus, "Chapter" became "Section",
"Section" became "Subsection" and "Subsection" became "Subsubsection".

10 years agoAGUTeX template/layout: support the new cls name
Scott Kostyshak [Fri, 23 Aug 2013 19:24:38 +0000 (15:24 -0400)]
AGUTeX template/layout: support the new cls name

'agutex.cls' was renamed to 'AGUTeX.cls'.

Further, the new .cls now contains bug fixes and is required for
submission to the AGU journals.

10 years agoRevert "Automake fix after 66dfbab8bb65"
Scott Kostyshak [Fri, 23 Aug 2013 19:12:03 +0000 (15:12 -0400)]
Revert "Automake fix after 66dfbab8bb65"

This reverts commit 78b4c3f80f8ccb9e777f62ff9d36f0e38b42a74a.

JMarc's fix of my poor commit is no longer needed.

10 years agoRevert "AGUTeX template/layout: support the new cls name"
Scott Kostyshak [Fri, 23 Aug 2013 19:07:59 +0000 (15:07 -0400)]
Revert "AGUTeX template/layout: support the new cls name"

This reverts commit 66dfbab8bb65f5444ca8206302a69b9cb5e7f7cf.

This was a poor commit for more than one reason.
Thank you to Juergen for help on this.

See the following for more details:
http://comments.gmane.org/gmane.editors.lyx.devel/148425

10 years agoctests: ignore check_load/templates/attic/latex8
Scott Kostyshak [Fri, 23 Aug 2013 04:07:15 +0000 (00:07 -0400)]
ctests: ignore check_load/templates/attic/latex8

latex8.sty is obsolete and replaced by IEEEconf.

10 years agoctests: macro now deals with reverted and ignored
Scott Kostyshak [Fri, 23 Aug 2013 04:03:29 +0000 (00:03 -0400)]
ctests: macro now deals with reverted and ignored

A single macro determines if a test should be ignored
(by returning an empty test name), and if not,
whether to revert it.

This was Kornel's idea.

10 years agoCmake tests: Allow for comments in control files
Kornel Benko [Fri, 23 Aug 2013 18:25:24 +0000 (20:25 +0200)]
Cmake tests: Allow for comments in control files

Files, which contain names of ctest-tests controling
whether they should be inverted, or ignored.
We have two such files ATM: revertedTests + ignoredTests

10 years agosk.po update
Kornel Benko [Fri, 23 Aug 2013 10:01:59 +0000 (12:01 +0200)]
sk.po update

10 years agode.po: update
Juergen Spitzmueller [Fri, 23 Aug 2013 09:56:31 +0000 (11:56 +0200)]
de.po: update

10 years agoAdd shortcuts to some Theorem argumentsnts (as requested in #8809)
Juergen Spitzmueller [Fri, 23 Aug 2013 09:29:08 +0000 (11:29 +0200)]
Add shortcuts to some Theorem argumentsnts (as requested in #8809)

10 years agoCmake tests renaming. tex2lyx2lyx/roundtrip/ => tex2lyx/cmplyx/
Kornel Benko [Fri, 23 Aug 2013 00:19:09 +0000 (02:19 +0200)]
Cmake tests renaming. tex2lyx2lyx/roundtrip/ => tex2lyx/cmplyx/

This one was forgotten

10 years agoNew ctests to check for parsing and other errors
Scott Kostyshak [Thu, 22 Aug 2013 22:31:54 +0000 (18:31 -0400)]
New ctests to check for parsing and other errors

These tests load the .lyx files to see if there are
any parsing errors or other LyX errors/warnings. The
tests fail if LyX writes a line to STDERR that does not
match any of the regexes stored in filterCheckWarnings.

Thanks to Kornel for the CMake expertise and corrections.
This patch was written jointly with him.

10 years agoCmake build tests: be more verbose in displaying running commands
Kornel Benko [Thu, 22 Aug 2013 22:50:42 +0000 (00:50 +0200)]
Cmake build tests: be more verbose in displaying running commands

10 years agoCmake build tests: make lyx2lyx tests threadsafe
Kornel Benko [Thu, 22 Aug 2013 22:48:58 +0000 (00:48 +0200)]
Cmake build tests: make lyx2lyx tests threadsafe

10 years agoCmake build: remove warnings with newer cmake
Kornel Benko [Thu, 22 Aug 2013 22:02:56 +0000 (00:02 +0200)]
Cmake build: remove warnings with newer cmake

Omit using empty defines in find_path() and find_library()

10 years agoUpdate RJournal.layout to v0.12 of RJournal.sty
Scott Kostyshak [Wed, 21 Aug 2013 19:56:30 +0000 (15:56 -0400)]
Update RJournal.layout to v0.12 of RJournal.sty

Without this, the template gives a BibTeX error because
there are two \bibstyle commands in the .aux.

This would have broken backwards compatibility but RJournal.layout
has not yet been in a LyX release. Further, the journal made a
significant change (moving to a single column instead of two)
so any submitter would need to update the .sty anyway.

10 years agoRJournal.layout: package 'url' is already provided
Scott Kostyshak [Wed, 21 Aug 2013 18:47:12 +0000 (14:47 -0400)]
RJournal.layout: package 'url' is already provided

This fixes an option conflict error when using
RJournal.sty v0.12 (the newest).

Previous versions of the .sty also provided 'url'
so they should still work with the layout.

10 years agoCmake build: modify some tests
Kornel Benko [Wed, 21 Aug 2013 11:34:26 +0000 (13:34 +0200)]
Cmake build: modify some tests

a) test export/templates/ectaart_pdf5 removed, because
    of incompatibility between ectart.cls and luatex.sty
b) renamed some tests to reflect their purpose
    tex2lyx2lyx/roundtrip/ => tex2lyx/cmplyx/
          # the tests are comparing files written by lyx (not by tex2lyx)
    autotests/ => keytest/
          # we are testing reactions of lyx to some key strokes
c) add tests for lyx2lyx. This is rather rudimental, in that it only
    checks for created output, error codes and error output.
d) use correct environment variable to set up the userdir for testing

10 years agoAutomake fix after 66dfbab8bb65
Jean-Marc Lasgouttes [Wed, 21 Aug 2013 09:49:25 +0000 (11:49 +0200)]
Automake fix after 66dfbab8bb65

10 years agoAGUTeX template/layout: support the new cls name
Scott Kostyshak [Tue, 20 Aug 2013 19:38:04 +0000 (15:38 -0400)]
AGUTeX template/layout: support the new cls name

'agutex.cls' was renamed to 'AGUTeX.cls'.

10 years agoDefault output of all Japanese docs is now 'pdf3'
Scott Kostyshak [Tue, 20 Aug 2013 07:00:57 +0000 (03:00 -0400)]
Default output of all Japanese docs is now 'pdf3'

10 years agoFix ja/UserGuide.lyx index issues
Scott Kostyshak [Tue, 20 Aug 2013 06:54:49 +0000 (02:54 -0400)]
Fix ja/UserGuide.lyx index issues

Patch sent by Koji (see #8786 for details).

10 years agoAssure bibtex is used for documents that use bibtex
Juergen Spitzmueller [Mon, 19 Aug 2013 09:19:26 +0000 (11:19 +0200)]
Assure bibtex is used for documents that use bibtex

Manuals, examples and templates that use (traditional) bibtex should have set the bibliography processor to bibtex. Else, these documents do not compile if a user has set the processor to 'biber' in the preferences

10 years agoRevert part of 16cdf70d0c4bd18eb066fee21ee7e4f35257d2f5
Juergen Spitzmueller [Mon, 19 Aug 2013 08:47:42 +0000 (10:47 +0200)]
Revert part of 16cdf70d0c4bd18eb066fee21ee7e4f35257d2f5

Our source is not yet ready for subdir-objects (causes bad lyx/tex2lyx interferences). See http://marc.info/?l=lyx-devel&m=137673178123427&w=2 for details

10 years agoFix index problem in German UG (part of #8793)
Juergen Spitzmueller [Sat, 17 Aug 2013 10:21:58 +0000 (12:21 +0200)]
Fix index problem in German UG (part of #8793)

10 years agoBind unicode glyph 0x2026 to \dots
Juergen Spitzmueller [Sat, 17 Aug 2013 08:18:26 +0000 (10:18 +0200)]
Bind unicode glyph 0x2026 to \dots

The macro is identical to \ldots in texted, but this way, tex2lyx can import both \ldots (as InsetSpecialChar) and \dots (as unicode glyph), while retaining the original distinction (which might get relevant with some special packages or via user redefinition of one of these macros).

10 years agoThe cmake-test 'export/examples/sterrors_pdf' is now expected to pass
Kornel Benko [Fri, 16 Aug 2013 16:23:46 +0000 (18:23 +0200)]
The cmake-test 'export/examples/sterrors_pdf' is now expected to pass

iff 'noweb.sty' is installed.

10 years ago*-cropped: move the example out of the note
Scott Kostyshak [Fri, 16 Aug 2013 07:54:14 +0000 (03:54 -0400)]
*-cropped: move the example out of the note

This provides a working examples that can be viewed directly
and makes the templates compilable out-of-the box.

When moving the example, I removed what I interpreted to be
an errant apostrophe.

10 years agoAGU_article: Change defualt output format to xhtml
Scott Kostyshak [Fri, 16 Aug 2013 07:32:52 +0000 (03:32 -0400)]
AGU_article: Change defualt output format to xhtml

This document does not export to PDF. Further, if one tries
to export to PDF on some systems, the process hangs. This commit
thus changes the default output format to xhtml and explains in a
note at the top that LyX does not currently support exporting this
document to PDF.

Note also that this document seems to be outdated and so is a
candidate for attic.

Further, this document is a candidate for being renamed. Currently
users might be confused if they are looking for the canonical way
(no need for DocBook) to write an article for AGU journals. For
that, they should use AGUTeX.lyx.

10 years agoFix ectaart.lyx reference labels
Scott Kostyshak [Thu, 15 Aug 2013 19:54:59 +0000 (15:54 -0400)]
Fix ectaart.lyx reference labels

The labels for the references are now in the format
"author(year)". Without this, the following error is given:

  "Bibliography not compatible with author-year citations"

Thanks to Richard for the fix.

10 years agoPut bib in Note so revtex4-1 compiles out-of-box
Scott Kostyshak [Thu, 15 Aug 2013 06:23:01 +0000 (02:23 -0400)]
Put bib in Note so revtex4-1 compiles out-of-box

Otherwise the following error is reported:

  "couldn't open database file your-bib-file.bib"

10 years agoMove ACM-siggraph to examples (#8643)
Scott Kostyshak [Thu, 15 Aug 2013 05:18:42 +0000 (01:18 -0400)]
Move ACM-siggraph to examples (#8643)

This fixes out-of-box compilation, continuing f5cf21d7.

10 years agoMake more tests compilable
Kornel Benko [Wed, 14 Aug 2013 12:24:20 +0000 (14:24 +0200)]
Make more tests compilable

revertedTestst: aa_samply.lyx compiles without change
*_Additional.lyx: bad include path after moved to attic

10 years ago* cs.po
Pavel Sanda [Mon, 12 Aug 2013 07:41:22 +0000 (00:41 -0700)]
* cs.po

10 years agoCmake build: install moved springer files
Kornel Benko [Sun, 11 Aug 2013 19:22:00 +0000 (21:22 +0200)]
Cmake build: install moved springer files

The spriger directory moved from templates to examples,
but the installation of them was forgotten.

10 years agoThe koma-script book class numbers equations by chapter.
Richard Heck [Fri, 9 Aug 2013 15:32:13 +0000 (11:32 -0400)]
The koma-script book class numbers equations by chapter.

10 years agoCmake testing: Added test_biblio
Kornel Benko [Wed, 7 Aug 2013 13:00:03 +0000 (15:00 +0200)]
Cmake testing: Added test_biblio

10 years agotests: 'default' 'default_output_format' if none
Scott Kostyshak [Mon, 5 Aug 2013 10:47:02 +0000 (06:47 -0400)]
tests: 'default' 'default_output_format' if none

When deciding which output formats to test, if we do not find a
'default_output_format' we assume it is set to 'default'.

For discussion, see:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg180536.html

10 years agoJapanese docs: translations from Koji
Scott Kostyshak [Mon, 5 Aug 2013 22:39:44 +0000 (18:39 -0400)]
Japanese docs: translations from Koji

10 years ago* cs.po
Pavel Sanda [Mon, 5 Aug 2013 20:12:26 +0000 (13:12 -0700)]
* cs.po

10 years agoRemerge cs.po.
Pavel Sanda [Mon, 5 Aug 2013 20:09:11 +0000 (13:09 -0700)]
Remerge cs.po.

10 years agoMove caveats from 2.0.0:RELEASE-NOTES to UPGRADING
Vincent van Ravesteijn [Mon, 5 Aug 2013 08:05:28 +0000 (10:05 +0200)]
Move caveats from 2.0.0:RELEASE-NOTES to UPGRADING

10 years agorevertedTests: take out some Hebrew, add Russian
Scott Kostyshak [Mon, 5 Aug 2013 08:51:51 +0000 (04:51 -0400)]
revertedTests: take out some Hebrew, add Russian

The Hebrew files export fine with pdf and pdf2 when Hebrew fonts
are installed. Russian LuaTeX is not known to work.

10 years agoLilyPond: English typo
Scott Kostyshak [Mon, 5 Aug 2013 08:57:13 +0000 (04:57 -0400)]
LilyPond: English typo

10 years agoUpdate layouttranslations
Vincent van Ravesteijn [Sun, 4 Aug 2013 16:05:44 +0000 (18:05 +0200)]
Update layouttranslations

10 years agoUpdate po/gmo files
Vincent van Ravesteijn [Sun, 4 Aug 2013 16:05:31 +0000 (18:05 +0200)]
Update po/gmo files

10 years agoUpdate LFUNs.lyx
Vincent van Ravesteijn [Sun, 4 Aug 2013 14:40:17 +0000 (16:40 +0200)]
Update LFUNs.lyx

10 years agotex2lyx roundtrip: ignore version string while comparing lyx files
Kornel Benko [Sun, 4 Aug 2013 14:47:03 +0000 (16:47 +0200)]
tex2lyx roundtrip: ignore version string while comparing lyx files

10 years agoFix typo
Vincent van Ravesteijn [Thu, 1 Aug 2013 20:47:45 +0000 (22:47 +0200)]
Fix typo

10 years agoMerge branch 'master' of git.lyx.org:lyx
Kornel Benko [Sun, 4 Aug 2013 14:02:01 +0000 (16:02 +0200)]
Merge branch 'master' of git.lyx.org:lyx

10 years agotex2lyx roundtrip: expand diff to bu usefull to files created by lyx
Kornel Benko [Sun, 4 Aug 2013 13:57:01 +0000 (15:57 +0200)]
tex2lyx roundtrip: expand diff to bu usefull to files created by lyx

Otherwise the comparision used by tex2lyx2lyx-tests would fail

10 years agoMove templates with paths to examples (#8643)
Scott Kostyshak [Sat, 13 Jul 2013 18:57:01 +0000 (14:57 -0400)]
Move templates with paths to examples (#8643)

When a user creates a new document from a template, the template
is copied but relative paths are not changed, so the resulting
.lyx file is broken. By moving documents with relative paths to
examples, the files will compile out of the box.

A long-term solution that allows for relative paths in templates
is still desired and will be discussed in #8643 or in a new ticket.

10 years agotex2lyx roundtrip: Ignore the lyx-version which created
Kornel Benko [Thu, 4 Jul 2013 16:52:31 +0000 (18:52 +0200)]
tex2lyx roundtrip: Ignore the lyx-version which created

When comparing the contents of two lyx-files, we should not care about the specific version. Later, this can be extended to also not care whether the file is produced by tex2lyx, lyx2lyx, or LyX.

Modified-By: Vincent van Ravesteijn <vfr@lyx.org>
10 years agoAEA.lyx fixes
Scott Kostyshak [Sat, 13 Jul 2013 20:00:57 +0000 (16:00 -0400)]
AEA.lyx fixes

 - add a citation (otherwise BibTeX complains)
 - change citation style to Natbib (author-year)
 - fix a typo

10 years agoMakefile.am: add RJournal.{lyx,layout} entries
Scott Kostyshak [Sun, 14 Jul 2013 07:06:27 +0000 (03:06 -0400)]
Makefile.am: add RJournal.{lyx,layout} entries

10 years agoCmake export tests
Kornel Benko [Sun, 4 Aug 2013 12:31:47 +0000 (14:31 +0200)]
Cmake export tests

Some export test are known to fail. Checking them every time is cumbersome.
Now, the tests marked in file revertedTests will invert the success condition
and mark the test as INVERTED_SEE-README.ctest.

If some of the tests in revertedTests fails, this is good, and the testname
can be removed from it.

10 years ago* cs.po
Pavel Sanda [Sun, 4 Aug 2013 00:01:47 +0000 (17:01 -0700)]
* cs.po

10 years agoTypo
Scott Kostyshak [Wed, 31 Jul 2013 22:10:16 +0000 (18:10 -0400)]
Typo

10 years ago* sk.po
Kornel Benko [Wed, 31 Jul 2013 11:55:19 +0000 (13:55 +0200)]
* sk.po

10 years agoja/splash.lyx: default output is now dvipdfm(x)
Scott Kostyshak [Sun, 28 Jul 2013 05:48:05 +0000 (01:48 -0400)]
ja/splash.lyx: default output is now dvipdfm(x)

10 years agoJapanese UserGuide.lyx: update fileformat
Uwe Stöhr [Sat, 27 Jul 2013 21:57:52 +0000 (23:57 +0200)]
Japanese UserGuide.lyx: update fileformat

10 years agoja.po: translations for LyX 2.1 from Koji
Uwe Stöhr [Sat, 27 Jul 2013 21:52:25 +0000 (23:52 +0200)]
ja.po: translations for LyX 2.1 from Koji

10 years agoJapanese docs: translations and corrections from Koji
Uwe Stöhr [Sat, 27 Jul 2013 21:43:54 +0000 (23:43 +0200)]
Japanese docs: translations and corrections from Koji

10 years agoFix the fix to the decimal separator problem with Qt5
Juergen Spitzmueller [Sat, 27 Jul 2013 09:18:16 +0000 (11:18 +0200)]
Fix the fix to the decimal separator problem with Qt5

10 years agoUpdate it.po
Enrico Forestieri [Fri, 26 Jul 2013 22:20:41 +0000 (00:20 +0200)]
Update it.po

10 years agoFix Qt5 decimal separator bug
Enrico Forestieri [Fri, 26 Jul 2013 18:52:44 +0000 (20:52 +0200)]
Fix Qt5 decimal separator bug

Always use '.' as the decimal separator in the GUI, because we
call setlocale(LC_NUMERIC, "C") in setLocale() (GuiApplication.cpp).

10 years agoFix compiling on platforms lacking setenv
Enrico Forestieri [Fri, 26 Jul 2013 18:48:34 +0000 (20:48 +0200)]
Fix compiling on platforms lacking setenv

Using autotools, the availability of putenv is not checked, so
the macro HAVE_PUTENV is not defined and compiling stops with
the error "No environment-setting function has been defined."
Thus, also check for putenv.

10 years agoenable automake version 1.14
Stephan Witt [Fri, 26 Jul 2013 11:04:32 +0000 (13:04 +0200)]
enable automake version 1.14

10 years agoConvert "i = i +1" to "i += 1" and similar.
Richard Heck [Wed, 24 Jul 2013 14:59:51 +0000 (10:59 -0400)]
Convert "i = i +1" to "i += 1" and similar.

10 years agoSomehow this line got commented out.
Richard Heck [Wed, 24 Jul 2013 14:57:36 +0000 (10:57 -0400)]
Somehow this line got commented out.

10 years agoFix dumb mistake.
Richard Heck [Wed, 24 Jul 2013 14:56:33 +0000 (10:56 -0400)]
Fix dumb mistake.

10 years agoSimplify a bunch of lyx2lyx code.
Richard Heck [Wed, 24 Jul 2013 13:56:02 +0000 (09:56 -0400)]
Simplify a bunch of lyx2lyx code.

10 years agoRemove debugging code.
Richard Heck [Wed, 24 Jul 2013 13:48:11 +0000 (09:48 -0400)]
Remove debugging code.

10 years agoMove helper functions where they belong.
Richard Heck [Wed, 24 Jul 2013 13:47:14 +0000 (09:47 -0400)]
Move helper functions where they belong.

10 years agoFix problem with Initial layout conversion reported by Scott on
Richard Heck [Wed, 24 Jul 2013 13:17:06 +0000 (09:17 -0400)]
Fix problem with Initial layout conversion reported by Scott on
the list.

10 years ago1.) Make po-file differences more robust.
Kornel Benko [Tue, 23 Jul 2013 20:43:19 +0000 (22:43 +0200)]
1.) Make po-file differences more robust.
2.) Automatic search for repository-type (git, hg, svn)
3.) Unified command-line  e.g for revision params (-rHEAD~3 == -rHEAD-3 == -r-3).

10 years agotypo
Kornel Benko [Tue, 23 Jul 2013 20:39:03 +0000 (22:39 +0200)]
typo

10 years agoExport tests in cmake build: Do not use the default userdir while
Kornel Benko [Tue, 23 Jul 2013 19:42:44 +0000 (21:42 +0200)]
Export tests in cmake build: Do not use the default userdir while
running lyx.

10 years agoCMake: xvkbd: Check whether the list exists
Vincent van Ravesteijn [Tue, 23 Jul 2013 18:42:31 +0000 (20:42 +0200)]
CMake: xvkbd: Check whether the list exists

Instead of adding an empty element to the list, just check properly whether the list exists.

10 years agoCMake: xvkbd: Fix spelling
Vincent van Ravesteijn [Tue, 23 Jul 2013 16:38:29 +0000 (18:38 +0200)]
CMake: xvkbd: Fix spelling

10 years agoCMake: xvkbd: Compile fix if none of the libraries is found
Vincent van Ravesteijn [Tue, 23 Jul 2013 16:36:23 +0000 (18:36 +0200)]
CMake: xvkbd: Compile fix if none of the libraries is found

If no libraries are found, XVFBDLIBS is not initialized and the command "list(REMOVE_DUPLICATES XVFBDLIBS)" fails. So, initialize XVFBDLIBS beforehand.

10 years agoChange default of Japanese docs to dvipdfm(x)
Scott Kostyshak [Tue, 23 Jul 2013 01:53:15 +0000 (21:53 -0400)]
Change default of Japanese docs to dvipdfm(x)

10 years agoI seem to need this to let the 'Lang' keyword work, within *-in.txt files.
Tommaso Cucinotta [Tue, 23 Jul 2013 01:10:48 +0000 (02:10 +0100)]
I seem to need this to let the 'Lang' keyword work, within *-in.txt files.

10 years agoWhen agreeing to wrap-around, but nothing is found, keep the cursor where it original...
Tommaso Cucinotta [Mon, 22 Jul 2013 22:55:43 +0000 (23:55 +0100)]
When agreeing to wrap-around, but nothing is found, keep the cursor where it originally was.
Now this is coherent with Advanced F&R.

10 years agoFixed a number of bugs in "preserve first case" feature of Advanced F&R (addressing...
Tommaso Cucinotta [Mon, 22 Jul 2013 09:39:11 +0000 (10:39 +0100)]
Fixed a number of bugs in "preserve first case" feature of Advanced F&R (addressing #8383).