mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Typographical corrections.
This commit is contained in:
parent
450b02262e
commit
6fd263122d
@ -2634,7 +2634,7 @@
|
||||
#0x2425 "" "" "" "" "" # SYMBOL FOR DELETE FORM TWO
|
||||
#0x2426 "" "" "" "" "" # SYMBOL FOR SUBSTITUTE FORM TWO
|
||||
#
|
||||
# 80 Enclosed Alphanumerics
|
||||
# 81 Enclosed Alphanumerics
|
||||
#
|
||||
0x2460 "\ding{172}" "pifont" "force" "" "" # CIRCLED DIGIT ONE
|
||||
0x2461 "\ding{173}" "pifont" "force" "" "" # CIRCLED DIGIT TWO
|
||||
@ -3059,7 +3059,7 @@
|
||||
0x25fb "\\textifsymbol[ifgeo]{48}" "ifsym" "force" "\\square" "amssymb" # WHITE MEDIUM SQUARE
|
||||
0x25fc "\\textifsymbol[ifgeo]{96}" "ifsym" "force" "\\blacksquare" "amssymb" # BLACK MEDIUM SQUARE
|
||||
#
|
||||
# 84 Miscellaneous Symbols
|
||||
# 85 Miscellaneous Symbols
|
||||
#
|
||||
#0x2600 "" "" "" "" "" # BLACK SUN WITH RAYS
|
||||
#0x2601 "" "" "" "" "" # CLOUD
|
||||
@ -3313,7 +3313,7 @@
|
||||
#0x26fe "" "" "" "" "" # CUP ON BLACK SQUARE
|
||||
#0x26ff "" "" "" "" "" # WHITE FLAG WITH HORIZONTAL MIDDLE BLACK STRIPE
|
||||
#
|
||||
# 85 Dingbats
|
||||
# 86 Dingbats
|
||||
#
|
||||
#0x2700 "" "" "" "" "" # BLACK SAFETY SCISSORS
|
||||
0x2701 "\\ScissorRightBrokenBottom" "bbding" "force" # UPPER BLADE SCISSORS
|
||||
|
@ -1136,7 +1136,7 @@ void TeXOnePar(Buffer const & buf,
|
||||
pending_newline = true;
|
||||
break;
|
||||
case LATEX_ENVIRONMENT: {
|
||||
// if its the last paragraph of the current environment
|
||||
// if it's the last paragraph of the current environment
|
||||
// skip it otherwise fall through
|
||||
if (nextpar
|
||||
&& ((nextpar->layout() != par.layout()
|
||||
|
Loading…
Reference in New Issue
Block a user