lyx_mirror/lib
Georg Baum acd57ccaaf Fix language handling in tex2lyx:
- Add missing babel synonyms (taken from a standard TeXLive 2010 install).
  Some synonyms might still be missing (if they are defined not by babel
  itself, but additional packages). Adding these is now simple: Only
  known_languages and known_coded_languages need to be touched.
- Translate babel language name arguments of \foreignlanguage and
  \selectlanguage to LyX names.
- Translate second argument of \foreignlanguage to LyX.
- Cleanup mixed language names in the preamble parser: Now all checks are
  done with LyX names, not a mix of babel and LyX names. This sets correct
  quotes even if the language as given as an alias.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37188 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-12 21:04:39 +00:00
..
bind Fix #6885. Alt+x shortcuts should be preserved for menus. 2010-10-17 17:49:21 +00:00
commands CmdDef: 2007-12-02 22:10:26 +00:00
doc German Tutorial.lyx: change \overrightarrow to \vec as requested on the lyx-docs list 2011-01-08 19:15:43 +00:00
examples Update enumitem module and add documentation for it. 2011-01-12 10:12:14 +00:00
fonts Prepare for Math Formal Script Family. 2010-07-17 15:00:12 +00:00
images Revert r36465 and r36467. Soon to be replaced by proper code for correctly 2011-01-01 19:19:32 +00:00
kbd
layouts Update enumitem module and add documentation for it. 2011-01-12 10:12:14 +00:00
lyx2lyx fix endless loop 2010-12-03 19:27:35 +00:00
scripts * add an extra parameter to lyxsweave.py that tells the document directory 2010-12-12 21:25:57 +00:00
templates * thesis.lyx: revert unintended changes. 2010-12-08 19:32:56 +00:00
tex
ui stdmenus.inc: remove item that produced incorrect LaTeX code: a framed box can only have page breaks when there is no inner box, but this item created an framed box with a minipage as inner box _and_ allowed page breaks 2011-01-06 23:53:32 +00:00
autocorrect Remove bogus line from lib/autocorrect. Fixes bug #6261. 2010-12-07 20:10:41 +00:00
build-listerrors
chkconfig.ltx Missing packages for configure 2010-12-14 17:23:47 +00:00
configure.py partial fix for bug 6986: Use the right tex2lyx (at least if tex2lyx is installed) 2010-12-31 12:07:58 +00:00
CREDITS Fix credits 2010-12-03 18:28:35 +00:00
encodings add "ansinew" as a synonym of LaTeX encoding "cp1252" (second part of #6142) 2009-09-22 13:05:43 +00:00
external_templates After more attempts add gnumeric support. 2010-12-09 01:19:13 +00:00
generate_contributions.py Fix credits 2010-12-03 18:28:35 +00:00
languages Fix language handling in tex2lyx: 2011-01-12 21:04:39 +00:00
Makefile.am Update enumitem module and add documentation for it. 2011-01-12 10:12:14 +00:00
symbols Fix bug #4606 (\varPhi and similar characters not known by the LyX GUI) 2010-11-17 19:42:36 +00:00
syntax.default Improve tex2lyx roundtrip of test-insets.tex: 2011-01-02 15:39:48 +00:00
unicodesymbols Recognize the COMBINING GREEK PERISPOMENI character, part of bug #6463. 2010-12-10 16:33:41 +00:00