Juergen Spitzmueller
6885007f1d
Adjust Libertine font support to most recent version
...
This needs yet a file format change. I hope the interface is stable now (I had an exchange with the package maintainer, Bob Tennent, about that)
2013-02-15 10:45:11 +01:00
Julien Rioux
66ac0bbd8a
LaTeXConfig.lyx : Document the bibliography and citation packages (change tracking).
2013-01-05 00:40:35 +01:00
Georg Baum
56ece75ad9
Fix bug #8464 : stackrel with subscript.
...
The fix is basically mechanical, the additional code for fraction like insets
with three arguments was stolen from \unitfrac. As any math package,
stackrel.sty needs a buffer parameter to switch it off.
I also added the two stackrel flavours to the toolbar.
2012-12-28 20:08:43 +01:00
Georg Baum
f67cf6f4bb
Add support for stmaryrd.sty (bug #8434 )
...
The stmaryrd package adds support for lots of math symbols, using a font
designed to accompany the computer modern fonts. The changes in detail:
- Fix generate_symbols_list.py to work with stmaryrd.sty. It loooks like it
was automatically translated from a perl version and never used.
- Generate the new symbols in lib/symbols using generate_symbols_list.py and
add some manual adjustments
- Generate stmary10.ttf by a simple ttf export from stmary10.sfd with fontforge
- Add license info for stmary10.ttf
- Create a test file with all symbols from stmaryrd.sty. Actually it would be
nice to have this for the other fonts as well.
- The mechanics: lyx2lyx, tex2lyx, font machinery etc.
2012-12-15 13:10:31 +01:00
Juergen Spitzmueller
a84a98b545
Also add support for URW Garamond math fonts (via newtx)
2012-12-04 12:55:47 +01:00
Juergen Spitzmueller
52c2fb81e9
Support for the URW Garamond LaTeX fonts
2012-12-04 12:14:26 +01:00
Juergen Spitzmueller
db1c1389e3
Add support for the URW Classico (Optima) LaTeX font
...
Patch by Liviu Andronic
2012-10-21 18:55:24 +02:00
Uwe Stöhr
000ee49b89
LaTeXConfig.lyx: detection of document class g-brief, spotted by Max Funk
2012-10-17 00:42:08 +02:00
Juergen Spitzmueller
1d84423e76
A font a day keeps the doctor away: Support for the Biolinum LaTeX font
2012-09-25 11:07:33 +02:00
Juergen Spitzmueller
b99a2a6255
Some refinement of the font packages documentation
2012-09-24 10:30:05 +02:00
Juergen Spitzmueller
ba1d137769
Support for the NewTX Math fonts (newtx, libertine, minion)
2012-09-23 18:33:04 +02:00
Juergen Spitzmueller
8f9898994d
Basic UI for math (TeX) fonts
...
This addresses #6543 by adding an option to prevent fonts such as Palatino and Times to automatically adapt the math font (IOW it lets you load the text font only for a bunch of fonts where this is easily possible).
Furthermore it adds an interface to select a specific math font, which is defined in latexfonts. Currently, this is only euler (the only one I know), but if there are other math-only tex fonts, they can be added easily (but note that this changes the file format).
Non-TeX math fonts are not yet supported. Eventually, unicode-math support can use the existing UI, but this is not on my agenda.
2012-09-22 17:44:00 +02:00
Juergen Spitzmueller
1a248c68b4
check for libertine-type1
2012-09-22 14:22:57 +02:00
Juergen Spitzmueller
e9ca6b6bf4
Support for the Minion Pro LaTeX font
2012-09-19 17:46:55 +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
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
Uwe Stöhr
1cf9261ff6
- LaTeXConfig.lyx: accept Georg's changes and add bidi
...
- chkconfig.ltx: bidi and iftex are necessary for all right-to-left languages if XeTeX or LuaTeX is used
2012-06-07 23:08:02 +02:00
Georg Baum
4f6579e9d3
Update tex2lyx to file format 427. InsetIPA is not yet supported, but the
...
produced output is valid format 427.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40903 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-10 11:53:47 +00:00
Uwe Stöhr
e5d624b2b6
LaTeXConfig.lyx: mention the cancel package (addendum to r40663)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40664 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-23 01:54:01 +00:00
Georg Baum
419b51172a
fix r40522 (thanks Kornel)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40526 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-19 20:16:05 +00:00
Uwe Stöhr
7ba7ce4006
new module and example file for chemical risk and safety statements; requires the package rsphrase which is bundled with the package mhchem that we already support
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39545 a592a061-630c-0410-9148-cb99ea01b6c8
2011-08-28 03:59:16 +00:00
Uwe Stöhr
726af94261
doc files: port latest changes to trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39030 a592a061-630c-0410-9148-cb99ea01b6c8
2011-06-13 14:57:52 +00:00
Georg Baum
32f6c066cc
Partial fox for bug #6622 : Display \utilde on screen correctly.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38633 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-08 10:06:33 +00:00
Richard Heck
c786d93f25
Update all English docs to current format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38490 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-25 02:07:32 +00:00
Jürgen Spitzmüller
5a2121f77e
Check for fontspec an configure the GUI accordingly.
...
If fontspec is not found, the "Use non-TeX fonts" checkbox is disabled, and the tooltip hints at installing the package.
Also add fontspec to LaTeXConfig.lyx, documenting that v2 of the package is needed for LuaTeX support.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37567 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-09 08:23:11 +00:00
Pavel Sanda
0bdd36fe8f
Another glitch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37345 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-28 10:04:59 +00:00
Pavel Sanda
45a6a545e2
Bug in fixltx2e entry
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37344 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-28 10:04:57 +00:00
Pavel Sanda
db7c388b92
Add the rest into LaTeXConfig.lyx.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37343 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-28 10:04:55 +00:00
Pavel Sanda
d38d4d2937
Leftovers for spreadsheet support.
...
Patch from Helge Hafting.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36880 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-14 16:59:14 +00:00
Jürgen Spitzmüller
0f2cfd957e
Load the package breakurl with hyperref in DVI output (fix bug 7033).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36860 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-13 07:58:07 +00:00
Jürgen Spitzmüller
3d1226b4f2
* Use the package luainputenc if LuaTeX is used as output format _with_ tex fonts. With this, the UG compiles with LuaTeX if "Unse non-TeX fonts" is not selected.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36559 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-28 17:51:21 +00:00
Georg Baum
b5097b13cf
forgot to check for the package
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36551 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-28 11:32:26 +00:00
Jürgen Spitzmüller
7cbeed2e40
* Introduce polyglossia support (bug 6576).
...
Please test this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36433 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-22 12:10:16 +00:00
Georg Baum
dea050cb93
fix bug 3008: Add subscript/superscript inset for text
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36424 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-21 17:00:12 +00:00
Uwe Stöhr
b9a5fda7e2
Missing things from r35455
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35460 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-20 01:36:48 +00:00
Uwe Stöhr
7ae2b1ede2
LaTeXConfig.lyx: sort the font entries
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35459 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-20 01:31:31 +00:00
Uwe Stöhr
ac52f09058
LaTeXConfig.lyx: the mathdots package is only used for \iddots (\adots is the same as \iddots but defined by the yhmath package)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35250 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-31 23:32:33 +00:00
Uwe Stöhr
5f15803fb5
LaTeXConfig.lyx: add entry about mathdots (entry in chkconfig.ltx already exists)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35244 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-31 02:41:07 +00:00
Jürgen Spitzmüller
20238b240c
* Check for float.sty, which is a required package.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35046 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-04 11:53:23 +00:00
Uwe Stöhr
72292b98a6
support for formal math script
...
- fileformat change
- fixes #2340
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34941 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-17 15:51:11 +00:00
Uwe Stöhr
6f83641b8e
LaTeXConfig.lyx: fix sorting
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34940 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-17 15:40:40 +00:00
Pavel Sanda
4da0c94afa
Support for AEA.cls (American Economic Association journals)
...
Patch from Koji (#6807 ).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34800 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-07 17:17:09 +00:00
Vincent van Ravesteijn
fe124c57ce
Add wasysym to LateXConfig.lyx.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34700 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-25 11:08:39 +00:00
Vincent van Ravesteijn
7e3c7bd877
* LaTeXConfig.lyx: typos
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34699 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-25 11:07:42 +00:00
Vincent van Ravesteijn
6b0ba53ac4
* LateXConfig.lyx: Correct font.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34698 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-25 11:06:52 +00:00
Uwe Stöhr
f249df796f
- chkconfig.ltx:
...
- fix the check for arabi
- add lithuanian, mongolian and turkmen
- LaTeXConfig.lyx: introduce new section about language packages
(I purposely did not add vntex (Vietnamese) because this would be another 10 MB to download for every LyX on Windows user. The other language packages are not larger than 120 kB.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34300 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-27 00:41:24 +00:00
Uwe Stöhr
9f17376f5c
LaTeXConfig.lyx: cleanup
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34214 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-18 23:08:58 +00:00
Uwe Stöhr
3a435c5daa
chkconfig.ltx: check also for
...
- arabi (needed for Arabic documents; we also already check for the japanese package so there is no reason why not also check for arabi)
- hyphenat (needed by some document classes and languages like Hebrew to disable hyphenation)
Can also go to branch for LyX 1.6.7 or even 1.6.6 if you like.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34203 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-18 15:02:38 +00:00