mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 01:08:45 +00:00
Final touch for bug 4966.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@25365 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
5d322dd1b1
commit
8c903e4986
@ -782,8 +782,8 @@
|
||||
0x03bf "\\textgreek{o}" "textgreek" "" # GREEK SMALL LETTER OMICRON
|
||||
0x03c0 "\\textgreek{p}" "textgreek" "" # GREEK SMALL LETTER PI
|
||||
0x03c1 "\\textgreek{r}" "textgreek" "" # GREEK SMALL LETTER RHO
|
||||
0x03c2 "\\textgreek{c}" "textgreek" "" # GREEK SMALL LETTER FINAL SIGMA
|
||||
0x03c3 "\\textgreek{sv}" "textgreek" "" # GREEK SMALL LETTER SIGMA
|
||||
0x03c2 "\\textgreek{{c}}" "textgreek" "force" # GREEK SMALL LETTER FINAL SIGMA
|
||||
0x03c3 "\\textgreek{sv}" "textgreek" "force" # GREEK SMALL LETTER SIGMA
|
||||
0x03c4 "\\textgreek{t}" "textgreek" "" # GREEK SMALL LETTER TAU
|
||||
0x03c5 "\\textgreek{u}" "textgreek" "" # GREEK SMALL LETTER UPSILON
|
||||
0x03c6 "\\textgreek{f}" "textgreek" "" # GREEK SMALL LETTER PHI
|
||||
|
@ -56,10 +56,8 @@ What's new
|
||||
- The A&A document class and template has been updated to conform to
|
||||
version 6.0 of the A&A specification (bug 4928).
|
||||
|
||||
- Make sure that a GREEK SMALL LETTER SIGMA is not automatically turned
|
||||
into a GREEK SMALL LETTER FINAL SIGMA on LaTeX output, unless the
|
||||
document language is Greek or it is specifically marked as Greek
|
||||
language using the Text Style dialog (bug 4966).
|
||||
- Make sure that a GREEK SMALL LETTER SIGMA is not automatically turned into
|
||||
a GREEK SMALL LETTER FINAL SIGMA (and viceversa) on LaTeX output (bug 4966).
|
||||
|
||||
|
||||
* WINDOWS INSTALLER
|
||||
|
Loading…
Reference in New Issue
Block a user