Juergen Spitzmueller
e9ca6b6bf4
Support for the Minion Pro LaTeX font
2012-09-19 17:46:55 +02:00
Juergen Spitzmueller
f4261030e2
Implement Provides tag to LaTeXFonts
...
This allows to suppress conflicting packages, such as amssymb with mathdesign.
2012-09-19 15:46:19 +02:00
Scott Kostyshak
80c126b092
Typos
...
Clean up some comments, LFUN documentation, an error message,
and lyx --help output.
2012-09-12 19:38:26 -04:00
Jean-Marc Lasgouttes
a86de5d3c0
Revert "Read list of translated languages from a file"
...
This reverts commit ed1515ef69
.
2012-09-08 16:59:18 +02:00
Juergen Spitzmueller
458c143e49
Fix forward search with okular
...
Implement a placeholder 2008f which points to the tex file with full path, since this is what okular expects nowadays.
2012-08-26 11:42:43 +02:00
Juergen Spitzmueller
e36e46b335
Fix bibliography indentation
2012-08-24 15:24:32 +02:00
Juergen Spitzmueller
c4a233e9e9
Documentation of new IPA features
2012-08-24 15:20:48 +02:00
Juergen Spitzmueller
7d5f0070eb
Add missing icons
2012-08-24 08:12:49 +02:00
Juergen Spitzmueller
ee1fc9130a
Add support for some basic non-unicoded IPA macros
...
We now support everything on the IPA chart via the toolbar
2012-08-23 17:42:53 +02:00
Juergen Spitzmueller
3855f5c5ce
The SVG sources of the IPA icons
2012-08-21 16:28:29 +02:00
Juergen Spitzmueller
b6a63bfce8
An IPA toolbar
...
Translators: sorry ;-)
2012-08-21 14:56:34 +02:00
Juergen Spitzmueller
f251c4973c
More tipa shortcuts
2012-08-21 12:47:50 +02:00
Enrico Forestieri
ac92f2a79b
Fix bug #8306 : LyX incorrectly imports mhchem commands outside math mode
...
Those commands can also be used in text mode but tex2lyx tries to
translate their argument causing havoc. So, import the whole commands
as ERT.
2012-08-21 04:04:54 +02:00
Juergen Spitzmueller
1267319117
The tipa tone macro requires the tone package from the tipa bundle
2012-08-20 08:52:42 +02:00
Juergen Spitzmueller
16ec8a08ef
TIPA additions
2012-08-19 19:33:48 +02:00
Juergen Spitzmueller
66729e434e
TIPA fixes
2012-08-19 16:59:53 +02:00
Juergen Spitzmueller
54c41ce26e
Support for the TeX Gyre fonts ( #4332 )
2012-08-19 11:57:48 +02:00
Juergen Spitzmueller
b501845b2c
Support for the mathdesign fonts ( #6072 )
2012-08-18 14:45:41 +02:00
Juergen Spitzmueller
c409c9e3d1
Allow for general package options for LaTeX font packages (needed e.g. by mathdesign)
2012-08-18 13:10:34 +02:00
Juergen Spitzmueller
292f48d6b5
Add support for the txtt font ( #4979 )
2012-08-17 18:24:18 +02:00
Juergen Spitzmueller
37137f43f4
Support for the libertine font ( #3881 )
2012-08-17 14:11:02 +02:00
Juergen Spitzmueller
db50cc7c1e
remove problematic IPA shortcut
2012-08-16 19:04:11 +02:00
Juergen Spitzmueller
63c59a352f
Sort
2012-08-16 18:04:02 +02:00
Juergen Spitzmueller
869b84aef9
Clean up LaTeX font handling ( #4999 )
...
The LaTeX font information are now centralized and outsourced. This removes a lot of hardcoding and duplication and makes it easier to support new LaTeX fonts.
2012-08-16 13:23:39 +02:00
Juergen Spitzmueller
769afefb15
documentation
2012-08-08 10:07:31 +02:00
Juergen Spitzmueller
a18af62087
Complete default_language rc removal
2012-08-08 09:31:46 +02:00
Kornel Benko
6fa12b0971
Adapt tex2lyx roundtrip to cmake build.
...
Use build tree only.
2012-07-30 09:30:16 +02:00
Stephan Witt
159108786d
Fix bug #8129 : add zoom-in binding for Cmd-plus for US-keyboards
2012-07-27 11:59:44 +02:00
Juergen Spitzmueller
73fc99fb98
arabi requires the language option to be passed to babel directly. Candidate for branch
2012-07-23 11:03:25 +02:00
Jean-Marc Lasgouttes
ed1515ef69
Read list of translated languages from a file
...
The previous scheme of loading all possible translations and checking whether the work
is a bit too much "brute force" and causes problems on Mac OS X (documents loaded
with the wrong language).
In the new scheme, autotools install a file lib/installed_translations that contains a list of installed languages (the .gmo files that got installed). This file is read
in Languages::readInstalledTranslations and allows to set the translated() property
of each language.
2012-07-19 00:21:28 +02:00
Enrico Forestieri
08b3d492fa
Fix bug #8254 : An encoding problem
...
Use the short version of a path, which is guaranteed to be ascii and
works even if the path is not encodable in the current codepage.
2012-07-18 22:20:46 +02:00
Juergen Spitzmueller
0b4a70a018
deactivate ~ in Basque, Estonian and Galician (bug #8265 )
2012-07-18 13:01:10 +02:00
Richard Heck
20519c9619
Add "Close Current View" to the context menu, as requested by
...
Andrew Parsloe.
2012-07-14 22:16:13 -04:00
Richard Heck
a0afcdb391
LFUN_CLOSE_TAB_GROUP does exactly the same thing as
...
LFUN_BUFFER_CLOSE_ALL if there's only one tab group open, so there's
no need to enable it in that case.
2012-07-14 22:13:40 -04:00
Uwe Stöhr
3c4031427d
APA.lyx: improve a comment
2012-07-14 16:05:06 +02:00
Uwe Stöhr
062c3a794a
Spanish docs update
...
- Spanish Additional.lyx: update for trunk only
2012-07-13 00:52:49 +02:00
Uwe Stöhr
4396c14dc0
add new Spanish examples
...
- Spanish europeCV.lyx and modernCV.lyx: new files
- English europeCV.lyx: replace TeX-code by LyX's \nocite feature
2012-07-13 00:19:42 +02:00
Uwe Stöhr
6b6a2eb8e6
docs: port fix and update description of labeling
...
- UserGuide.lyx: fix description of the labeling lists, fixes also bug #8224
- German UserGuide.lyx: adapt some sections to be compliant with the other language variants
2012-07-07 02:00:37 +02:00
Uwe Stöhr
e777b18066
remove an obsolete layout file
...
as the support for the buggy and outdated ArmTeX was removed, this layout is now obsolete and can also be removed
2012-07-06 22:34:02 +02:00
Uwe Stöhr
057543326f
update APA template file
...
APA.lyx: the template missed the \notes command
2012-07-03 00:56:39 +02:00
Uwe Stöhr
b3e49a803a
fix for APA layout
...
- apa.layout: the commands \volume, \copnum and \notes are only allowed in the preamble; fixes bug #8187
2012-07-03 00:54:50 +02:00
Juergen Spitzmueller
11ac5b78f3
Document QuoteStyle options
2012-07-02 10:50:06 +02:00
Uwe Stöhr
e4018a327e
elsarticle already provides refstyle
...
- elsarticle.layout: elsarticle already provides refstyle thus the document becomes uncompilable if we don't declare this in the layout
Also OK for branch?
2012-07-01 16:15:42 +02:00
Juergen Spitzmueller
837869452a
Add quote style information to languages
2012-07-01 11:25:52 +02:00
Pavel Sanda
06c1d24bdb
Fix #8201 : our translation mechanism chokes on the character "
2012-06-30 19:24:22 +02:00
Uwe Stöhr
6a7a8d2e37
polyglossia doesn't support Kurmanji
2012-06-25 22:02:00 +02:00
Uwe Stöhr
313da1f9e0
French UserGuide.lyx: some typos fixed
2012-06-24 23:57:11 +02:00
Juergen Spitzmueller
179ca3e5be
de/linguistics.lyx: improve style
2012-06-24 13:01:51 +02:00
Juergen Spitzmueller
46cdb3616c
linguistics manual: document shortcomings (and workarounds) of glosses
2012-06-23 19:31:01 +02:00
Uwe Stöhr
d37bb54e7b
- language: Kurmanji is since 2009 also supported by babel; no fileformat change necessary because Kurmanji is already covered by fileformat 432
...
- tex2lyx/Preamble.cpp: babel support for Kurmanji and remove comment residues of ArmTeX whose support was removed by fileformat 433
2012-06-23 18:56:10 +02:00