]> git.lyx.org Git - lyx.git/log
lyx.git
11 years agoGet rid of LYX_ERROR in our configure file.
Jean-Marc Lasgouttes [Tue, 19 Mar 2013 13:21:57 +0000 (14:21 +0100)]
Get rid of LYX_ERROR in our configure file.

We use the standard AC_MSG_ERROR instead, which just stops the configure process where the problem happens.

11 years agoAdd a test to configure for minimal Qt version
Jean-Marc Lasgouttes [Tue, 19 Mar 2013 11:59:38 +0000 (12:59 +0100)]
Add a test to configure for minimal Qt version

* use AS_COMPARE_VERSION to check whether the Qt version is correct.
* upgrade minimal requirement for autoconf to version 2.60 (released in 2006!).

11 years agopowerdot-example: extensions and comments
Juergen Spitzmueller [Tue, 19 Mar 2013 08:58:22 +0000 (09:58 +0100)]
powerdot-example: extensions and comments

11 years agotex2lyx: support for Iwona fonts
Uwe Stöhr [Tue, 19 Mar 2013 00:18:38 +0000 (01:18 +0100)]
tex2lyx: support for Iwona fonts

- also correct the support for the Kurier fonts. Thanks to our cleaner implementation, some code can now go.

11 years agoMerge branch 'master' of git.lyx.org:lyx
Uwe Stöhr [Mon, 18 Mar 2013 23:57:50 +0000 (00:57 +0100)]
Merge branch 'master' of git.lyx.org:lyx

11 years agosupport for the Iwona fonts
Uwe Stöhr [Mon, 18 Mar 2013 23:57:37 +0000 (00:57 +0100)]
support for the Iwona fonts

- the support for Iwona is exactly the same as for the Kurier fonts
- fileformat change

11 years agoDon't try to show the status message if we are busy.
Richard Heck [Fri, 8 Mar 2013 23:09:28 +0000 (18:09 -0500)]
Don't try to show the status message if we are busy.
Intended to fix #8523.

11 years agoMake things a little better with respect to bug #8587.
Richard Heck [Mon, 18 Mar 2013 23:47:17 +0000 (19:47 -0400)]
Make things a little better with respect to bug #8587.

Is it possible to figure out the current language from within
an InsetRef? If so, how?

11 years agoAllowing direct, read-write access to the references cache just seems
Richard Heck [Mon, 18 Mar 2013 23:32:30 +0000 (19:32 -0400)]
Allowing direct, read-write access to the references cache just seems
like a bad idea.

11 years agoAdd FIXME concerning bug #8599.
Richard Heck [Mon, 18 Mar 2013 23:30:17 +0000 (19:30 -0400)]
Add FIXME concerning bug #8599.

11 years agoI'm not absolutely sure about this, but it seems to me as if we
Richard Heck [Mon, 18 Mar 2013 22:56:38 +0000 (18:56 -0400)]
I'm not absolutely sure about this, but it seems to me as if we
need the master buffer here, too: in looking up fonts during XHTML
output.

I'm half tempted to pass the master buffer to these routines, though
there are times, I think, when we want the actual buffer: e.g., when
looking up branches.

11 years agoWe don't need to reset counters we aren't using.
Richard Heck [Mon, 18 Mar 2013 22:46:08 +0000 (18:46 -0400)]
We don't need to reset counters we aren't using.

11 years agoFix bug #8598. We need to use the masterBuffer's counters in the
Richard Heck [Mon, 18 Mar 2013 22:45:09 +0000 (18:45 -0400)]
Fix bug #8598. We need to use the masterBuffer's counters in the
XHTML output routines.

11 years agoFix bug #8597: Output only (ref) for \eqref, not: equation (ref).
Richard Heck [Mon, 18 Mar 2013 22:08:31 +0000 (18:08 -0400)]
Fix bug #8597: Output only (ref) for \eqref, not: equation (ref).

11 years agoFix monolithic build
Vincent van Ravesteijn [Mon, 18 Mar 2013 19:42:20 +0000 (20:42 +0100)]
Fix monolithic build

11 years ago* sk.po
Kornel Benko [Mon, 18 Mar 2013 17:47:27 +0000 (18:47 +0100)]
* sk.po

11 years agode.po: yet some changes
Juergen Spitzmueller [Mon, 18 Mar 2013 15:12:04 +0000 (16:12 +0100)]
de.po: yet some changes

11 years agoOops
Juergen Spitzmueller [Mon, 18 Mar 2013 15:05:38 +0000 (16:05 +0100)]
Oops

11 years agode.po
Juergen Spitzmueller [Mon, 18 Mar 2013 15:01:43 +0000 (16:01 +0100)]
de.po

11 years agoCapitalization fix.
Juergen Spitzmueller [Mon, 18 Mar 2013 14:06:49 +0000 (15:06 +0100)]
Capitalization fix.

This would be a file format change, but since the previous version is just two hours old, I will do without.

11 years agoUpdate powerdot example
Juergen Spitzmueller [Mon, 18 Mar 2013 12:38:47 +0000 (13:38 +0100)]
Update powerdot example

11 years agoPowerdot updates
Juergen Spitzmueller [Mon, 18 Mar 2013 12:36:56 +0000 (13:36 +0100)]
Powerdot updates

* Powerdot now also uses the native overlay item arguments
* a list option argument is finally available
* \pause natively supported (like in beamer)
* support for \onslide (via InsetFlex)
* support for \twocolumn

File format change.

11 years agopowerdot-example.lyx: tiny updates
Juergen Spitzmueller [Sun, 17 Mar 2013 16:56:07 +0000 (17:56 +0100)]
powerdot-example.lyx: tiny updates

11 years agoGerman translation of the new beamer manuals
Juergen Spitzmueller [Sun, 17 Mar 2013 15:44:56 +0000 (16:44 +0100)]
German translation of the new beamer manuals

11 years agoinstaller: fix a logic bug
Uwe Stöhr [Sun, 17 Mar 2013 15:24:24 +0000 (16:24 +0100)]
installer: fix a logic bug

11 years agoUpdate beamer documents to new format
Juergen Spitzmueller [Sun, 17 Mar 2013 08:10:44 +0000 (09:10 +0100)]
Update beamer documents to new format

11 years agoFix beamer frame title coversion
Juergen Spitzmueller [Sun, 17 Mar 2013 07:40:38 +0000 (08:40 +0100)]
Fix beamer frame title coversion

11 years agoOld beamer frames bite the dust
Juergen Spitzmueller [Sat, 16 Mar 2013 11:52:00 +0000 (12:52 +0100)]
Old beamer frames bite the dust

With this commit, old beamer frames are converted to new ones. The old styles are removed (including the infamous \lyxframe).

This should be tested with as much beamer documents as possible (I have already done so), also, tex2lyx now probably produces invalid LyX files.

11 years agoFix output of getCaptionAsPlaintext()
Georg Baum [Fri, 15 Mar 2013 20:16:40 +0000 (21:16 +0100)]
Fix output of getCaptionAsPlaintext()

11 years agoFrench Math.lyx and Tutorial.lyx: translations by Jan-Pierre
Uwe Stöhr [Fri, 15 Mar 2013 00:29:28 +0000 (01:29 +0100)]
French Math.lyx and Tutorial.lyx: translations by Jan-Pierre

11 years agoinstaller: support for Hungarian and Mongolian
Uwe Stöhr [Fri, 15 Mar 2013 00:21:29 +0000 (01:21 +0100)]
installer: support for Hungarian and Mongolian

- the installer does nw the job of replacing the magyar.ldf with the fixed version [http://wiki.lyx.org/Windows/Hungarian]
- install the Mongolian hyphenation pattern to MiKTeX
- update eLyXer

11 years agoinstaller: support for Belarusian
Uwe Stöhr [Thu, 14 Mar 2013 23:40:20 +0000 (00:40 +0100)]
installer: support for Belarusian

11 years agolanguages: Kazakh is not supported by babel
Uwe Stöhr [Thu, 14 Mar 2013 23:19:04 +0000 (00:19 +0100)]
languages: Kazakh is not supported by babel

11 years agolanguages: fix support for Belarusian
Uwe Stöhr [Thu, 14 Mar 2013 21:45:54 +0000 (22:45 +0100)]
languages: fix support for Belarusian

Belarusian is not directly supported by babel -> we need to load it directly with babel, fixes bug #8593

11 years agochkconfig.ltx: support for package thswitch
Uwe Stöhr [Thu, 14 Mar 2013 21:41:38 +0000 (22:41 +0100)]
chkconfig.ltx: support for package thswitch

To be able to use Thai in a multi-language document one needs the package thswitch

11 years agoForgot the crucial piece of the last commit!!
Richard Heck [Tue, 12 Mar 2013 17:12:45 +0000 (13:12 -0400)]
Forgot the crucial piece of the last commit!!

11 years agoAdd a for_search member to OutputParams, and use it to limit what
Richard Heck [Tue, 12 Mar 2013 16:45:15 +0000 (12:45 -0400)]
Add a for_search member to OutputParams, and use it to limit what
work we do when calling plaintext() for the purpose of generating
material for the advanced search function.

Here again, not only were we parsing BibTeX files, since Julien's
(sensible) introduction of plaintext output for that inset, but we
were in fact writing (to disk) complete plaintext output for
included files every time we did such a search.

11 years agoFrench Tutorial.lyx: update form Jean-Pierre
Uwe Stöhr [Mon, 11 Mar 2013 20:31:47 +0000 (21:31 +0100)]
French Tutorial.lyx: update form Jean-Pierre

11 years agoCreate a new DocumentClass for any cloned Buffer.
Richard Heck [Mon, 11 Mar 2013 14:01:32 +0000 (10:01 -0400)]
Create a new DocumentClass for any cloned Buffer.
Uwe says that this fixes #8425.

11 years agoUpdate it.po
Enrico Forestieri [Sun, 10 Mar 2013 19:26:58 +0000 (20:26 +0100)]
Update it.po

11 years agoinstaller: release version 5 of the 2.0.5.1 installer
Uwe Stöhr [Sun, 10 Mar 2013 15:14:29 +0000 (16:14 +0100)]
installer: release version 5 of the 2.0.5.1 installer
- update to new MiKTeX installer that fixes a bug with updating Packages
- don't ship cbgreek because it is so huge that its download would last 10 minutes or more

11 years agoTry again to fix Kornel's slowness problem. The previous attempt was
Richard Heck [Sat, 9 Mar 2013 17:42:56 +0000 (12:42 -0500)]
Try again to fix Kornel's slowness problem. The previous attempt was
worth doing, as we were creating too much output for tooltips anyway.
But we need to ignore BibTeX insets altogether, as the collection of
the references, etc, is too slow.

11 years agoFix bug #8580: Do not include material in the XHTML TOC that is not
Richard Heck [Fri, 8 Mar 2013 21:38:45 +0000 (16:38 -0500)]
Fix bug #8580: Do not include material in the XHTML TOC that is not
also included in the output.

11 years agoAdd a member to TocItem that tells us whether the item in question
Richard Heck [Fri, 8 Mar 2013 21:18:26 +0000 (16:18 -0500)]
Add a member to TocItem that tells us whether the item in question
is included in output.

11 years agoRemove unused code.
Richard Heck [Fri, 8 Mar 2013 21:22:01 +0000 (16:22 -0500)]
Remove unused code.

11 years agoAdd .bak files to .gitignore.
Richard Heck [Fri, 8 Mar 2013 20:32:43 +0000 (15:32 -0500)]
Add .bak files to .gitignore.

11 years agoIntroduce max_length parameter for plaintext() output routines,
Richard Heck [Fri, 8 Mar 2013 19:52:18 +0000 (14:52 -0500)]
Introduce max_length parameter for plaintext() output routines,
so we can write a limited amount when using this for TOC and
tooltip output.

This should solve the problem with slowness that Kornel noticed,
which was caused by our trying to write an entire plaintext
bibliography every time we updated the TOC. We did that because
he had a bibliography inside a branch, and we use plaintext for
creating the tooltip that goes with the branch list.

Other related bugs were fixed along the way. E.g., it turns out
that, if someone had an InsetInclude inside a branch, then we would
have been writing a *plaintext file* for that inset every time we
updated the TOC. I wonder if some of the other reports of slowness
we have received might be due to this kind of issue?

11 years agoWhitespace.
Richard Heck [Mon, 4 Mar 2013 23:12:11 +0000 (18:12 -0500)]
Whitespace.

11 years agoFix stupid mistake that led to bug #8574.
Richard Heck [Mon, 4 Mar 2013 23:07:48 +0000 (18:07 -0500)]
Fix stupid mistake that led to bug #8574.

11 years agoFix bug #8509: sigma in PDF bookmarks
Georg Baum [Mon, 4 Mar 2013 20:54:15 +0000 (21:54 +0100)]
Fix bug #8509: sigma in PDF bookmarks

The fix was provided by Günter Milde. Basically, the forced replacement is
only needed for the iso8859-7 encoding to circumvent its autosigma feature.

11 years agoRemove confusing warning
Georg Baum [Mon, 4 Mar 2013 18:48:26 +0000 (19:48 +0100)]
Remove confusing warning

I added it because of a misunderstanding. If the encoding is really set too
late, to_utf8() in the Token constructor would probably fail, but a non-empty
putback buffer is no problem, since it was always created via to_utf8() ->
from_utf8().

11 years agoClean up CMake testing code
Scott Kostyshak [Mon, 4 Mar 2013 16:35:07 +0000 (11:35 -0500)]
Clean up CMake testing code

Thanks to Kornel for the advice.

11 years agoRe-add MergedManual test
Scott Kostyshak [Mon, 4 Mar 2013 11:27:44 +0000 (06:27 -0500)]
Re-add MergedManual test

Now that the default format is set to xhtml, there will correctly
be no LaTeX test.

11 years agoTests: take into account a default format of xhtml
Scott Kostyshak [Mon, 4 Mar 2013 12:10:46 +0000 (07:10 -0500)]
Tests: take into account a default format of xhtml

The xhtml format is always tested, regardless of the default format.
Without this, if the default format is xhtml, CMake gives an error
when trying to add the xhtml test because it was already added.

11 years agoMergedManuals.lyx: set default output format to lyxhtml.
Juergen Spitzmueller [Sun, 3 Mar 2013 09:11:52 +0000 (10:11 +0100)]
MergedManuals.lyx: set default output format to lyxhtml.

This is the intended target format of this document (LaTeX is not supposed to compile).

11 years ago* sk.po
Kornel Benko [Sat, 2 Mar 2013 17:56:33 +0000 (18:56 +0100)]
* sk.po

11 years agoMinor UI polishment
Juergen Spitzmueller [Sat, 2 Mar 2013 15:23:51 +0000 (16:23 +0100)]
Minor UI polishment

11 years agoRe-Introduce translatable line breaks in tool tips
Juergen Spitzmueller [Sat, 2 Mar 2013 13:30:56 +0000 (14:30 +0100)]
Re-Introduce translatable line breaks in tool tips

Real line breaks in (recent?) designer are not recognized by lyx_pot.py

11 years agode.po
Juergen Spitzmueller [Sat, 2 Mar 2013 13:15:33 +0000 (14:15 +0100)]
de.po

11 years agoSmall tweaks to the new pref pane(s)
Juergen Spitzmueller [Sat, 2 Mar 2013 13:15:11 +0000 (14:15 +0100)]
Small tweaks to the new pref pane(s)

11 years agoSplit the overcrowded and chaotic UI pref pane into two (#7524)
Juergen Spitzmueller [Sat, 2 Mar 2013 11:24:32 +0000 (12:24 +0100)]
Split the overcrowded and chaotic UI pref pane into two (#7524)

11 years agode.po
Juergen Spitzmueller [Sat, 2 Mar 2013 09:23:56 +0000 (10:23 +0100)]
de.po

11 years agoMergedManuals.lyx: add missing child modules to the master
Juergen Spitzmueller [Sat, 2 Mar 2013 09:10:31 +0000 (10:10 +0100)]
MergedManuals.lyx: add missing child modules to the master

11 years agoMaths packages: Further GUI improvements
Juergen Spitzmueller [Sat, 2 Mar 2013 09:03:08 +0000 (10:03 +0100)]
Maths packages: Further GUI improvements

11 years agoRemove MergedManuals.lyx from export tests
Kornel Benko [Fri, 1 Mar 2013 16:13:29 +0000 (17:13 +0100)]
Remove MergedManuals.lyx from export tests

11 years ago* sk.po
Kornel Benko [Fri, 1 Mar 2013 16:11:43 +0000 (17:11 +0100)]
* sk.po

11 years agode.po
Juergen Spitzmueller [Fri, 1 Mar 2013 16:05:09 +0000 (17:05 +0100)]
de.po

11 years agoImprove math packages GUI
Juergen Spitzmueller [Fri, 1 Mar 2013 14:59:37 +0000 (15:59 +0100)]
Improve math packages GUI

11 years agoRemove latex-nameclash between
Kornel Benko [Fri, 1 Mar 2013 14:32:58 +0000 (15:32 +0100)]
Remove latex-nameclash between
        \newfloat{algorithm} ...
and
        \newtheorem{algorithm}...

11 years agoRemove keytest.py code from export.cmake
Scott Kostyshak [Fri, 1 Mar 2013 05:15:47 +0000 (00:15 -0500)]
Remove keytest.py code from export.cmake

Export tests do not need keytest.py.

11 years agoFix regression of f2d2b7c
Georg Baum [Thu, 28 Feb 2013 21:23:23 +0000 (22:23 +0100)]
Fix regression of f2d2b7c

Thanks Scott for finding the relevant change set!

11 years agoForgotten files.
Georg Baum [Thu, 28 Feb 2013 20:06:45 +0000 (21:06 +0100)]
Forgotten files.

Kornel, it looks like the cmake update tests method misses these.

11 years agoSmall tweak to cancel revertion
Georg Baum [Thu, 28 Feb 2013 20:03:07 +0000 (21:03 +0100)]
Small tweak to cancel revertion

From version 425 to 463, the cancel package is used automatically.
Take this into accound when converting to old formats: For the step
464->463 do nothing if cancel was set to auto. For the step 425->424,
add the \usepackage statement as before.

11 years agoAdapt tex2lyx testcases to format 464
Kornel Benko [Thu, 28 Feb 2013 12:19:04 +0000 (13:19 +0100)]
Adapt tex2lyx testcases to format 464

11 years agoMissed in previous commit. Added handling of package cancel to the new lyx-format 464
Kornel Benko [Wed, 27 Feb 2013 12:14:59 +0000 (13:14 +0100)]
Missed in previous commit. Added handling of package cancel to the new lyx-format 464

11 years agoAdded "cancel" to the GUI handled list of LaTeX packages.
Kornel Benko [Wed, 27 Feb 2013 12:12:03 +0000 (13:12 +0100)]
Added "cancel" to the GUI handled list of LaTeX packages.
Generalized convert_use_???() and revert_use_???() routines in lyx2lyx.

11 years agoFix sideset keyboard short cuts
Georg Baum [Tue, 26 Feb 2013 20:38:27 +0000 (21:38 +0100)]
Fix sideset keyboard short cuts

\sideset1 can't be entered via keyboard, so I renamed the commands.

11 years agoinstaller: fix typo in changelog
Uwe Stöhr [Tue, 26 Feb 2013 01:28:51 +0000 (02:28 +0100)]
installer: fix typo in changelog

11 years agoinstaller: support 64bit MiKTeX
Uwe Stöhr [Tue, 26 Feb 2013 01:25:04 +0000 (02:25 +0100)]
installer: support 64bit MiKTeX

- the installer will now recognize an already installed 64bit MiKTeX
- the installer will still install 32bit MiKTeX for new installations because biblatex does not yet work with 64bit MiKTeX

11 years agoContinuing in this case invites disaster. So let's try returning.
Richard Heck [Sun, 24 Feb 2013 20:29:54 +0000 (15:29 -0500)]
Continuing in this case invites disaster. So let's try returning.

11 years agoFix regression of 5261ae6a2
Georg Baum [Sun, 24 Feb 2013 20:23:50 +0000 (21:23 +0100)]
Fix regression of 5261ae6a2

Somehow I overlooked that \sideset also supports nonscript arguments for
left and right. This is now fixed, although I do not like the toolbar names.
If somebody knows something better, please improve.

11 years agoForgot this in f2d2b7cc7d
Georg Baum [Sun, 24 Feb 2013 18:43:13 +0000 (19:43 +0100)]
Forgot this in f2d2b7cc7d

11 years agoFound one more nested if to remove
Georg Baum [Sun, 24 Feb 2013 18:12:56 +0000 (19:12 +0100)]
Found one more nested if to remove

11 years agoTry to fix MSVC compile error
Georg Baum [Sun, 24 Feb 2013 18:00:17 +0000 (19:00 +0100)]
Try to fix MSVC compile error

We did hit again the MSVC limit of 128 nested if clauses. This change reduces
the number of nested if clauses by 6 which is hopefully enough.

11 years agoFix some texl2yx accent bugs
Georg Baum [Sun, 24 Feb 2013 14:44:16 +0000 (15:44 +0100)]
Fix some texl2yx accent bugs

This fixes bug #8554 and some recently introduced busg:
- Encodings::fromLaTeXCommand() can now handle all combining characters,
  not only the one letter ones
- The remainder returned from Encodings::fromLaTeXCommand() must never be
  thrown away in tex2lyx, but output as ERT
- No special case for combining diacritical marks needed anymore in parse_text()
- No special cases for accents and IPA combining diacritical marks needed
  anymore in parse_text()
- special tipa short cuts may only be recognized if the tipa package is loaded
- Use requirements returned by Encodings::fromLaTeXCommand() instead of
  hardcoded registering of tipa and tipax
- Get rid of the name2 variable in parse_text(): We must use name, otherwise
  the extra stuff that might have been put into name vanishes

11 years agoFix LaTeX macro for symbol 0x02f7
Georg Baum [Sun, 24 Feb 2013 13:56:09 +0000 (14:56 +0100)]
Fix LaTeX macro for symbol 0x02f7

\textsubtilde is a combining character (0x0330), but 0x02f7 is not.
Apart from the wrong LaTeX output, having the same command for two symbols
confuses texc2lyx.

11 years agoAllow to specify default argument for layout/inset argments
Juergen Spitzmueller [Sun, 24 Feb 2013 10:29:21 +0000 (11:29 +0100)]
Allow to specify default argument for layout/inset argments

This default argument is inserted iff no inset argument is present. This is useful particularly for mandatory arguments that need to have a sensible default value.

11 years agode.po
Juergen Spitzmueller [Sun, 24 Feb 2013 09:34:30 +0000 (10:34 +0100)]
de.po

11 years agoGerman Tutorial.lyx: some corrections and translations
Uwe Stöhr [Sun, 24 Feb 2013 01:01:49 +0000 (02:01 +0100)]
German Tutorial.lyx: some corrections and translations

- also a fix for the other languages

11 years agoTutorial.lyx: fix typos and other issues spotted by John Hudson
Uwe Stöhr [Sat, 23 Feb 2013 19:40:01 +0000 (20:40 +0100)]
Tutorial.lyx: fix typos and other issues spotted by John Hudson

- also fox some formatting and add some info

11 years agoFix lyx2lyx for layout files with umlauts
Georg Baum [Sat, 23 Feb 2013 11:23:29 +0000 (12:23 +0100)]
Fix lyx2lyx for layout files with umlauts

lyx2lyx died with UnicodeDecodeError: 'ascii' codec can't decode byte if a
layout with a non-ASCII character in the file name was used, since the
textclass member of the LyX class was of type str, and not unicode.

11 years agoMath.lyx: 2 updates
Uwe Stöhr [Sat, 23 Feb 2013 04:45:45 +0000 (05:45 +0100)]
Math.lyx: 2 updates

- the column limit for decorated matrices does no longer exists
- move the former "accents for operators" sections to the operators section because these are no accents but operator-specific decorations
- add a note for \sideset
- formatting adjustments

11 years agoFix bug #8552
Georg Baum [Fri, 22 Feb 2013 21:21:56 +0000 (22:21 +0100)]
Fix bug #8552

tex2lyx skips LyX preamble code only if it thinks that the file was created
by LyX (i.e. special comments are found). I don't like that, but this is
how it works and therefore the special comment neds to be added if the
theorem commands are to be skipped. This header makes also the temporary
setting of in_lyx_preamble obsolete, which caused skipping of user preamble
commands, which were not re-added by LyX.

11 years agoImprove texl2yx refstyle support
Georg Baum [Fri, 22 Feb 2013 20:59:23 +0000 (21:59 +0100)]
Improve texl2yx refstyle support

- Convert prettyref to the autopackage mechanism
- Do not load refstyle automatically if some refstyle preamble code of LyX
  is found, since LyX will only load the package if an actual reference
  command is used. This is needed for mixed refstyle/prettyref documents.
- Only recognize refstyle commands if refstyle was detected in the preamble
- Only recognize prettyref commands if prettyref was detected in the preamble
- Add a mixed refstyle/prettyref test case

11 years agoFix parsing of literate chunks (bug 7838)
Jean-Marc Lasgouttes [Fri, 22 Feb 2013 14:49:18 +0000 (15:49 +0100)]
Fix parsing of literate chunks (bug 7838)

 * use verbatimStuff for parsing chunks and make try to follow closely the sweave sytax constraints.
 * merge the two cases for parsing << (noweb or quote)
 * \verb|ff| requires that its parameter is on a single line.

11 years agoImprovements to Parser::verbatimStuff
Jean-Marc Lasgouttes [Fri, 22 Feb 2013 14:35:38 +0000 (15:35 +0100)]
Improvements to Parser::verbatimStuff

 * return a Parser:Arg pair to indicate whether parsing was successful
 * add new parameter to restrict parsing to the current line

11 years agoSome fixes to parsing in tex2lyx
Jean-Marc Lasgouttes [Fri, 22 Feb 2013 14:32:13 +0000 (15:32 +0100)]
Some fixes to parsing in tex2lyx

* put_almost_back and putback are actually the same thing
* add Parser::dropPosition
* deparse on Parser::popPosition

11 years agoFix confusing behavior in search when changing directions (bug 8543)
Jean-Marc Lasgouttes [Fri, 22 Feb 2013 10:06:25 +0000 (11:06 +0100)]
Fix confusing behavior in search when changing directions (bug 8543)

11 years agoRevert changes for output format dvi4
Kornel Benko [Fri, 22 Feb 2013 11:06:31 +0000 (12:06 +0100)]
Revert changes for output format dvi4
This affects commits c0d4805acf97c28a4628dd7309fbd37d4251f070,
                     14fed1df7d9b9b57105e0a20f65194f58c5ba125
                     8e4f656aa79cb1e39a4b8b3fc18b0d4571b8eee4

11 years agoTypo
Jean-Marc Lasgouttes [Fri, 22 Feb 2013 09:50:30 +0000 (10:50 +0100)]
Typo