Uwe Stöhr
8bac60bd4c
unicodesymbols: revert because this was accidentally committed in the last commit
2012-10-15 01:31:21 +02:00
Uwe Stöhr
add9c6e2a9
g-brief layouts: remove the dependency on europs.sty as this package is an optional one and add info to the template file
2012-10-15 01:26:35 +02:00
Juergen Spitzmueller
f251c4973c
More tipa shortcuts
2012-08-21 12:47:50 +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
db50cc7c1e
remove problematic IPA shortcut
2012-08-16 19:04:11 +02:00
Juergen Spitzmueller
56118ce4b1
apostrophe must nt be terminated
2012-05-27 13:10:54 +02:00
Juergen Spitzmueller
25556fe4d9
add missing IPA glyph
2012-05-26 16:51:37 +02:00
Juergen Spitzmueller
9d69d99379
Revert this change. Needs more thought
2012-05-19 09:56:00 +02:00
Vincent van Ravesteijn
ae09edbf7b
Fix again a missing slash in [ce16d82e/lyxgit]
2012-05-10 22:00:22 +02:00
Vincent van Ravesteijn
5c3d723c59
Fix missing slash in [ce16d82e/lyxgit].
2012-05-10 11:55:55 +02:00
Vincent van Ravesteijn
23f856b218
Fix commit [ce16d82e/lyxgit].
2012-05-10 11:26:30 +02:00
Vincent van Ravesteijn
ce16d82e17
Fix bug #8153 : Update to lib/unicodesymbols
...
Patch from Guenter Milde.
2012-05-10 11:19:40 +02:00
Vincent van Ravesteijn
5d392e2575
Fix a typo
2012-04-29 14:53:40 +02:00
Georg Baum
1a6c599917
Extend the notermination flag to math as well.
...
Math commands need it as well as text commands. At the same time, this
further unifies the checking for termination and fixes cases of wrong
output (e.g. for 0x2005).
2012-03-25 15:57:38 +02:00
Jürgen Spitzmüller
38e92582af
fix glitch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40907 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-10 14:35:46 +00:00
Jürgen Spitzmüller
2cf5de28a9
Add "notermination" flag to unicodesymbols. This tells us not to try any termination of the command (such as '{}' or ' ' ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40905 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-10 13:34:42 +00:00
Jürgen Spitzmüller
0deee5d230
* unicodesymbols: shortcuts for the non-combining characters.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40892 a592a061-630c-0410-9148-cb99ea01b6c8
2012-03-09 10:18:59 +00:00
Georg Baum
f483fb8e9d
Fix bug #7998 and related issues:
...
- 0x200c is equivalent to \textcompwordmark
- 0x2011 is equivalent to \nobreakdash-
- 0x2009 is a breakable thin space (the old definition was non-breakable)
- 0x202f is a non-breakable thin space
- add spaces 0x2007, 0x2008, 0x200a and 0x200b
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40694 a592a061-630c-0410-9148-cb99ea01b6c8
2012-01-31 20:49:49 +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
Georg Baum
b7fbcd0b30
Partial support for mathtools.sty (part of bug #7949 )
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40521 a592a061-630c-0410-9148-cb99ea01b6c8
2011-12-18 17:50:43 +00:00
Georg Baum
85003ec85d
More unicode math symbols
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39895 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-20 19:55:13 +00:00
Georg Baum
b62ed6ad83
Do not load txfonts from unicodesymbols, since that has side effects
...
(next part of bug #7811 )
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39894 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-20 17:30:04 +00:00
Georg Baum
f8c5c51460
Fix special case of bug #7811 : Clash of bbding and marvosym packages if \Cross is used.
...
The clash can however still happen if those packages are both loaded for other symbols.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39885 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-18 19:54:16 +00:00
Georg Baum
6954c542fb
Generalize the esintoramsmath requirement:
...
Now you can also require a|b|c, and if any of the features is already used,
no other one will be loaded. The first feature wins if none is already used.
This is required for a part of bug #7811 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39884 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-18 19:32:02 +00:00
Georg Baum
6304d72255
more work on spaces
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39876 a592a061-630c-0410-9148-cb99ea01b6c8
2011-10-17 18:54:13 +00:00
Richard Heck
67cb9a0e41
New unicode math symbols. Patch from Milde (see bug #7600 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38898 a592a061-630c-0410-9148-cb99ea01b6c8
2011-05-31 13:57:20 +00:00
Pavel Sanda
8dabf14050
Recognize the COMBINING GREEK PERISPOMENI character, part of bug #6463 .
...
Patch from Guenter Milde.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg164217.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36811 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-10 16:33:41 +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
Vincent van Ravesteijn
2b26246d0d
Support the new Indian Rupee currency symbol.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36390 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-18 22:30:28 +00:00
Stephan Witt
d5e6b695dc
#6877 remove the controversial fboxes around keystroke text
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35425 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-17 13:34:01 +00:00
Stephan Witt
9bea0cbb0e
#6877 use font size relative fboxsep values
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35416 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-16 15:49:58 +00:00
Stephan Witt
876393d2eb
#6877 add the missing unicode symbols for Qt4 keystroke symbols
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35415 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-16 15:20:47 +00:00
Stephan Witt
c89b30d620
#6877 add unicode entry for the Return key
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35335 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-09 14:08:55 +00:00
Jürgen Spitzmüller
03c24a6ee3
* unicodesymbols: fix output of MODIFIER LETTER SMALL GAMMA
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34893 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-14 06:21:45 +00:00
Jürgen Spitzmüller
87b701a06b
* attempt to fix polytonic Greek (with mutli-accents) [bug 5976].
...
* add extended Greek chars to unicodesymbols [bug 4997].
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30619 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-16 06:19:25 +00:00
Jürgen Spitzmüller
eb65afe226
* unicodesymbols: support capital <ß>
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29051 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-03 12:26:08 +00:00
Enrico Forestieri
d786fa0ab8
Partly revert r28731 (see discussion in bug 5836).
...
Essentially, it is not true that Cyrillic characters in math are to be typeset
in italic by default, and LyX already permits to style them as desired.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28981 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-30 22:40:27 +00:00
Jürgen Spitzmüller
126be0a7c0
* unicodesmbols: Greek symbols fix from Günter.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28812 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-16 11:41:08 +00:00
Enrico Forestieri
3175a28893
Fix bug 5836 ( http://bugzilla.lyx.org/show_bug.cgi?id=5836 )
...
Cyrillic formatted text in mathmode
If some other letters from some script need to be typeset in italic,
it will suffice adding the flag "mathalpha" to the unicodesymbols file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28731 a592a061-630c-0410-9148-cb99ea01b6c8
2009-03-09 06:34:00 +00:00
Jürgen Spitzmüller
a3ea7fab35
* unicodesymbols:
...
- Fix the output of some Greek characters (rest of bug 5239).
Patch by Günter Milde.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28374 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-06 15:21:20 +00:00
Uwe Stöhr
eb33e2eaae
unicodesymbols: add PROPORTIONAL TO, I stumbled over this today,
...
OK for branch as well?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28372 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-06 14:22:46 +00:00
Georg Baum
3d7878212b
Add missing esint bits.
...
They should have been part of the initial commit, but I overlooked them.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28355 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-04 19:57:02 +00:00
Jürgen Spitzmüller
3103e4b7bb
* unicodesymbols:
...
- some fixes by G. Milde (bug 5456)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27777 a592a061-630c-0410-9148-cb99ea01b6c8
2008-12-05 18:27:52 +00:00
Jürgen Spitzmüller
d751c11352
* unicodesymbols:
...
- "force" tipa glyphs to prevent inputenc errors with utf8.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26972 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-19 13:26:46 +00:00
Jürgen Spitzmüller
a04ba20552
* unicodesymbols:
...
- force some greek glyphs that are not properly supported by inputenc (part of bug 5239)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26774 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-06 11:30:53 +00:00
Enrico Forestieri
5ca3be4d67
In mathmode, treat nonascii chars with diacritical marks as an input method
...
for entering math accents, such that an umlauted A is translated as \ddot{A},
for example.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26577 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-26 15:53:15 +00:00
Jürgen Spitzmüller
f2dc0e073d
* unicodesymbols:
...
- some more Greek glyphs. Patch by Günther Milde.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26422 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-16 07:48:36 +00:00
Jürgen Spitzmüller
0337fcebd5
* unicodesymbols: fixe some entries.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26408 a592a061-630c-0410-9148-cb99ea01b6c8
2008-09-15 09:45:20 +00:00