Jean-Marc Lasgouttes
3d2dcab03f
Handle properly insets which have the PassThru property
...
This fixes in particular bug 5312:
% escape in \url{} treated as TeX comment start by importer
2013-02-19 12:04:41 +01:00
Kornel Benko
c0d4805acf
Set default format to dvi4 for some japanes doc files.
...
The rest (Tutorial.lyx, Math.lyx, EmbeddedObjects.lyx, UserGuide.lyx,
Intro.lyx and Additional.lyx) are left untouched, because
still not compilable with platex
2013-02-19 09:59:08 +01:00
Kornel Benko
14fed1df7d
set default format to dvi4 for japanes example files
2013-02-19 09:46:17 +01:00
Kornel Benko
c741a148c9
Merge branch 'master' of git.lyx.org:lyx
2013-02-19 09:28:49 +01:00
Kornel Benko
8e4f656aa7
Add new output format dvi4 ( == DVI(pLaTeX)
...
Add converter for this format (platex without extra parameters)
2013-02-19 09:26:05 +01:00
Juergen Spitzmueller
05ec893d07
typo
2013-02-19 09:17:35 +01:00
Juergen Spitzmueller
c4899948d4
Fix font encoding with japanese
...
Since japanese omits fontencoding, the encoding of latin text in fact is OT1.
Candidate for branch, but I would welcome Koji's input.
2013-02-19 08:58:45 +01:00
Scott Kostyshak
3d8065923d
sweave.lyx: generate both pdf files and eps files
...
In the figure chunks, now both pdf and eps files are generated.
This way all of latex, pdflatex, and luatex work out of the box.
2013-02-19 00:58:52 -05:00
Uwe Stöhr
df6589a97e
Merge branch 'master' of git.lyx.org:lyx
2013-02-19 00:07:42 +01:00
Uwe Stöhr
6deb2b7680
tex2lyx: support further TIPA characters
...
- support for \textdoublevertline, \textvertline, \textglobfall
- support \!o and \!b and \!d and \!g and \!G and \!j
- support and \*k and \*r and \*t and \*w
- register the package "tipa" if \textipa is detected in an equation
- add a \textipa equation to the testfile
(I failed to implement support for the TIPA character "\t*{ }" and the command "\=*".)
2013-02-19 00:07:24 +01:00
Julien Rioux
9dd1b7c578
Use the LyX name of encodings instead of the LaTeX names.
...
- Use the LyX name of encodings instead of the LaTeX names.
The LyX name must be unique, while the name used by LaTeX
not necessarily, e.g. different packages might implement
support for the same encoding.
- Rename koi8 to koi8-r, so that the LyX and LaTeX names match.
- Rename euc-jp-plain to euc-jp-platex, jis-plain to jis-platex
and shift-jis-plain to shift-jis-platex.
- Add utf8-platex encoding (fixes #8408 ).
LyX file format incremented to 463.
2013-02-18 23:52:42 +01:00
Scott Kostyshak
4367d81b01
exemple-powerdot.lyx: set default format to ps2pdf
...
This way compilation works out of the box.
2013-02-18 15:53:14 -05:00
Georg Baum
2a1eb2fe9b
Fix encoding for japanese documents
...
The header parameter \inputenc uses the LaTeX name, so we need must not set
it to the LyX name for japanese documents.
2013-02-18 21:22:21 +01:00
Georg Baum
4061e5bbdb
Fix missing language option for CJKutf8.tex
2013-02-18 20:05:33 +01:00
Kornel Benko
248c6ded33
Cmake tests: Add lyx-files for export testing recursively.
2013-02-18 16:34:19 +01:00
Juergen Spitzmueller
09a2598556
linguistics.lyx: document diacritics insertion
2013-02-18 16:26:07 +01:00
Richard Heck
ef88b88aec
Typo.
2013-02-18 09:44:27 -05:00
Uwe Stöhr
fd68d8a37c
test-insets.tex: fix the encoding of the œ character
2013-02-18 15:04:28 +01:00
Uwe Stöhr
9027802114
tex2lyx: a fix for the \tone support
...
- the package tone must explicitly be registered because there can be a single tone that is not found via unicodesymbols
2013-02-18 14:07:13 +01:00
Juergen Spitzmueller
5df5421117
sweave.lyx: update FAQ (fragile frames are now supported)
2013-02-18 09:18:53 +01:00
Pavel Sanda
b7c04ebb15
* Additional.lyx - add git version info hint
2013-02-18 00:06:59 -08:00
Scott Kostyshak
6403ea272f
Add NoWeb -> LuaTeX converter
...
Now the examples noweb2lyx.lyx and Literate.lyx can be
exported to the pdf5 format.
2013-02-18 02:41:37 -05:00
Juergen Spitzmueller
50262ed428
linguistics.lyx: mini-tweaks
2013-02-18 08:35:08 +01:00
Pavel Sanda
f7d47a803d
git typo
2013-02-17 23:30:07 -08:00
Pavel Sanda
8ef1e2b9df
Git VCS: use describe for tree revision info.
2013-02-17 23:22:50 -08:00
Uwe Stöhr
112abd1978
tex2lyx: add a missing TIPA mark
2013-02-18 05:03:18 +01:00
Uwe Stöhr
2e5ba6f3f2
tex2lyx: support for TIPA \tone
...
- also simplify the code a bit
- test-insets.tex: add missing preamble code
2013-02-18 04:50:18 +01:00
Uwe Stöhr
b25016b613
tex2lyx: more support for TIPA
...
- support for the combining diacritical marks
- support for \texttoptiebar and \textbottomtiebar
- test-insets.lyx: add complete testcase
- TODO.txt: update what still needs to be done
2013-02-18 03:23:34 +01:00
Uwe Stöhr
c27976d372
tex2lyx: support for IPA environment
2013-02-17 22:39:56 +01:00
Kornel Benko
c129ac715d
* sk.po
2013-02-17 21:35:22 +01:00
Uwe Stöhr
c6d929cfb4
IEEEtran-*.lyx: formatting fix to fulfill the submission guidelines
2013-02-17 19:56:14 +01:00
Uwe Stöhr
aaaef74c79
linguistics.lyx: correct the date and update fileformat
2013-02-17 18:55:35 +01:00
Kornel Benko
20f5ca8a21
set default output formt for testing
2013-02-17 16:47:00 +01:00
Juergen Spitzmueller
f0a8da5a7e
chess-article.lyx, chess-game.lyx: Set dvipdfm as default output format and adapt note
2013-02-17 15:14:48 +01:00
Georg Baum
25fe87e55c
Make tex2lyx encoding changes more robust
...
This is achieved by not calling Parse::tokenize_one() anymore in
Parser::good(): The status of the input can be tested without performing the
actual tokenizing. Now there are only two methods that may prevent an encoding
change:next_token() and next_next_token().
2013-02-17 15:04:14 +01:00
Juergen Spitzmueller
94cb22ac43
Foils.lyx: fix compilation.
...
The issue here was that an AMS symbol is used as 4-th level bullet, but 'use AMS Symbols automatically' was not selected.
This is a candidate for branch.
2013-02-17 14:44:52 +01:00
Juergen Spitzmueller
766d3f02d7
We seem to have missed this one.
2013-02-17 14:08:20 +01:00
Georg Baum
0f268ef78d
Clarify the force flag
2013-02-17 13:21:07 +01:00
Georg Baum
5261ae6a29
Fix bug #1424 : Native \sideset inset
...
The toolbar image is the one Uwe attached to the bug report. Note that
\sideset works only for operators like \sum in the nucleus. LyX allows
any content, so you might get a LaTeX error. I don't know how to prevent
wrong content in the nucleus.
2013-02-17 11:08:58 +01:00
Georg Baum
c0395333b2
Fix force flag for multiple encodings
...
A comma cannot be used as delimiter, since it is already the flag delimiter.
2013-02-17 10:19:58 +01:00
Georg Baum
798f104f99
Add forgotten files
2013-02-17 09:54:21 +01:00
Uwe Stöhr
047218ee8b
tex2lyx/TODO.txt: update once again
...
- the kurier font support of fileformat 461 was already committed
- nothing to do for format 460
2013-02-17 06:23:28 +01:00
Uwe Stöhr
1d6573a330
tex2lyx: support for multiple indices and subindices
2013-02-17 06:18:42 +01:00
Uwe Stöhr
a8563a0f02
Preamble.cpp: code simplification
2013-02-17 04:26:56 +01:00
Uwe Stöhr
7da29712b9
tex2lyx/TODO.txt: update once again
...
- \nocite and \nocite{*} is already supported since a while, see also the test-insets.tex test file
2013-02-17 04:18:50 +01:00
Uwe Stöhr
a2022d457b
tex2lyx: support bibtex inset with \phantomsection
...
This is an addendum to [72a44b3c/lyxgit] because depending on the environment, LyX adds a \phantomsection before \addcontentsline.
- also update the test file
2013-02-17 04:17:02 +01:00
Uwe Stöhr
3a201976b7
tex2lyx/Makefile.am: rename the file renamed in previous commit
2013-02-17 03:22:20 +01:00
Uwe Stöhr
735c81d2b9
tex2lyx/TODO.txt: update as refstyle is now really supported
2013-02-17 03:18:50 +01:00
Uwe Stöhr
a99241266b
tex2lyx/Preamble.cpp: proper handling of the refstyle preamble code
...
- also rename the test file because it is also an excellent test file for the theorem environments - which are not yet supported by tex2lyx
2013-02-17 03:15:24 +01:00
Uwe Stöhr
fb64fe613f
Parser.cpp: a workaround for bug #8525
2013-02-17 02:38:29 +01:00